diff options
author | JP Rosevear <jpr@ximian.com> | 2002-05-02 22:49:43 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2002-05-02 22:49:43 +0800 |
commit | bafc4fa954b1578ab46043ea9e57da192c30aaae (patch) | |
tree | 0f4b39dae031467979b18ec03883b39c02c60276 /calendar/ChangeLog | |
parent | f570ce28bf08593baca5012bf74d2227992aa5fb (diff) | |
download | gsoc2013-evolution-bafc4fa954b1578ab46043ea9e57da192c30aaae.tar.gz gsoc2013-evolution-bafc4fa954b1578ab46043ea9e57da192c30aaae.tar.zst gsoc2013-evolution-bafc4fa954b1578ab46043ea9e57da192c30aaae.zip |
only discard the popup if we created one
2002-05-02 JP Rosevear <jpr@ximian.com>
* gui/e-week-view.c (free_view_popup): only discard the popup if
we created one
svn path=/trunk/; revision=16663
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cd619ce7e8..a98321eab7 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2002-05-02 JP Rosevear <jpr@ximian.com> + + * gui/e-week-view.c (free_view_popup): only discard the popup if + we created one + 2002-05-02 Rodrigo Moya <rodrigo@ximian.com> * pcs/query.c: refactored a bit, to not do things in idle loops. |