summaryrefslogtreecommitdiff
path: root/gdk/gdkglobals.c
Commit message (Expand)AuthorAgeFilesLines
* Add GDK_GL env var and GdkGLFlagsAlexander Larsson2014-11-061-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Add GDK_RENDERING environment variableBenjamin Otte2011-03-111-3/+2
* Remove support for GDK_NATIVE_WINDOWSAlexander Larsson2011-03-081-1/+0
* Drop the --screen cmdline argumentMatthias Clasen2010-12-211-1/+0
* Work toward turning GdkDisplayManager into a backend singletonMatthias Clasen2010-12-211-1/+0
* Enable XI2 by defaultCarlos Garnacho2010-12-151-1/+1
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-2/+2
* Revamp and modernize X error trapsHavoc Pennington2010-09-181-2/+0
* Remove variables from the platform-independent GDK APITor Lillqvist2010-09-081-4/+0
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-1/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+1
* Add support for enabling only native windowsAlexander Larsson2009-08-241-0/+1
* 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
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-0/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+0
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-1/+2
* Based on a patch by Martin Kretzschmar; #122448Michael Meeks2003-12-081-2/+3
* Add a --screen option for setting the default screen. (Based on a patchOwen Taylor2002-10-311-0/+2
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-7/+7
* File Edit Options Buffers Tools Help ...Owen Taylor2002-02-151-1/+1
* Updates.Tor Lillqvist2001-10-291-1/+1
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-8/+9
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-44/+4
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-1/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-0/+2
* Define gdk_xim_ic only, if USE_XIM is defined.Sebastian Wilhelmi1998-12-161-0/+2
* urg, fixupsTim Janik1998-12-161-8/+0
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-0/+8
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-0/+4
* Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is theJeff Garzik1998-11-241-1/+1
* new function to get the *real* geometry position of a window, takenTim Janik1998-09-251-1/+1
* use g_get_current_dir() instead of getcwd().Tim Janik1998-08-181-1/+0
* Basic thread-awareness:Owen Taylor1998-05-161-0/+11
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* DnD bugfixes (hopefully :). Rasters code is still buggy, methinks - try the d...Elliot Lee1998-03-101-1/+1
* Miguel, try this - I think it should do what you need. Hurry hurry :)Elliot Lee1998-03-101-1/+1
* This commit moves dnd variables around a bit, and has a try at using hints fo...Elliot Lee1998-03-061-1/+3
* [Ummm, maybe we should do the same change to the selection_owner variable?]Federico Mena Quintero1998-03-061-1/+1
* variable declaration have to have the same type as theirTim Janik1998-03-011-2/+2
* Add drag_end_event for future expansion, plus allow passing in NULL to the gd...Elliot Lee1998-03-011-1/+3
* D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now...Elliot Lee1998-02-261-2/+6
* configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.cOwen Taylor1998-02-191-2/+1
* Initial revisionElliot Lee1997-11-241-0/+47