]> Pileus Git - ~andy/gtk/history - gtk/gtkthemingengine.c
themingengine: Return NULL for nonexistant theming engines
[~andy/gtk] / gtk / gtkthemingengine.c
2011-07-21 Benjamin Ottethemingengine: Return NULL for nonexistant theming...
2011-07-21 Benjamin Ottethemingengine: Use the default way of indicating privates
2011-07-15 Florian Müllnertheming-engine: Adjust register_property() to recent...
2011-06-15 Cosimo Cecchithemingengine: shrink the background size to the paddin...
2011-06-15 Xan Lopezthemingengine: plug a couple of leaks
2011-06-13 Benjamin Ottethemingengine: Improve handling of different colors
2011-06-13 Benjamin Ottethemingengine: Implement support for multiple border...
2011-06-12 Benjamin Ottethemingengine: Add magic to draw inset/outset properly
2011-06-12 Benjamin Ottethemingengine: Reduce border to 0 on hidden sides
2011-06-12 Benjamin Ottethemingengine: Fix inset/outset drawing
2011-06-11 Cosimo Cecchithemingengine: set the right coordinates for the rounde...
2011-06-11 Benjamin Ottethemingengine: Render inset box shadow on top of backgr...
2011-06-11 Benjamin Ottethemingengine: Draw border with GtkRoundedBox
2011-06-11 Benjamin Ottethemingengine: Use GtkRoundedBox for drawing backgrounds
2011-06-11 Benjamin Ottethemingengine: Do pattern merging smarter
2011-06-11 Benjamin Ottethemingengine: Get rid of extra variables
2011-06-11 Benjamin Ottethemingengine: remove unused variable
2011-06-11 Benjamin Ottethemingengine: background applies to full border
2011-06-11 Benjamin Ottethemingengine: Remove unnecessary optimization
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-09 Cosimo Cecchishadow: render icon-shadow for spinners
2011-06-09 Cosimo Cecchithemingengine: use cairo image surfaces to render state...
2011-06-09 Cosimo Cecchithemingengine: add gtk_theming_engine_render_icon()
2011-06-09 Benjamin Ottethemingengine: Don't modify pattern
2011-06-09 Cosimo Cecchiborder-image: change Gtk9Slice to GtkBorderImage
2011-06-02 Benjamin Ottethemingengine: Improve junction handling code
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
next