| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkviewport: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -34/+60 |
* | GtkViewport: move public members to private structure | Javier Jardón | 2010-07-14 | 1 | -52/+94 |
* | Use GtkBin accessors | Javier Jardón | 2010-07-13 | 1 | -16/+26 |
* | Use accessor functions to acces GtkContainer | Javier Jardón | 2010-07-13 | 1 | -6/+12 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | Mass api change from GtkExtendedLayout --> GtkSizeRequest | Tristan Van Berkom | 2010-06-18 | 1 | -33/+33 |
* | Add an accessor for GtkViewport->view_window (#621081). | Cosimo Cecchi | 2010-06-09 | 1 | -0/+18 |
* | Merge branch 'native-layout-incubator' | Matthias Clasen | 2010-04-30 | 1 | -32/+88 |
|\ |
|
| * | Fixed missing return from get_desired_width/height in GtkViewport (causing te... | Tristan Van Berkom | 2010-04-20 | 1 | -0/+6 |
| * | Mega commit to change ->get_desired_size() for ->get_desired_width/height(). | Tristan Van Berkom | 2010-04-12 | 1 | -19/+49 |
| * | Implemented GtkExtendedLayout on GtkViewport | Tristan Van Berkom | 2010-04-06 | 1 | -29/+45 |
| * | Removed casing of GTK_IS_EXTENDED_LAYOUT() from GtkViewport. | Tristan Van Berkom | 2010-04-03 | 1 | -17/+7 |
| * | Take extended layout into account in viewport | Jan Arne Petersen | 2010-04-03 | 1 | -4/+18 |
| * | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) | Javier Jardón | 2010-04-03 | 1 | -1/+1 |
| * | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW) | Javier Jardón | 2010-04-03 | 1 | -1/+1 |
| * | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-04-03 | 1 | -4/+4 |
| * | Deprecate widget flag: GTK_WIDGET_MAPPED | Javier Jardón | 2010-04-03 | 1 | -1/+1 |
| * | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-04-03 | 1 | -6/+6 |
| * | Deprecate widget flag: GTK_WIDGET_DRAWABLE | Javier Jardón | 2010-04-03 | 1 | -2/+2 |
| * | Deprecate flag macros for toplevel, state, no window and composite child | Christian Dywan | 2010-04-03 | 1 | -1/+1 |
| * | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2010-04-03 | 1 | -4/+4 |
* | | [docs] Move documentation to inline comments: GtkViewport | Steven Harms | 2010-04-18 | 1 | -0/+19 |
* | | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -4/+4 |
* | | Deprecate widget flag: GTK_WIDGET_MAPPED | Javier Jardón | 2010-03-03 | 1 | -1/+1 |
* | | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 1 | -6/+6 |
* | | Deprecate widget flag: GTK_WIDGET_DRAWABLE | Javier Jardón | 2010-03-01 | 1 | -2/+2 |
* | | Deprecate flag macros for toplevel, state, no window and composite child | Christian Dywan | 2010-01-04 | 1 | -1/+1 |
* | | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -4/+4 |
|/ |
|
* | Added accesor for GTK_VIEWPORT (widget)->bin_window | Christian Dywan | 2009-10-21 | 1 | -0/+18 |
* | Document the "set-scroll-adjustments" signal | Sven Herzberg | 2008-12-11 | 1 | -0/+9 |
* | gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.c | Michael Natterer | 2008-08-12 | 1 | -2/+1 |
* | consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) | Michael Natterer | 2008-08-12 | 1 | -3/+3 |
* | gtk/gtktree.c gtk/gtktreemodel.c gtk/gtktreesortable.c gtk/gtktreeview.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 | -1/+1 |
* | 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 |
* | Use g_object_new instead of gtk_widget_new | Johan Dahlin | 2008-06-19 | 1 | -1/+1 |
* | gtk/gtkmenushell.c gtk/gtktable.c gtk/gtktext.c gtk/gtktipsquery.c | Michael Natterer | 2008-02-27 | 1 | -25/+7 |
* | Changed size requisition so the viewport does not add the border thickness | Matthias Clasen | 2007-07-09 | 1 | -4/+8 |
* | gtk/gtkcheckbutton.c gtk/gtkdnd.c gtk/gtkentry.c gtk/gtkmenu.c | Michael Natterer | 2007-01-18 | 1 | -1/+1 |
* | always update the bin_window position and size in size_allocate, even if | Tim Janik | 2006-09-20 | 1 | -25/+15 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -38/+7 |
* | Disconnect from the old adjustments signals. (#325869, Jorn Baayen) | Matthias Clasen | 2006-01-06 | 1 | -2/+1 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -2/+1 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -4/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -2/+2 |