| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the spinbuttons in the color selector | Matthias Clasen | 2008-09-04 | 1 | -3/+3 |
* | gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c | Sven Neumann | 2008-08-11 | 1 | -1/+1 |
* | gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.c | Sven Neumann | 2008-08-11 | 1 | -28/+22 |
* | gtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel.c gtk/gtkiconview.c | Sven Neumann | 2008-08-08 | 1 | -2/+2 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Fix up deprecated markup syntax. Add version numbers and a message on the | Johan Dahlin | 2008-06-20 | 1 | -2/+2 |
* | Modernize and order things as most other objects. Defines at the top, | Johan Dahlin | 2008-06-20 | 1 | -410/+445 |
* | Unify the handling of various "Enter" keysyms all over the place. | Matthias Clasen | 2008-02-12 | 1 | -0/+2 |
* | remove unused variable. | Michael Natterer | 2008-01-09 | 1 | -2/+1 |
* | Port to use new tooltips API. (#451397, Jan Arne Petersen) | Matthias Clasen | 2007-07-24 | 1 | -44/+17 |
* | Fix compiler warnings | Matthias Clasen | 2007-01-04 | 1 | -1/+2 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 1 | -1/+0 |
* | Fix the color picker with window groups | Matthias Clasen | 2006-09-13 | 1 | -6/+17 |
* | Remove a leftover debug statement. (#350072, Iago Rubio) | Matthias Clasen | 2006-08-15 | 1 | -4/+0 |
* | Make GTK+ work as an untrusted X client. (#136571, Ed Catmur) | Matthias Clasen | 2006-05-25 | 1 | -2/+13 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -36/+5 |
* | Add a style property ::activate_slider that allows themes to draw the | Matthias Clasen | 2006-03-11 | 1 | -1/+1 |
* | Avoid a mnemonic conflict. (#163850, Dennis Cranston) | Matthias Clasen | 2006-03-10 | 1 | -1/+1 |
* | Apply a patch from Dennis Cranston to make dialogs more consistent | Matthias Clasen | 2006-03-10 | 1 | -21/+29 |
* | Use the slice allocator for many small allocations. | Matthias Clasen | 2006-01-04 | 1 | -10/+4 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -4/+3 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -6/+0 |
* | Use gdk_atom_intern_static_string() where appropriate. | Matthias Clasen | 2005-09-11 | 1 | -2/+2 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -13/+13 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -11/+11 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Add a GrabBroken event to GDK, and a grab-broken-event signal to | Matthias Clasen | 2005-06-25 | 1 | -8/+32 |
* | Use a named cursor with the name "color-picker", when available. | Matthias Clasen | 2005-06-14 | 1 | -15/+25 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -18/+15 |
* | gtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c Update to | Owen Taylor | 2005-04-18 | 1 | -14/+16 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -4/+4 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -6/+7 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+5 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 1 | -84/+107 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -4/+4 |
* | Add pointer warping to GDK. (#160437) | Matthias Clasen | 2005-01-18 | 1 | -22/+5 |
* | Implement keynav for the color picker - win32 too. Fixes bug #160437. | Hans Breuer | 2004-12-05 | 1 | -1/+10 |
* | Implement keynav for the color picker (only on X11 currently, since GDK | Matthias Clasen | 2004-11-28 | 1 | -3/+60 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Add a11y relations between the color wheel and the spin buttons. (#132745, | Matthias Clasen | 2004-04-14 | 1 | -0/+37 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | #109594, reported by Olivier Ripoll | Owen Taylor | 2004-03-03 | 1 | -1/+1 |
* | Fix #105497; constify uses of GdkColor. | Federico Mena Quintero | 2004-01-26 | 1 | -2/+6 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -10/+10 |
* | *gtk/gtkcolorsel.c (gtk_color_selection_init): Add tooltip for opacity | Padraig O'Briain | 2003-11-12 | 1 | -1/+4 |
* | Change the ranges for Saturation and Value to be 0-100 instead of 0-255, | Matthias Clasen | 2003-11-05 | 1 | -3/+8 |
* | Accept drops with the wrong format, since the KDE color chooser | Matthias Clasen | 2003-08-02 | 1 | -4/+8 |