Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GtkRevealer | Matthias Clasen | 2013-04-22 | 1 | -0/+1 |
* | Add GtkStack | Matthias Clasen | 2013-04-21 | 1 | -0/+2 |
* | Merge branch 'places-sidebar' into master | Federico Mena Quintero | 2013-04-11 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'master' into places-sidebar | Federico Mena Quintero | 2013-02-13 | 1 | -2/+4 |
| |\ | |||||
| * | | Add gtkplacessidebar.[ch] to Makefile.am and fix compilation errors | Federico Mena Quintero | 2012-09-03 | 1 | -0/+1 |
* | | | Add GtkHeaderBar | Matthias Clasen | 2013-03-17 | 1 | -0/+1 |
* | | | Made GtkBubble/SelectionWindow private at the moment | Carlos Garnacho | 2013-03-05 | 1 | -2/+0 |
* | | | Don't allow individual #includes for GtkBubble/SelectionWindow | Carlos Garnacho | 2013-03-05 | 1 | -0/+2 |
* | | | Add gtk_widget_add_tick_callback(), remove GtkTimeline, etc. | Owen W. Taylor | 2013-02-14 | 1 | -1/+0 |
* | | | Hook GtkTimeline up to GdkFrameClock | Owen W. Taylor | 2013-02-14 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Reinstate old-style deprecation guards for wholly-deprecated files | Matthias Clasen | 2013-02-03 | 1 | -0/+2 |
* | | deprecations: Move files into deprecated/ dir | Benjamin Otte | 2012-11-25 | 1 | -2/+2 |
|/ | |||||
* | level-bar: introduce GtkLevelBar | Cosimo Cecchi | 2012-07-16 | 1 | -0/+1 |
* | Revert "level-bar: introduce GtkLevelBar" | Matthias Clasen | 2012-07-11 | 1 | -1/+0 |
* | level-bar: introduce GtkLevelBar | Cosimo Cecchi | 2012-07-10 | 1 | -0/+1 |
* | gtkmenubutton: Add menu button widget | Bastien Nocera | 2012-06-15 | 1 | -0/+1 |
* | gtk: Add GtkSearchEntry | Bastien Nocera | 2012-06-11 | 1 | -0/+1 |
* | Revert "gtkmenubutton: Add menu button widget" | Matthias Clasen | 2012-05-30 | 1 | -1/+0 |
* | gtkmenubutton: Add menu button widget | Bastien Nocera | 2012-05-30 | 1 | -0/+1 |
* | gtk: Add gtktypes.h | Benjamin Otte | 2012-03-03 | 1 | -0/+1 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Deprecate old color selection widgets | Matthias Clasen | 2012-02-14 | 1 | -3/+4 |
* | Initial work on a color editor | Matthias Clasen | 2012-02-14 | 1 | -0/+3 |
* | 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 |