]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2012-02-02 Daniel MustielesUpdated Spanish translation
2012-02-02 Benjamin Ottereftests: Improve 'unresolvable' test
2012-02-02 Benjamin Ottereftests: Fix css-match-exact
2012-02-02 Benjamin Ottereftests: Fix entry-progress-coloring test
2012-02-02 Benjamin Ottereftests: Add another background-size test
2012-02-02 Benjamin Ottecss: Implement padding as numbers
2012-02-02 Benjamin Ottereftests: Fix border-image-url reftest
2012-02-02 Benjamin Ottetests: Add 'px' to css tests
2012-02-02 Benjamin Ottereftests: Add 'px' to all properties
2012-02-02 Benjamin Ottereftests: Make test runner always use image surfaces
2012-02-02 Benjamin Ottecss: Port margin properties to GtkCssNumber
2012-02-02 Benjamin Ottereftests: Add reftest for background-size
2012-02-02 Benjamin Ottereftests: Put border-image-repeat test back
2012-02-02 Benjamin Ottereftests: set style properties to 0 in reset-to-defaults
2012-02-02 Benjamin Ottethemingbackground: Implement background-size support
2012-02-02 Benjamin Ottetests: Add parsing test for background-size
2012-02-02 Benjamin Ottecss: Implement parsing for 'background-size'
2012-02-02 Benjamin Ottereftests: Add a bunch of linear gradient tests
2012-02-02 Benjamin Ottetests: Add parsing tests for linear gradients
2012-02-02 Benjamin Ottecss: Implement repeating linear gradients
2012-02-02 Benjamin Ottecss: Implement CSS 3 linear-gradient() syntax
2012-02-02 Benjamin Ottetests: Update CSS tests for borders
2012-02-02 Benjamin Ottecss: Implement support for angles
2012-02-02 Benjamin Ottecss: Convert border-radius to GtkCssNumber
2012-02-02 Benjamin Ottethemingengine: Add a private function to query lengths
2012-02-02 Benjamin Ottecss: Make border-width a length property
2012-02-02 Benjamin Ottecss: Add a check function for specified types
2012-02-02 Benjamin Ottecss: Ensure proper type for parsing custom properties
2012-02-02 Benjamin Ottecss: Add GtkCssNumber
2012-02-02 Benjamin Ottestyleproperties: Add a warning
2012-02-02 Benjamin Ottestyleproperty: Simplifiy registering function
2012-02-02 Benjamin Ottecss: Allow bypassing the compute_value() stage
2012-02-02 Benjamin Ottecsslookup: Query the bitmask
2012-02-02 Benjamin Ottecss: Remove two unused declarations
2012-02-02 Benjamin Ottecss: color_compute no longer needs to check type
2012-02-02 Benjamin Ottecss: Initialize value before calling compute function
2012-02-02 Benjamin Ottecss: Initialize values to their specified type
2012-02-02 Benjamin Ottecss: Create SymbolicColor fallback properties for colors
2012-02-02 Benjamin Ottecss: parse 'currentColor' for symbolic colors
2012-02-02 Benjamin Ottestyleproperty: Introduce "specified type" and "computed...
2012-02-01 Benjamin Ottecss: Make the 'currentColor' keyword a symbolic color
2012-02-01 Benjamin Otteraleigh: remove general 'padding' declaration
2012-02-01 Benjamin Otteraleigh: Remove unnecessary border-width declaration
2012-02-01 Benjamin Otteraleigh: Don't set bg-color for all widgets
2012-02-01 Cosimo Cecchireftests: set border-image: none in border-image-url...
2012-02-01 Cosimo Cecchireftests: add a bunch of missing reset-to-defaults
2012-02-01 Cosimo Cecchiapp-chooser-dialog: cancel the PK operation when the...
2012-02-01 Cosimo Cecchiapp-chooser-dialog: make sure to hold a ref when doing...
2012-02-01 Benjamin Ottegtkmain: Invoke keysnoopers unconditionally
2012-02-01 Cosimo Cecchicombobox: fix cell area allocation in menu mode for RTL
2012-02-01 Cosimo Cecchicombobox: fix dropdown menu alignment for RTL languages
2012-02-01 Cosimo Cecchicombobox: use gtk_container_class_handle_border_width()
2012-02-01 Cosimo Cecchicombobox: always trim the allocated area by padding...
2012-02-01 Cosimo Cecchicombobox: cleanup allocation of children in list mode
2012-02-01 Cosimo Cecchicombobox: cleanup and comment the allocation code somewhat
2012-02-01 Cosimo Cecchicombobox: make sure to respect the GtkComboBox padding...
2012-02-01 Cosimo Cecchicombobox: cleanup GTK_COMBO_BOX_SIZE_ALLOCATE_BUTTON
2012-02-01 Cosimo Cecchicombobox: simplify size request code by using the butto...
2012-02-01 Cosimo Cecchicombobox: move the allocation of the button contents...
2012-02-01 Cosimo Cecchicombobox: allocate the CSS borders to GtkComboBox
2012-02-01 Cosimo Cecchicombobox: remove handling of focus-padding and focus...
2012-01-31 Javier Jardóngtkentry: Fix compilation warnings
2012-01-31 Javier Jardóngtkspinbutton: Fix compilation warning
2012-01-31 Ryan LortieBring back the GMenu separators
2012-01-31 Cosimo Cecchientry: deprecate the progress-border style property
2012-01-31 Cosimo Cecchientry: use the CSS margin for the progress margin offset
2012-01-31 Cosimo Cecchientry: use padding on the image area to position the...
2012-01-31 Cosimo Cecchientry: deprecate inner-border and gtk_entry_get/set_inn...
2012-01-31 Cosimo Cecchicell-renderer-text: don't use gtk_entry_set_inner_border()
2012-01-31 Cosimo Cecchicell-renderer: add the CELL style class to the editing...
2012-01-31 Cosimo Cecchientry: always add padding to the allocation
2012-01-31 Cosimo Cecchientry: don't consider inner-border for allocation and...
2012-01-31 Cosimo Cecchientry: don't blindly center the text area in the alloca...
2012-01-31 Cosimo Cecchientry: change _gtk_entry_get_borders() to return a...
2012-01-31 Cosimo Cecchientry: allocate the CSS borders to GtkEntry
2012-01-31 Marek Kasikprinting: Don't crash when printing
2012-01-31 Michael Meeksbroadway: terminate v7 input to avoid parsing uninit...
2012-01-31 Ryan LortieGtkBuilder menus: reject all attributes on <item>
2012-01-31 Matthias ClasenBump version
2012-01-31 Matthias Clasen3.3.12
2012-01-31 Matthias ClasenDrop some unintentional exports
2012-01-31 Matthias ClasenFix menu xml syntax in tests
2012-01-31 Benjamin Otteshorthand: Only unset values that are set
2012-01-31 Benjamin Ottewindow: Avoid unnecessary attach-widget resets
2012-01-31 Matthias ClasenFix make check
2012-01-31 Matthias ClasenDocument the gtkbuilder xml file better
2012-01-31 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE
2012-01-30 Matthias ClasenTypo fix
2012-01-30 Kristian Høgsbergwayland: Fix return type from gdk_wayland_window_config...
2012-01-29 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2012-01-29 Kristian Høgsbergwayland: Also synthesize a configure event from gdk_win...
2012-01-28 Matej UrbančičUpdated Slovenian translation
2012-01-28 Kjartan MaraasUpdated Norwegian bokmål translation
2012-01-27 Carlos Garcia... testgtk: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... examples: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtk-demo: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtktreeviewcolumn: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtktreeview: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtktextview: Use symbolic names for button numbers
2012-01-27 Carlos Garcia... gtkstatusicon: Use symbolic names for button numbers
next