summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* treeview: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-161/+151
* scale: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-37/+38
* range: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-79/+72
* header bar: Use g_object_notify_by_pspecMatthias Clasen2015-09-061-73/+68
* image: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-136/+128
* list box: Use g_object_notify_by_pspec everywhereMatthias Clasen2015-09-061-2/+2
* entry completion: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-79/+75
* entry buffer: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-26/+28
* entry: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-506/+470
* application: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-14/+20
* progressbar: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-55/+56
* label: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-222/+205
* adjustment: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-56/+49
* widget: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-361/+332
* window: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-306/+272
* tool button: Use G_DEFINE_TYPEMatthias Clasen2015-09-061-54/+15
* print backend: Remove an unneeded variableMatthias Clasen2015-09-061-5/+1
* im module: Remvoe an unneeded variableMatthias Clasen2015-09-061-7/+3
* toggle action: Remove an unused variableMatthias Clasen2015-09-061-2/+0
* popover: Don't inherit style from parentBenjamin Otte2015-09-041-17/+0
* HighContrast: make linked entries alignJakub Steiner2015-09-043-322/+299
* flow box: Fix bad children allocation with RTL localesRafal Luzynski2015-09-041-10/+1
* text view: Drop an unused variableMatthias Clasen2015-09-041-2/+0
* path bar: Don't use prerendered surfacesMatthias Clasen2015-09-041-65/+25
* file system: Add an api to get a GIconMatthias Clasen2015-09-042-14/+18
* text view: Improve cursor hiding logicMatthias Clasen2015-09-031-12/+20
* entry: Improve cursor hiding logicMatthias Clasen2015-09-031-8/+27
* HC: fix pathbar paddings.Lapo Calamandrei2015-09-032-295/+338
* GtkListBox: Allow a NULL callback in bind_modelTimm Bäder2015-09-031-2/+3
* Adwaita: fix documents and the like rubberband.Lapo Calamandrei2015-09-023-2/+3
* Adwaita: add .content-view:hover styling.Lapo Calamandrei2015-09-023-1/+5
* places view: Avoid a crash in finalizeMatthias Clasen2015-09-021-3/+1
* places view: Spew less warningsMatthias Clasen2015-09-021-1/+2
* Adwaita: sync sidebar color vars.Lapo Calamandrei2015-09-024-5/+4
* Adwaita: scales on selected list rows.Lapo Calamandrei2015-09-023-0/+80
* GtkTextView: various scroll fixesSebastien Lafargue2015-09-011-16/+15
* places sidebar: Disable 'Open' for selected rowsMatthias Clasen2015-09-011-0/+2
* docs: Fix GtkSettings property stanzasEmmanuele Bassi2015-09-011-2/+2
* Adwaita: use currentColor for scale marks.Lapo Calamandrei2015-09-013-9/+9
* Adwaita: contemplate selected insensitive items.Lapo Calamandrei2015-09-013-1/+23
* Adwaita: fix GtkPlacesSidebar styling.Lapo Calamandrei2015-09-013-40/+19
* Adwaita: remove unneded background from list-rowLapo Calamandrei2015-09-013-5/+5
* Adwaita: remove bogus box-shadow in GtkComboBoxLapo Calamandrei2015-09-013-4/+0
* gtkplacessidebar: add sidebar row styleCarlos Soriano2015-09-011-0/+3
* Adwaita: remove bogus @at-root from sidebar styling.Lapo Calamandrei2015-09-013-519/+519
* Adwaita: make focus visible in GtkColorSwatchJakub Steiner2015-09-013-6/+6
* Revert "GtkTextView: various scroll fixes"Matthias Clasen2015-09-011-15/+16
* file chooser: Make sure places view type is knownMatthias Clasen2015-09-011-0/+2
* glade: Add some more private widget typesMatthias Clasen2015-09-011-0/+4
* GtkTextView: various scroll fixesSebastien Lafargue2015-08-311-16/+15