summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkinput.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-1/+2
* Document 2.2 API additions.Matthias Clasen2002-11-281-1/+3
* Fix args to pango_x_shutdown_display().Owen Taylor2002-08-021-4/+4
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-17/+39
* Renames:Owen Taylor2002-06-201-1/+1
* Set the display.Owen Taylor2002-06-181-0/+5
* Make the core pointer object per-display. (#85698)Owen Taylor2002-06-181-12/+10
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-33/+60
* Typo fix. Updates. Document the special values <none> and <parent> forMatthias Clasen2001-10-271-1/+1
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-26/+26
* For XEMBED embedding add a _XEMBED_INFO property to the client withOwen Taylor2001-07-031-13/+1
* Convert GdkVisual to a GObject.Alex Larsson2001-06-301-15/+56
* Doc fixesOwen Taylor2001-03-041-1/+4
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-071-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Ignore calls with <= width or height.Owen Taylor2000-07-031-115/+138
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-4/+4
* Merges from gtk-1-2Owen Taylor2000-03-141-1/+1
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-26/+7
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-6/+8
* Include gdk/gdkdrawable.h with gdk/ prefix. (Pointed out byOwen Taylor1999-10-031-0/+1
* StartedOwen Taylor1999-10-011-4/+3
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-2/+2
* Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is theJeff Garzik1998-11-241-1/+1
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-1/+1
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* added a bunch of checks for window != NULL and private->destroyed. (don'tTim Janik1998-01-261-3/+13
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-1/+11
* Initial revisionElliot Lee1997-11-241-0/+324