]> Pileus Git - ~andy/gtk/history - gtk/Makefile.am
Finish making the GtkSettings object identical on all backends so that it doesn't...
[~andy/gtk] / gtk / Makefile.am
2011-03-06 Matthias ClasenUse existing mime type for GTK_FILE stock icon
2011-02-26 Matthias ClasenList all available icons in Makefile.am
2011-02-17 Matthias ClasenAdd a private function for accessible factory registration
2011-02-12 Matthias ClasenProtect x11-specific functions in gtktypefuncs.c
2011-02-12 Matthias ClasenNo GTK_ENABLE_BROKEN anymore
2011-02-10 Matthias ClasenBump the version to 3.0.0
2011-02-08 Johan Dahlinintrospection: Remove redundant include
2011-02-08 Benjamin OtteAPI: image: Move private struct definitions into privat...
2011-02-02 Matthias ClasenFix the build with --enable-gtk2-dependency
2011-01-31 Matthias ClasenAdd a gtkbindingsprivate.h header
2011-01-31 Matthias ClasenConvert remaining rc files to css
2011-01-31 Matthias ClasenConvert the mac key theme to css
2011-01-31 Matthias ClasenConvert the Emacs key theme to css
2011-01-30 Matthias ClasenAdd a gtkscaleprivate.h header
2011-01-30 Matthias ClasenAdd gtkorientableprivate.h header
2011-01-30 Matthias ClasenFix build
2011-01-30 Matthias ClasenDrop unused theme-bits
2011-01-29 Matthias ClasenAdd a gtkx.h header for X11-specific GTK+ api
2011-01-28 Benjamin Ottesocket: Merge gtksocket-x11.c back into gtksocket.c
2011-01-28 Benjamin Otteplug: Merge gtkplug-x11.c back into gtkplug.c
2011-01-28 Benjamin Otteplug/socket: Remove plug/socket backend implementations...
2011-01-28 Benjamin Otteplug/socket: Make GtkPlug and GtkSocket X11-specific
2011-01-27 Matthias ClasenPrivately export css_provider_get_theme_dir
2011-01-23 Matthias ClasenSplit out private style context api into a private...
2011-01-20 Johan DahlinDo not scan gtktextdisplay.h, avoids a scanner warning
2011-01-20 Pavel Holejsovsky[GI] Add missing (scope) annotations
2011-01-17 Matthias ClasenDrop gtk-builder-convert
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-15 Matthias ClasenAdd --enable-gtk2-dependency option
2011-01-14 Matthias ClasenAdd EXPORT_PACKAGES for the girs
2011-01-14 Matthias ClasenAdd --include-uninstalled for the gdk gir
2011-01-14 Matthias ClasenAdd --warn-all to introspection scanner args
2011-01-11 Fridrich ŠtrbaFix windows build from git clean and a minor linking...
2011-01-11 Florian Müllner[build] Add gtktextattributes.h
2011-01-11 Fridrich ŠtrbaFix win32 build
2011-01-11 Benjamin Ottegtk: Add --c-include to gir build
2011-01-11 Benjamin Ottegtk: Rename private header to private name
2011-01-11 Benjamin Ottetextview: Move text attributes code into its own .c...
2011-01-10 Javier Jardónbuild: Use mkdir_p instead mkinstalldirs
2011-01-06 Matthias ClasenAdd sufficient deps to make building from 'git clean...
2011-01-05 Matthias ClasenAdd GtkNumerableIcon
2011-01-04 Matthias ClasenMove docs for gtkmain inline
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-04 Tristan Van BerkomMake GtkTreeMenu a private class:
2011-01-04 Tristan Van BerkomAdding GtkTreeMenu class.
2011-01-04 Matthias ClasenRename gtk-update-icon-cache and gtk-builder-convert...
2011-01-04 Matthias ClasenUse AM_V_GEN in a few more places
2011-01-03 Kristian Høgsbergconfigure.ac: Support multiple GDK backends in one...
2010-12-27 Matthias ClasenRemoved sealed members from GtkMenuItem
2010-12-24 Matthias ClasenDrop GtkThemeEngine
2010-12-24 Matthias ClasenRemove sealed members from GtkSettings
2010-12-23 Matthias ClasenRemove sealed members from GtkMenuShell
2010-12-23 Matthias ClasenRemove sealed members from GtkMenu
2010-12-21 Matthias ClasenAdd gtkselectionprivate.h to Makefile
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-12-18 Matthias ClasenHide GtkWindowGroup members
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Benjamin Ottegtk: Remove old DirectFB code for drawing window decora...
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoAdd GtkModifierStyle as a private object
2010-12-04 Matthias ClasenSome header cleanups
2010-12-04 Carlos Garnachos/GtkStyleSet/GtkStyleProperties/
2010-12-04 Carlos GarnachoAdd Gtk9Slice
2010-12-04 Carlos GarnachoAdd GtkAnimationDescription as a private boxed object.
2010-12-04 Carlos GarnachoAdd GtkTimeline as a private object.
2010-12-04 Carlos GarnachoAdd GtkSymbolicColor.
2010-12-04 Carlos GarnachoAdded GtkCssProvider.
2010-12-04 Carlos GarnachoAdd GtkThemingEngine.
2010-12-04 Carlos GarnachoAdd GtkWidgetPath.
2010-12-04 Carlos GarnachoAdd GtkStyleContext.
2010-12-04 Carlos GarnachoAdd GtkStyleProvider, an interface to provide style...
2010-12-04 Carlos GarnachoAdd GtkStyleSet, a store of style properties.
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-30 Cosimo CecchiMerge branch 'open-with-dialog'
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-30 Cosimo Cecchibuild: order new files alphabetically
2010-11-29 Cosimo Cecchiapp-chooser-online: rework of the online module
2010-11-29 Emmanuele BassiAdd GtkSwitch, a "light-switch" like widget
2010-11-29 Cosimo Cecchiapp-chooser-button: rename GtkAppChooserComboBox -...
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-24 Cosimo Cecchiapp-chooser-combobox: add an initial implementation
2010-11-24 Benjamin Ottegtk: Remove GtkRuler
2010-11-24 Benjamin Ottegtk: Remove unused variables from build scripts
2010-11-23 Cosimo Cecchiapp-chooser: rename GtkOpenWith to GtkAppChooser
2010-11-23 Cosimo Cecchiopen-with: add a PackageKit module for online lookup...
2010-11-23 Cosimo Cecchiopen-with: first attempt to split the dialog into a...
2010-11-23 Cosimo Cecchiopen-with: initial implementation of GtkOpenWithDialog
2010-11-19 Javier JardónCreate a private header to access some GtkButton variables
2010-11-16 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-13 Tristan Van BerkomMass rename GtkCellAreaIter --> GtkCellAreaContext
2010-11-13 Owen W. TaylorPass the correct GDK library when working around Debian...
2010-11-13 Colin Waltersintrospection: Explicitly include libgdk-x11.la when...
2010-11-10 Owen W. TaylorPass the correct GDK library when working around Debian...
2010-11-09 Colin Waltersintrospection: Explicitly include libgdk-x11.la when...
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-26 Tristan Van BerkomAdded GtkCellAreaBox subclass to handle alignments...
2010-10-26 Tristan Van BerkomAdded GtkCellAreaIter class
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
next