| Commit message (Expand) | Author | Age | Files | Lines |
* | consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) | Michael Natterer | 2008-08-12 | 1 | -1/+1 |
* | gtk/gtkscale.c gtk/gtkscrolledwindow.c gtk/gtksocket.c gtk/gtkspinbutton.c | Sven Neumann | 2008-08-08 | 1 | -1/+1 |
* | gtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel.c gtk/gtkiconview.c | Sven Neumann | 2008-08-08 | 1 | -2/+2 |
* | remove g_return_if_fail() from private functions and virtual function | Michael Natterer | 2008-07-21 | 1 | -35/+12 |
* | 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 |
* | 106574 - Inconsistent increment behavior for gtkspinbutton | Matthias Clasen | 2008-05-27 | 1 | -1/+9 |
* | Reorder strange window hierarchy of the GtkSpinButton (#466000). | Jan Arne Petersen | 2008-05-25 | 1 | -82/+70 |
* | Remove two chunks of duplicated code (#533733). | Björn Lindqvist | 2008-05-20 | 1 | -21/+2 |
* | Bug 330743 - Up/down spinbuttons won't take zeros and exhibit very strange | Tor Lillqvist | 2008-04-03 | 1 | -0/+20 |
* | Declare value in the example code for GtkSpinButton::output, as pointed | Johan Dahlin | 2008-01-07 | 1 | -0/+1 |
* | Document the ::output signal and add an example. (#507566, example by Owen | Matthias Clasen | 2008-01-06 | 1 | -0/+27 |
* | Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 | Johan Dahlin | 2008-01-06 | 1 | -0/+1 |
* | Set the background of the panel window on style changes. (#402144, | Matthias Clasen | 2007-03-12 | 1 | -0/+16 |
* | call gdk_event_request_motions() for new motion events after receiving | Tim Janik | 2007-02-06 | 1 | -3/+3 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -7/+3 |
* | Add new infrastructure for notifications of failed keyboard navigation and | Michael Natterer | 2006-11-16 | 1 | -0/+5 |
* | Export privately. Adjust all callers. | Matthias Clasen | 2006-08-15 | 1 | -3/+4 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -57/+18 |
* | Add a wrapped signal. (#322933, Carlos Garnacho Parro) | Matthias Clasen | 2006-01-30 | 1 | -2/+31 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -2/+1 |
* | Made button-press timeouts which work like key repeat timeouts | Michael Natterer | 2005-11-22 | 1 | -10/+18 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -5/+5 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Add some additional docs on precision. (#309238, Steve Chaplin) | Matthias Clasen | 2005-07-06 | 1 | -1/+5 |
* | 2005-06-10 Matthias Clasen <mclasen@redhat.com> | Matthias Clasen | 2005-06-10 | 1 | -1/+1 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -4/+4 |
* | Stop scrolling when the widget is unmapped. (#168791, Ryan Lortie) | Matthias Clasen | 2005-03-22 | 1 | -0/+2 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -9/+10 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -4/+4 |
* | Allow min == max. (#158225, Vasco Alexandre da Silva Costa) | Matthias Clasen | 2004-11-14 | 1 | -1/+1 |
* | Share the three copies of get_borders() under the name | Matthias Clasen | 2004-10-08 | 1 | -35/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Install the timeout before changing the value, so that a ::value_changed | Matthias Clasen | 2004-07-16 | 1 | -1/+1 |
* | Make spinbuttons work with negative increments. (#137975, Tim Gerla) | Matthias Clasen | 2004-04-22 | 1 | -2/+9 |
* | Use the same logic as GtkEntry when calculating border width. (#116368, | Matthias Clasen | 2004-03-11 | 1 | -3/+40 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -17/+17 |
* | Add missing GDK_THREADS_ENTER()/GDK_THREADS_LEAVE(). Cast second argument | Matthias Clasen | 2003-12-17 | 1 | -2/+2 |
* | Merge from stable. | Kristian Rietveld | 2003-08-20 | 1 | -5/+6 |
* | Merged from stable. | Kristian Rietveld | 2003-08-20 | 1 | -1/+1 |
* | Use g_strtod() to cope with C libraries with crippled locale support. | Matthias Clasen | 2003-08-07 | 1 | -1/+1 |
* | Improve docs. (116364, Morten Welinder) | Matthias Clasen | 2003-07-01 | 1 | -1/+1 |
* | Add a blurb for shadow_type. | Matthias Clasen | 2003-06-24 | 1 | -1/+3 |
* | Fixes for bug #56248: | Matthias Clasen | 2003-03-29 | 1 | -8/+18 |
* | Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated | Matthias Clasen | 2003-02-05 | 1 | -6/+7 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -61/+67 |