]> Pileus Git - ~andy/gtk/history - gtk/gtkthemingengine.c
GtkBubbleWindow: allocate CSS borders and paddings
[~andy/gtk] / gtk / gtkthemingengine.c
2011-06-02 Benjamin Ottethemingengine: Add support for the border-radii
2011-05-22 Benjamin Otteshadow: Redo shadow implementation for rotations
2011-05-22 Benjamin Ottethemingeninge: Handle translations properly
2011-05-20 Cosimo Cecchithemingengine: use the text-shadow property to render...
2011-05-12 Benjamin Ottethemingengine: Set current point to 0,0 when rendering...
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-09 Cosimo Cecchithemingengine: don't set a line width before saving...
2011-03-29 Carlos Garnachotheming: Implement non-uniform border-width in the...
2011-03-29 Carlos Garnachotheming: Avoid boxed struct copies throughout the defau...
2011-03-21 Cosimo Cecchithemingengine: don't hardcode white to draw insensitive...
2011-03-15 Alexander LarssonMerge branch 'broadway'
2011-03-13 Carlos Garcia Camposthemingengine: Use render_background_internal() to...
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-05 Benjamin Ottetheme: Fix spinner for inactive state.
2011-03-05 Benjamin Ottetheme: Make spinner animation turn clockwise
2011-03-05 Benjamin Ottetheme: Make spinner steps count forward, not backward
2011-03-05 Benjamin Ottetheme: Make spinner drawing start with the solid line
2011-03-05 Benjamin Ottetheme: Compute scale values once
2011-03-05 Benjamin Ottetheme: Do general cairo setup in one place
2011-03-05 Benjamin Ottetheme: Remove unnecessary save/restore in spinner code
2011-03-05 Benjamin Ottetheme: Simplify spinner drawing code a bit.
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-09 Carlos GarnachoAvoid the need for cairo_push_group() in gtk_render_bac...
2011-02-06 Michael Natterergtk: bail out in render_background_internal() if the...
2011-02-05 Carlos GarnachoEnsure gtk_render_background()/frame() yield the same...
2011-02-05 Carlos GarnachoUse cairo_push_group() to mix backgrounds during transi...
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-20 Pavel Holejsovsky[GI] Mark unintrospectable constructs as (skip)
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-20 Pavel Holejsovsky[GI] Fixes of existing incorrect annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-19 Carlos GarnachoDon't displace background for spinbuttons in the themin...
2011-01-15 Matthias ClasenUnify handling of prelighted icons
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-12 Carlos GarnachoDeal with the abscence of horizontal/vertical class...
2011-01-12 Carlos GarnachoFix rendering glitch in menu radiobuttons
2011-01-12 Carlos GarnachoMake GtkToolItemGroup use GtkStyleContext
2011-01-10 Carlos GarnachoGtkThemingEngine: Fix handles rendering
2011-01-10 Carlos GarnachoMake GtkCalendar use GtkStyleContext
2011-01-06 Matthias ClasenDocumentation fixes
2011-01-06 Matthias ClasenRemove deprecated GtkSpinner style properties
2010-12-17 Matthias ClasenMore parameter name mismatches
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-13 Carlos GarnachoAdd getter for font description in GtkThemingEngine
2010-12-13 Carlos GarnachoGtkThemingEngine: Render tabs background in the correct...
2010-12-13 Carlos GarnachoGtkThemingEngine: handle expander transitions to active...
2010-12-13 Carlos GarnachoGtkThemingEngine: remove unused variable
2010-12-09 Benjamin OtteRevert "docs: Reinstate pixbufs section in GDK docs"
2010-12-09 Benjamin Ottedocs: Reinstate pixbufs section in GDK docs
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Matthias ClasenDon't use g_warning when loading an engine fails
2010-12-05 Matthias ClasenFix abi check after recent merges
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Carlos GarnachoGtkThemingEngine: Fix parameters for gtk_theming_engine...
2010-12-04 Carlos GarnachoGtkThemingEngine: Be a bit more robust against missing...
2010-12-04 Carlos GarnachoAdd helper API for getting colors/borders in GtkStyleCo...
2010-12-04 Carlos GarnachoGtkThemingEngine: Add gtk_theming_engine_lookup_color()
2010-12-04 Carlos GarnachoGtkThemingEngine: Remove unused variables
2010-12-04 Carlos GarnachoGtkStyleProperties: Turn border-width into a GtkBorder...
2010-12-04 Carlos GarnachoGtkThemingEngine: Render gradients in tabs.
2010-12-04 Carlos GarnachoGtkThemingEngine: split background rendering to a priva...
2010-12-04 Carlos GarnachoGtkStyleContext: handle prelight transitions
2010-12-04 Carlos GarnachoGtkThemingEngine: Handle prelight transitions in render...
2010-12-04 Carlos GarnachoGtkThemingEngine: Also render topright and bottomleft...
2010-12-04 Carlos GarnachoAdd #define for the "spinner" style class
2010-12-04 Carlos GarnachoGtkThemingEngine: render square corner if the gap is...
2010-12-04 Matthias ClasenImprove frame-gap drawing
2010-12-04 Matthias ClasenFix another parameter mismatch
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 Matthias ClasenFix handling of junctions in frame drawing code
2010-12-04 Matthias ClasenFix resize grip drawing
2010-12-04 Matthias ClasenMake expanders prelight
2010-12-04 Carlos GarnachoGtkThemingEngine: Make render_option() depend on border...
2010-12-04 Carlos GarnachoGtkThemingEngine: Make render_check() depend on border...
2010-12-04 Carlos GarnachoGtkThemingEngine: Documents that engines must only...
2010-12-04 Matthias ClasenFix the resize handle drawing
2010-12-04 Matthias ClasenRemove debug output
2010-12-04 Matthias ClasenFix a memory leak
2010-12-04 Carlos GarnachoGtkThemingEngine: remove unused code
2010-12-04 Carlos GarnachoFix compile warnings
2010-12-04 Carlos GarnachoGtkThemingEngine: Use border settings on render_extensi...
2010-12-04 Carlos GarnachoGtkThemingEngine: Do not use possible reserved word.
2010-12-04 Carlos GarnachoGtkStyleProperties: Use GParamSpec for properties regis...
2010-12-04 Carlos GarnachoGtkThemingEngine: ensure 1px wide frames aren't painted...
2010-12-04 Carlos GarnachoGtkThemingEngine: Use square cap for solid frames.
2010-12-04 Carlos GarnachoGtkThemingEngine: ensure that background isn't rendered...
2010-12-04 Carlos GarnachoGtkThemingEngine: Get rid of obsolete code for tooltips.
2010-12-04 Carlos GarnachoGtkThemingEngine: Use GtkSymbolicColor for shades.
2010-12-04 Carlos GarnachoGtkThemingEngine: Do not require a default value when...
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_icon_pixbuf()
2010-12-04 Carlos GarnachoGtkThemingEngine: Fix compile warning.
2010-12-04 Carlos GarnachoAdd gtk_render_activity()
2010-12-04 Carlos GarnachoGtkThemingEngine: draw resize grip through render_handle().
2010-12-04 Carlos Garnachos/GtkStyleSet/GtkStyleProperties/
2010-12-04 Carlos GarnachoRely only on fg/bg colors.
2010-12-04 Carlos GarnachoGtkThemingEngine: Use ::name when registering style...
next