| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: use #*-struct instead of <structname> | William Jon McCann | 2014-01-27 | 1 | -1/+1 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+25 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -4/+4 |
* | types: Move GtkAdustment declaration to gtktypes.h | Benjamin Otte | 2012-03-03 | 1 | -1/+0 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | spinbutton: redesign to use an horizontal layout | Cosimo Cecchi | 2011-11-28 | 1 | -1/+3 |
* | Move GtkSpinButton docs inline | Matthias Clasen | 2011-01-02 | 1 | -1/+37 |
* | Fix gtk-doc markup: /* <private> */ should be /*< private >*/ | Javier Jardón | 2010-10-30 | 1 | -1/+1 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -0/+1 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -4/+4 |
* | Add _gtk_spin_button_get_panel private function | Javier Jardón | 2010-07-13 | 1 | -0/+3 |
* | gtkspinbutton: move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -20/+3 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Remove deprecated GtkSpinButton function (macro) | Christian Dywan | 2010-05-03 | 1 | -5/+0 |
* | no need to include <gdk/gdk.h> in any widget header, it's included via | Michael Natterer | 2008-10-30 | 1 | -1/+0 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -9/+9 |
* | Seal GtkSpinButton. | Tim Janik | 2008-06-20 | 1 | -15/+15 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -8/+8 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Add a wrapped signal. (#322933, Carlos Garnacho Parro) | Matthias Clasen | 2006-01-30 | 1 | -1/+2 |
* | Fix a typo | Matthias Clasen | 2005-03-21 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -6/+6 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Many cleanups and fixes. Draw exclusively in expose handler. Feedback when | Soeren Sandmann | 2002-02-20 | 1 | -1/+0 |
* | clean up a little | Owen Taylor | 2002-02-08 | 1 | -3/+3 |
* | add change_value virtual function, to fix build | Havoc Pennington | 2002-02-08 | 1 | -0/+4 |
* | assert that the passed in arrow is always _UP or _DOWN, this catches false | Tim Janik | 2002-01-25 | 1 | -1/+1 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+11 |
* | make maximum digits compile time configurable via MAX_DIGITS and up to 20. | Tim Janik | 2001-06-20 | 1 | -1/+1 |
* | clamp the value to the range that was set | Havoc Pennington | 2001-06-05 | 1 | -1/+4 |
* | added value_changed signal which proxies for the adjustment. Cleaned | Mike Kestner | 2001-03-30 | 1 | -0/+13 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -8/+8 |
* | added rc-style argument GtkSpinButton::shadow_type. removed | Tim Janik | 2001-03-18 | 1 | -4/+0 |
* | Doc comment fixing. (Mostly non-matching parameter names.) | Owen Taylor | 2000-09-07 | 1 | -1/+1 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+1 |
* | Added two new signals to GtkSpinButton, "input" and "output", to make the | Stefan Jeske | 1999-02-28 | 1 | -0/+5 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+7 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -5/+0 |
* | end drag selections if necessary. | Lars Hamann | 1999-01-11 | 1 | -0/+2 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -5/+0 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -2/+9 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | set binary age and interface age to 0. | Tim Janik | 1998-09-26 | 1 | -17/+23 |
* | - Bug fix for precision problem causing occasional double emission of | Stefan Jeske | 1998-06-19 | 1 | -4/+16 |
* | Changed GtkSpinButtonUpdatePolicy enum, added keyboard | Stefan Jeske | 1998-06-17 | 1 | -5/+7 |