]> Pileus Git - ~andy/gtk/history - gtk
x11: Fix first call to _gdk_x11_keymap_key_is_modifier()
[~andy/gtk] / gtk /
2012-02-18 Cosimo Cecchientry: don't force zero Y coordinate for insertion...
2012-02-18 Cosimo Cecchicolor-swatch: don't render our active badge if backgrou...
2012-02-18 Cosimo Cecchicolor-swatch: render a background if the swatch doesn...
2012-02-18 Cosimo Cecchicolor-swatch: derive directly from GtkWidget
2012-02-17 Cosimo Cecchicolor-editor: mark the GtkColorSwatch as not selectable
2012-02-17 Cosimo Cecchicolor-swatch: add a "selectable" property to GtkColorSwatch
2012-02-16 Claudio SaavedraGtkNotebook: and another fix
2012-02-16 Claudio SaavedraGtkNotebook: fix one child-notify emission
2012-02-15 Javier Jardóndocs: GtkWidget's "state-flags-changed" is a signal...
2012-02-15 Murray CummingDocumentation: Correct references to properties.
2012-02-15 Rico TzschichholzRemove obsolete reference to gtk.css.raleigh
2012-02-15 Matthias ClasenGtkColorSwatch: Add accessible actions
2012-02-14 Claudio SaavedraGtkNotebook: emit child-notify::position on drag 'n...
2012-02-14 Claudio SaavedraGtkNotebook: emit child-notify::position on page add...
2012-02-14 Cosimo Cecchicolor-scale: remove Adwaita GtkColorScale trough hack
2012-02-14 Cosimo Cecchicolorchooser: factor out a private method to get the...
2012-02-14 Matthias ClasenImprove a11y names for colors
2012-02-14 Matthias ClasenUpdate TODO
2012-02-14 Matthias ClasenMark color names as translatable
2012-02-14 Matthias ClasenGtkColorScale: fix an RTL issue
2012-02-14 Cosimo Cecchicolorsel: include gtkcolorutils.h
2012-02-14 Cosimo Cecchicolor-widget: don't use a GtkAlignment to center the...
2012-02-14 Cosimo Cecchicolor-editor: don't use a GtkAlignment to layout popups
2012-02-14 Cosimo Cecchicolor-editor: don't use an alignment to give the popup...
2012-02-14 Cosimo Cecchicolor-editor: also set a row spacing in the popup tooltip
2012-02-14 Cosimo Cecchicolor-button: simplify internal children
2012-02-14 Cosimo Cecchicolor-swatch: cleanup unused property enum value
2012-02-14 Matthias ClasenRevert an accidental commit
2012-02-14 Matthias ClasenGtkColorSwatch: Use widget state instead of a custom...
2012-02-14 Matthias ClasenA11y improvements
2012-02-14 Matthias ClasenGtkColorSwatch: Drop an unnecessary field
2012-02-14 Matthias ClasenAvoid a 10th custom color
2012-02-14 Matthias ClasenGtkColorChooserDialog: propagate notification for ...
2012-02-14 Matthias ClasenGtkColorChooserWidget: emit notification for ::show...
2012-02-14 Matthias ClasenDocument gtk_color_chooser_add_palette
2012-02-14 Matthias ClasenFix use_alpha initialization and propagation
2012-02-14 Matthias ClasenRemove unused variables
2012-02-14 Matthias ClasenConsistently private headers
2012-02-14 Matthias ClasenFix the build
2012-02-14 Cosimo Cecchicolor-swatch: remove gtk_color_swatch_set_corner_radii()
2012-02-14 Cosimo Cecchicolor-widget: use a GtkBox for the custom section
2012-02-14 Cosimo Cecchicolor-widget: add LEFT/RIGHT/TOP/BOTTOM style classes...
2012-02-14 Cosimo Cecchicolor-editor: don't call gtk_color_swatch_set_corner_ra...
2012-02-14 Cosimo Cecchicolor-swatch: don't hardcode list-add-symbolic as swatc...
2012-02-14 Cosimo Cecchicolor-swatch: allow styling the "active badge"
2012-02-14 Cosimo Cecchicolor-swatch: use GtkThemingBackground to draw the...
2012-02-14 Cosimo Cecchicolor-swatch: add a color-light/color-dark style class...
2012-02-14 Cosimo Cecchithemingbackground: make it based on GtkStyleContext
2012-02-14 Cosimo Cecchiroundedbox: add _apply_border_radius() variations for...
2012-02-14 Cosimo Cecchithemingengine: add a private _gtk_theming_engine_get_co...
2012-02-14 Cosimo Cecchithemingengine: move _gtk_theming_engine_set_context...
2012-02-14 Matthias ClasenAdd API to set palettes
2012-02-14 Matthias ClasenMisc cleanups
2012-02-14 Matthias ClasenDeprecate old color selection widgets
2012-02-14 Matthias ClasenAdd docs
2012-02-14 Matthias ClasenSmall documentation tweaks in font choosers
2012-02-14 Matthias ClasenRework the API a bit
2012-02-14 Matthias ClasenSimplify GtkColorScale private api a bit
2012-02-14 Matthias ClasenFix up exported symbols
2012-02-14 Matthias ClasenAdd a small comments
2012-02-14 Matthias ClasenDismiss popups on show
2012-02-14 Matthias ClasenAdd more todos
2012-02-14 Matthias ClasenAdd some accessible labels
2012-02-14 Matthias ClasenMark strings for translation
2012-02-14 Matthias ClasenFinishing touches
2012-02-14 Matthias ClasenAllow context menus on scale sliders
2012-02-14 Matthias ClasenOnly activate on double-click
2012-02-14 Matthias ClasenRemove an erraneous g_free call
2012-02-14 Matthias ClasenAdd an Adwaita hack
2012-02-14 Matthias ClasenDraw no trough for color scales
2012-02-14 Matthias ClasenMove color scales into separate widget
2012-02-14 Matthias ClasenFix a few problems with custom color replacement
2012-02-14 Matthias ClasenMake color chooser always come up with palette
2012-02-14 Matthias ClasenShow new color chooser from color button
2012-02-14 Matthias ClasenUse a swatch in the editor
2012-02-14 Matthias ClasenDon't waste memory
2012-02-14 Matthias ClasenPreliminary color sliders
2012-02-14 Matthias ClasenMake alpha optional
2012-02-14 Matthias ClasenShow alpha in the palette as well
2012-02-14 Matthias ClasenNo popup menu on the button
2012-02-14 Matthias ClasenMake saving custom colors work as intended
2012-02-14 Matthias ClasenChoose a different initial color when adding custom...
2012-02-14 Jon McCannShow editor when clicking custom button
2012-02-14 Jon McCannAlign label with swatches
2012-02-14 Jon McCannAdd Tangoish grayscales
2012-02-14 Jon McCannUse the Tango palette by default
2012-02-14 Matthias ClasenMove the plane into a separate widget
2012-02-14 Matthias ClasenInitial work on a color editor
2012-02-14 Matthias ClasenInitial cut at implementing a new color chooser
2012-02-14 Matthias ClasenRemove leftover debug spew
2012-02-14 Cosimo Cecchiabout-dialog: set proper spacing between columnns in...
2012-02-14 Cosimo Cecchiabout-dialog: don't set a margin around the license...
2012-02-14 Cosimo Cecchiabout-dialog: add a stroke around the credits area
2012-02-14 Alexander LarssonSet a bg on GtkViewport to ensure we get fast scrolling
2012-02-14 Cosimo Cecchitreeview: don't use gtk_render_focus() for dnd indicator
2012-02-14 Cosimo Cecchitreeview: set "dnd" style class when drawing drag and...
2012-02-13 Alexander LarssonFix up win32 CSS
2012-02-13 Murray CummingGtkButton: Small documentation improvements
2012-02-12 Benjamin Ottea11y: Mark cells as defunct when deleting them
2012-02-11 Matthias ClasenPlug a small memory leak
next