summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkcc-x11.c
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+1
* StartedOwen Taylor1999-10-011-3/+11
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-34/+16
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+6
* restricted the --g*fatal-* arguments to --g-fatal-warnings again. thisTim Janik1998-08-181-477/+477
* Renamed g_const_pointer => gconstpointer.Owen Taylor1998-06-101-3/+3
* Removed g_object_pointer_hash, which was just g_direct_hash.Owen Taylor1998-06-091-6/+6
* 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-9/+12
* fixed a bug for mode GDK_CC_MODE_TRUE, when on a 24-bit visual on a 32-bitMET 1998 Eckehard Berns1998-02-211-3/+3
* configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.cOwen Taylor1998-02-191-26/+26
* Added some missing newlines on debug messages.Federico Mena Quintero1998-02-171-15/+13
* Only query the colormap for GRAYSCALE and PSEUDOCOLOR visuals, and don'tOwen Taylor1998-02-031-3/+3
* red/green/blue parameters are now expected to be in [0, 65535], to beFederico Mena1998-01-311-63/+30
* Switched the file to GNU indentation, for consistency.Federico Mena1998-01-231-1172/+1284
* Caught a stray gdk_colormap_destroy that Owen missed (and Shawn found).scott1997-12-181-1/+1
* Made the XCC stuff more accessibleArturo Espinosa1997-12-181-209/+147
* Added gdk_color_context_get_visual() function.Arturo Espinosa1997-12-171-4/+12
* Added some extra functions to access the ColorContext toys.Arturo Espinosa1997-12-171-0/+19
* New GdkColorContext object, ported from the XColorContext in XmHTML.Arturo Espinosa1997-12-171-0/+1679