diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-02-09 03:23:43 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-02-09 03:23:43 +0800 |
commit | 887537b93f80cd1c0ca81f5a4a42d4373c27d0ba (patch) | |
tree | 663c1737ff5a779ca6cb8cc83f5f66f782ec4b55 /ChangeLog | |
parent | f465875a69cf6efa9d73011dfc88e6998ebcff8e (diff) | |
download | gsoc2013-epiphany-887537b93f80cd1c0ca81f5a4a42d4373c27d0ba.tar gsoc2013-epiphany-887537b93f80cd1c0ca81f5a4a42d4373c27d0ba.tar.gz gsoc2013-epiphany-887537b93f80cd1c0ca81f5a4a42d4373c27d0ba.tar.bz2 gsoc2013-epiphany-887537b93f80cd1c0ca81f5a4a42d4373c27d0ba.tar.lz gsoc2013-epiphany-887537b93f80cd1c0ca81f5a4a42d4373c27d0ba.tar.xz gsoc2013-epiphany-887537b93f80cd1c0ca81f5a4a42d4373c27d0ba.tar.zst gsoc2013-epiphany-887537b93f80cd1c0ca81f5a4a42d4373c27d0ba.zip |
Remove gtk_timeout_x calls. Hope I got all of them.
2003-02-08 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/widgets/ephy-location-entry.c:
(ephy_location_entry_key_press_event_cb):
* lib/widgets/ephy-spinner.c: (ephy_spinner_start),
(ephy_spinner_remove_update_callback):
Remove gtk_timeout_x calls. Hope I got all of them.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-02-08 Marco Pesenti Gritti <marco@it.gnome.org> + + * lib/widgets/ephy-location-entry.c: + (ephy_location_entry_key_press_event_cb): + * lib/widgets/ephy-spinner.c: (ephy_spinner_start), + (ephy_spinner_remove_update_callback): + + Remove gtk_timeout_x calls. Hope I got all of them. + 2003-02-08 Xan Lopez <xan@masilla.org> * src/ephy-shell.c: |