diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-10-04 15:22:56 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-10-04 15:22:56 +0800 |
commit | ee35e293947fc25aabcab99df5f44957d969eefe (patch) | |
tree | a70cfcd31bb699f2508c32024ef49f790c40df29 /widgets/misc/ChangeLog | |
parent | af4db12679daaae9fbf6c8208ccbe90cf48ea032 (diff) | |
download | gsoc2013-evolution-ee35e293947fc25aabcab99df5f44957d969eefe.tar.gz gsoc2013-evolution-ee35e293947fc25aabcab99df5f44957d969eefe.tar.zst gsoc2013-evolution-ee35e293947fc25aabcab99df5f44957d969eefe.zip |
Call gnome_canvas_world_to_window here. Finishes fixing Ximian bug #2613.
2001-10-04 Christopher James Lahey <clahey@ximian.com>
* e-cell-date-edit.c (e_cell_date_edit_get_popup_pos): Call
gnome_canvas_world_to_window here. Finishes fixing Ximian bug
#2613.
svn path=/trunk/; revision=13405
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index b8d1e21367..4a2e02485d 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,9 @@ +2001-10-04 Christopher James Lahey <clahey@ximian.com> + + * e-cell-date-edit.c (e_cell_date_edit_get_popup_pos): Call + gnome_canvas_world_to_window here. Finishes fixing Ximian bug + #2613. + 2001-09-18 Damon Chaplin <damon@ximian.com> * e-dateedit.c (e_date_edit_grab_focus): grab focus to the date entry |