summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Symbol exporting fixesMatthias Clasen2012-02-213-6/+7
* GtkApplication: simplify session quit handlingRyan Lortie2012-02-212-41/+4
* GtkApplication: remove end session APIRyan Lortie2012-02-213-136/+0
* gtk_window_set_attached_to: ref(), not ref_sink() the attach_widgetMichael Natterer2012-02-211-1/+1
* color-chooser-widget: set a name on the "Add color" buttonCosimo Cecchi2012-02-201-0/+1
* color-swatch: make this a no-window widgetCosimo Cecchi2012-02-201-13/+77
* Fix padding handling in GtkViewportAlexander Larsson2012-02-201-1/+1
* GtkHSV: remove an unused functionCosimo Cecchi2012-02-201-75/+0
* entry: trim the progress bar area if the text area is resizedCosimo Cecchi2012-02-201-5/+31
* docs: Clarify position of gtk_list_store_insert_with_values()David King2012-02-201-3/+4
* gtkuimanager: clarify @pos of insert_action_groupDiego Escalante Urrelo2012-02-201-0/+4
* docs: fix typos in functions' descriptionsJiří Klimeš2012-02-202-3/+3
* entry: don't force zero Y coordinate for insertion cursorCosimo Cecchi2012-02-181-4/+3
* color-swatch: don't render our active badge if background-image is setCosimo Cecchi2012-02-181-20/+33
* color-swatch: render a background if the swatch doesn't have a colorCosimo Cecchi2012-02-181-0/+2
* color-swatch: derive directly from GtkWidgetCosimo Cecchi2012-02-182-3/+32
* color-editor: mark the GtkColorSwatch as not selectableCosimo Cecchi2012-02-171-0/+1
* color-swatch: add a "selectable" property to GtkColorSwatchCosimo Cecchi2012-02-172-4/+40
* GtkNotebook: and another fixClaudio Saavedra2012-02-161-1/+1
* GtkNotebook: fix one child-notify emissionClaudio Saavedra2012-02-161-1/+1
* docs: GtkWidget's "state-flags-changed" is a signal not a propertyJavier Jardón2012-02-151-1/+1
* Documentation: Correct references to properties.Murray Cumming2012-02-1515-27/+27
* Remove obsolete reference to gtk.css.raleighRico Tzschichholz2012-02-151-1/+0
* 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
* 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
* Mark color names as translatableMatthias Clasen2012-02-141-19/+37
* GtkColorScale: fix an RTL issueMatthias Clasen2012-02-141-1/+14
* 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
* 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-141-1/+27
* 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