aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2003-04-11 05:54:04 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2003-04-11 05:54:04 +0800
commit1362afd4f588036acbc11877eb6b94e54ff7207d (patch)
tree754ff28a8d3641b571d38d52015dea219ed0eea0 /calendar/ChangeLog
parent3a05206cb1f740ea79e8f17dca4ab752f2eec5f4 (diff)
downloadgsoc2013-evolution-1362afd4f588036acbc11877eb6b94e54ff7207d.tar
gsoc2013-evolution-1362afd4f588036acbc11877eb6b94e54ff7207d.tar.gz
gsoc2013-evolution-1362afd4f588036acbc11877eb6b94e54ff7207d.tar.bz2
gsoc2013-evolution-1362afd4f588036acbc11877eb6b94e54ff7207d.tar.lz
gsoc2013-evolution-1362afd4f588036acbc11877eb6b94e54ff7207d.tar.xz
gsoc2013-evolution-1362afd4f588036acbc11877eb6b94e54ff7207d.tar.zst
gsoc2013-evolution-1362afd4f588036acbc11877eb6b94e54ff7207d.zip
added the allocation's X and Y position to the calculated coordinates.
2003-04-10 Rodrigo Moya <rodrigo@ximian.com> * gui/e-meeting-time-sel.c (e_meeting_time_selector_options_menu_position_callback): (e_meeting_time_selector_autopick_menu_position_callback): added the allocation's X and Y position to the calculated coordinates. svn path=/trunk/; revision=20809
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f1311a75cf..d80f6b5898 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-10 Rodrigo Moya <rodrigo@ximian.com>
+
+ * gui/e-meeting-time-sel.c
+ (e_meeting_time_selector_options_menu_position_callback):
+ (e_meeting_time_selector_autopick_menu_position_callback): added the
+ allocation's X and Y position to the calculated coordinates.
+
2003-04-10 JP Rosevear <jpr@ximian.com>
Fixes #41127