1. 04ec5b4 Now emits a ctk_signal_widget_activate when a textentry is activated by adamdunkels · 21 years ago
  2. 4dd8eeb Rewrote small parts in order to reduce code size. by adamdunkels · 21 years ago
  3. 4662303 Menus are now redrawn when a menu is removed by adamdunkels · 21 years ago
  4. 3af580f Removed old MULTILINE text entry, updated ctk_signal_keypress logic, added fastcall to a few functions to reduce code size by adamdunkels · 21 years ago
  5. 9795b2e Changed screensaver code so that it allows loadable screensavers, added CTK_CONF_WIDGETUP_KEY and CTK_CONF_WIDGETDOWN_KEY which are now used for switching between widgets by adamdunkels · 21 years ago
  6. cf90b0d Added explicit timer functionality, no longer uses the ek timer functions by adamdunkels · 21 years ago
  7. 47efbc4 Bugfix: widgets are now not redrawn when covered by a dialog by adamdunkels · 21 years ago
  8. af610eb Made a few pointers register variables to reduce code size by adamdunkels · 21 years ago
  9. 591724c An additional ctk_desktop_redraw() caused noticable flickering when switching windows by adamdunkels · 21 years ago
  10. 965e292 Changed ctk_redraw() to new function ctk_desktop_redraw(). Added stubs for future ctk_desktop functionality. Reformatted a few comments. by adamdunkels · 21 years ago
  11. e2f4d2a Added first functions in ctk_desktop interface, added CTK_SCREESAVER_TIMEOUT() macros by adamdunkels · 21 years ago
  12. e8bdfe1 Fixed NULL pointer bugs by adamdunkels · 21 years ago
  13. 6610962 First stab at modular screen saver support by adamdunkels · 21 years ago
  14. 58917a8 Added ctk_signal_widget_activate and ctk_signal_widget_select, made mouse clicks on desktop icons work even with open windows, added ctk_bitmap_set_nbitmap and CTK_BITMAP_NEW macros by adamdunkels · 21 years ago
  15. 9f667f2 Fixed a few NULL pointer bugs by adamdunkels · 21 years ago
  16. b51799e Fixed crash when no widget was selected by adamdunkels · 21 years ago
  17. b248656 Rewrote mouse pointer support and it now works with menus, icons, widgets, for switching focus between windows and for moving windows by adamdunkels · 21 years ago
  18. 4b7a7ab Windows default placement is now at the center of the screen by adamdunkels · 21 years ago
  19. 78c03dc Added workarounds for SDCC problems - bugs with unsigned chars and the arguments to function pointers by adamdunkels · 21 years ago
  20. 19a787c Mouse code now only compiled if CTK_CONF_MOUSE_SUPPORT is turned on by adamdunkels · 21 years ago
  21. e068331 Updated mouse support by adamdunkels · 21 years ago
  22. c490286 Preliminary mouse support added by adamdunkels · 21 years ago
  23. 3cf116a Windows that are not open can now be closed by adamdunkels · 21 years ago
  24. d07a542 Now uses CC_REGISTER_ARG macro instead of plain 'register' for function arguments by adamdunkels · 21 years ago
  25. 5cb690c Now the ctk_signal_window_close signal is emitted when a window is closed. by adamdunkels · 21 years ago
  26. 9d3a0e5 Put the ctk_draw_clear_window() function back. by adamdunkels · 21 years ago
  27. 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
  28. ca9ddcb Initial import by adamdunkels · 21 years ago