diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-21 16:33:19 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-12-21 16:33:19 +0800 |
commit | 752f32f7dbd4d99f159abdd591e164cf00741b0d (patch) | |
tree | c9f991266c8318b9e247aba65953ec56c8012d69 /calendar/ChangeLog | |
parent | 5b829e4499c89ffce85c7d36e1b68a30df41ec68 (diff) | |
download | gsoc2013-evolution-752f32f7dbd4d99f159abdd591e164cf00741b0d.tar.gz gsoc2013-evolution-752f32f7dbd4d99f159abdd591e164cf00741b0d.tar.zst gsoc2013-evolution-752f32f7dbd4d99f159abdd591e164cf00741b0d.zip |
Changed the code in options and autopick call back in e-meeting-time-sel.c
so that the menus drop at appropriate positions as suggested in the report
of the bug #248133
svn path=/trunk/; revision=30918
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 29 |
1 files changed, 19 insertions, 10 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3ac1889d31..78cf57f62d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,15 +1,23 @@ +2005-12-21 P S Chakravarthi <pchakravarthi@novell.com> + + Fixes #248133 + * gui/e-meeting-time-sel.c : + modified the code in options and autopick call backs + so that the menu that drops is at appropriate position + as suggested in the bug report. + 2005-12-21 Johnny Jacob <johnnyjacob@gmail.com> - - * gui/memos-component.c (impl_createControls): -> createView for - new shell apis. - + + * gui/memos-component.c (impl_createControls): -> createView for + new shell apis. + 2005-12-21 Not Zed <NotZed@Ximian.com> - - * gui/tasks-component.c (impl_createControls): same. - - * gui/calendar-component.c (impl_createControls): ->createView for - new shell apis. - + + * gui/tasks-component.c (impl_createControls): same. + + * gui/calendar-component.c (impl_createControls): ->createView for + new shell apis. + 2005-12-20 Chenthill Palanisamy <pchenthill@novell.com> Fixes #324525 @@ -28,6 +36,7 @@ * gui/cal-search-bar.h: Re-order the bit-values in accordance to re-ordered search-bar menu items. +>>>>>>> 1.2900 2005-12-20 P S Chakravarthi <pchakravarthi@novell.com> Fixes #323955 |