summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorsel.c
Commit message (Expand)AuthorAgeFilesLines
* doh, this was broken beyond believe.Tim Janik2000-12-131-5/+2
* Fix bugs Alex found:Havoc Pennington2000-12-041-9/+0
* fix constness warningHavoc Pennington2000-10-261-4/+4
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-1/+1
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-071-3/+4
* We really do need to include gdkfb.h in order to get the GDK_PARENT_ROOT()Elliot Lee2000-07-311-0/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Generate gtk/makefile.mingw.Tor Lillqvist2000-07-251-0/+3
* revertElliot Lee2000-07-241-2/+0
* Part 1 of a multipart commitElliot Lee2000-07-241-0/+2
* Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionalityOwen Taylor2000-07-021-5/+0
* Remove use of libunicode in favor of new GLib functions.Owen Taylor2000-06-211-6/+0
* (follow-on from previous commit)Elliot Lee2000-06-201-1/+3
* Change private class member to be named private_data throughout the file.Christopher Blizzard2000-06-191-40/+40
* Patch from David Santiago <mrcooger@cyberverse.com> to change things soOwen Taylor2000-05-171-38/+36
* Plug same refcount leaks as in the X11 backend.gdk-object-branchpointTor Lillqvist2000-05-161-0/+12
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-303/+342
* Color selection dialog rewrite.Owen Taylor2000-05-101-1359/+1442
* Adapt cast macros to standard.Raja R Harinath1999-11-221-23/+82
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-2/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Changed warnings from g_message() to g_warning().Owen Taylor1999-02-211-4/+0
* asure that ->value_buf always points to an allocated area.Tim Janik1999-02-101-14/+34
* When translating N_() strings, use _(), not gettext(), since we reallyOwen Taylor1999-01-281-1/+1
* New functions to set the colormap or visual of an existing widget. TheseOwen Taylor1999-01-261-6/+9
* Back out the last solution to updating problem. And try a different oneOwen Taylor1999-01-261-5/+8
* Removed some GTK_WIDGET_DRAWABLE() tests - we need to update the valueOwen Taylor1999-01-251-7/+5
* Pushing and popping the visual/cmap in the init() function does no good,Owen Taylor1999-01-211-6/+6
* Push GdkRGB's visual and colormap around the color selection dialog soOwen Taylor1999-01-061-0/+6
* gtk.m4: When testing to see if glib exists, set LIBS="$GTK_LIBS $LIBS" NOTElliot Lee1998-12-311-1/+1
* Add @INTLLIBS@. gtk-scier-981116-0.patch Sean CierOwen Taylor1998-12-181-11/+12
* Move main thread lock back to GDK - we need it there for locking whenOwen Taylor1998-12-161-3/+2
* version bump to 1.1.8, binary age 0, interface age 0, depend on GLibTim Janik1998-12-161-3/+3
* Added GTK_USER_DRAW flag.Owen Taylor1998-12-151-2/+3
* Commented out testthreads from the build process, since we won't have anyOwen Taylor1998-12-151-1/+6
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-3/+3
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-3/+3
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-13/+48
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-40/+140
* Shut up gcc AND cvsGTK_1_1_2aManish Singh1998-09-211-8/+6
* use $(PERL) instead of perl render properly in non-square aspect ratios.jaycox1998-09-211-6/+10
* Replaced "foo == TRUE" and "foo == FALSE" constructs by more forgivingFederico Mena Quintero1998-09-021-10/+10
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-211-1/+1
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-4/+4
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-4/+6
* wrapped enum definitions with glib macros.Tim Janik1998-06-081-0/+3
* Fixed up a stat() that Sopwith missed when changing stat => lstat.Owen Taylor1998-05-131-4/+4
* The commit to the stable branch is on its way...Federico Mena Quintero1998-05-121-2/+2
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3