summaryrefslogtreecommitdiff
path: root/gdk/gdk.c
Commit message (Expand)AuthorAgeFilesLines
...
* gdk: Remove colormap debug categoryBenjamin Otte2011-01-211-1/+0
* [GI] Mark unintrospectable constructs as (skip)Pavel Holejsovsky2011-01-201-4/+7
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-1/+1
* [GI] Cosmetic cleanups of annotations and doc commentsPavel Holejsovsky2011-01-181-1/+1
* Fix some more typosMatthias Clasen2010-12-251-2/+2
* Fix up GDK docsMatthias Clasen2010-12-251-6/+3
* Add deprecation guards for deprecated GdkAppLaunchContext APIMatthias Clasen2010-12-241-1/+1
* Document WINDOWING macrosMatthias Clasen2010-12-221-11/+56
* Remove the --sync commandline optionMatthias Clasen2010-12-211-4/+2
* Rename _gdk_event_mask_table to _gdk_x11_event_mask_tableMatthias Clasen2010-12-211-57/+52
* Remove gdk_spawn functionsMatthias Clasen2010-12-211-2/+1
* Drop the --screen cmdline argumentMatthias Clasen2010-12-211-17/+1
* Work toward turning GdkDisplayManager into a backend singletonMatthias Clasen2010-12-211-16/+11
* Enable XI2 by defaultCarlos Garnacho2010-12-151-8/+8
* Fix missing (transfer) annotations in GDKMilan Bouchet-Valat2010-11-241-2/+2
* docs: Move documentation to inline comments: gdkthreadsJavier Jardón2010-11-151-1/+244
* docs: Move documentation to inline comments: generalJavier Jardón2010-11-151-18/+50
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-3/+4
* gdk: Remove pixmap debug categoryBenjamin Otte2010-09-261-1/+0
* Drop GDK_DEBUG_GC and _IMAGE as GDK doesn't do that any moreTor Lillqvist2010-09-091-2/+0
* Remove variables from the platform-independent GDK APITor Lillqvist2010-09-081-2/+9
* Miscellaneous string fixesPhilip Withnall2010-08-221-2/+2
* debug: remove GdkRGB debuggabilityBenjamin Otte2010-08-101-4/+0
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-4/+0
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+23
* Remove deprecated gdk_exit() functionJavier Jardón2010-05-121-25/+0
* [annotations] Add allow-noneJohan Dahlin2010-02-191-3/+3
* Merge in Gdk-custom.c introspection annotationsColin Walters2009-12-161-4/+10
* Don't propagate GDK_NATIVE_WINDOWS to child processesAlexander Larsson2009-08-311-2/+7
* Add support for enabling only native windowsAlexander Larsson2009-08-241-0/+3
* A GOptionArgFunc should return gboolean and take also a GError pointerTor Lillqvist2009-01-121-8/+32
* Bug 550942 – [patch] Rework of gdkeventloop-quartz.cRichard Hult2008-11-121-1/+2
* call gdk_rgb_set_verbose(TRUE) if "gdkrgb" is in the debug flags.Michael Natterer2008-08-041-1/+4
* Add gdk_threads_add_timeout_seconds{_full}Matthias Clasen2008-07-311-0/+65
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Require gtk-doc 1.8Matthias Clasen2007-11-251-10/+10
* clarified documentation example.Tim Janik2007-07-121-15/+19
* Update docsMatthias Clasen2007-05-261-0/+4
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-091-2/+1
* Fix some formatting errors in docs.Matthias Clasen2006-12-281-16/+16
* Add functions to allow threadsafe handling of idles and timeouts wrt. toMatthias Clasen2006-12-221-0/+235
* Handle display_name being NULL. (#354004, Chris Wilson)Matthias Clasen2006-09-031-1/+2
* Here too.Matthias Clasen2006-04-031-1/+1
* Fix an oversightMatthias Clasen2005-12-111-1/+1
* Don't ignore errors from g_option_context_parse().Matthias Clasen2005-12-061-1/+6
* gdk/gdkinternals.h Add new GDK_DEBUG_DRAW flag to the GdkDebugFlag enum.Tor Lillqvist2005-11-091-1/+2
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+4
* Fix many sparse warnings.Matthias Clasen2004-10-281-3/+3