diff options
author | Richard Hult <richard@imendio.com> | 2008-08-07 08:14:12 +0000 |
---|---|---|
committer | Richard Hult <rhult@src.gnome.org> | 2008-08-07 08:14:12 +0000 |
commit | e7d1152a8e82011c6be675ada25cb3581684c742 (patch) | |
tree | ea137041bfee60ce60106f1ef781070b29a48633 /ChangeLog | |
parent | 66459b25028f9e879f8bda15f9a9a51f41f27b75 (diff) | |
download | gtk+-e7d1152a8e82011c6be675ada25cb3581684c742.tar.gz |
Implement those, fixes loading python bindings.
2008-08-07 Richard Hult <richard@imendio.com>
* gdk/quartz/gdkscreen-quartz.c: (gdk_screen_get_monitor_plug_name)
(gdk_screen_get_monitor_height_mm, gdk_screen_get_monitor_width_mm):
Implement those, fixes loading python bindings.
svn path=/trunk/; revision=21029
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-08-07 Richard Hult <richard@imendio.com> + + * gdk/quartz/gdkscreen-quartz.c: (gdk_screen_get_monitor_plug_name) + (gdk_screen_get_monitor_height_mm, gdk_screen_get_monitor_width_mm): + Implement those, fixes loading python bindings. + 2008-08-07 Emmanuele Bassi <ebassi@gnome.org> Bug 545031 – list of recently used files is created world-readable |