summaryrefslogtreecommitdiff
path: root/gtk/gtknotebook.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* notebook: Convert docsMatthias Clasen2021-03-111-8/+1
* doc: Document missing GtkNotebook typesEmmanuele Bassi2020-12-161-0/+14
* Replace "gchar" with "char"Benjamin Otte2020-07-251-7/+7
* Replace "gint" with "int"Benjamin Otte2020-07-251-15/+15
* notebook: Derive from GtkWidgetMatthias Clasen2020-05-111-1/+1
* notebook: Make finalMatthias Clasen2019-05-281-75/+1
* notebook: Add a pages modelMatthias Clasen2019-02-211-0/+2
* Make GtkNotebookPage an objectMatthias Clasen2019-02-211-0/+19
* The big versioning cleanupMatthias Clasen2018-02-061-1/+1
* notebook: Remove deprecated public APITimm Bäder2016-10-181-4/+0
* Forgotten fileMatthias Clasen2015-02-131-0/+3
* 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