]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-12-04 Carlos GarnachoGtkThemingEngine: Do not use possible reserved word.
2010-12-04 Carlos Garnachotestgtk: Try to locate the right file.
2010-12-04 Carlos GarnachoFix gtk_css_provider_get_named() docs.
2010-12-04 Carlos GarnachoGtkSettings: Keep right refcount of the theme provider.
2010-12-04 Carlos GarnachoGtkSettings: Ensure the theme CSS is loaded on startup.
2010-12-04 Carlos GarnachoGtkCssProvider: Fix typo in gtk_css_provider_get_named()
2010-12-04 Carlos GarnachoHardcode 3.0 version for style files and paths.
2010-12-04 Carlos GarnachoMake testgtk load CSS for custom styling.
2010-12-04 Carlos GarnachoGtkCssProvider: Accept '%' in value strings.
2010-12-04 Carlos GarnachoDo not initialize RC subsystem.
2010-12-04 Carlos GarnachoGtkStyleProperties: Use GParamSpec for properties regis...
2010-12-04 Carlos GarnachoGtkCssProvider: Docs fix for -gtk-gradient() syntax.
2010-12-04 Carlos GarnachoHandle looping transition animations.
2010-12-04 Carlos GarnachoGtkCssProvider: Handle better wrong enum/flag values.
2010-12-04 Carlos GarnachoGtkCssProviders: Parse GTypeFlags based values.
2010-12-04 Carlos GarnachoGtkCssProvider: Add initial unit parsing logic
2010-12-04 Carlos GarnachoGtkCssProvider: Handle the "none" keyword to unset...
2010-12-04 Carlos GarnachoGtkStyleContext: Resolve symbolic colors for widget...
2010-12-04 Carlos GarnachoGtkStyleProperties: Handle GdkColor types.
2010-12-04 Carlos GarnachoGtkCssProvider: Also parse GdkColor values
2010-12-04 Carlos GarnachoGtkCssProvider: Add lighter/darker color functions.
2010-12-04 Carlos GarnachoGtkCssProvider: allow color names from rgb.txt when...
2010-12-04 Carlos GarnachoGtkStyleContext: Add #define's for the default properties.
2010-12-04 Carlos GarnachoDocument missing GtkStateType values.
2010-12-04 Carlos GarnachoRemove GTK_STATE_LAST.
2010-12-04 Carlos GarnachoUse the correct cairo-gobject.h include path.
2010-12-04 Carlos GarnachoAdd gtk_render_icon_pixbuf() function to docs.
2010-12-04 Carlos GarnachoAdd GtkStyleContext migration docs.
2010-12-04 Carlos GarnachoGtkThemingEngine: Document missing class vmethods.
2010-12-04 Carlos GarnachoGtkButton: Use GtkStyleContext for rendering.
2010-12-04 Carlos GarnachoGtkWindow: Use GtkStyleContext for rendering.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_set_background().
2010-12-04 Carlos GarnachoGtkWidget: Update pango context from style context...
2010-12-04 Carlos GarnachoGtkWidget: Ensure the style context always has an screen.
2010-12-04 Carlos GarnachoAdd CSS class defines for toolbars and docks.
2010-12-04 Carlos GarnachoGtkStyle: translate a few more detail strings.
2010-12-04 Carlos GarnachoGtkCssProvider: theme progressbars in default CSS.
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 GarnachoGtkStyleContext: Fix check for GtkIconSize in render_ic...
2010-12-04 Carlos GarnachoGtkStyleContext: restore widget state too in restore().
2010-12-04 Carlos GarnachoGtkCssProvider: Do not miss the last class name in...
2010-12-04 Carlos GarnachoGtkStyle: transform window background detail string.
2010-12-04 Carlos GarnachoGtkStyle: Transform menubar detail string.
2010-12-04 Carlos GarnachoGtkStyle: Transform menu accelerators string
2010-12-04 Carlos GarnachoGtkStyleContext: Define some more class names.
2010-12-04 Carlos GarnachoRemove GTK_REGION_DEFAULT
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 GarnachoGtkSymbolicColor: Only require styleproperties when...
2010-12-04 Carlos GarnachoGtkSymbolicColor: convert to/from hls when shading.
2010-12-04 Carlos GarnachoGtkSymbolicColor: Do not clamp shade/mix/alpha factors.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_icon_pixbuf()
2010-12-04 Carlos GarnachoGtkThemingEngine: Fix compile warning.
2010-12-04 Carlos GarnachoFix compile warning
2010-12-04 Carlos GarnachoGtkStatusIcon: update to use gtk_widget_override_symbol...
2010-12-04 Carlos GarnachoGtkWidget: Add new set of methods to override style...
2010-12-04 Carlos GarnachoGtkStyle: Listen to context changes.
2010-12-04 Carlos GarnachoGtkStyleContext: Add the start of a default set of...
2010-12-04 Carlos GarnachoTheming documentation fixes
2010-12-04 Carlos GarnachoGtkStyleContext: Fix merging of local and global providers.
2010-12-04 Carlos GarnachoGtkStyleProperties: Merge font descriptions on merge()
2010-12-04 Carlos GarnachoGtkSymbolicColor: Take const GdkRGBA in new_literal().
2010-12-04 Carlos GarnachoDocument gtk_render_* functions.
2010-12-04 Carlos GarnachoAdd gtk_render_activity()
2010-12-04 Carlos GarnachoGtkThemingEngine: draw resize grip through render_handle().
2010-12-04 Carlos GarnachoGtkWidget: Trigger state change transitions on state...
2010-12-04 Carlos GarnachoGtkToolItemGroup: Set widget state as state flags.
2010-12-04 Carlos GarnachoGtkToggleButton: Set widget state as state flags.
2010-12-04 Carlos GarnachoGtkRadioButton: Set widget state as state flags.
2010-12-04 Carlos GarnachoGtkNotebook: Set widget state as state flags.
2010-12-04 Carlos GarnachoGtkMenuItem: Set widget state as state flags.
2010-12-04 Carlos GarnachoGtkMenu: Set widget state as state flags.
2010-12-04 Carlos GarnachoGtkExpander: Set widget state as state flags.
2010-12-04 Carlos GarnachoGtkEntry: Set widget state as state flags.
2010-12-04 Carlos GarnachoGtkComboBox: Set widget state as state flags.
2010-12-04 Carlos GarnachoGtkButton: Set widget state as state flags.
2010-12-04 Carlos GarnachoImplement widget states as a set of flags
2010-12-04 Carlos GarnachoDocument missing value in GtkStateFlags
2010-12-04 Carlos Garnachos/GtkStyleSet/GtkStyleProperties/
2010-12-04 Carlos GarnachoGtkWidget: Ensure name changes involve a style context...
2010-12-04 Carlos GarnachoRely only on fg/bg colors.
2010-12-04 Carlos GarnachoGtkCssProvider: Fix parsing of concatenated classes.
2010-12-04 Carlos GarnachoGtkThemingEngine: Use ::name when registering style...
2010-12-04 Carlos GarnachoGtkThemingEngine: Add ::name construct only property
2010-12-04 Carlos GarnachoGtkStyleSet: Prevent from possible underflow.
2010-12-04 Carlos GarnachoGtkCssProvider: Parse alpha() symbolic colors.
2010-12-04 Carlos GarnachoGtkSymbolicColor: Add gtk_symbolic_color_new_alpha()
2010-12-04 Carlos GarnachoGtkCssProvider: Make default style depend more on custo...
2010-12-04 Carlos GarnachoGtkStyle: Get to style GtkCellRendererText text.
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 GarnachoGtkStyle: translate active state in paint_flat_box().
2010-12-04 Carlos GarnachoGtkCssProvider: Update end string when misparsing symbo...
2010-12-04 Carlos GarnachoGtkCssProvider: Allow '\t' when parsing values.
2010-12-04 Carlos GarnachoGtkSymbolicColor: Initialize alpha when resolving shades.
2010-12-04 Carlos GarnachoGtkThemingEngine: Improve rendering of inset/outset...
2010-12-04 Carlos GarnachoGtkCssProvider: Improve default CSS.
next