summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk: Get gtkwidgetpath.h includes out of the public headersBenjamin Otte2012-03-1921-13/+31
* a11y: Add back the 'toggle' actionsBenjamin Otte2012-03-191-1/+51
* gtkbox: avoid warning when removing a widget with refcount of 1Lionel Landwerlin2012-03-181-3/+3
* css: Support background-position propertyAlexander Larsson2012-03-172-2/+192
* css: Support GtkBackgroundPosition in cssvalueAlexander Larsson2012-03-172-0/+20
* css: GtkBackgroundSize typeAlexander Larsson2012-03-172-0/+9
* stylecontext: Get rid of unused parameterBenjamin Otte2012-03-161-8/+7
* docs: Add missing Since tagBenjamin Otte2012-03-161-0/+2
* iconview: Don't resize on size allocationBenjamin Otte2012-03-161-2/+0
* win32: Theme statusbarsAlexander Larsson2012-03-162-2/+22
* win32: Theme paned separatorsAlexander Larsson2012-03-161-0/+9
* win32: Dim menubar text for non-active windowsAlexander Larsson2012-03-161-0/+4
* win32: Better color for separatorsAlexander Larsson2012-03-161-0/+5
* win32: Don't use separators in comboboxesAlexander Larsson2012-03-161-1/+7
* win32: Some theming of color selectorAlexander Larsson2012-03-161-0/+9
* win32: Fix typo in cssAlexander Larsson2012-03-151-1/+1
* win32: Theme assistantsAlexander Larsson2012-03-151-0/+17
* win32: No frames around scrolled windows directly in tabsAlexander Larsson2012-03-151-0/+4
* win32: Fix listview checkbox prelight problemsAlexander Larsson2012-03-151-2/+6
* win32: Make spinner animateAlexander Larsson2012-03-151-0/+4
* win32: Add borders around scrolled windowsAlexander Larsson2012-03-151-0/+9
* win32: Fix entry themingAlexander Larsson2012-03-151-8/+15
* win32: Support frameless entries in themeAlexander Larsson2012-03-151-8/+12
* win32: Fix up theme for menus on XPAlexander Larsson2012-03-153-16/+37
* win32: Fix tabs themeing on XPAlexander Larsson2012-03-151-1/+1
* win32: Add more theme workarounds on XPAlexander Larsson2012-03-151-16/+32
* Remove broken approach to get stable sort of CSS rulesAlexander Larsson2012-03-151-7/+0
* win32: Fix up progressbar themeing on XPAlexander Larsson2012-03-151-0/+6
* win32: Clean up spinbutton themeingAlexander Larsson2012-03-152-28/+38
* paned: remove old default for cursor typeStefano Facchini2012-03-151-1/+0
* printing: Make sure destroy function is always called by gtk_enumerate_printersCarlos Garcia Campos2012-03-151-12/+14
* win32: Fix compiler warningBenjamin Otte2012-03-151-1/+1
* gtk: Prefer group-0 keycodesBastien Nocera2012-03-131-3/+13
* win32: Fix up toolbar rendering on XPAlexander Larsson2012-03-131-1/+26
* win32: Fixup XP version of menu radio/checksAlexander Larsson2012-03-131-0/+32
* Convert to unix line endingsAlexander Larsson2012-03-131-732/+732
* win32: Fix up notebook theming a bitAlexander Larsson2012-03-132-4/+9
* win32: Use a separate css file for xpAlexander Larsson2012-03-136-734/+754
* win32: Bump up padding on entry and buttonAlexander Larsson2012-03-131-2/+2
* win32: Fix up notebook themeingAlexander Larsson2012-03-131-12/+18
* Use GDK symbolic names for button numbersJavier Jardón2012-03-131-1/+1
* Avoid infinite recursion when removing a grabMatthias Clasen2012-03-121-2/+3
* Explicitely mention -1 in the insert_with_values docsPaolo Borelli2012-03-101-2/+2
* scrolledwindow: take into account border/padding for junctionCosimo Cecchi2012-03-101-8/+34
* win32: Fix text color on XPAlexander Larsson2012-03-091-1/+1
* Fix rendering of theme parts on Windows XPAlexander Larsson2012-03-093-13/+58
* a11y: Only care about GtkOrientable::orientationBenjamin Otte2012-03-091-1/+2
* widget: Set up signals after initializing style contextBenjamin Otte2012-03-091-3/+3
* Merge branch 'wip/cssvalue'Alexander Larsson2012-03-0831-467/+1235
|\
| * Add some more types to GtkCssValueAlexander Larsson2012-03-081-0/+20