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 · 19 years ago
  8. b9614dc CTK terminal/telnet server driver implementation, by Mathias Bergvall by adamdunkels · 20 years ago