| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new GtkActionable interface | Ryan Lortie | 2012-01-09 | 1 | -0/+1 |
* | Drop GtkApplicationMenuButton for now | Matthias Clasen | 2011-12-19 | 1 | -1/+0 |
* | Include gtkapplicationmenubutton.h in gtk.h | Matthias Clasen | 2011-12-19 | 1 | -0/+1 |
* | add GtkApplicationWindow | Ryan Lortie | 2011-12-19 | 1 | -0/+1 |
* | Drop use of GDK_DISABLE_DEPRECATED guards in gtk | Matthias Clasen | 2011-11-09 | 1 | -2/+0 |
* | gtk: Empty gtkimmodule.h | Benjamin Otte | 2011-11-08 | 1 | -0/+1 |
* | Move gtkstyle and gtkrc to deprecated/ | Matthias Clasen | 2011-11-02 | 1 | -2/+2 |
* | Move wholly deprecated files to a subdirectory | Matthias Clasen | 2011-11-01 | 1 | -16/+19 |
* | Make GtkFontChooser an interface | Christian Persch | 2011-09-13 | 1 | -0/+1 |
* | API: css: Add GtkCssSection | Benjamin Otte | 2011-08-26 | 1 | -0/+1 |
* | GtkFontChooserDialog: Split the dialog out of gtkfontchooser.[ch] to gtkfontc... | Alberto Ruiz | 2011-08-15 | 1 | -0/+1 |
* | GtkFontChooser: Expose the new widget in gtk.h and add test cases | Alberto Ruiz | 2011-08-15 | 1 | -0/+1 |
* | overlay: add initial version of gtkoverlay | Ignacio Casal Quinteiro | 2011-06-12 | 1 | -0/+1 |
* | Add a lock button widget | Matthias Clasen | 2011-05-06 | 1 | -0/+1 |
* | Add a gtkx.h header for X11-specific GTK+ api | Matthias Clasen | 2011-01-29 | 1 | -2/+0 |
* | textview: Move GtkTextAttributes to its own header | Benjamin Otte | 2011-01-11 | 1 | -0/+1 |
* | Add GtkNumerableIcon | Matthias Clasen | 2011-01-05 | 1 | -0/+1 |
* | Remove gtktypeutils altogether | Matthias Clasen | 2011-01-04 | 1 | -1/+1 |
* | Make GtkTreeMenu a private class: | Tristan Van Berkom | 2011-01-04 | 1 | -1/+0 |
* | Adding GtkTreeMenu class. | Tristan Van Berkom | 2011-01-04 | 1 | -0/+1 |
* | Merge branch 'master' into treeview-refactor | Tristan Van Berkom | 2010-12-05 | 1 | -0/+9 |
|\ |
|
| * | Some header cleanups | Matthias Clasen | 2010-12-04 | 1 | -0/+2 |
| * | s/GtkStyleSet/GtkStyleProperties/ | Carlos Garnacho | 2010-12-04 | 1 | -1/+1 |
| * | Add theming docs | Carlos Garnacho | 2010-12-04 | 1 | -0/+1 |
| * | Added GtkCssProvider. | Carlos Garnacho | 2010-12-04 | 1 | -0/+1 |
| * | Add GtkThemingEngine. | Carlos Garnacho | 2010-12-04 | 1 | -0/+1 |
| * | Add GtkWidgetPath. | Carlos Garnacho | 2010-12-04 | 1 | -0/+1 |
| * | Add GtkStyleContext. | Carlos Garnacho | 2010-12-04 | 1 | -0/+1 |
| * | Add GtkStyleProvider, an interface to provide style details. | Carlos Garnacho | 2010-12-04 | 1 | -0/+1 |
| * | Add GtkStyleSet, a store of style properties. | Carlos Garnacho | 2010-12-04 | 1 | -0/+1 |
* | | Merge branch 'master' into treeview-refactor | Tristan Van Berkom | 2010-12-02 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Merge branch 'master' into open-with-dialog | Cosimo Cecchi | 2010-11-30 | 1 | -3/+1 |
| |\ |
|
| | * | Add GtkSwitch, a "light-switch" like widget | Emmanuele Bassi | 2010-11-29 | 1 | -0/+1 |
| * | | build: order new files alphabetically | Cosimo Cecchi | 2010-11-30 | 1 | -4/+4 |
| * | | app-chooser-button: rename GtkAppChooserComboBox -> GtkAppChooserButton | Cosimo Cecchi | 2010-11-29 | 1 | -1/+1 |
| * | | app-chooser-combobox: add an initial implementation | Cosimo Cecchi | 2010-11-24 | 1 | -0/+1 |
| * | | app-chooser: rename GtkOpenWith to GtkAppChooser | Cosimo Cecchi | 2010-11-23 | 1 | -3/+3 |
| * | | open-with: first attempt to split the dialog into a widget + interface | Cosimo Cecchi | 2010-11-23 | 1 | -0/+2 |
| * | | open-with: initial implementation of GtkOpenWithDialog | Cosimo Cecchi | 2010-11-23 | 1 | -0/+1 |
* | | | Merge branch 'master' into treeview-refactor | Tristan Van Berkom | 2010-11-25 | 1 | -3/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | gtk: Remove GtkRuler | Benjamin Otte | 2010-11-24 | 1 | -3/+0 |
| |/ |
|
* | | Mass rename GtkCellAreaIter --> GtkCellAreaContext | Tristan Van Berkom | 2010-11-13 | 1 | -1/+1 |
* | | Added GtkCellArea classes to gtk.h and fixed a remainig rendering bug. | Tristan Van Berkom | 2010-11-09 | 1 | -0/+3 |
|/ |
|
* | Add GtkGrid | Matthias Clasen | 2010-10-22 | 1 | -0/+1 |
* | Add GtkScrollable interface | Tadej Borovšak | 2010-10-22 | 1 | -0/+1 |
* | Remove GtkComboBoxEntry and the combo box text api | Matthias Clasen | 2010-10-20 | 1 | -1/+0 |
* | Added GtkComboBoxText api | Christian Dywan | 2010-10-15 | 1 | -0/+1 |
* | Removed all traces of GtkWrapBox from GTK+. | Tristan Van Berkom | 2010-10-13 | 1 | -1/+0 |
* | Remove GtkObject completely | Matthias Clasen | 2010-09-26 | 1 | -1/+0 |
* | cellrenderer: Merge GtkCellSizeRequest into GtkCellRenderer | Benjamin Otte | 2010-09-26 | 1 | -1/+0 |