aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/meeting-time-sel/ChangeLog
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-08-04 06:36:03 +0800
committernobody <nobody@localhost>2001-08-04 06:36:03 +0800
commitde5505d3d6fe6f53b472630864a221298bde4974 (patch)
treef3c195439d0a5928ddb85c3a1583b09eb498443a /widgets/meeting-time-sel/ChangeLog
parent308aaf47ea788683b47a600d6c6f31563d7ee070 (diff)
downloadgsoc2013-evolution-gtkmm_1_2_7.tar
gsoc2013-evolution-gtkmm_1_2_7.tar.gz
gsoc2013-evolution-gtkmm_1_2_7.tar.bz2
gsoc2013-evolution-gtkmm_1_2_7.tar.lz
gsoc2013-evolution-gtkmm_1_2_7.tar.xz
gsoc2013-evolution-gtkmm_1_2_7.tar.zst
gsoc2013-evolution-gtkmm_1_2_7.zip
This commit was manufactured by cvs2svn to create tag 'gtkmm_1_2_7'.gtkmm_1_2_7
svn path=/tags/gtkmm_1_2_7/; revision=11632
Diffstat (limited to 'widgets/meeting-time-sel/ChangeLog')
-rw-r--r--widgets/meeting-time-sel/ChangeLog82
1 files changed, 0 insertions, 82 deletions
diff --git a/widgets/meeting-time-sel/ChangeLog b/widgets/meeting-time-sel/ChangeLog
deleted file mode 100644
index f2598d9fa2..0000000000
--- a/widgets/meeting-time-sel/ChangeLog
+++ /dev/null
@@ -1,82 +0,0 @@
-2001-05-04 JP Rosevear <jpr@ximian.com>
-
- * e-meeting-time-sel-list-item.c
- (e_meeting_time_selector_list_item_destroy): correct type where
- same pixmap mask was unreffed twice
-
-2001-04-24 Kjartan Maraas <kmaraas@gnome.org>
-
- * e-meeting-time-sel.c, test-meeting-time-sel.c: Added #include
- <glib.h>.
-
-2001-04-08 Federico Mena Quintero <federico@ximian.com>
-
- * e-meeting-time-sel-item.c (e_meeting_time_selector_item_init):
- Use a pretty arrow instead of GDK_TOP_LEFT_ARROW.
-
-2001-04-04 Kjartan Maraas <kmaraas@gnome.org>
-
- * e-meeting-time-sel-item.c: Fix headers.
- * e-meeting-time-sel-list-item.c: Same here.
- * e-meeting-time-sel.[ch]: Same here.
- * test-meeting-time-sel.c: Same here.
-
-2001-03-29 Larry Ewing <lewing@ximian.com>
-
- * e-meeting-time-sel-list-item.c: s/#include/#ifdef/ to fix
- Kjartan's commit.
-
-2001-03-29 Kjartan Maraas <kmaraas@gnome.org>
-
- * e-meeting-time-sel-item.c: #ifdef HAVE_CONFIG_H
- * e-meeting-time-sel-list-item.c: Same here.
- * e-meeting-time-sel.c: Same here.
- * test-meeting-time-sel.c: And here.
-
-2001-03-15 Dan Winship <danw@ximian.com>
-
- * e-meeting-time-sel.c
- (e_meeting_time_selector_on_text_item_event):
- * e-meeting-time-sel-list-item.c
- (e_meeting_time_selector_list_item_button_press): Update arguments
- to e_canvas_item_grab_focus.
-
-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.
-