]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-12-04 Carlos GarnachoGtkCheckButton: Look active when the pointer button...
2010-12-04 Carlos GarnachoGtkStyleContext: Handle empty areas when coalescing...
2010-12-04 Carlos GarnachoGtkToggleButton: Make it able to be prelight and active...
2010-12-04 Carlos GarnachoGtkComboBox: Use style context for rendering
2010-12-04 Carlos GarnachoLet gtk_widget_get_path() correct early calls during...
2010-12-04 Carlos GarnachoGtkCssProvider: Handle unfocused label selections in...
2010-12-04 Carlos GarnachoGtkLabel: Use style context for rendering.
2010-12-04 Carlos GarnachoGtkThemingEngine: Draw 3D-like effects on square frames...
2010-12-04 Carlos GarnachoGtkThemingEngine: Render rounded frames with light...
2010-12-04 Carlos GarnachoGtkThemingEngine: don't overshoot when rendering frames.
2010-12-04 Carlos GarnachoGtkStyle: Return the default icon set if no context...
2010-12-04 Carlos GarnachoGtkStyle: Do not warn if attach count == 0
2010-12-04 Carlos GarnachoGtkCssProvider: Add a default border color for insensit...
2010-12-04 Matthias ClasenIllustrate extension rendering
2010-12-04 Matthias ClasenAdd slider illustration
2010-12-04 Matthias ClasenAdd an activity example
2010-12-04 Matthias ClasenAdd examples for frame rendering
2010-12-04 Matthias ClasenAtempt to fix stretched 9slice rendering
2010-12-04 Matthias ClasenFix handling of junctions in frame drawing code
2010-12-04 Matthias ClasenAdd a background example to the docs
2010-12-04 Matthias ClasenTest some wilder names for classes, etc
2010-12-04 Matthias ClasenAllow digits in selectors and values, where appropriate
2010-12-04 Matthias ClasenAdd the style example code used to generate illustrations
2010-12-04 Matthias ClasenSome more images for gtk_render docs
2010-12-04 Matthias ClasenDeclare transition and border-image properties to be...
2010-12-04 Matthias ClasenImprove some gtk_render_ docs
2010-12-04 Matthias ClasenDocument predefined style provider priorites
2010-12-04 Matthias ClasenFix doc formatting
2010-12-04 Matthias ClasenFix resize grip drawing
2010-12-04 Matthias ClasenFix GtkRadioButton drawing
2010-12-04 Matthias ClasenMake unfocused selections visible in entries
2010-12-04 Matthias ClasenMake expanders prelight
2010-12-04 Matthias ClasenRewrite GtkInfoBar color handling to bypass GtkStyle
2010-12-04 Carlos GarnachoGtkCssProvider: Render inconsistent toggle buttons...
2010-12-04 Carlos GarnachoGtkCssProvider: do not use selected fg/bg in sliders...
2010-12-04 Carlos GarnachoGtkCssProvider: Use 1px border width for spinbutton...
2010-12-04 Carlos GarnachoGtkCssProvider: Render radio and check boxes framess...
2010-12-04 Carlos GarnachoGtkCssProvider: use selected fg/bg for selected menu...
2010-12-04 Carlos GarnachoGtkCssProvider: Draw frame around menubars and toolbars...
2010-12-04 Matthias ClasenMore documentation reshuffling
2010-12-04 Matthias ClasenTweak wording
2010-12-04 Matthias ClasenDocument border images better
2010-12-04 Matthias ClasenMake url parsing work for slices
2010-12-04 Matthias ClasenFix Gtk9Slice creation
2010-12-04 Matthias ClasenAllow / in values
2010-12-04 Matthias ClasenAdd some images to the docs
2010-12-04 Matthias ClasenGtkWidgetPath documentation tweaks
2010-12-04 Matthias ClasenGtkStyleContext documentation tweaks
2010-12-04 Matthias ClasenDocument various style-related enums
2010-12-04 Carlos GarnachoGtkStyleContext: Use correct type for animation duration.
2010-12-04 Carlos GarnachoGtkAnimationDescription: parse "loop" correctly.
2010-12-04 Carlos GarnachoGtkStyle: handle scales when translating the detail...
2010-12-04 Carlos GarnachoGtkCssProvider: Handle progressbars.
2010-12-04 Carlos GarnachoGtkCssProvider: Do not have border-color the same than...
2010-12-04 Carlos GarnachoGtkMenu: Use GtkStyleContext for rendering.
2010-12-04 Carlos GarnachoGtkMenuBar: Use GtkStyleContext for rendering.
2010-12-04 Carlos GarnachoUse gtk_render_activity() when rendering progressbars...
2010-12-04 Carlos GarnachoGtkCssProvider: Use default value when handling "none".
2010-12-04 Matthias ClasenAdd GtkStyleProperties to the docs
2010-12-04 Matthias ClasenDocumentation improvements
2010-12-04 Matthias ClasenAdapt testgtk.css to parser changes
2010-12-04 Carlos GarnachoGtkCssProvider: Base prelight foreground on bg color.
2010-12-04 Carlos GarnachoGtkCssProvider: Make prelight a bit less light in defau...
2010-12-04 Carlos GarnachoGtkStyle: Fix typo.
2010-12-04 Carlos GarnachoGtkThemingEngine: Make render_option() depend on border...
2010-12-04 Carlos GarnachoGtkRadioButton: Use GtkStyleContext for rendering.
2010-12-04 Carlos GarnachoMake "button" class depend on mode for GtkToggleButtons
2010-12-04 Carlos GarnachoFix checkbuttons theming in CSS so it's more similar...
2010-12-04 Carlos GarnachoGtkCheckButton: Use GtkStyleContext for rendering.
2010-12-04 Carlos GarnachoGtkThemingEngine: Make render_check() depend on border...
2010-12-04 Carlos GarnachoGtkContainer: Also copy permanent container's classes...
2010-12-04 Carlos GarnachoGtkWidgetPath: Make iter API deal with gints.
2010-12-04 Carlos GarnachoGtkWidgetPath: Make gtk_widget_path_prepend_type()...
2010-12-04 Carlos GarnachoGtkStyleContext: preserve state on save().
2010-12-04 Carlos GarnachoGtkThemingEngine: Documents that engines must only...
2010-12-04 Matthias ClasenAdd tests for matching
2010-12-04 Matthias ClasenCopy GtkWidgetPaths correctly
2010-12-04 Matthias ClasenMore css parsing tests
2010-12-04 Matthias ClasenA little closer to css
2010-12-04 Javier Jardóndocs: Refer to gtk_paint_*() instead draw_*() vfuncs...
2010-12-04 Matthias ClasenSome css parsing tests
2010-12-04 Matthias ClasenWork harder at parsing import statements
2010-12-04 Matthias ClasenMove import syntax closer to css
2010-12-04 Matthias ClasenSome error reporting
2010-12-04 Matthias ClasenFix prototype of gtk_css_style_provider_load_from_data
2010-12-04 Matthias ClasenAdd an outline around menu popups
2010-12-04 Matthias ClasenTransform the 'menu' detail string to the 'popup' class
2010-12-04 Matthias ClasenFix prelighting of inconsistent radio and check buttons
2010-12-04 Matthias ClasenFix the resize handle drawing
2010-12-04 Matthias ClasenHandle float and uint style properties
2010-12-04 Matthias ClasenRemove debug output
2010-12-04 Matthias ClasenFix a typo
2010-12-04 Matthias ClasenMake frames visible by default
2010-12-04 Matthias ClasenFix a memory leak
2010-12-04 Matthias ClasenTranslate detail strings for radio buttons
2010-12-04 Carlos GarnachoGtkThemingEngine: remove unused code
2010-12-04 Carlos GarnachoFix compile warnings
2010-12-04 Carlos GarnachoGtkStyleProvider: Pass a GParamSpec in get_style_proper...
2010-12-04 Carlos GarnachoGtkStyleContext: Also use screen providers for widget...
2010-12-04 Carlos GarnachoHandle menuitem detail string better.
next