1. 4c59cb0 Introduced a new parameter for ctk_draw_window() that indicates if drawing the window borders is required. by oliverschmidt · 19 years ago
  2. 6dd844a Added visual feedback for a moving window by drawing all widgets focused. This seems to be intuitive as the focus of attention is the whole window (thus all widgets). by oliverschmidt · 19 years ago
  3. 21b2fc7 Moved ctk_arch_isprint() defition to ctk-arch.h by adamdunkels · 20 years ago
  4. a8240ea Excluded functions with cc65 inline assembler from optimization. by oliverschmidt · 20 years ago
  5. 0a08fda Updated for the new kernel API by adamdunkels · 20 years ago
  6. 1036722 Moved version string into main Contiki module by adamdunkels · 20 years ago
  7. 1de1f84 Added version string in lower left corner by adamdunkels · 20 years ago
  8. 97c19b7 Made several optimizations in the draw_widget() function which caused code space reduction as well as noticable execution efficiency by adamdunkels · 21 years ago
  9. d388da1 Made some optimizations for reducing code size by adamdunkels · 21 years ago
  10. 23b30d5 Made a bunch of local variables static in order to reduce code size by adamdunkels · 21 years ago
  11. c1c84be Added __fastcall__ to a bunch of functions in order to reduce code size by adamdunkels · 21 years ago
  12. d742208 Made a few pointers register variables to reduce code size by adamdunkels · 21 years ago
  13. 4134361 Updated to use new widget->h field by adamdunkels · 21 years ago
  14. 9e046b4 Rewrote icon drawing code to use bitmap drawing code and fixed icon update bug, removed some out-commented code by adamdunkels · 21 years ago
  15. 77e4706 Removed old eyecandy and blueround targets, added ctk-hires engine with loadable theme support by adamdunkels · 21 years ago[Renamed (69%) from contiki-c64/ctk/ctk-blueround.c]
  16. a6e7a8e Fixed a few problems with bitmap and icon colors by adamdunkels · 21 years ago
  17. 4112890 Removed obsolete ctk_draw_clear_window() function and added implementation for the CTK_BITMAP widget. by adamdunkels · 21 years ago
  18. 7e4982c Initial import by adamdunkels · 21 years ago