| Commit message (Expand) | Author | Age | Files | Lines |
* | types: Move GtkAdustment declaration to gtktypes.h | Benjamin Otte | 2012-03-03 | 1 | -1/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk: Use versioned deprecations | Matthias Clasen | 2012-02-27 | 1 | -1/+1 |
* | GtkAdjustment: add an auxiliary function | Matthias Clasen | 2011-07-05 | 1 | -0/+2 |
* | Documentation fixes | Matthias Clasen | 2011-01-06 | 1 | -35/+25 |
* | adjustment: Privateize sealed members | Benjamin Otte | 2011-01-05 | 1 | -8/+4 |
* | gtkadjustment: Move documentation to inline comments | Javier Jardón | 2010-10-23 | 1 | -0/+16 |
* | gtk_adjustment_new() should return a GtkAdjustment* | Javier Jardón | 2010-09-29 | 1 | -1/+1 |
* | Remove GtkObject completely | Matthias Clasen | 2010-09-26 | 1 | -1/+0 |
* | Move classes that currently derive from GtkObject to GInitiallyUnowned | Javier Jardón | 2010-09-26 | 1 | -5/+4 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Bug 544858 – Seal GtkAdjustment | Michael Natterer | 2008-08-05 | 1 | -9/+34 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit | Matthias Clasen | 2005-06-21 | 1 | -9/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -6/+6 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+1 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -15/+15 |
* | Delete. | Havoc Pennington | 2001-03-15 | 1 | -3/+3 |
* | 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 notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | handle negative values similar to gtk_widget_set_uposition(). that is: | Tim Janik | 1998-07-16 | 1 | -3/+5 |
* | Merges from the gtk-1-0 branch | Owen Taylor | 1998-05-04 | 1 | -6/+0 |
* | new function to set the adjustments value without causing a current | Tim Janik | 1998-05-03 | 1 | -14/+16 |
* | only emit "value_changed" if we really passed a new value. | Tim Janik | 1998-05-02 | 1 | -13/+15 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -17/+22 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -0/+4 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+74 |