summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* cssimagebuiltin: Remove icons that don't draw anything anymoreBenjamin Otte2016-05-035-16/+10
* cssimagebuiltin: Remove unused variablesBenjamin Otte2016-05-032-21/+1
* widget: Remove useless commentBenjamin Otte2016-05-031-3/+0
* css: Stop drawing double borders for builtinsMatthias Clasen2016-05-021-34/+1
* shadowsvalue: Don't draw invisible box shadowsTimm Bäder2016-05-021-0/+12
* Use default VFS, not a local one (it has no network)Руслан Ижбулатов2016-05-021-1/+1
* Fix gtk_paned_set_position to set position_set consistentlyMatthias Clasen2016-05-021-11/+14
* gtknotebook: avoid tab dnd from contentCarlos Soriano2016-05-021-2/+2
* GtkPlacesView: check for network:// URI support before using itРуслан Ижбулатов2016-05-011-0/+12
* dnd: Make sure to free a stashed eventMatthias Clasen2016-05-011-0/+3
* gesture: Don't leak stashed eventsMatthias Clasen2016-05-011-1/+12
* Fix the buildMatthias Clasen2016-05-011-1/+1
* css: Use setters for font size and familyMatthias Clasen2016-05-012-41/+9
* settings: Add setters for font family and sizeMatthias Clasen2016-05-012-0/+56
* treeview: Use getter for gtk-enable-animationsMatthias Clasen2016-05-011-7/+3
* switch: Use getter for gtk-enable-animationsMatthias Clasen2016-05-011-6/+2
* stack: Use getter for gtk-enable-animationsMatthias Clasen2016-05-011-6/+2
* scrolled window: Use getter for gtk-enable-animationsMatthias Clasen2016-05-011-20/+9
* Use getter for gtk-enable-animationsMatthias Clasen2016-05-011-6/+2
* popover: Use getter for gtk-enable-animationsMatthias Clasen2016-05-011-6/+3
* Use a better hash for arcsMatthias Clasen2016-04-301-1/+16
* css: Use a getter for the enable-animations settingMatthias Clasen2016-04-301-5/+1
* dnd: Use a getter for the drag thresholdMatthias Clasen2016-04-301-4/+3
* Add a few settings gettersMatthias Clasen2016-04-302-0/+37
* settings: Cache xsettingsMatthias Clasen2016-04-281-98/+106
* box gadget: Redo expand flag handlingMatthias Clasen2016-04-287-101/+67
* expander: Reverse alignments in RTLMatthias Clasen2016-04-281-0/+2
* check button: Reverse alignments in RTLMatthias Clasen2016-04-281-0/+2
* box gadget: allow reversing alignmentsMatthias Clasen2016-04-282-4/+32
* Adwaita: refactor levelbar styling.Lapo Calamandrei2016-04-283-81/+51
* window: Stop using gdk_screen_get_n_monitorsMatthias Clasen2016-04-271-5/+5
* settings: Stop comparing screen numbersMatthias Clasen2016-04-271-13/+9
* window: Stop using screen width/heightMatthias Clasen2016-04-271-11/+3
* treeview: Stop using screen width/heightMatthias Clasen2016-04-271-9/+15
* label: Stop using screen width/heightMatthias Clasen2016-04-271-7/+11
* combobox: Stop using screen width/heightMatthias Clasen2016-04-271-7/+11
* gtk: Port to new monitor apiMatthias Clasen2016-04-2713-276/+224
* menu: Add new monitor apiMatthias Clasen2016-04-272-49/+91
* inspector: Port to new monitor apiMatthias Clasen2016-04-272-102/+158
* Revert "iconhelper: check if surface was invalidated"Christian Hergert2016-04-271-12/+6
* GtkTreeView: change child repositioning to preserve localityРуслан Ижбулатов2016-04-281-4/+32
* iconhelper: check if surface was invalidatedChristian Hergert2016-04-271-6/+12
* Adwaita: add a background to cellrendertextLapo Calamandrei2016-04-273-0/+13
* placesview: update a leftover function nameGeorges Basile Stavracas Neto2016-04-271-1/+1
* placesview: follow up fixesGeorges Basile Stavracas Neto2016-04-272-11/+11
* pixelcache: reuse existing timeout source when possibleChristian Hergert2016-04-271-31/+24
* dnd: Fix some issues with drag iconsMatthias Clasen2016-04-261-51/+34
* Fix indentationMatthias Clasen2016-04-261-47/+46
* dnd: Set attributes from all widgets for text drag iconsMatthias Clasen2016-04-261-6/+4
* placesview: provide guidance on server addressesGeorges Basile Stavracas Neto2016-04-262-10/+256