]> Pileus Git - ~andy/gtk/history - gtk/gtkthemingengine.c
gtk: bail out in render_background_internal() if the extents are <= 0
[~andy/gtk] / gtk / gtkthemingengine.c
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 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 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...
2010-12-04 Carlos GarnachoGtkThemingEngine: Add ::name construct only property
2010-12-04 Carlos GarnachoGtkThemingEngine: render 0-radius frames with 3D-like...
2010-12-04 Carlos GarnachoGtkThemingEngine: Clear the background for .background...
2010-12-04 Carlos GarnachoGtkThemingEngine: Improve rendering of inset/outset...
2010-12-04 Carlos GarnachoDo not shade alpha values.
2010-12-04 Carlos GarnachoUse GdkRGBA all around in GtkStyleContext.
2010-12-04 Carlos GarnachoGtkStyleSet: Register the border-style and border-color...
2010-12-04 Carlos GarnachoGtkThemingEngine: Honor border-radius in render_backgro...
2010-12-04 Matthias ClasenMake loading of theming engines from modules work
2010-12-04 Carlos GarnachoChange semantics of the methods to check whether an...
2010-12-04 Carlos GarnachoAdd theming docs
2010-12-04 Carlos GarnachoRemove GtkOrientation parameter from gtk_render_handle().
2010-12-04 Carlos GarnachoGtkGradient: Handle symbolic gradients.
2010-12-04 Carlos GarnachoGtkThemingEngine: Do not return a const GtkThemingEngin...
2010-12-04 Carlos GarnachoGtkThemingEngine: Implement animations between gradient...
2010-12-04 Carlos GarnachoGtkThemingEngine: Use border-image to render borders...
2010-12-04 Carlos GarnachoGtkThemingEngine: use background-image in render_backgr...
2010-12-04 Carlos GarnachoGet rid of GdkPangoRenderer code in GtkThemingEngine.
2010-12-04 Carlos GarnachoRemove gtkalias from style context code.
2010-12-04 Carlos GarnachoPlug a bunch of leaks.
2010-12-04 Carlos GarnachoGtkThemingEngine: Animate checkboxes activation.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add progress arg to gtk_theming_engin...
2010-12-04 Carlos GarnachoGtkStyleContext: Add animation machinery.
2010-12-04 Carlos GarnachoMove all theming stack to use GtkStateFlags.
2010-12-04 Carlos Garnachos/child class/region/ everywhere.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add gtk_theming_engine_register_prope...
next