]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2012-01-11 Matthias ClasenRename GtkApplicationEndStyle
2012-01-11 Matthias ClasenBloatpad: Register with the session
2012-01-11 Matthias ClasenSimplify logout notification api
2012-01-10 Javier Jardónmigrating-unique-GtkApplication: Update to new GApplica...
2012-01-10 Rico Tzschichholztests: Fix typo in Makefile.am
2012-01-10 Guillaume Desmottesset the G_PARAM_CONSTRUCT flag on the GtkWindow:applica...
2012-01-10 Patrick WelcheNon-XInput2 build fix
2012-01-10 Daniel MustielesUpdated Spanish translation
2012-01-10 Timo JyrinkiUpdated Finnish translations by Jiri Grönroos.
2012-01-09 Matthias ClasenFix wrong refencences in the docs
2012-01-09 Matthias ClasenFall back to the builtin icons for spinbutton +/-
2012-01-09 Matthias ClasenAdd missing symbols
2012-01-09 Benjamin Ottestyleproperty: Call style properties init function...
2012-01-09 Matthias ClasenFix doc markup
2012-01-09 Piotr DrągUpdated POTFILES.in and POTFILES.skip
2012-01-09 Rui MatosRename 'window-unfocused' to 'backdrop'
2012-01-09 Benjamin Ottethemingengine: Move border-image handling into render_f...
2012-01-09 Benjamin Otteroundedbox: close path
2012-01-09 Benjamin Ottethemingengine: Implement outline support
2012-01-09 Benjamin Ottethemingengine: Split out the border drawing function
2012-01-09 Benjamin Ottecss: Add outline CSS properties
2012-01-09 Benjamin Ottethemingengine: Implement 'dotted' and 'dashed'
2012-01-09 Benjamin Ottecss: Introduce a corner order enum
2012-01-09 Benjamin Ottecss: Introduce GtkCssSide
2012-01-09 Benjamin Ottethemingengine: Implement ridge and groove
2012-01-09 Benjamin Ottethemingengine: Redo color handling
2012-01-09 Benjamin Ottethemingengine: Refactor drawing code
2012-01-09 Benjamin Ottecss: border-style: hidden computes a 0 border
2012-01-09 Benjamin OtteAPI: Add all border styles from CSS 3
2012-01-09 Benjamin Ottestyleproperty: Simplify code
2012-01-09 Benjamin Ottetests: Add a test for all the border shorthands
2012-01-09 Paolo BorelliAlso add border-{top|right|bottom|left} shorthands
2012-01-09 Paolo BorelliAdd the border css shorthand
2012-01-09 Benjamin Ottetests: Fix for changes in this branch
2012-01-09 Paolo BorelliRename parse_border
2012-01-09 Paolo BorelliAdd reftets for border-style property
2012-01-09 Benjamin Ottereftests: Add a CSS file to reset properties to default...
2012-01-09 Paolo BorelliUse the border-style subproperties for drawing
2012-01-09 Benjamin OtteSet border-width to 0 in compute function
2012-01-09 Paolo BorelliAdd border-{top|left|bottom|right}-style properties
2012-01-09 Benjamin Ottethemingengine: Remove an optimization
2012-01-09 Benjamin Ottespinbutton: Pass the right size
2012-01-09 Benjamin Ottebackground: Implement all options of background-repeat
2012-01-09 Benjamin Ottetests: Add test for background-repeat
2012-01-09 Benjamin Ottestyleproperty: Parse all values for background-repeat
2012-01-09 Benjamin Ottereftests: Add a test for 'background'
2012-01-09 Benjamin Otteshorthand: Implement the 'background' shorthand
2012-01-09 Benjamin Ottecssimage: Add _gtk_css_image_can_parse()
2012-01-09 Benjamin Ottebackground: Simplify background-repeat
2012-01-09 Benjamin Ottecss: Remove GtkCssBorderRadius
2012-01-09 Paolo BorelliIntroduce _gtk_css_parser_try_length
2012-01-09 Benjamin Otteborderimage: Change memory management
2012-01-09 Benjamin Otteborder-image: Remove pack/unpack functions
2012-01-09 Benjamin Otteshorthand: Make border-image unget/settable
2012-01-09 Benjamin Otteshorthand: Don't require pack/unpack functions
2012-01-09 Benjamin Otteborderimage: Add _gtk_border_image_new_for_context()
2012-01-09 Benjamin Otteborderimage: Remove unused enums
2012-01-09 Benjamin Ottereftests: Ensure no explicit colors are set on labels
2012-01-09 Benjamin Ottestyleproperty: Use a custom resolve function for colors
2012-01-09 Benjamin Ottereftests: Fix a bunch of invalid CSS cases
2012-01-09 Benjamin Ottecss: Handle 'currentColor' special value
2012-01-09 Benjamin Ottestylecontext: NMake safe to call into during lookup
2012-01-09 Benjamin Ottestyleproperty: Change order for property registration
2012-01-09 Benjamin Ottewin32: Remove GtkWin32ThemePart
2012-01-09 Benjamin Otteborderimage: Convert to using GtkCssImage
2012-01-09 Benjamin Ottethemingbackground: Convert to GtkCssImage
2012-01-09 Benjamin Ottecsslookup: Use the new gtk_style_context_peek_property()
2012-01-09 Benjamin Ottethemingengine: Add _gtk_theming_engine_peek_property()
2012-01-09 Benjamin Ottestylecontext: Add _gtk_style_context_peek_property()
2012-01-09 Benjamin Ottetheme: Apply background merging code
2012-01-09 Benjamin Ottestyleproperty: Convert background-image from pattern...
2012-01-09 Benjamin Ottecssimage: Add a few convenience functions
2012-01-09 Benjamin Ottestyleproperty: Use factored-out gradient parser
2012-01-09 Benjamin Ottewin32: Add a CssImage implementation
2012-01-09 Benjamin Ottecssimage: Add GtkCssImageGradient
2012-01-09 Benjamin Ottewin32: Export _gtk_win32_theme_part_create_surface()
2012-01-09 Benjamin Ottewin32: Export _gtk_win32_lookup_htheme_by_classname()
2012-01-09 Benjamin Ottecssimage: Improve new_parse() to select right image...
2012-01-09 Benjamin Ottecss: Add _gtk_css_parser_has_prefix()
2012-01-09 Benjamin Ottecss: Add image implementation for urls
2012-01-09 Benjamin Ottecss: Add GtkCssImage class
2012-01-09 Benjamin Ottestyle: Remove GtkStylePropertyContext again
2012-01-09 Benjamin Ottestyleproperty: Remove context arg from _gtk_style_conte...
2012-01-09 Benjamin Ottestylecontext: Remove GtkStylePropertyContext from pack...
2012-01-09 Benjamin Ottestyleproperty: Add compute_value vfunc
2012-01-09 Benjamin Ottestyleproperty: Move parse/print vfuncs to GtkCssStylePr...
2012-01-09 Benjamin Ottestyleproperty: Add a compute vfunc
2012-01-09 Benjamin Ottetests: Add test for 'initial' and 'inherit' on shorthands
2012-01-09 Benjamin Ottecss: Redo value resolving
2012-01-09 Benjamin Ottegradient: Allow resolving with contexts
2012-01-09 Benjamin Ottestylecontext: Export _gtk_style_context_resolve_color()
2012-01-09 Benjamin Ottecss: Pass the real context to the CSS lookup
2012-01-09 Benjamin Ottestyleproperty: Move pspec to GtkCssCustomProperty
2012-01-09 Benjamin Ottestyleproperty: Move property_parse_func member
2012-01-09 Benjamin Ottestyleproperty: Add custom parser for custom properties
2012-01-09 Benjamin Ottestyleproperty: Stop using pspecs
2012-01-09 Benjamin Ottestyleproperties: Don't validate values anymore
2012-01-09 Benjamin Ottestyleproperty: Don't use gtk_style_properties_register_...
2012-01-09 Benjamin Ottestyleproperty: Make the register functin take varargs
2012-01-09 Benjamin Ottestyleproperty: Don't register a property parse func
next