]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2012-04-17 Matej UrbančičUpdated Slovenian translation
2012-04-17 Fran DiéguezUpdated Galician translations
2012-04-17 Rob Bradfordwayland: Expose GdkWaylandDisplayManager as a public...
2012-04-17 Daniel MustielesUpdated Spanish translation
2012-04-17 Piotr DrągUpdated POTFILES.in
2012-04-17 Rob Bradfordwayland: Rename GdkScreenWayland to GdkWaylandScreen
2012-04-17 Rob Bradfordwayland: Rename GdkDisplayWayland to GdkWaylandDisplay
2012-04-17 Benjamin Ottetests: Add a parsing test for the transition property
2012-04-17 Benjamin Ottecontainer: Redo style validation handling
2012-04-17 Benjamin Ottecontainer: needs_resize is a container flag, not a...
2012-04-17 Benjamin Ottecssvalue: Remove GObject macros
2012-04-17 Benjamin Ottestylecontext: Avoid style_context_save() calls
2012-04-17 Benjamin Ottestylecontext: Pull all the animation code together
2012-04-17 Benjamin Ottestylecontext: Add GtkCssAnimatedValues
2012-04-17 Benjamin Otteanimation: Add CSS transition object
2012-04-17 Benjamin Ottestylecontext: Add new class for animation handling
2012-04-17 Benjamin Ottebutton: Remove _gtk_button_paint()
2012-04-17 Benjamin Ottemenuitem: Don't set menubar style class randomly
2012-04-17 Benjamin Ottewidget: Set .default class when widget is default
2012-04-17 Benjamin Ottestylecontext: Shuffle around code
2012-04-17 Benjamin Ottestylecontext: Add style_info_set_data()
2012-04-17 Benjamin Ottestylecontext: Make StyleInfo keep the next pointer
2012-04-17 Benjamin Ottestylecontext: Make StyleData refcounted
2012-04-17 Benjamin Ottestylecontext: Add public API to stop animations
2012-04-17 Benjamin Ottestylecontext: Add an animating framework
2012-04-17 Benjamin Ottecomputedvalues: Split out a function
2012-04-17 Benjamin Ottestylecontext: Don't queue a resize when none is needed
2012-04-17 Benjamin Ottecontainer: Split out a function
2012-04-17 Benjamin Ottecontainer: Remove duplicated flag
2012-04-17 Benjamin Ottecontainer: Simplify code
2012-04-17 Benjamin Ottestylecontext: Listen to the new changed signal
2012-04-17 Benjamin Ottestyleprovider: Make all implementors emit the new signal
2012-04-17 Benjamin Ottestyleprovider: Add a private signal for when things...
2012-04-17 Benjamin Ottestylecontext: Pass time to style_context_validate()
2012-04-17 Benjamin Ottestylecontext: Compute if things changed before invalidating
2012-04-17 Benjamin Ottereftests: Fix reftests for recent changes
2012-04-17 Benjamin Ottewidget: Don't cache widget paths all the time
2012-04-17 Benjamin Ottestylecontext: Remove theming_engine cache variable
2012-04-17 Benjamin Ottestylecontext: Split out a function
2012-04-17 Benjamin Ottestyleproperty: Remove equal_func vfunc
2012-04-17 Benjamin Ottecssvalue: Split out old value handling to new typed...
2012-04-17 Benjamin Ottethemingengine: Fix outline-width
2012-04-17 Benjamin Otteshorthand: Fix border query functions
2012-04-17 Benjamin Ottesymboliccolor: Treat it as a CssValue
2012-04-17 Benjamin Ottetests: Add a test ensuring currentColor is parsed every...
2012-04-17 Benjamin Ottecssprovider: Add an empty line when printing
2012-04-17 Benjamin Ottesymboliccolor: Parse 'currentColor' everywhere
2012-04-17 Benjamin Ottesymboliccolor: Pass the current color to the resolve...
2012-04-17 Benjamin Ottecssparser: Move symbolic color parser to gtksymboliccolor.c
2012-04-17 Benjamin Ottesymboliccolor: Turn this into a GtkCssValue
2012-04-17 Benjamin Ottecss: Add a shorthand 'transition' property
2012-04-17 Benjamin Otteshorthand: Add ',' to value_is_done_parsing()
2012-04-17 Benjamin Ottecss: Remove old animation code
2012-04-17 Benjamin Ottecss: Remove GtkCssNumber
2012-04-17 Benjamin Ottelinear-gradient: Convert from GtkCssNumber to GtkCssValue
2012-04-17 Benjamin Ottecssvalue: Convert border-image-width to border value
2012-04-17 Benjamin Ottecssvalue: Add a border value
2012-04-17 Benjamin Ottecssvalue: Add a cssvalue for background-size
2012-04-17 Benjamin Ottecssvalue: Add a custom value for repeats
2012-04-17 Benjamin Ottecssvalue: Add a value for background-position
2012-04-17 Benjamin Ottecssvalue: Add a css value for engines
2012-04-17 Benjamin Ottecssstyleproperty: Convert binding sets
2012-04-17 Benjamin Ottecssvalue: Add a value for border-radius corner properties
2012-04-17 Benjamin Ottecss: Make outline-offset a number property
2012-04-17 Benjamin Otteshadow: Add equal and transition support
2012-04-17 Benjamin Ottecssvalue: Add GtkCssShadowsValue
2012-04-17 Benjamin Ottetests: Add a parsing test for shadows
2012-04-17 Benjamin Otteshadow: Rewrite to store contents as values
2012-04-17 Benjamin Otteshadow: Make color a GtkCssValue
2012-04-17 Benjamin Ottecssvalue: Make GtkCssShadowValue only hold one shadow
2012-04-17 Benjamin Ottethemingengine: Make _gtk_theming_engine_paint_spinner...
2012-04-17 Benjamin Ottecssarrayvalue: Redo parsing arrays
2012-04-17 Benjamin Ottestylecontext: Don't queue_resize() all the time
2012-04-17 Benjamin Ottecssstyleproperty: Mark all animatable properties
2012-04-17 Benjamin Ottecssstyleproperty: Add _gtk_css_style_property_is_animated()
2012-04-17 Benjamin Ottecss: Move enum to the only source file using it
2012-04-17 Benjamin Ottecssvalue: Add transition support for images
2012-04-17 Benjamin Ottecssimage: Add GtkCssImageCrossFade
2012-04-17 Benjamin Ottecssvalue: Add _gtk_css_value_to_string()
2012-04-17 Benjamin Ottecssstyleproperty: Add transition properties
2012-04-17 Benjamin Ottecssvalue: Add GtkCssEaseValue
2012-04-17 Benjamin Ottecssvalue: Add a GtkCssValue for idents
2012-04-17 Benjamin Ottecss: Add <time> type to css number stuff
2012-04-17 Benjamin Ottecomputedvalues: Fix signage error
2012-04-17 Benjamin Ottecss: Remove _gtk_css_computed_values_get_value_by_name()
2012-04-17 Benjamin Ottestylecontext: Convert _gtk_style_context_peek_property()
2012-04-17 Benjamin Ottecss: Add an enum for all the style properties
2012-04-17 Benjamin Ottecssvalue: Add _gtk_css_value_transition()
2012-04-17 Benjamin Ottecssvalue: Do a hacky conversion of font-size to a numbe...
2012-04-17 Benjamin Ottecssvalue: Convert 'font-family'
2012-04-17 Benjamin Ottecssvalue: Add a custom value for strings
2012-04-17 Benjamin Ottecssprovider: Store widget style value as string
2012-04-17 Benjamin Ottecssvalue: Add GtkCssArea to the enum values
2012-04-17 Benjamin Otteswitch: Set ACTIVE state flag with is_active property
2012-04-17 Benjamin Ottestylecontext: Keep the main style data around until...
2012-04-17 Benjamin Ottestylecontext: Keep per-styleinfo data
2012-04-17 Benjamin Ottestylecontext: Make style_data_lookup() not take a state...
2012-04-17 Benjamin Ottewidget-factory: Add spinners
2012-04-17 Benjamin Ottecssvalue: Add a cssvalue for images
2012-04-17 Benjamin Ottecssvalue: Add enum values for the pango enums
next