Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GI] Add missing (scope) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -0/+1 |
* | Drop gtk-builder-convert | Matthias Clasen | 2011-01-17 | 1 | -6/+2 |
* | Add --enable-gtk2-dependency option | Matthias Clasen | 2011-01-14 | 1 | -5/+9 |
* | Add EXPORT_PACKAGES for the girs | Matthias Clasen | 2011-01-14 | 1 | -0/+1 |
* | Add --include-uninstalled for the gdk gir | Matthias Clasen | 2011-01-14 | 1 | -1/+3 |
* | Add --warn-all to introspection scanner args | Matthias Clasen | 2011-01-14 | 1 | -1/+2 |
* | Fix windows build from git clean and a minor linking issue | Fridrich Štrba | 2011-01-11 | 1 | -2/+2 |
* | [build] Add gtktextattributes.h | Florian Müllner | 2011-01-11 | 1 | -0/+1 |
* | Fix win32 build | Fridrich Štrba | 2011-01-11 | 1 | -2/+2 |
* | gtk: Add --c-include to gir build | Benjamin Otte | 2011-01-11 | 1 | -0/+1 |
* | gtk: Rename private header to private name | Benjamin Otte | 2011-01-11 | 1 | -1/+1 |
* | textview: Move text attributes code into its own .c file | Benjamin Otte | 2011-01-11 | 1 | -0/+1 |
* | build: Use mkdir_p instead mkinstalldirs | Javier Jardón | 2011-01-10 | 1 | -4/+4 |
* | Add sufficient deps to make building from 'git clean' work | Matthias Clasen | 2011-01-06 | 1 | -2/+2 |
* | Add GtkNumerableIcon | Matthias Clasen | 2011-01-05 | 1 | -0/+3 |
* | Move docs for gtkmain inline | Matthias Clasen | 2011-01-04 | 1 | -0/+1 |
* | Remove gtktypeutils altogether | Matthias Clasen | 2011-01-04 | 1 | -2/+0 |
* | Make GtkTreeMenu a private class: | Tristan Van Berkom | 2011-01-04 | 1 | -1/+1 |
* | Adding GtkTreeMenu class. | Tristan Van Berkom | 2011-01-04 | 1 | -0/+2 |
* | Rename gtk-update-icon-cache and gtk-builder-convert back | Matthias Clasen | 2011-01-03 | 1 | -11/+11 |
* | Use AM_V_GEN in a few more places | Matthias Clasen | 2011-01-03 | 1 | -6/+6 |
* | configure.ac: Support multiple GDK backends in one build | Kristian Høgsberg | 2011-01-03 | 1 | -2/+0 |
* | Removed sealed members from GtkMenuItem | Matthias Clasen | 2010-12-26 | 1 | -1/+2 |
* | Drop GtkThemeEngine | Matthias Clasen | 2010-12-23 | 1 | -2/+0 |
* | Remove sealed members from GtkSettings | Matthias Clasen | 2010-12-23 | 1 | -62/+72 |
* | Remove sealed members from GtkMenuShell | Matthias Clasen | 2010-12-23 | 1 | -0/+1 |
* | Remove sealed members from GtkMenu | Matthias Clasen | 2010-12-23 | 1 | -1/+1 |
* | Add gtkselectionprivate.h to Makefile | Matthias Clasen | 2010-12-21 | 1 | -0/+1 |
* | Merge libgdk and libgtk | Matthias Clasen | 2010-12-21 | 1 | -27/+16 |
* | Hide GtkWindowGroup members | Matthias Clasen | 2010-12-17 | 1 | -0/+1 |
* | Merge branch 'master' into treeview-refactor | Tristan Van Berkom | 2010-12-08 | 1 | -2/+0 |
|\ | |||||
| * | gtk: Remove old DirectFB code for drawing window decorations | Benjamin Otte | 2010-12-06 | 1 | -2/+0 |
* | | Merge branch 'master' into treeview-refactor | Tristan Van Berkom | 2010-12-05 | 1 | -27/+53 |
|\ \ | |/ | |||||
| * | Add GtkModifierStyle as a private object | Carlos Garnacho | 2010-12-04 | 1 | -0/+2 |
| * | Some header cleanups | Matthias Clasen | 2010-12-04 | 1 | -27/+31 |
| * | s/GtkStyleSet/GtkStyleProperties/ | Carlos Garnacho | 2010-12-04 | 1 | -2/+2 |
| * | Add Gtk9Slice | Carlos Garnacho | 2010-12-04 | 1 | -0/+2 |
| * | Add GtkAnimationDescription as a private boxed object. | Carlos Garnacho | 2010-12-04 | 1 | -0/+2 |
| * | Add GtkTimeline as a private object. | Carlos Garnacho | 2010-12-04 | 1 | -0/+2 |
| * | Add GtkSymbolicColor. | Carlos Garnacho | 2010-12-04 | 1 | -0/+2 |
| * | Added GtkCssProvider. | Carlos Garnacho | 2010-12-04 | 1 | -0/+2 |
| * | Add GtkThemingEngine. | Carlos Garnacho | 2010-12-04 | 1 | -0/+2 |
| * | Add GtkWidgetPath. | Carlos Garnacho | 2010-12-04 | 1 | -0/+2 |
| * | Add GtkStyleContext. | Carlos Garnacho | 2010-12-04 | 1 | -0/+2 |
| * | Add GtkStyleProvider, an interface to provide style details. | Carlos Garnacho | 2010-12-04 | 1 | -0/+2 |
| * | Add GtkStyleSet, a store of style properties. | Carlos Garnacho | 2010-12-04 | 1 | -0/+2 |
* | | Merge branch 'master' into treeview-refactor | Tristan Van Berkom | 2010-12-02 | 1 | -4/+33 |
|\ \ | |/ | |||||
| * | Merge branch 'master' into open-with-dialog | Cosimo Cecchi | 2010-11-30 | 1 | -7/+3 |
| |\ | |||||
| | * | Add GtkSwitch, a "light-switch" like widget | Emmanuele Bassi | 2010-11-29 | 1 | -0/+2 |
| * | | build: order new files alphabetically | Cosimo Cecchi | 2010-11-30 | 1 | -13/+13 |