]> Pileus Git - ~andy/gtk/history - gtk
Try to load css themes from the XDG config directory first
[~andy/gtk] / gtk /
2012-04-30 William Jon McCannTry to load css themes from the XDG config directory...
2012-04-30 William Jon McCannMigrate to XDG config dir for custom papers
2012-04-30 William Jon McCannDon't load binary modules from the home directory by...
2012-04-28 Matthias ClasenGtkGrid: Add a note about overlapping children
2012-04-28 Matthias ClasenRevert "WIP: make GtkNotebook window-draggable"
2012-04-28 Carlos Garnachotreemodelsort: fix iter_previous so it can go back...
2012-04-28 Diego Escalante... WIP: make GtkNotebook window-draggable
2012-04-27 Matthias ClasenAdd a 'fine adjustment' mode to ranges
2012-04-27 Matthias ClasenChange button bindings for range widgets around
2012-04-27 Debarshi Raystylecontext: Add GTK_STYLE_CLASS_DIM_LABEL
2012-04-27 Benjamin Ottetoolpalette: Configure adjustment properly
2012-04-27 Benjamin Ottetoolpalette: Rename variable
2012-04-26 Cosimo Cecchiicontheme: search first in all themes if the requested...
2012-04-26 Cosimo Cecchithemingengine: simplify render_extension() default...
2012-04-26 Cosimo Cecchithemingengine: render a frame in gtk_render_handle()
2012-04-26 Cosimo Cecchispinbutton: port to GtkIconHelper
2012-04-25 Matthias ClasenMake page up/down work again in scrolled menus
2012-04-23 Giovanni CampagnaStyleProviderPrivate: mark internal variable as static
2012-04-22 Matthias ClasenBeginning of keyhash tests
2012-04-22 Kristian Rietveldquartz: fix coordinates for synthesized event
2012-04-20 Matthias ClasenFix a cornercase of menu parsing
2012-04-20 Matthias ClasenCosmetic
2012-04-19 Cosimo Cecchistylecontext: add a define for an OSD style class
2012-04-19 Cosimo Cecchistylecontext: reorder style classes defines
2012-04-19 Murray CummingGtkAppplication docs: Fix small typo.
2012-04-18 Cosimo Cecchimessagedialog: also set GtkMisc alignment to zero for...
2012-04-18 Cosimo Cecchimessagedialog: don't use gtk_widget_override_font()
2012-04-18 Cosimo Cecchicontainer: fix wrong branching logic
2012-04-17 Benjamin Ottecontainer: Redo style validation handling
2012-04-17 Benjamin Ottecontainer: needs_resize is a container flag, not a...
2012-04-17 Benjamin Ottecssvalue: Remove GObject macros
2012-04-17 Benjamin Ottestylecontext: Avoid style_context_save() calls
2012-04-17 Benjamin Ottestylecontext: Pull all the animation code together
2012-04-17 Benjamin Ottestylecontext: Add GtkCssAnimatedValues
2012-04-17 Benjamin Otteanimation: Add CSS transition object
2012-04-17 Benjamin Ottestylecontext: Add new class for animation handling
2012-04-17 Benjamin Ottebutton: Remove _gtk_button_paint()
2012-04-17 Benjamin Ottemenuitem: Don't set menubar style class randomly
2012-04-17 Benjamin Ottewidget: Set .default class when widget is default
2012-04-17 Benjamin Ottestylecontext: Shuffle around code
2012-04-17 Benjamin Ottestylecontext: Add style_info_set_data()
2012-04-17 Benjamin Ottestylecontext: Make StyleInfo keep the next pointer
2012-04-17 Benjamin Ottestylecontext: Make StyleData refcounted
2012-04-17 Benjamin Ottestylecontext: Add public API to stop animations
2012-04-17 Benjamin Ottestylecontext: Add an animating framework
2012-04-17 Benjamin Ottecomputedvalues: Split out a function
2012-04-17 Benjamin Ottestylecontext: Don't queue a resize when none is needed
2012-04-17 Benjamin Ottecontainer: Split out a function
2012-04-17 Benjamin Ottecontainer: Remove duplicated flag
2012-04-17 Benjamin Ottecontainer: Simplify code
2012-04-17 Benjamin Ottestylecontext: Listen to the new changed signal
2012-04-17 Benjamin Ottestyleprovider: Make all implementors emit the new signal
2012-04-17 Benjamin Ottestyleprovider: Add a private signal for when things...
2012-04-17 Benjamin Ottestylecontext: Pass time to style_context_validate()
2012-04-17 Benjamin Ottestylecontext: Compute if things changed before invalidating
2012-04-17 Benjamin Ottewidget: Don't cache widget paths all the time
2012-04-17 Benjamin Ottestylecontext: Remove theming_engine cache variable
2012-04-17 Benjamin Ottestylecontext: Split out a function
2012-04-17 Benjamin Ottestyleproperty: Remove equal_func vfunc
2012-04-17 Benjamin Ottecssvalue: Split out old value handling to new typed...
2012-04-17 Benjamin Ottethemingengine: Fix outline-width
2012-04-17 Benjamin Otteshorthand: Fix border query functions
2012-04-17 Benjamin Ottesymboliccolor: Treat it as a CssValue
2012-04-17 Benjamin Ottecssprovider: Add an empty line when printing
2012-04-17 Benjamin Ottesymboliccolor: Parse 'currentColor' everywhere
2012-04-17 Benjamin Ottesymboliccolor: Pass the current color to the resolve...
2012-04-17 Benjamin Ottecssparser: Move symbolic color parser to gtksymboliccolor.c
2012-04-17 Benjamin Ottesymboliccolor: Turn this into a GtkCssValue
2012-04-17 Benjamin Ottecss: Add a shorthand 'transition' property
2012-04-17 Benjamin Otteshorthand: Add ',' to value_is_done_parsing()
2012-04-17 Benjamin Ottecss: Remove old animation code
2012-04-17 Benjamin Ottecss: Remove GtkCssNumber
2012-04-17 Benjamin Ottelinear-gradient: Convert from GtkCssNumber to GtkCssValue
2012-04-17 Benjamin Ottecssvalue: Convert border-image-width to border value
2012-04-17 Benjamin Ottecssvalue: Add a border value
2012-04-17 Benjamin Ottecssvalue: Add a cssvalue for background-size
2012-04-17 Benjamin Ottecssvalue: Add a custom value for repeats
2012-04-17 Benjamin Ottecssvalue: Add a value for background-position
2012-04-17 Benjamin Ottecssvalue: Add a css value for engines
2012-04-17 Benjamin Ottecssstyleproperty: Convert binding sets
2012-04-17 Benjamin Ottecssvalue: Add a value for border-radius corner properties
2012-04-17 Benjamin Ottecss: Make outline-offset a number property
2012-04-17 Benjamin Otteshadow: Add equal and transition support
2012-04-17 Benjamin Ottecssvalue: Add GtkCssShadowsValue
2012-04-17 Benjamin Otteshadow: Rewrite to store contents as values
2012-04-17 Benjamin Otteshadow: Make color a GtkCssValue
2012-04-17 Benjamin Ottecssvalue: Make GtkCssShadowValue only hold one shadow
2012-04-17 Benjamin Ottethemingengine: Make _gtk_theming_engine_paint_spinner...
2012-04-17 Benjamin Ottecssarrayvalue: Redo parsing arrays
2012-04-17 Benjamin Ottestylecontext: Don't queue_resize() all the time
2012-04-17 Benjamin Ottecssstyleproperty: Mark all animatable properties
2012-04-17 Benjamin Ottecssstyleproperty: Add _gtk_css_style_property_is_animated()
2012-04-17 Benjamin Ottecss: Move enum to the only source file using it
2012-04-17 Benjamin Ottecssvalue: Add transition support for images
2012-04-17 Benjamin Ottecssimage: Add GtkCssImageCrossFade
2012-04-17 Benjamin Ottecssvalue: Add _gtk_css_value_to_string()
2012-04-17 Benjamin Ottecssstyleproperty: Add transition properties
2012-04-17 Benjamin Ottecssvalue: Add GtkCssEaseValue
2012-04-17 Benjamin Ottecssvalue: Add a GtkCssValue for idents
2012-04-17 Benjamin Ottecss: Add <time> type to css number stuff
next