summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkx.h
Commit message (Expand)AuthorAgeFilesLines
* Rename from _gdk_x11_register_event_type(), added API docs.Matthias Clasen2003-12-141-0/+3
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-171-7/+12
* Fix misplaced display_grab()/display_ungrab(); they shouldn't have beenOwen Taylor2002-11-071-3/+3
* Fix some prototypes that had () instead of (void).Owen Taylor2002-10-071-2/+2
* fix GtkWindowMnemonic to have a separate typedefHavoc Pennington2002-09-251-0/+3
* Add a GtkAccelGroupFindFunc to clean up the prototype. (#76670, VitalyOwen Taylor2002-09-241-2/+2
* Add a missing ; to make things compile.Matthias Clasen2002-09-241-1/+1
* Delete unused private gdk_visual_lookup(), make gdk_colormap_lookup()Owen Taylor2002-09-241-3/+7
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-1/+4
* Doc fixes.Alex Larsson2002-04-301-3/+1
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-23/+75
* Fix problem with g_return_if_fail return value.Owen Taylor2001-10-221-0/+5
* Add gdk_window_lookup, gdk_window_foreign_new, gdk_pixmap_lookup andMatthias Clasen2001-10-181-7/+0
* Replace reference to non-existent function gdk_x11_cursor_get_xid byMatthias Clasen2001-10-061-2/+2
* Throughout: assorted docsHavoc Pennington2001-10-031-4/+0
* Implement a search path for GTK+ modules.Owen Taylor2001-09-111-2/+3
* Prevent a false alarm constness warning with a cast.Owen Taylor2001-09-081-0/+1
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-113/+48
* Put all mentions of GdkFont inside #ifndef GDK_DISABLE_DEPRECATED.Darin Adler2001-07-311-15/+26
* Convert GdkVisual to a GObject.Alex Larsson2001-06-301-2/+7
* Clip the retrieved image data to the screen, using a server grab to avoidHavoc Pennington2001-06-291-0/+3
* new function for mapping a window without fooling with stacking order, butHavoc Pennington2001-06-281-0/+4
* Remove old XIM code.Owen Taylor2001-03-091-16/+0
* use _gdk_region_get_xrectangles()Havoc Pennington2001-03-021-1/+1
* test the window state stuffHavoc Pennington2001-02-271-0/+3
* Add two virtualized functions gdk_drawable_get_clip_region - to get theOwen Taylor2000-12-151-1/+6
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-141-0/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-68/+56
* *** empty log message ***Elliot Lee2000-06-201-2/+6
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-3/+135
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-14/+13
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-031-2/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. ChristopherOwen Taylor1998-11-131-0/+3
* Reference count the fonts used in the text widget.Owen Taylor1998-08-251-0/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* cleanups for color changing stuffElliot Lee1997-11-271-1/+1
* Initial revisionElliot Lee1997-11-241-0/+48