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. dea725c Fixed bug which caused problems when reloading the service, made screen size compile time constant by adamdunkels · 20 years ago
  11. 81061fe Initialization and updates are now explicitly done upon loading and reloading of service by adamdunkels · 20 years ago
  12. 4f08774 Added menubar patterns, minor theme updates by adamdunkels · 20 years ago
  13. fa6f736 Graphical dialogs, corrected colors of background windows by adamdunkels · 20 years ago
  14. f2cd18a More colorful background, added windw borders by adamdunkels · 20 years ago
  15. a726d4f Bitmap icons support, optimizations by adamdunkels · 20 years ago
  16. 4f45d1f Text-based 80 column CTK driver by adamdunkels · 20 years ago