| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up more includes | Matthias Clasen | 2011-06-07 | 1 | -2/+0 |
* | Remove GtkScrollablePolicy again | Matthias Clasen | 2010-10-22 | 1 | -6/+0 |
* | Move min-display-width/height to GtkScrolledWindow | Matthias Clasen | 2010-10-22 | 1 | -0/+13 |
* | GtkScrolledWindow: move public members to private structure | Javier Jardón | 2010-08-31 | 1 | -16/+4 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | 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 | -6/+6 |
* | Seal GtkScrolledWindow. | Tim Janik | 2008-06-20 | 1 | -10/+10 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -2/+2 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Only handle key bindings for scrolling if the scrollbars are visible. | Matthias Clasen | 2007-01-02 | 1 | -3/+3 |
* | Add a window-placement-set property and a gtk-scrolled-window-placement | Matthias Clasen | 2006-03-20 | 1 | -0/+2 |
* | Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit | Matthias Clasen | 2005-06-21 | 1 | -6/+3 |
* | 2005-06-10 Matthias Clasen <mclasen@redhat.com> | Matthias Clasen | 2005-06-10 | 1 | -1/+1 |
* | Change the return type to GtkWidget*, proposed by Owen Taylor. | Matthias Clasen | 2005-05-08 | 1 | -2/+2 |
* | Add getters for the scrollbars. (#167181, Billy Biggs) | Matthias Clasen | 2005-05-03 | 1 | -0/+4 |
* | Privately export _gtk_scrolled_window_get_scrollbar_spacing(). | Owen Taylor | 2002-10-10 | 1 | -0/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -6/+6 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Add key bindings on GtkScrolledWindow for arrow keys, PageUp/PageDown | Owen Taylor | 2002-02-16 | 1 | -0/+15 |
* | put GtkPacker back in here so it won't be in gtk-unused.txt, but don't put | Havoc Pennington | 2001-09-08 | 1 | -1/+1 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+5 |
* | 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 |
* | Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmaps | Owen Taylor | 2000-07-21 | 1 | -0/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+2 |
* | 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 deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -4/+0 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -3/+2 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -16/+23 |
* | new enum GtkCornerType added window_placement. new method to set | Lars Hamann | 1998-11-09 | 1 | -1/+3 |
* | removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy. | Lars Hamann | 1998-11-05 | 1 | -4/+5 |
* | handle negative values similar to gtk_widget_set_uposition(). that is: | Tim Janik | 1998-07-16 | 1 | -4/+6 |
* | Merged changes from gtk-1-0. Check ChangeLog for details. | Owen Taylor | 1998-05-01 | 1 | -0/+2 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | ( From: James Henstridge <james@daa.com.au> ) | Owen Taylor | 1998-03-18 | 1 | -0/+3 |
* | this macro computes the spacing from klass->scrollbar_spacing now. adapted | Tim Janik | 1997-12-23 | 1 | -0/+2 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+74 |