diff options
author | nobody <nobody@localhost> | 2001-02-04 12:10:39 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-02-04 12:10:39 +0800 |
commit | 94a5b177a2df82278b4a8dbf67c2cb202f831d70 (patch) | |
tree | 0a5b66655b7f9f6e527155bcabd2f7470e429a8b /widgets/meeting-time-sel/ChangeLog | |
parent | 1b96583c0c6142969e366409bdfd371f078fc683 (diff) | |
download | gsoc2013-evolution-BALSA_1_1_1.tar.gz gsoc2013-evolution-BALSA_1_1_1.tar.zst gsoc2013-evolution-BALSA_1_1_1.zip |
This commit was manufactured by cvs2svn to create tag 'BALSA_1_1_1'.BALSA_1_1_1
svn path=/tags/BALSA_1_1_1/; revision=7952
Diffstat (limited to 'widgets/meeting-time-sel/ChangeLog')
-rw-r--r-- | widgets/meeting-time-sel/ChangeLog | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/widgets/meeting-time-sel/ChangeLog b/widgets/meeting-time-sel/ChangeLog deleted file mode 100644 index 3b917ecf07..0000000000 --- a/widgets/meeting-time-sel/ChangeLog +++ /dev/null @@ -1,39 +0,0 @@ -2000-12-25 Miguel de Icaza <miguel@helixcode.com> - - * e-meeting-time-sel.c (e_meeting_time_selector_attendee_add): Set - draw_background to FALSE. - -2000-12-06 Christopher James Lahey <clahey@helixcode.com> - - * e-meeting-time-sel.c: Fixed a bunch of warnings. - -2000-09-25 Damon Chaplin <damon@helixcode.com> - - * e-meeting-time-sel-item.c: - * e-meeting-time-sel.c: fixed use of date strings to support i18n - better. - (e_meeting_time_selector_update_attendees_list_positions): updated to - use e_canvas_item_move_absolute() to position the EText items. - -2000-09-18 Christopher James Lahey <clahey@helixcode.com> - - * Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and - $(EXTRA_GNOME_LIBS). Removed unneeded libraries. - - * e-meeting-time-sel-list-item.c, e-meeting-time-sel.c, - e-meeting-time-sel.h: Fixed the #include lines to deal properly - with gal. - -2000-09-06 Ettore Perazzoli <ettore@helixcode.com> - - * Makefile.am (INCLUDES): Add `$(EXTRA_GNOME_CFLAGS)'. - -2000-06-26 Christopher James Lahey <clahey@helixcode.com> - - * Makefile.am: Added the include path to top_srcdir. - -2000-06-25 Ettore Perazzoli <ettore@helixcode.com> - - * e-meeting-time-sel.c: Specify the #include path for - `e-canvas-utils.h' so that we build with builddir != srcdir. - |