summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* spin button: Use the Ctrl modifier for Home and End key bindingsJean-François Fortin Tam2016-02-231-2/+2
* revealer: Don't report >0 preferred width...Timm Bäder2016-02-231-1/+9
* gtkplacesview: use location instead of the enclosing oneCarlos Soriano2016-02-231-6/+1
* GtkGestureMultiPress: reset multi-press sequence if the source device changesCarlos Garnacho2016-02-231-0/+9
* gtkplacessidebar: add open flags to other locationsCarlos Soriano2016-02-232-4/+12
* entry: Make the get_text_area() vfunc relative to top left of entryBenjamin Otte2016-02-231-3/+8
* cssparser: Make _gtk_css_parser_has_number() a bit smarterBenjamin Otte2016-02-231-1/+8
* csscolorvalue: Print a comma for win32 valuesBenjamin Otte2016-02-231-0/+1
* container: Request layout again depending on layout modeBenjamin Otte2016-02-231-7/+19
* Adwaita: avoids up pointing scale slider to jump down on hoverLapo Calamandrei2016-02-223-438/+391
* Adwaita: fix scale with marks slidersLapo Calamandrei2016-02-223-204/+130
* Adwaita: color scale slider fixesLapo Calamandrei2016-02-223-96/+177
* Windows: Update how gtk-win32.rc is generatedChun-wei Fan2016-02-222-3/+11
* win32 theme: Make tooltips look rightBenjamin Otte2016-02-222-8/+24
* win32 theme: Size titlebar icons correctly.Benjamin Otte2016-02-221-2/+23
* win32draw: Use the right checksBenjamin Otte2016-02-221-5/+8
* win32 theme: Replace metric ids with metric namesBenjamin Otte2016-02-221-2/+2
* csssizevalue: Allow using the name for a win32 metricBenjamin Otte2016-02-221-2/+24
* win32: Allow querying names for metricsBenjamin Otte2016-02-222-0/+30
* win32 theme: Replace color ids with color namesBenjamin Otte2016-02-222-21/+21
* csscolor: Allow using the name for a win32 colorBenjamin Otte2016-02-221-2/+22
* win32: Allow querying names for colorsBenjamin Otte2016-02-222-0/+28
* Fix typo.John Ralls2016-02-211-1/+1
* win32 fallback: Draw window title button imagesBenjamin Otte2016-02-211-5/+149
* win32 theme: Sanitize a few colorsBenjamin Otte2016-02-211-6/+4
* win32 fallback: Add code to draw titlebarsBenjamin Otte2016-02-211-1/+15
* win32 fallback: Warn if we don't know how to draw a partBenjamin Otte2016-02-211-1/+7
* win32: Implement GetSystemMetric() fallbacksBenjamin Otte2016-02-213-2/+214
* win32: Move variable definition to not cause gcc warningBenjamin Otte2016-02-211-2/+1
* Adwaita: Drop decoration.ssd selectorMatthias Clasen2016-02-213-4/+3
* drawingarea: Update docs around background handlingMatthias Clasen2016-02-211-5/+12
* print dialog: More baseline alignmentMatthias Clasen2016-02-213-2/+10
* dnd: Avoid a crashMatthias Clasen2016-02-201-1/+1
* css gadget: Adjust baselines for min-heightMatthias Clasen2016-02-201-7/+17
* win32 theme: Add rudimentary titlebar supportBenjamin Otte2016-02-211-0/+81
* win32: Handle size queries for all valuesBenjamin Otte2016-02-211-6/+11
* win32: Add missing break in switch statementBenjamin Otte2016-02-211-0/+1
* css: Make outline-offset animatableBenjamin Otte2016-02-211-1/+1
* renderborder: Add API to query the outline clipBenjamin Otte2016-02-213-22/+141
* css: Mark outline properties as affecting clip when they doBenjamin Otte2016-02-211-3/+3
* entry: Fix baseline allocationMatthias Clasen2016-02-201-6/+14
* box: Fix rtl allocation with center widgetMatthias Clasen2016-02-201-10/+14
* Adwaita: remove unused selector in _common.scssLapo Calamandrei2016-02-201-2/+0
* Revert "Adwaita: resurrect scale-has-marks-above/below classes"Lapo Calamandrei2016-02-203-97/+3
* Adwaita: move 1px up the check assetLapo Calamandrei2016-02-202-2/+2
* Adwaita: fix entry progressbarLapo Calamandrei2016-02-203-11/+3
* assistant: Add margin to action areaMatthias Clasen2016-02-201-0/+1
* Adwaita: resurrect scale-has-marks-above/below classesLapo Calamandrei2016-02-203-3/+97
* expander: Draw focus againMatthias Clasen2016-02-201-0/+1
* check button: Draw focus againMatthias Clasen2016-02-201-0/+1