]> Pileus Git - ~andy/gtk/history - gtk
symboliccolor: fix a critical warning
[~andy/gtk] / gtk /
2012-09-28 Cosimo Cecchisymboliccolor: fix a critical warning
2012-09-28 Benjamin Ottecss: Huge refactoring to avoid computing wrong values
2012-09-28 Benjamin Ottesymboliccolor: Change prototype of _gtk_symbolic_color_...
2012-09-28 Benjamin Ottecss: Move declaration
2012-09-28 Benjamin Ottecssvalue: Remove unnecessary include
2012-09-28 Benjamin Ottecss: Don't crash when printing gradients
2012-09-28 Benjamin Ottecssvalue: Don't crash when printing NULL strings
2012-09-28 Benjamin Ottesection: Add _gtk_css_section_to_string()
2012-09-28 Benjamin Ottestylecontext: Rebuild cached styles with correct classe...
2012-09-27 Alexander Larssoniconview: Render focus even in non-selected items
2012-09-27 Stefano Facchinitreeview: fix size of the dragged column header
2012-09-27 Alexander LarssonDon't create GdkWindows with NULL parents
2012-09-24 Matthias ClasenRemove gtk_menu_button_[sg]et_menu
2012-09-24 Matthias ClasenStraigthen includes in gtkmenubutton.[hc]
2012-09-24 Matthias ClasenFix the build
2012-09-24 Matthias ClasenAdd a missing GDK_AVAILABLE_IN annotation
2012-09-24 Matthias ClasenTypo fix
2012-09-24 Matthias ClasenDocument gtk_application_get_window_by_id
2012-09-24 Matthias ClasenRemove empty doc comments
2012-09-22 Matthias ClasenGtkMenuButton: improve rtl support
2012-09-22 Matthias ClasenGtkSearchEntry: add rtl support
2012-09-21 Benjamin OtteRevert "blur: Use recording surface for capturing thing...
2012-09-20 Pavel VasinGtkMenuItem: fix leaked action_helper
2012-09-20 Ryan Lortiegtkapplication: fix some crashing "leak fixes"
2012-09-20 Ignacio Casal Quin... colobutton: skip set_rgba as it is already in the choos...
2012-09-20 Benjamin Otteblur: Use recording surface for capturing things to...
2012-09-20 Andrea Cimitanshadow: add blur to icon-shadow (spinner)
2012-09-20 Andrea Cimitanshadow: add blur to icon-shadow (icon)
2012-09-20 Andrea Cimitanshadow: add blur to box-shadow
2012-09-20 Andrea Cimitanshadow: add blur to text-shadow
2012-09-20 Cosimo Cecchishadow: add code to render blurred shadows
2012-09-20 Benjamin Otteblur: Do the same thing for rows and cols
2012-09-20 Benjamin Otteblur: Use rowstride
2012-09-20 Benjamin Otteblur: Simplify code
2012-09-20 Benjamin Otteblur: Fix pixel sizes
2012-09-20 Benjamin Otteblur: Take the radius as a double parameter
2012-09-20 Andrea CimitanAdd code for blurring (original code from Unico, copyri...
2012-09-19 Cosimo Cecchispinbutton: fix style context path for internal buttons
2012-09-19 Cosimo CecchiRevert "levelbar: start filling from the bottom"
2012-09-19 Stefano Facchinilevelbar: start filling from the bottom
2012-09-19 Benjamin Ottecssprovider: Remove another path that can't be reached
2012-09-19 Benjamin Ottedocs: Clarify GtkCssProvider loading return values
2012-09-19 Benjamin Ottecssprovider: Get rid of return value
2012-09-19 Murray CummingGtkSettings: Fix small typo in docs.
2012-09-18 Matthias ClasenFix distcheck
2012-09-18 Matthias ClasenAvoid an unintented export
2012-09-18 Cosimo Cecchimountoperation: fix previous commit
2012-09-18 Cosimo Cecchimountoperation: don't timeout proxied mount operation...
2012-09-18 Benjamin OtteRaleigh: Improve the spinner animation
2012-09-18 Ryan LortieGtkAccelLabel: adjust recent accel changes
2012-09-18 Benjamin Ottecssimage: Add a hack to get antialiased circles
2012-09-18 Matthias ClasenForce spinners to be square
2012-09-18 Matthias ClasenGtkSettings: Properly clean up style providers
2012-09-18 Matthias ClasenRevert "Bind the themes to the livecycle of the screen"
2012-09-17 Benjamin Ottecss: Add a spinner animation to the default theme
2012-09-17 Benjamin Ottecssanimation: Implement pausing the animation
2012-09-17 Benjamin Ottestylecontext: Always create animations
2012-09-17 Benjamin Ottestylecontext: Only create transitions conditionally
2012-09-17 Benjamin Ottestylecontext: Refactor the way animations are started...
2012-09-17 Benjamin Ottestylecontext: Clear animations for values kept in cache
2012-09-17 Benjamin Ottestylecontext: Remove leftover debugging
2012-09-17 Benjamin Ottecsscomputedvalues: Handle starting animations differently
2012-09-17 Benjamin Otteanimation: Don't set the changed properties anymore
2012-09-17 Benjamin Ottecsscomputedvalues: Compute the changes by animations...
2012-09-17 Benjamin Ottecssimage: Make cross-fade code safe for non-integer...
2012-09-17 Benjamin Ottecssvalue: Fix out-of-bounds in array transition code
2012-09-17 Cosimo Cecchithemingengine: animate spinners again
2012-09-17 Benjamin Ottecssvalue: Always consider values equal to themselves
2012-09-17 Cosimo Cecchicsseasevalue: fix wrong priority in steps easing transf...
2012-09-17 Benjamin Ottecssimage: Implement (most of) current cross-fade syntax
2012-09-17 Benjamin Ottecsscomputedvalues: Get rid of animated values
2012-09-17 Benjamin Ottecsscomputedvalues: Store animated values here
2012-09-17 Benjamin Ottecsscomputedvalues: Allow storing animated values here
2012-09-17 Benjamin Ottecsscomputedvalues: Inline function
2012-09-17 Benjamin Otteanimation: Add _gtk_style_animation_is_static()
2012-09-17 Benjamin Ottecss: Add animation support
2012-09-17 Benjamin Ottewidget: Use gtk_widget_queue_draw() for queueing redraws
2012-09-17 Benjamin Ottestylecontext: Provide a function for getting the style...
2012-09-17 Benjamin Ottewindow: Add the .background class to windows unconditio...
2012-09-17 Benjamin Ottecss: Implement 'animation' shorthand parsing
2012-09-17 Benjamin Ottecssparser: Don't use a free'd string in error messages
2012-09-17 Benjamin Ottecssstyleproperty: Add animation properties
2012-09-17 Benjamin Ottecssvalue: Add animation enum properties
2012-09-17 Benjamin Ottestyleprovider: Add query function for keyframes
2012-09-17 Benjamin Ottecssprovider: Add parsing support for @keyframes
2012-09-17 Ryan Lortiegtk.symbols fixup
2012-09-17 Ryan Lortiegtkmodelmenu: simplify logic, expose bind API
2012-09-17 Ryan LortieGtkAccelLabel: add manual accel API
2012-09-17 Ryan LortieGtkModelMenuItem: add a submenu action attribute
2012-09-17 William Jon McCannAdd back gtk_css_provider_get_named
2012-09-17 Cosimo Cecchimenubutton: set DROPDOWN_MENU hint on the menu toplevel
2012-09-17 Ignacio Casal Quin... Do not introspect gtk_color_button_get_rgba.
2012-09-17 Matthias ClasenPreserve gtk_widget_get_default_style semantics
2012-09-17 Matthias ClasenMove the gtk_shadow_type check down to gtk_render_frame
2012-09-17 Sébastien Granjouxbutton: Clear highlight when a button is removed from...
2012-09-17 Sébastien GranjouxGtkAssistant: bgo#658694 - Unable to change current...
2012-09-17 William Jon McCannDestroy the legacy style with the screen
2012-09-17 William Jon McCannDon't leak a ref to the tooltip window
2012-09-17 William Jon McCannDestroy the icon factory with the screen
2012-09-17 William Jon McCannDon't leak a ref to the settings
next