summaryrefslogtreecommitdiff
path: root/gdk/gdkrgb.c
Commit message (Expand)AuthorAgeFilesLines
* Free the return value of gdk_list_visuals(). (Bug #1193 - Morten WelinderOwen Taylor1999-05-051-6/+9
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* nparams for selection_get should be 3, not 2. [ From Damon ChaplinOwen Taylor1999-01-151-1/+1
* x Pull in string.h for various mem*() and str*() functions, in anJeff Garzik1998-12-241-2/+13
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-5/+5
* Fixed up copyright message.Owen Taylor1998-11-241-9/+9
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-9/+9
* Fixed an alpha bug.Raph Levien1998-10-051-3/+3
* Reverted global changes of g_new to malloc(), added back in the one placeOwen Taylor1998-09-151-1/+3
* Checking in minor changes. Now synced with 0.9.0.GTK_1_1_2Raph Levien1998-09-111-2/+36
* Fixed up some of the bigendian 32bpp modes.Raph Levien1998-09-031-29/+164
* Minor improvements to gdkrgb, added testrgb to the gtk directory.Raph Levien1998-09-011-13/+24
* Added a gdk_draw_rgb_image_dithalign function.Raph Levien1998-08-311-35/+204
* removed some unused variablesManish Singh1998-08-241-1/+0
* Added some calls to gdk_rgb_init, so it's much more likely to correctlyRaph Levien1998-08-221-0/+2
* silly visual fixesManish Singh1998-08-201-2/+2
* Minor fixes that were needed for the Gimp/GdkRgb integration.Raph Levien1998-08-201-254/+362
* use g_get_current_dir() instead of getcwd().Tim Janik1998-08-181-249/+249
* It works better when I actually check the file in :) (I.e. this is theRaph Levien1998-08-181-6/+155
* Committing a patch by Ray Lehtiniemi to speed up 565_d by 25%.Raph Levien1998-08-141-25/+34
* Made some config changes to make it work better both as a standaloneRaph Levien1998-08-021-2/+17
* actually builds and runs properly on big endian machines now, because weManish Singh1998-07-221-5/+6
* More minor config fixes.Raph Levien1998-07-211-20/+0
* Fixed minor config bug.Raph Levien1998-07-211-2/+1
* Integrating GdkRgb 0.0.3 into the Gtk+ source tree.Raph Levien1998-07-151-0/+2570