| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate flag macros for toplevel, state, no window and composite child | Christian Dywan | 2010-01-04 | 1 | -2/+2 |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -20/+20 |
* | Mention exact property names in notebook tab packing deprecation | Christian Dywan | 2009-11-30 | 1 | -2/+4 |
* | Make the action widgets internal children of GtkNotebook | Christian Persch | 2009-11-28 | 1 | -5/+10 |
* | Clarify documentation of gtk_notebook_set_action_widget | Christian Dywan | 2009-11-09 | 1 | -2/+3 |
* | Add GtkBuilder support for notebook action area. | Matthias Clasen | 2009-11-08 | 1 | -0/+8 |
* | Add an 'action area' to GtkNotebook | Matthias Clasen | 2009-11-08 | 1 | -45/+391 |
* | Another property formatting fix | Matthias Clasen | 2009-11-01 | 1 | -1/+1 |
* | Work around a gtk-doc formatting problem | Matthias Clasen | 2009-11-01 | 1 | -2/+2 |
* | Deprecated GtkNotebook tab packing | Christian Dywan | 2009-10-21 | 1 | -0/+4 |
* | Bug 590959 - Set child_has_focus flag properly (second try) | Benjamin Otte | 2009-08-12 | 1 | -3/+8 |
* | Revert "Bug 590959 - Set child_has_focus flag properly" | Xan Lopez | 2009-08-07 | 1 | -2/+2 |
* | Bug 590959 - Set child_has_focus flag properly | Benjamin Otte | 2009-08-06 | 1 | -2/+2 |
* | bgo#529908 - Sanitize handling of motion events in GtkNotebook | Stanislav Brabec | 2009-06-23 | 1 | -8/+11 |
* | Improve GtkNotbook behaviour with too little space | Matthias Clasen | 2009-05-17 | 1 | -16/+19 |
* | Keep popups on the right screen. Pointed out by Morten Welinder | Matthias Clasen | 2009-02-28 | 1 | -0/+2 |
* | Bug 558522 – scroll arrow painted insensitive even though there are | Matthias Clasen | 2008-10-31 | 1 | -0/+3 |
* | Bug 553578 - tabs are not drawn correctly | Matthias Clasen | 2008-09-26 | 1 | -2/+19 |
* | Bug 329593 – Entering characters on a line very cpu intensive and | Matthias Clasen | 2008-09-17 | 1 | -16/+17 |
* | Allow changing page with arrows even on non-focusable notebook. (#528091) | Milan Crha | 2008-08-20 | 1 | -8/+1 |
* | gtk/gtknotebook.c property nick and blurb should be marked with P_(), not | Sven Neumann | 2008-08-12 | 1 | -2/+2 |
* | 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/gtkmenu.c gtk/gtkmenuitem.c gtk/gtkmenushell.c gtk/gtknotebook.c | Sven Neumann | 2008-08-11 | 1 | -23/+23 |
* | Set drag window background to be the GtkNotebook background color. This is | Carlos Garnacho | 2008-08-04 | 1 | -0/+13 |
* | Fix make check: | Michael Natterer | 2008-07-04 | 1 | -1/+0 |
* | Allocate with GSlice: | Michael Natterer | 2008-07-04 | 1 | -2/+2 |
* | 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 |
* | Fix up deprecated markup syntax. Add version numbers and a message on the | Johan Dahlin | 2008-06-20 | 1 | -2/+2 |
* | Need to do the GTK_DISABLE_DEPRECATED #undef/#define dance here, too, | Tor Lillqvist | 2008-06-17 | 1 | -2/+9 |
* | Bug 131920 – gtkNotebook sends incorrect switch_page value | Björn Lindqvist | 2008-06-08 | 1 | -3/+4 |
* | Do not call gtk_widget_set_parent_window(), using widget->window instead | Carlos Garnacho | 2008-04-10 | 1 | -1/+0 |
* | Prevent a crash with hidden, reorderable tabs. (#513230, Mike Massonnet, | Matthias Clasen | 2008-02-16 | 1 | -1/+1 |
* | gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c | Michael Natterer | 2008-02-06 | 1 | -7/+7 |
* | Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 | Johan Dahlin | 2008-01-06 | 1 | -0/+1 |
* | Also reorder menu when reordering tabs by drag & drop (Bug #506474) | Johannes Schmid | 2007-12-31 | 1 | -1/+4 |
* | More default property value fixes | Matthias Clasen | 2007-12-28 | 1 | -2/+2 |
* | Another fix to avoid further fallout from the fix for bug 388321. | Matthias Clasen | 2007-12-10 | 1 | -6/+9 |
* | Modify the tab-label-destroy fix to not crash epiphany. | Matthias Clasen | 2007-12-04 | 1 | -18/+6 |
* | Fix up some doc comments to shut up gtk-doc. | Matthias Clasen | 2007-11-26 | 1 | -9/+9 |
* | Short-circuit on destroy. (gtk_notebook_destroy): Destroy tab_label | Matthias Clasen | 2007-11-26 | 1 | -1/+24 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 1 | -3/+2 |
* | remove duplicated declaration of gtk_notebook_create_window. Patch by | Xan Lopez | 2007-10-03 | 1 | -4/+0 |
* | fix wrong default value in ::tab-expand param spec constructor. | Tim Janik | 2007-09-05 | 1 | -1/+1 |
* | Rename buildable methods to not clash with widget methods. (#448928, | Johan Dahlin | 2007-06-19 | 1 | -6/+6 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -1/+41 |
* | Fix compiler warning. (#447586, Kazuki IWAMOTO) | Behdad Esfahbod | 2007-06-14 | 1 | -1/+1 |
* | Add a doc comment | Matthias Clasen | 2007-06-07 | 1 | -0/+8 |