]> Pileus Git - ~andy/gtk/history - gtk
Updated POTFILES.skip
[~andy/gtk] / gtk /
2012-02-02 Benjamin Ottecss: Implement padding as numbers
2012-02-02 Benjamin Ottecss: Port margin properties to GtkCssNumber
2012-02-02 Benjamin Ottethemingbackground: Implement background-size support
2012-02-02 Benjamin Ottecss: Implement parsing for 'background-size'
2012-02-02 Benjamin Ottecss: Implement repeating linear gradients
2012-02-02 Benjamin Ottecss: Implement CSS 3 linear-gradient() syntax
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 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 Ryan LortieGtkBuilder menus: reject all attributes on <item>
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-27 Carlos Garcia Camposgtktreeviewcolumn: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtktreeview: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtktextview: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkstatusicon: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkspinbutton: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkrange: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkpathbar: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkpaned: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtknotebook: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkmenutoolbutton: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkmenu: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtklabel: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkiconview: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkhsv: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkexpander: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkentry: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkdnd: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkcombobox: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkcolorsel: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkcellarea: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkcalendar: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkbutton: Use symbolic names for button numbers
2012-01-27 Carlos Garcia Camposgtkappchooserwidget: Use symbolic names for button...
2012-01-27 Carlos Garcia Camposgtkaboutdialog: Use symbolic names for button numbers
2012-01-26 Will Newtoniconcache: Always check return value of find_image_offset.
2012-01-26 Matthias ClasenGtkMenu: Improve annotations
2012-01-26 Matthias ClasenAdd some menu markup documentation
2012-01-26 Ryan LortieGtkTimeline: protect the timeline from unref
2012-01-26 Ryan LortieGtkBuilder: change format of menus
2012-01-25 Cosimo Cecchiapplication: sync clipboard and recent manager on shutdown
2012-01-25 Matthias ClasenGtkAboutDialog: Make credits section extensible
2012-01-25 Benjamin Ottecss: Return GArrays from shorthand parsing
2012-01-25 Benjamin Ottecss: Use GArray in GtkCssComputedValues
2012-01-25 Matthias ClasenGtkApplicationWindow: Some more docs
next