summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Adwaita: stack switcher needs-attention class styleLapo Calamandrei2014-07-163-0/+104
* GtkStackSwitcher: center the button childLapo Calamandrei2014-07-161-0/+1
* Adwaita: Add back a margin of 4px to .menuVolker Sobek2014-07-163-0/+3
* MSVC Introspection Builds: Filter Out gtkx.hChun-wei Fan2014-07-161-1/+5
* gtk-inspector: size-groups.c: Fix build on pre-C99Chun-wei Fan2014-07-161-2/+2
* GtkListBox: Mention activatable and selectable in the docsMatthias Clasen2014-07-151-0/+5
* widget-factory: Mark selectable listbox rows non-activatableMatthias Clasen2014-07-151-4/+3
* GtkListBox: Implement non-selectable rowsMatthias Clasen2014-07-151-0/+10
* GtkListBox: Style selectable rows differentlyMatthias Clasen2014-07-151-4/+33
* GtkListBox: Add a GtkListBoxRow:selectable propertyMatthias Clasen2014-07-153-0/+80
* Fix documentation typosMatthias Clasen2014-07-151-2/+2
* GtkListBox: Refactor ::activatable implementationMatthias Clasen2014-07-151-19/+24
* Try harder to fix dialog titlesMatthias Clasen2014-07-151-1/+4
* Update examples for new open-menu iconMatthias Clasen2014-07-153-21/+3
* GktIconTheme: Be even more careful with pathsРуслан Ижбулатов2014-07-151-6/+9
* gtkwindow: Clean up the code for an optimizationJasper St. Pierre2014-07-151-17/+16
* gtkwindow: Fix the comment for an optimizationJasper St. Pierre2014-07-151-6/+7
* Adwaita: white search bar for the file chooserLapo Calamandrei2014-07-153-3/+28
* Adwaita: correct background color for backdrop treeview column headersLapo Calamandrei2014-07-153-2/+5
* Adwaita: brighter depressed buttonsLapo Calamandrei2014-07-153-68/+60
* pathbar: Implement clippingBenjamin Otte2014-07-151-1/+7
* Adwaita: reorderable tabs inhert in backdropLapo Calamandrei2014-07-153-0/+7
* Adwaita: fix backdrop insensitie flat buttonLapo Calamandrei2014-07-153-4/+4
* Adwaita: selected list rows inhert in backdropLapo Calamandrei2014-07-153-14/+17
* Adwaita: darker hover state again for spinbuttons button in the dark variant.Lapo Calamandrei2014-07-153-12/+12
* window: Use CAIRO_OPERATOR_SOURCE to clear to backgroundJasper St. Pierre2014-07-141-0/+1
* Revert "wayland: Prevent stale paints and weird artifacts when using Weston"Jasper St. Pierre2014-07-143-25/+1
* GktIconTheme: Be more careful with pathsMatthias Clasen2014-07-141-5/+8
* Bump versionMatthias Clasen2014-07-141-1/+1
* 3.13.43.13.4Matthias Clasen2014-07-141-1/+104
* Force the simple im module for reftestsMatthias Clasen2014-07-141-2/+3
* Update expected output for a11y testMatthias Clasen2014-07-141-0/+1
* Adwaita: brighter spinbutton button active state for the dark variant.Lapo Calamandrei2014-07-143-3/+3
* Adwaita: bright spinbutton button hover effect in the dark variant.Lapo Calamandrei2014-07-143-3/+3
* Adwaita: list-row styleLapo Calamandrei2014-07-143-35/+80
* widget-factory: Fix multi-selection exampleMatthias Clasen2014-07-141-0/+1
* widget-factory: Use multi-selection for the listbox exampleMatthias Clasen2014-07-141-1/+1
* listbox: Update docsMatthias Clasen2014-07-141-2/+0
* Don't use guint32 with XChangePropertyMatthias Clasen2014-07-131-2/+2
* GtkTreeView: Avoid interference with animationMatthias Clasen2014-07-131-2/+27
* Fix a typoMatthias Clasen2014-07-131-1/+1
* Revert "GtkTreeView: Avoid interference with animation"Matthias Clasen2014-07-131-27/+2
* GtkTreeView: Avoid interference with animationMatthias Clasen2014-07-131-2/+27
* Add a getter for the adjustment animation durationMatthias Clasen2014-07-132-0/+7
* inspector: Make values in general tab selectableMatthias Clasen2014-07-131-20/+35
* inspector: Make listbox rows non-activatableMatthias Clasen2014-07-132-392/+493
* listbox: Avoid a warningMatthias Clasen2014-07-131-0/+3
* Handle resolution changes in the GDK backend codeOwen W. Taylor2014-07-137-17/+104
* inspector: Do not accidentally change tab in the object notebookStefano Facchini2014-07-133-17/+26
* Adwaita: Work towards working touch selection popupsMatthias Clasen2014-07-133-7/+29