]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2012-12-04 Alexander LarssonAdd internal versions of g_return_[val_]_if_fail
2012-12-04 Rico Tzschichholzpo: Fix xgettext failing on unicode strings
2012-12-04 Benjamin Ottereftests: Fix wrong name in test
2012-12-04 Alexander Larssoncss: Return 0 as change for the GtkSettingsStyleProvider
2012-12-04 Marek Kasikprinting: Call mark_printer_active() with correct param...
2012-12-04 Michael NattererBug 626499 - GtkClipboard unnotified on change of OS...
2012-12-03 Pierre-Yves... Ensure GtkColorButton has a dialog when adding a palette
2012-12-02 Kalev Lembergtkroundedbox: Fix a compiler warning
2012-12-01 Piotr DrągUpdated POTFILES.skip
2012-12-01 Benjamin Ottecss: Fix order of enum
2012-12-01 Benjamin Ottereftests: Add a test for the new font size names
2012-12-01 Benjamin Ottecssvalue: Fix the scaling factors for 'smaller' and...
2012-12-01 Benjamin Ottecssvalue: Parse font sizes properly
2012-12-01 Benjamin Ottecssvalue: Change order of values
2012-12-01 Benjamin Ottecss: Fix dependencies for font lookup
2012-12-01 Kalev Lembergtkliststore: Add explicit braces to avoid dangling...
2012-12-01 Benjamin Ottecss: Add more features to font-size code
2012-12-01 Benjamin Ottecss: Move default font handling
2012-12-01 Benjamin Ottestyle: Add _gtk_style_provider_private_get_settings()
2012-11-30 Benjamin Ottesettings: Implement StyleProvider interface without...
2012-11-30 Benjamin Ottesettings: Never override some font properties
2012-11-30 Benjamin OtteAPI: Deprecate functions to register custom CSS properties
2012-11-30 Benjamin Ottestylecontext: Remove unused private functions
2012-11-30 Benjamin Ottecssstyleproperty: Don't mark border width properties...
2012-11-30 Benjamin Ottewidget: Optimize away unndeeded redraws
2012-11-30 Benjamin Ottestyleproperty: Add _gtk_css_style_property_changes_affe...
2012-11-30 Benjamin Ottestylecontext: Expose a function to get at the current...
2012-11-30 Benjamin Ottestyleproperty: Mark properties as not needing resizes
2012-11-30 Benjamin Ottestyleproperty: Add an affects-size property
2012-11-30 Benjamin Ottestylecontext: Pass a bitmask to the changed values
2012-11-30 Benjamin Ottereftests: Fix a reftest
2012-11-30 Alexander Larssonicon cache: Fix double free
2012-11-30 Michael Natterergtk: convert keyvals to unicode before committing to...
2012-11-30 Michael Natterergtk: add more OSX special casing for the deadacute...
2012-11-30 Alexander Larssoncss: Make test pass
2012-11-30 Alexander Larssoncss: Allocate the css tree in a single chunk
2012-11-30 Alexander Larssoncss: Fix leak of lists while building tree
2012-11-30 Alexander Larssoncss: Add accessor functions for traversing css tree
2012-11-30 Alexander Larssoncss: Add const to _gtk_css_selector_tree_match_all arg
2012-11-30 Alexander Larssoncss: Don't keep around linear selectors
2012-11-30 Alexander Larssoncss: Remove gtk_css_ruleset_matches
2012-11-30 Alexander Larssoncss: Use tree for gtk_css_provider_get_style_property
2012-11-30 Alexander Larssoncss: Implement ruleset_get_change() with the tree
2012-11-30 Alexander Larssoncss: Ensure the tree built is always the same
2012-11-30 Alexander Larssoncss: Use the tree to print css selectors
2012-11-30 Alexander Larssoncss: Track the tree selector matches
2012-11-30 Alexander Larssoncss: Fix type of GtkCssSelectorRuleSetInfo match
2012-11-30 Alexander Larssoncss: Track parent in the css tree nodes
2012-11-30 Alexander Larssoncss: Better tree match verification
2012-11-30 Alexander Larssoncss: Fix up position with region tree matching
2012-11-30 Alexander Larssoncss: Don't reorder some selectors when building selecto...
2012-11-30 Alexander Larssoncss: Fixed typo in PRINT_TREE debug code
2012-11-30 Alexander Larssoncss: Create and use a tree for css selector matching
2012-11-30 Alexander Larssoncss: Add GtkCssSelectorTree creation and matching
2012-11-30 Alexander Larssoncss: Add _gtk_css_matcher_matches_any()
2012-11-30 Alexander Larssoncss: Track which selectors are "simple"
2012-11-30 Alexander LarssonReuse rendered symbolic icons
2012-11-30 Alexander LarssonCache GtkIconInfo
2012-11-30 Matthias ClasenAdd a missing va_end call
2012-11-30 Matthias ClasenAvoid unreachable code
2012-11-30 Matthias ClasenDon't return prematurely
2012-11-30 Matthias ClasenGtkAboutDialog: Initialize a variable
2012-11-30 Matthias ClasenGtkNotebook: Clarify a switch statement
2012-11-30 Matthias ClasenGtkCellAccessible: Add missing break statements
2012-11-30 Matthias ClasenGtkExpander: Clarify a nested switch
2012-11-30 Matthias ClasenAdd a forgotten break in render_border
2012-11-30 Matthias ClasenGtkIconViewAccessible: Fix a copy-paste error
2012-11-30 Matthias ClasenGtkActionHelper: Fix a copy-paste error
2012-11-30 Matthias Clasengtk_css_value_bg_size_equal: actually compare contain...
2012-11-30 Matthias ClasenDon't check the same crossing mode twice
2012-11-30 Matthias ClasenGtkLabel: Fix a pointless expression
2012-11-30 Matthias ClasenObtain the recent files max age setting from xsettings
2012-11-29 Timothy ArceriIn the file chooser, use a proper apostrophe rather...
2012-11-29 Alan McGovernFix broken function pointer declarations on windows
2012-11-29 Michael Nattererquartz: add mountain lion as version 8 to enum GdkOSXVe...
2012-11-29 Michael Nattererquartz: call Gestalt() only once per session in gdk_qua...
2012-11-29 Benjamin BergUse the ppd groups "name" instead of "text" (bug #687065)
2012-11-28 Benjamin Ottemenuitem: Remove unused variables
2012-11-28 Benjamin Ottetests: Add CSS test for comment detection
2012-11-28 Marcus Kraßmanncssparser: Don't detect /*/ as a comment
2012-11-28 Cosimo Cecchimenubar: deprecate internal-padding style property
2012-11-28 Cosimo Cecchimenubar: add support for CSS padding
2012-11-28 Cosimo Cecchimenu: deprecate horizontal-padding and vertical-padding
2012-11-28 Cosimo Cecchimenuitem: deprecate horizontal-padding style property
2012-11-28 Nilamdyuti... Assamese translation updated
2012-11-28 Nilamdyuti... Assamese translation updated
2012-11-26 Matej UrbančičUpdated Slovenian translation
2012-11-26 Matej UrbančičUpdated Slovenian translation
2012-11-26 David Kingdocs: Add gtk-doc comment for GtkTreeRowReference
2012-11-26 Christophe... Sanitize memory handling in cups_request_printer_list_cb
2012-11-26 Philip Withnalli18n: Update British English translation
2012-11-26 Philip WithnallBug 595615 — Use proper ellipses
2012-11-25 Piotr DrągUpdated POTFILES.skip
2012-11-25 Benjamin Ottereftests: Add reftest for broken fixed height mode
2012-11-25 Benjamin Ottetreeview: Delay computing fixed height
2012-11-25 Emmanuele Bassisizegroup: Use g_hash_table_add()
2012-11-25 Benjamin Ottestyleproperty: Use _gtk_css_initial_value_get()
2012-11-25 Benjamin Ottecssvalue: Use _gtk_css_initial_value_get() for the...
2012-11-25 Benjamin Ottecssvalue: Add _gtk_css_initial_value_get()
2012-11-25 Benjamin Otteizegroup: Improve performance
next