summaryrefslogtreecommitdiff
path: root/gdk/gdk.symbols
Commit message (Expand)AuthorAgeFilesLines
* add missing #ifndef GDK_DISABLE_DEPRECATED.Michael Natterer2008-12-091-0/+2
* Bug 107000 – Add signals to GdkKeymap for monitoring caps_lock, etc.Matthias Clasen2008-09-291-0/+1
* Forgotten fileMatthias Clasen2008-08-041-0/+2
* Fix make checkMatthias Clasen2008-07-041-0/+6
* Abstract some GdkWindow API into an interface that the backends mustEmmanuele Bassi2008-06-271-29/+24
* Remove duplicate gdk_window_redirect_to_drawable andJames Sharpe2008-05-241-2/+0
* updated fix c99ism (variable at start of block export functions for windowHans Breuer2008-05-231-0/+2
* Add gdk_window_redirect_to_drawable and gdk_window_remove_redirection.Tor Lillqvist2008-05-231-0/+2
* Bug 318807 – Offscreen windows and window redirection.10:49:20 Tim Janik2008-05-211-2/+2
* Add gdk_app_launch_context_get_type() to gdk.symbols (#511308, KazukiMathias Hasselmann2008-01-221-0/+1
* Add RandR 1.2 supportSøren Sandmann2007-12-131-0/+4
* Implement GAppLaunchContext in gdk, providing startup notification.Matthias Clasen2007-12-131-0/+12
* Remove trailing whitespace that can trigger false positives in abicheck.shTommi Komulainen2007-12-061-5/+5
* Moved Gdk test functions from Gtk+ to Gdk test utils.Tim Janik2007-11-201-0/+8
* Fixes #426246.Kristian Rietveld2007-09-121-0/+2
* New function to determine if keyboard layouts for both LTR and LTRMatthias Clasen2007-06-301-0/+1
* Add support for composited child windows. (#412882, Ryan Lortie)Matthias Clasen2007-06-011-0/+2
* Add some missing symbols.Matthias Clasen2007-05-231-0/+3
* Add functionality to set overall opacity of a top-level window. (#405316)Tor Lillqvist2007-04-301-0/+1
* Add gdk_notify_startup_complete_with_id and gdk_window_set_startup_id.Tor Lillqvist2007-03-151-0/+2
* Add gdk_event_request_motionsCody Russell2007-02-071-0/+1
* Add functions to allow threadsafe handling of idles and timeouts wrt. toMatthias Clasen2006-12-221-0/+4
* Bug 355343. Add a GdkPangoAttrEmbossColor.Ryan Lortie2006-09-191-0/+1
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-7/+7
* Add a function to beep on a window. For X11, implement this with XkbBell.Matthias Clasen2006-08-301-0/+1
* Add gdk_screen_is_compositedMatthias Clasen2006-04-251-0/+1
* Merge the gtk-printing branch. For more detailed ChangeLog entries, seeAlexander Larsson2006-04-211-0/+6
* New function to allow wrapping a native pixmap without a server roundtrip.Matthias Clasen2006-03-301-0/+1
* gdk/gdkscreen.h gdk/x11/gdkscreen-x11.c addedMichael Natterer2006-03-081-0/+2
* Support input shapes: (#331070)Matthias Clasen2006-02-201-0/+6
* Added new directfb backendMichael David Emmel2006-02-051-3/+16
* Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson)Matthias Clasen2005-12-301-0/+1
* gdk/gdk.symbols gdk/gdkwindow.h added gdk_window_get_type_hint() (patchMichael Natterer2005-11-081-0/+1
* export _gdk_win32_pixbuf_to_hicon() asHans Breuer2005-09-181-0/+1
* New function to avoid pointless strdups when creating atoms from staticMatthias Clasen2005-09-111-0/+1
* Make the GdkScreen font options api public, and add propertiesMatthias Clasen2005-08-261-4/+4
* Fix for #314004, reported by Michael Reinsch:Owen Taylor2005-08-241-0/+4
* Fix the buildMatthias Clasen2005-08-081-0/+3
* Tighten up ABI checking a bitMatthias Clasen2005-08-071-0/+3
* Make gdk_window_present() move the window to the current desktop, insteadMatthias Clasen2005-07-111-0/+1
* Add comment about the current named cursor implementation, and what itTor Lillqvist2005-07-051-0/+6
* New function which can be used to implement scrolling in non-windowMatthias Clasen2005-06-211-0/+1
* Support the ICCCM urgency hint. (#61858, Havoc Pennington)Matthias Clasen2005-06-171-0/+1
* Keep a reference to the GdkCursor and add a private getter for it, so thatMatthias Clasen2005-06-151-0/+1
* Make make check happierMatthias Clasen2005-06-151-1/+1
* New functions to construct named cursors and to get the image used for aMatthias Clasen2005-06-141-0/+2
* Update for cairo-xlib API change.Owen Taylor2005-05-141-0/+8
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-3/+10
* Fill in unused bits so they can be used for the depth-32 target case.Owen Taylor2005-05-091-0/+2
* Add a draw-border style property to allow themes to draw outside theOwen Taylor2005-05-021-3/+3