]> Pileus Git - ~andy/gtk/history - gtk
Updated Galician translations
[~andy/gtk] / gtk /
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
2012-09-17 William Jon McCannBind the themes to the lifecycle of the screen
2012-09-16 William Jon McCannShut down a11y when an app shuts down
2012-09-16 Colomban Wendlingfontchooserwidget: scroll to the currently selected row
2012-09-16 Ignacio Casal Quin... Load settings.ini also from XDG_CONFIG_DIRS
2012-09-16 Matthias ClasenAdd missing argument in GTK_SPINNER_GET_CLASS
2012-09-16 Ignacio Casal Quin... gtkoverlay: fix get-child-position annotation
2012-09-16 Matthias ClasenPlug a leak
2012-09-15 Matthias ClasenSmall tweaks to the DND docs
2012-09-15 Matthias ClasenFix a memory leak in GtkCssStringValue
2012-09-14 Benjamin Ottecssimage: Make cross-fades cross-fade properly
2012-09-14 Juan Pablo UgarteAdded GtkActionGroup:accel-group property.
2012-09-14 Cosimo Cecchitogglebutton: always set PRELIGHT state when in_button...
2012-09-13 Cosimo Cecchistylecontext: fix a StyleData refleak
2012-09-13 Matthias ClasenPlug a small memory leak
2012-09-13 Matthias ClasenFix doc comment
2012-09-12 Alejandro Piñeiroa11y: Solved leak on gtk_widget_accessible_get_description
2012-09-12 Adrian JohnsonDon't rotate pdf landscape output
2012-09-11 Stefano Facchinibox: Fix typo
2012-09-11 Kristian RietveldImplement gtk-primary-button-warps-slider GtkSetting
2012-09-04 Cosimo Cecchimenubutton: clear arrow_widget on remove()
2012-09-03 Cosimo Cecchientry: fix requisition width/height to use the current...
2012-09-03 Paolo BorelliMake spinbutton orientable
2012-09-03 Carlos GarnachoImprove CSS styling of touch text selection handles
2012-09-03 Benjamin Ottecssvalue: Implement transitioning arrays
2012-09-03 Benjamin Ottecssvalue: Pass property ID to transition function
2012-09-03 Benjamin Ottecssvalue: Don't allow empty arrays anymore
2012-09-03 Benjamin Ottecssvalue: Make the array parser no longer parse "none"
2012-09-03 Benjamin Ottecss: Redo bindings parsing
2012-09-03 Claudio Saavedragtkliststore: fix documentation typo
2012-09-03 Matthias ClasenAdd a way to test touch features
2012-09-03 Carlos GarnachoImplement touch text selection in GtkTextView
2012-09-03 Carlos GarnachoImplement touch text selection in GtkEntry
2012-09-03 Carlos GarnachoAdd GtkTextHandle
2012-09-03 Carlos Garnachoscrolledwindow: don't capture events meant for non...
2012-09-01 Matthias ClasenRevert "menubutton: make it work with custom content...
2012-09-01 Matthias ClasenGtkMenuButton: Override add
2012-09-01 David Zeuthenmenubutton: make it work with custom content in .ui...
2012-09-01 Rui Matoswindow: Add a delay before automatically showing mnemonics
2012-09-01 Matthias ClasenFix positioning of file format radios
2012-09-01 Matthias ClasenFix mnemonic activation for some printer option widgets
2012-09-01 Sebastian GeigerImprove print to file options in print dialog
2012-08-31 Matthias ClasenAllow setting Pango attributes on entries
2012-08-31 Sebastian Geiger[GtkFileChooserButton] bgo#645065 - Restore the previou...
2012-08-31 Matthias ClasenMove entry completion code where it belongs
next