diff options
author | Tomas Ogren <stric@ing.umu.se> | 1999-01-19 08:42:35 +0800 |
---|---|---|
committer | Tomas Ă–gren <stric@src.gnome.org> | 1999-01-19 08:42:35 +0800 |
commit | b845cac9cc9787b4e670d4ca11fae4336373797e (patch) | |
tree | bbc8633048588f45dbf215342fac13590bfc540f /calendar/ChangeLog | |
parent | ac3196e5ca783ab3c0aee0f88f9973bd6acb90ba (diff) | |
download | gsoc2013-evolution-b845cac9cc9787b4e670d4ca11fae4336373797e.tar gsoc2013-evolution-b845cac9cc9787b4e670d4ca11fae4336373797e.tar.gz gsoc2013-evolution-b845cac9cc9787b4e670d4ca11fae4336373797e.tar.bz2 gsoc2013-evolution-b845cac9cc9787b4e670d4ca11fae4336373797e.tar.lz gsoc2013-evolution-b845cac9cc9787b4e670d4ca11fae4336373797e.tar.xz gsoc2013-evolution-b845cac9cc9787b4e670d4ca11fae4336373797e.tar.zst gsoc2013-evolution-b845cac9cc9787b4e670d4ca11fae4336373797e.zip |
do gtk_widget_realize on the toplevel window..
1999-01-19 Tomas Ogren <stric@ing.umu.se>
* main.c: do gtk_widget_realize on the toplevel window..
svn path=/trunk/; revision=610
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2127733ae3..ef3f55aa8a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +1999-01-19 Tomas Ogren <stric@ing.umu.se> + + * main.c: do gtk_widget_realize on the toplevel window.. + 1999-01-13 Federico Mena Quintero <federico@nuclecu.unam.mx> * gncal-day-panel.c (gncal_day_panel_new): Make the little |