diff options
author | Damon Chaplin <damon@helixcode.com> | 2000-02-07 23:21:45 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2000-02-07 23:21:45 +0800 |
commit | f42a342f8762fb016b842919e9bf322bda6494b3 (patch) | |
tree | 1098bf80af49cabe0c3d450d604dc3381361f587 /ChangeLog | |
parent | 99d71d11328fa1f6d2f0156de63a44142cf99d9c (diff) | |
download | gsoc2013-evolution-f42a342f8762fb016b842919e9bf322bda6494b3.tar.gz gsoc2013-evolution-f42a342f8762fb016b842919e9bf322bda6494b3.tar.zst gsoc2013-evolution-f42a342f8762fb016b842919e9bf322bda6494b3.zip |
finished.
2000-02-07 Damon Chaplin <damon@helixcode.com>
* widgets/shortcut-bar/e-group-bar.c (e_group_bar_draw): finished.
* widgets/shortcut-bar/e-icon-bar.c (e_icon_bar_item_released):
check that an item was pressed.
svn path=/trunk/; revision=1684
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2000-02-07 Damon Chaplin <damon@helixcode.com> + + * widgets/shortcut-bar/e-group-bar.c (e_group_bar_draw): finished. + + * widgets/shortcut-bar/e-icon-bar.c (e_icon_bar_item_released): + check that an item was pressed. + 2000-02-03 bertrand <Bertrand.Guiheneuf@aful.org> * camel/camel-formatter.c (find_preferred_displayable_body_part_in_multipart_alternative): @@ -50,6 +57,7 @@ * addressbook/printing/e-contact-print-types.h: Added a type field for different types of print styles. +>>>>>>> 1.206 2000-01-28 Christopher James Lahey <clahey@helixcode.com> * widgets/e-text.c (e_text_command): Handle the grab and ungrab |