summaryrefslogtreecommitdiff
path: root/gdk/gdkglobals.c
Commit message (Expand)AuthorAgeFilesLines
* 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