1. 4b7a7ab Windows default placement is now at the center of the screen by adamdunkels · 21 years ago
  2. 78c03dc Added workarounds for SDCC problems - bugs with unsigned chars and the arguments to function pointers by adamdunkels · 21 years ago
  3. 19a787c Mouse code now only compiled if CTK_CONF_MOUSE_SUPPORT is turned on by adamdunkels · 21 years ago
  4. e068331 Updated mouse support by adamdunkels · 21 years ago
  5. c490286 Preliminary mouse support added by adamdunkels · 21 years ago
  6. 3cf116a Windows that are not open can now be closed by adamdunkels · 21 years ago
  7. a45d8a1 Moved reusable window drawing code into a separate function, which is called from both ctk_draw_window() and ctk_draw_dialog() by adamdunkels · 21 years ago
  8. a0e8913 Added comment on where to find documentation by adamdunkels · 21 years ago
  9. d07a542 Now uses CC_REGISTER_ARG macro instead of plain 'register' for function arguments by adamdunkels · 21 years ago
  10. 5cb690c Now the ctk_signal_window_close signal is emitted when a window is closed. by adamdunkels · 21 years ago
  11. 09c28b6 Initial import by adamdunkels · 21 years ago
  12. 846b8ef Moved into conf/ subdirectory and changed name into .example by adamdunkels · 21 years ago
  13. 9d3a0e5 Put the ctk_draw_clear_window() function back. by adamdunkels · 21 years ago
  14. d4ab95a Removed unused color and fcolor fields in ctk_icon struct. by adamdunkels · 21 years ago
  15. 5be8297 Made "1" the default for all options. by adamdunkels · 21 years ago
  16. 1d5eb5e Some cleaing up, added the CTK_BITMAP widget type. by adamdunkels · 21 years ago
  17. 88ed9c4 Removed the call to (and dependance on) the now obsolete ctk_draw_clear_window() function. Changed CH_F1 to CTK_CONF_MENU_KEY. by adamdunkels · 21 years ago
  18. ca9ddcb Initial import by adamdunkels · 21 years ago