1. e43cb18 Don't make assumtions on the content of the textentry text buffer beyond the first '\0'. by oliverschmidt · 18 years ago
  2. cd6c30b 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. acdf6e9 Improved multiline textentry drawing. by oliverschmidt · 19 years ago
  4. 7b9025d Fixed window border drawing code for CTK_CONF_WINDOWMOVE being 0. by oliverschmidt · 19 years ago
  5. d104058 Introduced a new parameter for ctk_draw_window() that indicates if drawing the window borders is required. by oliverschmidt · 19 years ago
  6. adf27db Introduced a new parameter for ctk_draw_window() that indicates if drawing the window borders is required. by oliverschmidt · 19 years ago
  7. e99386b 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 · 20 years ago
  8. 8b12b04 Mouse raster conversion functions moved from vnc-out by adamdunkels · 20 years ago
  9. 0e84060 Now uses the new kernel API by adamdunkels · 20 years ago
  10. 4037b26 Removed 40 char static buffer used for printing potentially truncated strings. by oliverschmidt · 20 years ago
  11. a98def5 Excluded icon drawing code from compilation if no icon support is configured. by oliverschmidt · 20 years ago
  12. e937ded Joined latest code from contiki-1-1 branch by adamdunkels · 21 years ago
  13. 1e45c6d Updated doxygen documentation, revised copyright stuff by adamdunkels · 21 years ago
  14. cc46c52 Introduced ctk-vncserver-conf.h file, added doxygen documentation by adamdunkels · 21 years ago
  15. 2bd4ec4 VNC server name now copied from static string rather than from immediate constants by adamdunkels · 21 years ago
  16. 95bdfce Updated area for dialogs was too small, fixed by adamdunkels · 21 years ago
  17. 2d01531 First version of the uVNC server port to Contiki by adamdunkels · 21 years ago