diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-10-30 15:31:34 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-10-30 15:31:34 +0800 |
commit | 4b3f1e83ea58731c3e0aa7172a86331efecbb867 (patch) | |
tree | 4a730c7f00c758e8ff26744b9c93b52bb76bb1eb /widgets/misc/ChangeLog | |
parent | eb4fbac63e612baa1de5086228295c7a6c011b44 (diff) | |
download | gsoc2013-evolution-4b3f1e83ea58731c3e0aa7172a86331efecbb867.tar.gz gsoc2013-evolution-4b3f1e83ea58731c3e0aa7172a86331efecbb867.tar.zst gsoc2013-evolution-4b3f1e83ea58731c3e0aa7172a86331efecbb867.zip |
Adapt to the new ECellPopup signature.
2001-10-30 Christopher James Lahey <clahey@ximian.com>
* e-cell-date-edit.c (e_cell_date_edit_get_popup_pos): Adapt to
the new ECellPopup signature.
svn path=/trunk/; revision=14441
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 720b7edec5..7ef9aeddac 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2001-10-30 Christopher James Lahey <clahey@ximian.com> + + * e-cell-date-edit.c (e_cell_date_edit_get_popup_pos): Adapt to + the new ECellPopup signature. + 2001-10-29 Damon Chaplin <damon@ximian.com> * e-calendar-item.c (e_calendar_item_signal_emission_idle_cb): ref |