diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2000-07-09 Christopher James Lahey <clahey@helixcode.com> + * widgets/e-text/e-text.c: Don't draw quite as large a "flat_box". + If draw_borders is TRUE, cause the cursor to change even if not + editing. + +2000-07-09 Christopher James Lahey <clahey@helixcode.com> + * widgets/e-text/e-entry.c: Removed some border padding and set the "draw_borders" argument of the contained GtkText. |