summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Turn off inspector keybindings by defaultMatthias Clasen2015-08-311-1/+1
* textview: handle NULL cursors gracefullyChristian Hergert2015-08-311-2/+2
* Adwaita: rerender cssJakub Steiner2015-08-312-594/+498
* Adwaita, HighContrast: day names in GtkCalendarJakub Steiner2015-08-313-3/+101
* Adwaita: Fix a few typos in READMEKalev Lember2015-08-301-3/+3
* gtkplacesview: don't warn for cancelled operationsCarlos Soriano2015-08-301-1/+1
* gtkplacesview: make consistent loading stateCarlos Soriano2015-08-301-13/+59
* gtkplacesview: don't fetch networks if local onlyCarlos Soriano2015-08-301-2/+3
* gtkplacesview: dont invalidate headers if not necessaryCarlos Soriano2015-08-301-3/+0
* gtkplacesview: don't rely on widgets on headersCarlos Soriano2015-08-301-13/+59
* gtkplacesview: create placeholder before fetching networksCarlos Soriano2015-08-301-0/+1
* gtkplacesview: only filter out placeholder if searchingCarlos Soriano2015-08-301-2/+4
* accel group: Make gtk_accelerator_get_default_mod_mask more lenientMatthias Clasen2015-08-291-9/+22
* build: Do not call gtk_init()Emmanuele Bassi2015-08-291-1/+0
* build: Do not force inclusion of gtk.hEmmanuele Bassi2015-08-291-1/+1
* accel label: Remove unneeded spacesMatthias Clasen2015-08-291-4/+2
* Fix introspectionMatthias Clasen2015-08-291-1/+2
* accel label: Allow a different font for the acceleratorMatthias Clasen2015-08-291-9/+42
* Adwaita, HighContrast: day names in GtkCalendarJakub Steiner2015-08-282-3/+3
* places view: Always use the eject iconMatthias Clasen2015-08-281-3/+1
* Adwaita: remove .list-row.activatable reset.Lapo Calamandrei2015-08-283-740/+816
* plug/socket: Warn if used outside X11Matthias Clasen2015-08-282-11/+17
* places view: Don't spew needlesslyMatthias Clasen2015-08-281-1/+1
* Adwaita: Make selector more specificBenjamin Otte2015-08-273-3/+8
* combobox: Add a special class for the button in the comboboxBenjamin Otte2015-08-274-64/+68
* css: Add gtk_css_change_to_string()Benjamin Otte2015-08-273-3/+89
* css: Fix GtkCssChange enumBenjamin Otte2015-08-272-36/+42
* cssnode: Loosen requirements for style cachingBenjamin Otte2015-08-271-6/+39
* HighContrast: GtkListBox fixesJakub Steiner2015-08-272-149/+38
* Adwaita: Theme calendar day names differentlyMatthias Clasen2015-08-262-3/+9
* flow box: Avoid a critical in keynavMatthias Clasen2015-08-261-1/+1
* places view row: Use proper gettext macrosPiotr Drąg2015-08-261-1/+1
* inspector: Handle object destruction without row referencesBenjamin Otte2015-08-261-48/+5
* inspector: Implement find_object() without GtkTreeRowReferenceBenjamin Otte2015-08-261-12/+40
* inspector: Refactor object tree constructionBenjamin Otte2015-08-261-217/+480
* window: Only update the inspector onceBenjamin Otte2015-08-261-4/+7