- 02 May, 2010 9 commits
-
-
...and disallow inclusion of individual files unconditionally.
-
-
-
-
-
-
-
-
-
- 23 Apr, 2010 1 commit
-
-
Florian Scandella authored
Use the first monitor returned by RANDR as primary, if primary is not set and no LVDS is found. https://bugzilla.gnome.org/show_bug.cgi?id=615128
-
- 22 Apr, 2010 1 commit
-
-
Matthias Clasen authored
Bug 616118
-
- 19 Apr, 2010 1 commit
-
-
Claudio Saavedra authored
Bug 615853 - BadMatch when pressing keyboard volume keys while pointer in secondary X screen _gdk_windowing_get_shape_for_mask() is using the default screen, not taking into account that its GdkBitmap could have been created for a different one, causing BadMatch errors.
-
- 18 Apr, 2010 1 commit
-
-
Javier Jardón authored
Otherwise, inclusion of shape.h triggers an unknown type error for Region, and compile fails, at least in Solaris. Reported by Philip Brown here: https://bugzilla.gnome.org/show_bug.cgi?id=615028
-
- 15 Apr, 2010 3 commits
-
-
Michael Natterer authored
and use the new public gdk_window_coords_from_parent().
-
Michael Natterer authored
-
Michael Natterer authored
which also works for offscreen windows and their embedder. Also add gdk_window_get_effective_parent() and gdk_window_get_effective_toplevel() which are offscreen aware.
-
- 12 Apr, 2010 1 commit
-
-
Tor Lillqvist authored
Similar setup as in GLib and Pango. Also here we use a build/win32/vs9 subfolder, even if there is nothing else in build or build/win32.
-
- 09 Apr, 2010 3 commits
-
-
Johan Bilien authored
These return an object with no extra references, need to be transfer none.
-
Javier Jardón authored
Add a stub for gdk_keymap_add_virtual_modifiers() Fixes https://bugzilla.gnome.org/show_bug.cgi?id=613988
-
Matthias Clasen authored
It doesn't make sense to determine an index into an array, if you are going to sort the array afterwards...pointed out in bug 615128 by Florian Scandella.
-
- 07 Apr, 2010 1 commit
-
-
Matthias Clasen authored
This should fix problems with awn and notify-osd.
-
- 06 Apr, 2010 2 commits
-
-
Adel Gadllah authored
Fix bug in last commit.
-
Adel Gadllah authored
Currently gdk_screen_get_primary_monitor just returns the first monitor, in this case but both the panel and now gnome-shell use an additional heuristic to prefer LVDS as primary if present. Move this heuristic to gdk_screen_get_primary_monitor to avoid duplicating it all over the place. The fallback heuristic is also used when no primary output is set. https://bugzilla.gnome.org/show_bug.cgi?id=614894
-
- 04 Apr, 2010 17 commits
-
-
Hiroyuki Ikezoe authored
Add a stub for gdk_keymap_map_virtual_modifiers.
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Damien Lespiau authored
One needs to add an explicit dependency between the gir files and the .la libtool wrapper as this dependency is not added automatically by Makefile.introspection. Not adding these breaks parallel builds as make does not wait for the .la to be generated before launching g-ir-scanner.
-
Matthias Clasen authored
Reported in bug 612768
-
Colin Walters authored
http://lists.freedesktop.org/archives/xdg/2010-February/011321.html In addition to ICON, BINARY_NAME etc., it's very helpful if launcher programs include the name of the .desktop file they're launching. This is APPLICATION_ID. https://bugzilla.gnome.org/show_bug.cgi?id=611118
-
Matthias Clasen authored
A typo kept this from working on toplevel windows. Reported in bug 612346.
-
Matthias Clasen authored
Mention that targets is a list of atoms. Bug 611317.
-
Matthias Clasen authored
Patch by Andre Draszik, bug 609172
-
Matthias Clasen authored
Patch by Andre Draszik, bug 609172
-
Matthias Clasen authored
Patch by Andre Draszik, bug 609172
-
Matthias Clasen authored
Patch by Andre Draszik, bug 609172.
-
Matthias Clasen authored
Patch by André Draszik, bug 600789
-
Matthias Clasen authored
Patch by Hiroyuki Ikezoe, see bug 604799.
-
Matthias Clasen authored
This was reported as a problem in bug 609952.
-
Matthias Clasen authored
See followup discussion in bug 610701
-
Matthias Clasen authored
-