summaryrefslogtreecommitdiff
path: root/gtk/gtk.h
Commit message (Expand)AuthorAgeFilesLines
* level-bar: introduce GtkLevelBarCosimo Cecchi2012-07-161-0/+1
* Revert "level-bar: introduce GtkLevelBar"Matthias Clasen2012-07-111-1/+0
* level-bar: introduce GtkLevelBarCosimo Cecchi2012-07-101-0/+1
* gtkmenubutton: Add menu button widgetBastien Nocera2012-06-151-0/+1
* gtk: Add GtkSearchEntryBastien Nocera2012-06-111-0/+1
* Revert "gtkmenubutton: Add menu button widget"Matthias Clasen2012-05-301-1/+0
* gtkmenubutton: Add menu button widgetBastien Nocera2012-05-301-0/+1
* gtk: Add gtktypes.hBenjamin Otte2012-03-031-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Deprecate old color selection widgetsMatthias Clasen2012-02-141-3/+4
* Initial work on a color editorMatthias Clasen2012-02-141-0/+3
* Add new GtkActionable interfaceRyan Lortie2012-01-091-0/+1
* Drop GtkApplicationMenuButton for nowMatthias Clasen2011-12-191-1/+0
* Include gtkapplicationmenubutton.h in gtk.hMatthias Clasen2011-12-191-0/+1
* add GtkApplicationWindowRyan Lortie2011-12-191-0/+1
* Drop use of GDK_DISABLE_DEPRECATED guards in gtkMatthias Clasen2011-11-091-2/+0
* gtk: Empty gtkimmodule.hBenjamin Otte2011-11-081-0/+1
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-2/+2
* Move wholly deprecated files to a subdirectoryMatthias Clasen2011-11-011-16/+19
* Make GtkFontChooser an interfaceChristian Persch2011-09-131-0/+1
* API: css: Add GtkCssSectionBenjamin Otte2011-08-261-0/+1
* GtkFontChooserDialog: Split the dialog out of gtkfontchooser.[ch] to gtkfontc...Alberto Ruiz2011-08-151-0/+1
* GtkFontChooser: Expose the new widget in gtk.h and add test casesAlberto Ruiz2011-08-151-0/+1
* overlay: add initial version of gtkoverlayIgnacio Casal Quinteiro2011-06-121-0/+1
* Add a lock button widgetMatthias Clasen2011-05-061-0/+1
* 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