diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2003-04-11 05:54:04 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2003-04-11 05:54:04 +0800 |
commit | 1362afd4f588036acbc11877eb6b94e54ff7207d (patch) | |
tree | 754ff28a8d3641b571d38d52015dea219ed0eea0 /calendar/ChangeLog | |
parent | 3a05206cb1f740ea79e8f17dca4ab752f2eec5f4 (diff) | |
download | gsoc2013-evolution-1362afd4f588036acbc11877eb6b94e54ff7207d.tar.gz 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/ChangeLog | 7 |
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 |