1. dbd44a1 Don't make assumptions on the content of the textentry text buffer beyond the first '\0'. by oliverschmidt · 18 years ago
  2. e5a7b9d Every line in a multiline textentry widget is supposed to have an addtional zero termination so take that into account when computing line offsets. by oliverschmidt · 19 years ago
  3. 6a7513a Improved multiline textentry drawing. by oliverschmidt · 19 years ago
  4. 8401606 Fixed window border drawing code for CTK_CONF_WINDOWMOVE being 0. by oliverschmidt · 19 years ago
  5. 4c59cb0 Introduced a new parameter for ctk_draw_window() that indicates if drawing the window borders is required. by oliverschmidt · 19 years ago
  6. 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
  7. a766bf4 Updated menu drawing behaviour to actually use configured menu colors, bugfix: icon name could sometimes be drawn one char too wide by adamdunkels · 20 years ago
  8. 0c40f32 Version string color now has better colors by adamdunkels · 20 years ago
  9. 38fb350 Added copyright license header by adamdunkels · 20 years ago
  10. fb24dff Removed obsolete advertising clause by adamdunkels · 20 years ago
  11. a6c5244 Added redraw when service is reloaded by adamdunkels · 20 years ago
  12. dea725c Fixed bug which caused problems when reloading the service, made screen size compile time constant by adamdunkels · 20 years ago
  13. b45ffa1 Moved from ctk/ to conf/ directory by adamdunkels · 20 years ago
  14. 81061fe Initialization and updates are now explicitly done upon loading and reloading of service by adamdunkels · 20 years ago
  15. 4f08774 Added menubar patterns, minor theme updates by adamdunkels · 20 years ago
  16. fa6f736 Graphical dialogs, corrected colors of background windows by adamdunkels · 20 years ago
  17. f2cd18a More colorful background, added windw borders by adamdunkels · 20 years ago
  18. a726d4f Bitmap icons support, optimizations by adamdunkels · 20 years ago
  19. 1f887fc Define the new macro BACKGROUNDCOLOR. by oliverschmidt · 20 years ago
  20. 21b2fc7 Moved ctk_arch_isprint() defition to ctk-arch.h by adamdunkels · 20 years ago
  21. 615ccb6 Reversed the order of colors by adamdunkels · 20 years ago
  22. 3841e3e ctk_arch_isprint() defined by adamdunkels · 20 years ago
  23. dc38509 Default CTK driver implemented as a service by adamdunkels · 20 years ago
  24. 4f45d1f Text-based 80 column CTK driver by adamdunkels · 20 years ago
  25. a8240ea Excluded functions with cc65 inline assembler from optimization. by oliverschmidt · 20 years ago
  26. 0a08fda Updated for the new kernel API by adamdunkels · 20 years ago
  27. c0357a2 define ctk_arch_isprint() by adamdunkels · 20 years ago
  28. 1036722 Moved version string into main Contiki module by adamdunkels · 20 years ago
  29. 1de1f84 Added version string in lower left corner by adamdunkels · 20 years ago
  30. bf50e2c Fire screensaver moved into apps/ssfire.c by adamdunkels · 21 years ago
  31. d894bdd Added CTK_VNCSERVER #define for future inclusion of VNC server by adamdunkels · 21 years ago
  32. 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
  33. d388da1 Made some optimizations for reducing code size by adamdunkels · 21 years ago
  34. 0d339a0 Updated colors so that the contrast is better by adamdunkels · 21 years ago
  35. 23b30d5 Made a bunch of local variables static in order to reduce code size by adamdunkels · 21 years ago
  36. ec0229d Joystick should work OK now by adamdunkels · 21 years ago
  37. 4e4269a Fixed mouse button bug by adamdunkels · 21 years ago
  38. dbfd2bf Added green on black theme called 'Ravenpine' by adamdunkels · 21 years ago
  39. c1c84be Added __fastcall__ to a bunch of functions in order to reduce code size by adamdunkels · 21 years ago
  40. c185bc2 Fixed a few color mistakes by adamdunkels · 21 years ago
  41. 6b828fb Moved joystick and mouse drivers into separate files by adamdunkels · 21 years ago
  42. a9b51fe Mouse pointer now don't wrap and left scren edge, thanks to Linus Akerlund by adamdunkels · 21 years ago
  43. d742208 Made a few pointers register variables to reduce code size by adamdunkels · 21 years ago
  44. 4134361 Updated to use new widget->h field by adamdunkels · 21 years ago
  45. c3f548b Added credits at top of file by adamdunkels · 21 years ago
  46. bc70b4d First stab at modular screen saver support by adamdunkels · 21 years ago
  47. b31fe57 Added 1351 mouse support by adamdunkels · 21 years ago
  48. 832fe2b Updated icon colors by adamdunkels · 21 years ago
  49. ff895c6 Background redrawn, icon colors updated by adamdunkels · 21 years ago
  50. 93311dc New themes added by adamdunkels · 21 years ago
  51. 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
  52. 75ba78e Fixed bug with window borders being redrawn even when the window should not be by adamdunkels · 21 years ago
  53. 77e4706 Removed old eyecandy and blueround targets, added ctk-hires engine with loadable theme support by adamdunkels · 21 years ago
  54. e6f14d6 Added ctk_mouse_hide() and ctk_mouse_show() and fixed bugs with the mouse pointer moving off the screen by adamdunkels · 21 years ago
  55. 9e5028e Updated mouse support by adamdunkels · 21 years ago
  56. 942aabf Preliminary mouse support added by adamdunkels · 21 years ago
  57. 80e5fa2 Fixed a few problems with bitmap and icon colors by adamdunkels · 21 years ago
  58. a6e7a8e Fixed a few problems with bitmap and icon colors by adamdunkels · 21 years ago
  59. 84e261b Moved files into main code tree by adamdunkels · 21 years ago
  60. 2d56517 Put the ctk_draw_clear_window() function back. by adamdunkels · 21 years ago
  61. 4112890 Removed obsolete ctk_draw_clear_window() function and added implementation for the CTK_BITMAP widget. by adamdunkels · 21 years ago
  62. 7e4982c Initial import by adamdunkels · 21 years ago