]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-06-06 Kazuki IwamotoAvoid a crash in gtk_im_context_ime_reset
2011-06-06 Cosimo Cecchilockbutton: ensure the lock symbolic icon is rendered...
2011-06-06 Matthias ClasenHacky support for combo boxes
2011-06-06 Vincent Untzgtksearchenginetracker: Use non-case sensitive search...
2011-06-06 Javier Jardóndocs: building: Fix links to the location of tarballs
2011-06-06 Javier Jardóndocs: building: Update links to the location of tarballs
2011-06-06 Javier Jardóndocs: building: Update links to the location of tarballs
2011-06-06 Javier Jardóndocs: dependencies: Split the list of dependencies
2011-06-06 Javier Jardóndocs:building: re-order list of dependencies
2011-06-06 Javier Jardóndocs: building: gz is not used anymore, but xz instead
2011-06-06 Javier Jardóngtkcontainer: Move private functions to private header
2011-06-06 Javier Jardóngtkbutton: Move private functions to private header
2011-06-05 Matej UrbančičUpdated Slovenian translation
2011-06-04 Benjamin Ottewidget: Update the font at the right place
2011-06-04 Benjamin Ottepaned: Properly hide panes that were set to invisible
2011-06-04 Javier Jardóngtkwidget: Move private functions to private header
2011-06-03 Matej UrbančičUpdated Slovenian translation
2011-06-03 Klemen KoširUpdated Slovenian translation
2011-06-03 Juan Pablo... Fixed bug #576492 "GtkBuilder does not respect G_PARAM_...
2011-06-03 Matthias Clasengail: Add back get_name for menu items
2011-06-02 Javier JardónReplace gtk_misc_set_padding() with GtkWidget:margin...
2011-06-02 Javier Jardóngtkaccellabel: Do not use GET_PRIV macro
2011-06-02 Javier Jardóngtkaccelgroup.c: Do not use GET_PRIV macro
2011-06-02 Matthias Clasengtk-demo: Add an app chooser button demo
2011-06-02 Matthias ClasenGtkCustomUnixPaperDialog: use an inline toolbar
2011-06-02 Benjamin OtteRevert "css: Make font property a shorthand"
2011-06-02 Benjamin Ottedocs: There is no font-name style property
2011-06-02 Benjamin Ottestyleproperty: Move resolving code
2011-06-02 Benjamin OtteRevert "API: Add API to set style properties to be...
2011-06-02 Benjamin Ottestyleproperty: Use the new flags for inheritance
2011-06-02 Benjamin Ottestyleproperty: Add flags
2011-06-02 Benjamin Ottestyleproperties: Rename enum value
2011-06-02 Benjamin Ottestyleproperty: Add _gtk_style_property_is_inherit()
2011-06-02 Benjamin Ottestylecontext: Implement the color getters using the...
2011-06-02 Benjamin Ottethemingengine: Improve junction handling code
2011-06-02 Benjamin Ottecss: Make font property a shorthand
2011-06-02 Benjamin Ottestyleproperty: Factor out the string print function
2011-06-02 Benjamin Ottetests: Add tests for font-family
2011-06-02 Benjamin Ottestyleproperty: Move default value setting to styleprope...
2011-06-02 Benjamin Ottestyleproperties: use property, not pspec as key
2011-06-02 Benjamin Ottetests: Add a test for border-radius handling
2011-06-02 Benjamin Ottecssprovider: Remove colors when resetting
2011-06-02 Benjamin Ottetests: Add a cute demo and test app for the new box css
2011-06-02 Benjamin Ottebox: Add RTL support for sibling paths
2011-06-02 Benjamin Ottereftests: Add a reftest setting all colors to "none"
2011-06-02 Benjamin Ottetests: Add CSS test for the last two bugs
2011-06-02 Benjamin Ottecss: Don't infloop when resyncing over a slash
2011-06-02 Benjamin Ottecss: We want to unescape backslashes, not slashes
2011-06-02 Benjamin Ottestylecontext: Don't crash when colors are "none"
2011-06-02 Benjamin Ottecss: Match pseudo-classes for siblings
2011-06-02 Benjamin Ottebox: Add support for siblings in widget paths of box...
2011-06-02 Benjamin Ottebox: Only emit pack-type notify if the pack type really...
2011-06-02 Benjamin OtteAPI: Add support for siblings to widget paths
2011-06-02 Benjamin Ottedocs: Fix typo
2011-06-02 Benjamin Ottewidgetpath: Factor out the element copy function
2011-06-02 Benjamin Ottewidgetpath: Use ref/unref in boxed function
2011-06-02 Benjamin Ottewidgetpath: Make structure refcounted
2011-06-02 Benjamin Ottethemingengine: Add support for the border-radii
2011-06-02 Benjamin Ottecss: Add all border-radius properties
2011-06-02 Benjamin Ottestyleproperty: Add a helper function for printing doubles
2011-06-02 Benjamin Ottestyleproperty: Make keybindings use custom parse/print...
2011-06-02 Benjamin Ottestyleproperty: Allow passing in a parse func and a...
2011-06-02 Benjamin Ottestyleproperty: Rename ParseFunc and PrintFunc typedefs
2011-06-02 Benjamin Ottecss: Move property parsing into styleproperty file
2011-06-02 Benjamin Ottecss: Rename function to _gtk_style_property_parse_value()
2011-06-02 Benjamin Ottecss: Rename struct variable
2011-06-02 Benjamin Ottestyleproperty: Change _css_value_to_string()
2011-06-02 Benjamin Ottecss: Change to_string() to print()
2011-06-02 Benjamin Ottereftests: Test new pseudo-class support in GtkBox
2011-06-02 Benjamin OtteAPI: Change semantics of gtk_container_get_child_path()
2011-06-02 Benjamin OtteAPI: Add gtk_widget_path_append_for_widget()
2011-06-01 Matthias ClasenSilence a theme parser error
2011-06-01 Benjamin Ottenotebook: Implement height_for_width and width_for_heig...
2011-06-01 Benjamin Ottenotebook: Rewrite size request function for wfh
2011-06-01 Benjamin Ottenotebook: Split out tabs size computation into its...
2011-06-01 Benjamin Ottenotebook: Compute tab width in a simpler way
2011-06-01 Benjamin Ottenotebook: Remove uneeded function declaration
2011-06-01 Benjamin Ottenotebook: Include arrow size in tab size computation
2011-06-01 Benjamin Ottetests: Make variable const to silence gcc
2011-06-01 Javier Jardónconfigure.ac: Use AS_HELP_STRING instead deprecated...
2011-06-01 Matthias ClasenGtkLabel: Make selection behave more similar to GtkEntry
2011-06-01 Matthias ClasenTrivial NULL vs 0 confusion
2011-06-01 Matthias ClasenFix an example
2011-06-01 Matthias ClasenChange GtkTreePath to grow exponentially
2011-06-01 Matthias ClasenAdd tests for GtkTreePath
2011-06-01 Matthias ClasenGtkSearchEngineTracker: avoid an unused variable warning
2011-06-01 Matthias ClasenMake tracker search engine less verbose
2011-06-01 Matthias ClasenAdd annotations to gtk_css_provider_load_from_data
2011-06-01 Matthias ClasenGtkIconTheme: a small optimization
2011-06-01 Matthias ClasenGtkEntry: don't forget to disconnect idles
2011-06-01 Alexander Saprykingtkeditable.c: Remove unused variable in example code
2011-06-01 Matthias ClasenGtkEntryCompletion: add a sanity check
2011-06-01 Diego Celixgtk/gtkcolorsel: gtk_misc_set_alignment replacing
2011-06-01 Diego Celixgtk/gtknotebook: gtk_misc_set_alignment replacing
2011-06-01 Diego Celixgtkcustompaperunixdialog: gtk_misc_set_alignment
2011-06-01 Diego Celixgtk/gtkfilechooserbutton: gtk_misc_set_alignment
2011-06-01 Matthias ClasenGtkAppChooser: improve docs
2011-06-01 Matthias ClasenMake cross-references to gio docs work
2011-05-31 Matthias ClasenGtkApplication: Add window-added/-removed signals
2011-05-31 Matthias ClasenSort GtkApplication windows by most-recently-focused
next