summaryrefslogtreecommitdiff
path: root/gtk/gtknotebook.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some inconsistent deprecationsKjell Ahlstedt2013-07-091-2/+2
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+45
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-9/+9
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Add padding to class structsMatthias Clasen2010-10-191-0/+1
* Add missing vfuncs to gtknotebook.Ignacio Casal Quinteiro2010-10-031-0/+19
* docs: Move documentation to inline comments: GtkNotebookJavier Jardón2010-10-031-1/+1
* GtkNotebook: replace group by group_nameMatthias Clasen2010-09-241-3/+3
* GtkNotebook: remove gtk_notebook_set_window_creation_hookMatthias Clasen2010-09-241-11/+2
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* Add missing accessors for notebook detailsSam Thursfield2010-08-091-0/+2
* Move definition of GtkNotebookPage out of the headerChristian Dywan2010-07-131-3/+0
* GtkNotebook: Move public members to private structureJavier Jardón2010-07-131-35/+4
* Change GtkNotebookPage in switch-page into GtkWidgetChristian Dywan2010-07-131-5/+1
* Deprecate GtkNotebookPage as used in switch-pageChristian Dywan2010-07-131-0/+10
* Remove deprecated notebook apiMatthias Clasen2010-06-261-12/+0
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkNotebook functionsChristian Dywan2010-05-031-24/+0
* Add an 'action area' to GtkNotebookMatthias Clasen2009-11-081-0/+6
* Deprecated GtkNotebook tab packingChristian Dywan2009-10-211-0/+2
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-17/+17
* Seal GtkNotebook public fieldsTim Janik2008-06-201-31/+31
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-7/+7
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Fix declaration of GtkNotebook::create_window()Emmanuele Bassi2007-06-111-4/+4
* Add a create-window signal that allows to override the globalMatthias Clasen2007-06-041-1/+5
* Deprecate gtk_notebook_[gs]et_group_id in favour of new functionsMatthias Clasen2007-05-191-1/+10
* Only handle key bindings for tab reordering if the tabs are shown andMatthias Clasen2007-01-021-2/+2
* Add a destroy notify for the callback data. (#344209, Murray Cumming)Matthias Clasen2006-06-081-1/+2
* Fix the doc comment format.Matthias Clasen2006-03-301-1/+1
* Add a reorder_tab keynav signal and an insert_page vfunc to GtkNotebook.Matthias Clasen2006-02-231-3/+37
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-9/+2
* Return the index of the newly inserted page. (#130986, Olexiy Avramchenko)Matthias Clasen2004-01-151-6/+6
* Add support for up to four scroll arrows. Control their display by newMatthias Clasen2003-05-221-2/+7
* deprecation cleanupManish Singh2002-10-051-6/+6
* i Add gtk_notebook_get_n_pages (#73229, Havoc Pennington)Owen Taylor2002-09-231-0/+1
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Add ::move-focus-out signal to handle Control[-Shift]-Tab andOwen Taylor2002-02-081-0/+3
* Support "optional" bindings. If a binding signal has a boolean returnOwen Taylor2002-01-171-2/+2
* Propagate key press events not just to focus/window but also toOwen Taylor2001-11-161-6/+6
* Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)Owen Taylor2001-11-151-1/+1
* Add a compat macro that got lost.Owen Taylor2001-09-241-0/+1
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+4
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-17/+29
* voc Pennington <hp@redhat.com>Havoc Pennington2001-04-281-0/+14