]> Pileus Git - ~andy/gtk/history - gtk/gtkcolorsel.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
[~andy/gtk] / gtk / gtkcolorsel.c
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_scale_new() instead gtk_[v|h]scale_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-22 Carlos GarnachoGtkColorSelection: Add API to deal with GdkRGBA.
2010-10-20 Emmanuele Bassisettings: Move setting property registration in gtksett...
2010-10-02 Benjamin Ottegdk: Make gdk_pixbuf_get_from_*() bindable
2010-09-28 Javier JardónRemove unneded casts
2010-09-27 Javier JardónMove destroy signal to GtkWidget
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottecolorsel: Connect to draw signal
2010-09-26 Benjamin OtteAPI: gdk_pixbuf_get_from_drawable() => gdk_pixbuf_get_f...
2010-09-26 Benjamin Ottecolorsel: Use gdk_cursor_new_from_pixbuf() to create...
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-01 Colin WaltersAdd correct namespace prefix to ColorSelectionPrivate
2010-08-24 Javier JardónUse gtk_window_has_group() to know if the window has...
2010-08-23 Javier Jardóngtk/gtkcolorsel.c: Use accessor functions to access...
2010-08-22 Javier Jardóngtk/gtkcolorsel.c: use accessor functions to access...
2010-08-10 Benjamin Ottecolorsel: Create cursor image using Cairo
2010-08-10 Benjamin Ottecolorsel: Use gdk_pixbuf_get_from_drawable()
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkcolorsel: unseal private pointer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-10 John (J5) Palmieriannotate gtk_color_selection_get_current_color color...
2010-06-09 Javier Jardón[docs] Saturation is the intensity of the color, not...
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove gtk_color_selection_set_update_policy() completely
2010-05-02 Christian DywanRemove deprecated GtkColorSelection functions
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Javier Jardón[docs] Add missing "Deprecated: 2.x" to the api doc...
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-01-11 Javier Jardón[docs] Add missing "Deprecated: 2.x" to the api doc...
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-05 Bruce CowanFix tooltips in GtkColorSelection
2009-10-30 Javier JardónFix warning: cast to gchar*
2008-11-29 Matthias Clasenimprove deprecation annotation
2008-09-04 Matthias ClasenFix the spinbuttons in the color selector
2008-08-11 Sven Neumanngtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c
2008-08-11 Sven Neumanngtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk...
2008-08-08 Sven Neumanngtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Johan DahlinFix up deprecated markup syntax. Add version numbers...
2008-06-20 Johan DahlinModernize and order things as most other objects. Defin...
2008-02-12 Matthias ClasenUnify the handling of various "Enter" keysyms all over...
2008-01-09 Michael Nattererremove unused variable.
2007-07-24 Matthias ClasenPort to use new tooltips API. (#451397, Jan Arne Petersen)
2007-01-04 Matthias ClasenFix compiler warnings
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-13 Matthias ClasenFix the color picker with window groups
2006-08-15 Matthias ClasenRemove a leftover debug statement. (#350072, Iago Rubio)
2006-05-25 Matthias ClasenMake GTK+ work as an untrusted X client. (#136571,...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-03-11 Matthias ClasenAdd a style property ::activate_slider that allows...
2006-03-10 Matthias ClasenAvoid a mnemonic conflict. (#163850, Dennis Cranston)
2006-03-10 Matthias ClasenApply a patch from Dennis Cranston to make dialogs...
2006-01-04 Matthias ClasenUse the slice allocator for many small allocations.
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-06-25 Matthias ClasenAdd a GrabBroken event to GDK, and a grab-broken-event...
2005-06-14 Matthias ClasenUse a named cursor with the name "color-picker", when...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-04-18 Owen Taylorgtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkic...
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2005-03-09 Matthias ClasenMore canonical property names.
2005-01-18 Matthias ClasenAdd pointer warping to GDK. (#160437)
2004-12-05 Hans BreuerImplement keynav for the color picker - win32 too....
2004-11-28 Matthias ClasenImplement keynav for the color picker (only on X11...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-04-14 Matthias ClasenAdd a11y relations between the color wheel and the...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-03 Owen Taylor#109594, reported by Olivier Ripoll
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-11-12 Padraig O'Briain*gtk/gtkcolorsel.c (gtk_color_selection_init): Add...
2003-11-05 Matthias ClasenChange the ranges for Saturation and Value to be 0...
2003-08-02 Matthias ClasenAccept drops with the wrong format, since the KDE color...
2003-07-23 Matthias ClasenMake the hue spinbutton wrap. (#118097, John Darrington)
2003-05-22 Matthias ClasenUpdate color on focus out of hex_entry. (#112665) ...
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-01-31 Matthias ClasenDeprecate. (#60582)
2003-01-30 Daniel ElstnerExplicitely draw an opaque rectangle using the backgrou...
2003-01-20 Matthias ClasenFix clamping to [0,1] to avoid unnecessary roundtrip...
next