| Commit message (Expand) | Author | Age | Files | Lines |
* | add missing #ifndef GDK_DISABLE_DEPRECATED. | Michael Natterer | 2008-12-09 | 1 | -0/+2 |
* | Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc. | Matthias Clasen | 2008-09-29 | 1 | -0/+1 |
* | Forgotten file | Matthias Clasen | 2008-08-04 | 1 | -0/+2 |
* | Fix make check | Matthias Clasen | 2008-07-04 | 1 | -0/+6 |
* | Abstract some GdkWindow API into an interface that the backends must | Emmanuele Bassi | 2008-06-27 | 1 | -29/+24 |
* | Remove duplicate gdk_window_redirect_to_drawable and | James Sharpe | 2008-05-24 | 1 | -2/+0 |
* | updated fix c99ism (variable at start of block export functions for window | Hans Breuer | 2008-05-23 | 1 | -0/+2 |
* | Add gdk_window_redirect_to_drawable and gdk_window_remove_redirection. | Tor Lillqvist | 2008-05-23 | 1 | -0/+2 |
* | Bug 318807 – Offscreen windows and window redirection. | 10:49:20 Tim Janik | 2008-05-21 | 1 | -2/+2 |
* | Add gdk_app_launch_context_get_type() to gdk.symbols (#511308, Kazuki | Mathias Hasselmann | 2008-01-22 | 1 | -0/+1 |
* | Add RandR 1.2 support | Søren Sandmann | 2007-12-13 | 1 | -0/+4 |
* | Implement GAppLaunchContext in gdk, providing startup notification. | Matthias Clasen | 2007-12-13 | 1 | -0/+12 |
* | Remove trailing whitespace that can trigger false positives in abicheck.sh | Tommi Komulainen | 2007-12-06 | 1 | -5/+5 |
* | Moved Gdk test functions from Gtk+ to Gdk test utils. | Tim Janik | 2007-11-20 | 1 | -0/+8 |
* | Fixes #426246. | Kristian Rietveld | 2007-09-12 | 1 | -0/+2 |
* | New function to determine if keyboard layouts for both LTR and LTR | Matthias Clasen | 2007-06-30 | 1 | -0/+1 |
* | Add support for composited child windows. (#412882, Ryan Lortie) | Matthias Clasen | 2007-06-01 | 1 | -0/+2 |
* | Add some missing symbols. | Matthias Clasen | 2007-05-23 | 1 | -0/+3 |
* | Add functionality to set overall opacity of a top-level window. (#405316) | Tor Lillqvist | 2007-04-30 | 1 | -0/+1 |
* | Add gdk_notify_startup_complete_with_id and gdk_window_set_startup_id. | Tor Lillqvist | 2007-03-15 | 1 | -0/+2 |
* | Add gdk_event_request_motions | Cody Russell | 2007-02-07 | 1 | -0/+1 |
* | Add functions to allow threadsafe handling of idles and timeouts wrt. to | Matthias Clasen | 2006-12-22 | 1 | -0/+4 |
* | Bug 355343. Add a GdkPangoAttrEmbossColor. | Ryan Lortie | 2006-09-19 | 1 | -0/+1 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -7/+7 |
* | Add a function to beep on a window. For X11, implement this with XkbBell. | Matthias Clasen | 2006-08-30 | 1 | -0/+1 |
* | Add gdk_screen_is_composited | Matthias Clasen | 2006-04-25 | 1 | -0/+1 |
* | Merge the gtk-printing branch. For more detailed ChangeLog entries, see | Alexander Larsson | 2006-04-21 | 1 | -0/+6 |
* | New function to allow wrapping a native pixmap without a server roundtrip. | Matthias Clasen | 2006-03-30 | 1 | -0/+1 |
* | gdk/gdkscreen.h gdk/x11/gdkscreen-x11.c added | Michael Natterer | 2006-03-08 | 1 | -0/+2 |
* | Support input shapes: (#331070) | Matthias Clasen | 2006-02-20 | 1 | -0/+6 |
* | Added new directfb backend | Michael David Emmel | 2006-02-05 | 1 | -3/+16 |
* | Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) | Matthias Clasen | 2005-12-30 | 1 | -0/+1 |
* | gdk/gdk.symbols gdk/gdkwindow.h added gdk_window_get_type_hint() (patch | Michael Natterer | 2005-11-08 | 1 | -0/+1 |
* | export _gdk_win32_pixbuf_to_hicon() as | Hans Breuer | 2005-09-18 | 1 | -0/+1 |
* | New function to avoid pointless strdups when creating atoms from static | Matthias Clasen | 2005-09-11 | 1 | -0/+1 |
* | Make the GdkScreen font options api public, and add properties | Matthias Clasen | 2005-08-26 | 1 | -4/+4 |
* | Fix for #314004, reported by Michael Reinsch: | Owen Taylor | 2005-08-24 | 1 | -0/+4 |
* | Fix the build | Matthias Clasen | 2005-08-08 | 1 | -0/+3 |
* | Tighten up ABI checking a bit | Matthias Clasen | 2005-08-07 | 1 | -0/+3 |
* | Make gdk_window_present() move the window to the current desktop, instead | Matthias Clasen | 2005-07-11 | 1 | -0/+1 |
* | Add comment about the current named cursor implementation, and what it | Tor Lillqvist | 2005-07-05 | 1 | -0/+6 |
* | New function which can be used to implement scrolling in non-window | Matthias Clasen | 2005-06-21 | 1 | -0/+1 |
* | Support the ICCCM urgency hint. (#61858, Havoc Pennington) | Matthias Clasen | 2005-06-17 | 1 | -0/+1 |
* | Keep a reference to the GdkCursor and add a private getter for it, so that | Matthias Clasen | 2005-06-15 | 1 | -0/+1 |
* | Make make check happier | Matthias Clasen | 2005-06-15 | 1 | -1/+1 |
* | New functions to construct named cursors and to get the image used for a | Matthias Clasen | 2005-06-14 | 1 | -0/+2 |
* | Update for cairo-xlib API change. | Owen Taylor | 2005-05-14 | 1 | -0/+8 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -3/+10 |
* | Fill in unused bits so they can be used for the depth-32 target case. | Owen Taylor | 2005-05-09 | 1 | -0/+2 |
* | Add a draw-border style property to allow themes to draw outside the | Owen Taylor | 2005-05-02 | 1 | -3/+3 |