summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Add a gtkx.h header for X11-specific GTK+ apiMatthias Clasen2011-01-291-2/+0
* textview: Move GtkTextAttributes to its own headerBenjamin Otte2011-01-111-0/+1
* Add GtkNumerableIconMatthias Clasen2011-01-051-0/+1
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-1/+1
* Make GtkTreeMenu a private class:Tristan Van Berkom2011-01-041-1/+0
* Adding GtkTreeMenu class.Tristan Van Berkom2011-01-041-0/+1
* Merge branch 'master' into treeview-refactorTristan Van Berkom2010-12-051-0/+9
|\
| * Some header cleanupsMatthias Clasen2010-12-041-0/+2
| * s/GtkStyleSet/GtkStyleProperties/Carlos Garnacho2010-12-041-1/+1
| * Add theming docsCarlos Garnacho2010-12-041-0/+1
| * Added GtkCssProvider.Carlos Garnacho2010-12-041-0/+1
| * Add GtkThemingEngine.Carlos Garnacho2010-12-041-0/+1
| * Add GtkWidgetPath.Carlos Garnacho2010-12-041-0/+1
| * Add GtkStyleContext.Carlos Garnacho2010-12-041-0/+1
| * Add GtkStyleProvider, an interface to provide style details.Carlos Garnacho2010-12-041-0/+1
| * Add GtkStyleSet, a store of style properties.Carlos Garnacho2010-12-041-0/+1
* | Merge branch 'master' into treeview-refactorTristan Van Berkom2010-12-021-0/+5
|\ \ | |/
| * Merge branch 'master' into open-with-dialogCosimo Cecchi2010-11-301-3/+1
| |\
| | * Add GtkSwitch, a "light-switch" like widgetEmmanuele Bassi2010-11-291-0/+1
| * | build: order new files alphabeticallyCosimo Cecchi2010-11-301-4/+4
| * | app-chooser-button: rename GtkAppChooserComboBox -> GtkAppChooserButtonCosimo Cecchi2010-11-291-1/+1
| * | app-chooser-combobox: add an initial implementationCosimo Cecchi2010-11-241-0/+1
| * | app-chooser: rename GtkOpenWith to GtkAppChooserCosimo Cecchi2010-11-231-3/+3
| * | open-with: first attempt to split the dialog into a widget + interfaceCosimo Cecchi2010-11-231-0/+2
| * | open-with: initial implementation of GtkOpenWithDialogCosimo Cecchi2010-11-231-0/+1
* | | Merge branch 'master' into treeview-refactorTristan Van Berkom2010-11-251-3/+0
|\ \ \ | | |/ | |/|
| * | gtk: Remove GtkRulerBenjamin Otte2010-11-241-3/+0
| |/
* | Mass rename GtkCellAreaIter --> GtkCellAreaContextTristan Van Berkom2010-11-131-1/+1
* | Added GtkCellArea classes to gtk.h and fixed a remainig rendering bug.Tristan Van Berkom2010-11-091-0/+3
|/
* Add GtkGridMatthias Clasen2010-10-221-0/+1
* Add GtkScrollable interfaceTadej Borovšak2010-10-221-0/+1
* Remove GtkComboBoxEntry and the combo box text apiMatthias Clasen2010-10-201-1/+0
* Added GtkComboBoxText apiChristian Dywan2010-10-151-0/+1
* Removed all traces of GtkWrapBox from GTK+.Tristan Van Berkom2010-10-131-1/+0
* Remove GtkObject completelyMatthias Clasen2010-09-261-1/+0
* cellrenderer: Merge GtkCellSizeRequest into GtkCellRendererBenjamin Otte2010-09-261-1/+0
* Remove GtkItemMatthias Clasen2010-09-081-1/+0
* Added initial revision of GtkWrapBox container widget and test case.Tristan Van Berkom2010-08-281-0/+1
* Added GtkCellSizeRequest bits to makefile, gtk/gtk.h and gtk/gtk.symbols.Tristan Van Berkom2010-08-181-0/+1
* API: Remove gtk_gc_get() and gtk_gc_release()Benjamin Otte2010-08-101-1/+0
* Mass api change from GtkExtendedLayout --> GtkSizeRequestTristan Van Berkom2010-06-181-1/+1
* Add GtkApplicationMatthias Clasen2010-06-071-0/+1
* Don't include deprecated classes in gtk.hChristian Dywan2010-05-031-25/+0
* Mega commit backing out everything from the native-layout branch thatTristan Van Berkom2010-04-211-1/+0
* Added GtkExtendedCell interface (last commit)Tristan Van Berkom2010-04-061-0/+1
* GtkOffscreenWindow implementation for #604901Cody Russell2010-04-031-0/+1
* native-layout: Introduce GtkExtendedLayout interface.Johannes Schmmid2009-12-141-0/+1
* Merge branch 'master' into toolpaletteJohannes Schmid2009-10-281-3/+5
|\
| * Deprecate GtkCurve and GtkGammaCurveChristian Dywan2009-10-211-2/+2
| * Deprecate GtkInputDialogChristian Dywan2009-10-161-1/+1