summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into gtkbuilder-gbindinggtkbuilder-gbindingDenis Washington2012-02-1578-630/+5758
|\
| * widget-factory: Don't crash when showing about dialogBenjamin Otte2012-02-151-1/+2
| * docs: GtkWidget's "state-flags-changed" is a signal not a propertyJavier Jardón2012-02-151-1/+1
| * Updated Spanish translationDaniel Mustieles2012-02-151-34/+15
| * Updated Spanish translationDaniel Mustieles2012-02-151-64/+95
| * Updated Spanish translationDaniel Mustieles2012-02-151-35/+317
| * Documentation: Correct references to properties.Murray Cumming2012-02-1515-27/+27
| * Remove obsolete reference to gtk.css.raleighRico Tzschichholz2012-02-151-1/+0
| * Add color and font chooser to the widget galleryMatthias Clasen2012-02-145-0/+37
| * Docs: Reorder a sectionsMatthias Clasen2012-02-141-3/+3
| * GtkColorSwatch: Add accessible actionsMatthias Clasen2012-02-144-0/+160
| * GtkNotebook: emit child-notify::position on drag 'n drop reorderClaudio Saavedra2012-02-151-4/+11
| * GtkNotebook: emit child-notify::position on page add/removalClaudio Saavedra2012-02-151-2/+17
| * Revert "Add a button to back to the palette"Matthias Clasen2012-02-141-31/+0
| * color-scale: remove Adwaita GtkColorScale trough hackCosimo Cecchi2012-02-141-40/+63
| * colorchooser: factor out a private method to get the checkboard patternCosimo Cecchi2012-02-145-69/+30
| * Improve a11y names for colorsMatthias Clasen2012-02-141-17/+43
| * Update TODOMatthias Clasen2012-02-141-4/+0
| * Update POTFILESMatthias Clasen2012-02-142-6/+20
| * Mark color names as translatableMatthias Clasen2012-02-141-19/+37
| * GtkColorScale: fix an RTL issueMatthias Clasen2012-02-141-1/+14
| * test-toplevelembed: use new GtkColorChooserDialogCosimo Cecchi2012-02-141-1/+1
| * testgtk: use GtkColorChooserDialog instead of GtkColorSelectionDialogCosimo Cecchi2012-02-141-22/+4
| * prop-editor: don't use GtkColorButton deprecated APICosimo Cecchi2012-02-141-4/+4
| * gtk-demo: use the new GtkColorChooserDialog in the color demoCosimo Cecchi2012-02-141-13/+4
| * colorsel: include gtkcolorutils.hCosimo Cecchi2012-02-141-0/+1
| * color-widget: don't use a GtkAlignment to center the color editorCosimo Cecchi2012-02-141-6/+7
| * color-editor: don't use a GtkAlignment to layout popupsCosimo Cecchi2012-02-141-6/+4
| * color-editor: don't use an alignment to give the popup extra spaceCosimo Cecchi2012-02-141-6/+4
| * color-editor: also set a row spacing in the popup tooltipCosimo Cecchi2012-02-141-0/+1
| * color-button: simplify internal childrenCosimo Cecchi2012-02-141-18/+12
| * color-swatch: cleanup unused property enum valueCosimo Cecchi2012-02-141-2/+1
| * Revert an accidental commitMatthias Clasen2012-02-141-1/+6
| * GtkColorSwatch: Use widget state instead of a custom 'selected'Matthias Clasen2012-02-143-36/+17
| * A11y improvementsMatthias Clasen2012-02-142-17/+86
| * GtkColorSwatch: Drop an unnecessary fieldMatthias Clasen2012-02-141-10/+13
| * Avoid a 10th custom colorMatthias Clasen2012-02-141-3/+3
| * Fill the custom palette up some moreMatthias Clasen2012-02-141-4/+4
| * Add a button to back to the paletteMatthias Clasen2012-02-141-0/+31
| * GtkColorChooserDialog: propagate notification for ::show-editorMatthias Clasen2012-02-141-1/+4
| * GtkColorChooserWidget: emit notification for ::show-editorMatthias Clasen2012-02-141-0/+2
| * Document gtk_color_chooser_add_paletteMatthias Clasen2012-02-142-1/+28
| * Fix use_alpha initialization and propagationMatthias Clasen2012-02-141-1/+3
| * Remove unused variablesMatthias Clasen2012-02-141-2/+0
| * Consistently private headersMatthias Clasen2012-02-1411-14/+15
| * Fix the buildMatthias Clasen2012-02-141-0/+2
| * color-swatch: remove gtk_color_swatch_set_corner_radii()Cosimo Cecchi2012-02-142-21/+1
| * color-widget: use a GtkBox for the custom sectionCosimo Cecchi2012-02-141-44/+24
| * color-widget: add LEFT/RIGHT/TOP/BOTTOM style classes to the swatchesCosimo Cecchi2012-02-141-11/+8
| * color-editor: don't call gtk_color_swatch_set_corner_radii()Cosimo Cecchi2012-02-141-1/+0