summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkvisual-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid infinite loop if a mask is zero. (#309222, David Saxton)Matthias Clasen2005-06-301-0/+6
* Fill in unused bits so they can be used for the depth-32 target case.Owen Taylor2005-05-091-4/+15
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+5
* gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.cMatthias Clasen2005-03-011-1/+1
* 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-0/+1
* Return a GdkVisual *, not a GdkVisual **. (#105243)Matthias Clasen2003-02-061-1/+1
* Document 2.2 API additions.Matthias Clasen2002-11-281-5/+14
* Gdk API doc updates.Matthias Clasen2002-10-221-0/+16
* Replace leftover gdkx_visual_get_for_screen () byMatthias Clasen2002-09-241-1/+1
* Add a GtkAccelGroupFindFunc to clean up the prototype. (#76670, VitalyOwen Taylor2002-09-241-5/+6
* Delete unused private gdk_visual_lookup(), make gdk_colormap_lookup()Owen Taylor2002-09-241-11/+0
* Renames:Owen Taylor2002-06-201-10/+10
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-38/+19
* Rationalized the screen initialization process, changed the GdkDisplayX11Erwann Chenede -2002-05-031-1/+0
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-84/+152
* Throughout: assorted docsHavoc Pennington2001-10-031-0/+103
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-4/+17
* Convert GdkVisual to a GObject.Alex Larsson2001-06-301-78/+111
* GCompareFunc -> GEqualFunc where applicable.Sebastian Wilhelmi2000-11-131-11/+11
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-0/+1
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-1/+1
* StartedOwen Taylor1999-10-011-3/+2
* 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-5/+5
* restricted the --g*fatal-* arguments to --g-fatal-warnings again. thisTim Janik1998-08-181-3/+3
* removed gtk_input_add_interp.merge-to-themes-2-2Tim Janik1998-08-171-0/+1
* 4 bit support, increased available_depths array, which was too low (?)CDT 1998 Shawn T. Amundson1998-07-101-3/+3
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-1/+2
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-5/+5
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Try to guess if we can use the mb* functions safely. (For glibc, they doOwen Taylor1998-03-171-0/+4
* changed some debugging messages to be prefixed by "Gdk:".Tim Janik1998-03-171-1/+1
* applied gtk-shige-980311-0.patch.gz, which removes the erronerousTim Janik1998-03-121-5/+10
* applied gtk-bolliet-980310-0.patch.gz which adds more checks andTim Janik1998-03-111-1/+1
* Minor cleanups.Owen Taylor1998-02-191-0/+2
* configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.cOwen Taylor1998-02-191-1/+1
* Beginnings of support for 1 bpp depth in gdk. Very minor changes.Shawn Amundson1997-12-201-3/+3
* Initial revisionElliot Lee1997-11-241-0/+431