diff options
| author | Johan Dahlin <johan@gnome.org> | 2008-07-26 13:34:55 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2008-07-26 13:34:55 +0000 |
| commit | ec4671da7f7fe70f40dafb91a870fa644c2b9f2c (patch) | |
| tree | 90aab36140274c65f1a25952c9c18a6ca8df4a16 /ChangeLog | |
| parent | e889e0030877bb0b3a7e83f945b8b07230973c01 (diff) | |
| download | pygobject-ec4671da7f7fe70f40dafb91a870fa644c2b9f2c.tar.gz pygobject-ec4671da7f7fe70f40dafb91a870fa644c2b9f2c.tar.xz pygobject-ec4671da7f7fe70f40dafb91a870fa644c2b9f2c.zip | |
Convert the source objects to use macros, saves ~150 lines of code!
2008-07-26 Johan Dahlin <johan@gnome.org>
* glib/pygsource.c (pyglib_source_register_types):
Convert the source objects to use macros, saves ~150 lines of code!
svn path=/trunk/; revision=871
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-07-26 Johan Dahlin <johan@gnome.org> + * glib/pygsource.c (pyglib_source_register_types): + Convert the source objects to use macros, saves ~150 lines of code! + +2008-07-26 Johan Dahlin <johan@gnome.org> + * glib/glibmodule.c (get_handler_priority), (pyglib_idle_add), (pyglib_timeout_add), (pyglib_timeout_add_seconds), (pyglib_io_add_watch), (pyglib_child_watch_add), |
