diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2000-01-14 Christopher James Lahey <clahey@helixcode.com> + + * widgets/e-text-event-processor-types.h, + widgets/e-text-event-processor-emacs-like.c, widgets/e-text.c, + widgets/e-text.h: Added selection and clipboard support. Added up + and down arrow keys. Fixed choice of font colors for the + selection to be based on the current style. + + * widgets/e-minicard.c: Caused a click to grab the focus. Changed + the fake information added. + + * widgets/e-minicard-label.c: Forward mouse events to the field + EText item. + 2000-01-13 Christopher James Lahey <clahey@helixcode.com> * widgets/e-canvas-utils.c, widgets/e-canvas-utils.h: |