diff options
author | Miguel de Icaza <miguel@nuclecu.unam.mx> | 1998-12-10 10:57:11 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-12-10 10:57:11 +0800 |
commit | da6a42ae382c1fca01cd420fe9ed313f2d4265b1 (patch) | |
tree | 5f91e4fba4699bd61eed2b55c66b62f0389ee074 /calendar/ChangeLog | |
parent | 60ab9dc306f5dae4f807da3336cb9329a77c665f (diff) | |
download | gsoc2013-evolution-da6a42ae382c1fca01cd420fe9ed313f2d4265b1.tar gsoc2013-evolution-da6a42ae382c1fca01cd420fe9ed313f2d4265b1.tar.gz gsoc2013-evolution-da6a42ae382c1fca01cd420fe9ed313f2d4265b1.tar.bz2 gsoc2013-evolution-da6a42ae382c1fca01cd420fe9ed313f2d4265b1.tar.lz gsoc2013-evolution-da6a42ae382c1fca01cd420fe9ed313f2d4265b1.tar.xz gsoc2013-evolution-da6a42ae382c1fca01cd420fe9ed313f2d4265b1.tar.zst gsoc2013-evolution-da6a42ae382c1fca01cd420fe9ed313f2d4265b1.zip |
Use gnome_dialog_set_parent. ditto ditto.
1998-12-09 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gncal-todo.c (simple_todo_editor): Use gnome_dialog_set_parent.
* goto.c (goto_dialog): ditto
* prop.c (properties): ditto.
svn path=/trunk/; revision=522
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 64297b4305..d5bceb8711 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +1998-12-09 Miguel de Icaza <miguel@nuclecu.unam.mx> + + * gncal-todo.c (simple_todo_editor): Use gnome_dialog_set_parent. + * goto.c (goto_dialog): ditto + * prop.c (properties): ditto. + 1998-11-23 Miguel de Icaza <miguel@nuclecu.unam.mx> * eventedit.c (ee_rp_init_exceptions): Update GtkClist usage. |