summaryrefslogtreecommitdiff
path: root/gtk/gtkcolorsel.c
Commit message (Expand)AuthorAgeFilesLines
* Make GtkColorSelection use GtkStyleContextCarlos Garnacho2011-01-101-2/+6
* colorsel: Update adjustment usage for sealingBenjamin Otte2011-01-051-4/+4
* API: gdk: Make gdk_display_get_window_at_device_position() a device APIBenjamin Otte2010-12-271-2/+1
* API: gdk: gdk_display_get_device_state() => gdk_device_get_position()Benjamin Otte2010-12-271-2/+1
* API: gdk: gdk_display_warp_device() => gdk_device_warp()Benjamin Otte2010-12-211-1/+1
* gtk: Use g_object_unref instead of gdk_cursor_unrefBenjamin Otte2010-12-211-1/+1
* Merge libgdk and libgtkMatthias Clasen2010-12-211-2/+1
* gtk/gtkcolorsel.c: Use accessor functions to access GtkSelectionDataJavier Jardón2010-12-151-12/+18
* Move all GdkDevice members to private and add one missing accessorMichael Natterer2010-11-231-1/+1
* docs: Move documentation to inline comments: GtkColorSelectionGarrett Regier2010-11-061-0/+21
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-6/+6
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-6/+6
* Use gtk_scale_new() instead gtk_[v|h]scale_new()Javier Jardón2010-10-301-1/+1
* Use gtk_separator_new() instead gtk_[v|h]separator_new()Javier Jardón2010-10-301-1/+1
* GtkColorSelection: Add API to deal with GdkRGBA.Carlos Garnacho2010-10-221-2/+165
* settings: Move setting property registration in gtksettings.cEmmanuele Bassi2010-10-201-15/+13
* gdk: Make gdk_pixbuf_get_from_*() bindableBenjamin Otte2010-10-021-4/+2
* Remove unneded castsJavier Jardón2010-09-291-4/+4
* Move destroy signal to GtkWidgetJavier Jardón2010-09-261-12/+7
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-2/+2
* colorsel: Connect to draw signalBenjamin Otte2010-09-261-65/+36
* API: gdk_pixbuf_get_from_drawable() => gdk_pixbuf_get_from_window()Benjamin Otte2010-09-261-8/+8
* colorsel: Use gdk_cursor_new_from_pixbuf() to create the cursorBenjamin Otte2010-09-261-61/+51
* Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request()Javier Jardón2010-09-151-2/+6
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-19/+19
* Add correct namespace prefix to ColorSelectionPrivateColin Walters2010-09-011-46/+46
* Use gtk_window_has_group() to know if the window has an explicit window group.Javier Jardón2010-08-241-4/+2
* gtk/gtkcolorsel.c: Use accessor functions to access GtkWindowJavier Jardón2010-08-231-2/+4
* gtk/gtkcolorsel.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-19/+36
* colorsel: Create cursor image using CairoBenjamin Otte2010-08-101-16/+49
* colorsel: Use gdk_pixbuf_get_from_drawable()Benjamin Otte2010-08-101-11/+17
* gtkcolorsel: unseal private pointerJavier Jardón2010-07-131-1/+0
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* annotate gtk_color_selection_get_current_color color param as outJohn (J5) Palmieri2010-06-101-1/+1
* [docs] Saturation is the intensity of the color, not the "deepness"Javier Jardón2010-06-091-1/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-33/+65
* Remove gtk_color_selection_set_update_policy() completelyJavier Jardón2010-05-031-8/+0
* Remove deprecated GtkColorSelection functionsChristian Dywan2010-05-031-71/+0
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-1/+1
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)Javier Jardón2010-03-021-1/+1
* Deprecate widget flag: GTK_WIDGET_HAS_FOCUSJavier Jardón2010-03-011-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-1/+1
* [docs] Add missing "Deprecated: 2.x" to the api doc commentsJavier Jardón2010-01-111-1/+1
* Fix tooltips in GtkColorSelectionBruce Cowan2009-11-051-7/+28
* Fix warning: cast to gchar*Javier Jardón2009-10-301-1/+1
* improve deprecation annotationMatthias Clasen2008-11-291-5/+4
* Fix the spinbuttons in the color selectorMatthias Clasen2008-09-041-3/+3
* gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.cSven Neumann2008-08-111-1/+1
* gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.cSven Neumann2008-08-111-28/+22
* gtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel.c gtk/gtkiconview.cSven Neumann2008-08-081-2/+2