summaryrefslogtreecommitdiff
path: root/gtk/gtkhsv.c
Commit message (Expand)AuthorAgeFilesLines
* Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display().Owen Taylor2002-06-181-2/+2
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-5/+8
* Free dash list if necessary.Anders Carlsson2002-01-031-0/+2
* Patch from Bill Haneman (with many modifications) to make the focus colorOwen Taylor2001-12-041-33/+67
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-2/+3
* gtk/gtkhsv.c (gtk_hsv_map, gtk_hsv_unmap): Reinstate theseMatthias Clasen2001-08-071-0/+37
* Enforce the widget/child realization/mapping invariants.Owen Taylor2001-07-191-40/+0
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-4/+0
* geez, don't call g_list funcs on GSListHavoc Pennington2001-06-081-12/+5
* Expose the ring in the triangle at the correct place when exposing just aAlexander Larsson2001-05-111-2/+2
* voc Pennington <hp@redhat.com>Havoc Pennington2001-04-281-5/+10
* API Change. Take GdkColor arguments instead of gdouble *. Leave the oldAlexander Larsson2001-04-201-3/+7
* make motion around the ring much slower but finer-grained (gtk_hsv_focus):Havoc Pennington2001-03-241-5/+13
* make this somewhat key-navigableHavoc Pennington2001-03-241-19/+228
* doh, this was broken beyond believe.Tim Janik2000-12-131-8/+8
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Plug same refcount leaks as in the X11 backend.gdk-object-branchpointTor Lillqvist2000-05-161-11/+11
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-1069/+1174
* Color selection dialog rewrite.Owen Taylor2000-05-101-0/+1407