summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testdnd2: Add some verbositywip/matthiasc/dnd-animationMatthias Clasen2015-12-131-0/+21
* dnd: Stop doing cancel animation in GTK+Matthias Clasen2015-12-131-87/+23
* x11: Implement drag cancel animationMatthias Clasen2015-12-131-0/+94
* gdk: Add gdk_drag_drop_doneMatthias Clasen2015-12-133-0/+30
* x11: Store drag start coordinatesMatthias Clasen2015-12-131-0/+5
* dnd: Pass start coordinates when creating the drag contextMatthias Clasen2015-12-131-20/+21
* gdk: Allow passing the start coordinates in drag_beginMatthias Clasen2015-12-1314-16/+74
* cssnode: Set new style if it's animatedBenjamin Otte2015-12-131-1/+10
* Updated Spanish translationDaniel Mustieles2015-12-131-333/+336
* Updated Spanish translationDaniel Mustieles2015-12-131-89/+134
* Updated Portuguese translationPedro Albuquerque2015-12-131-154/+180
* widget: Pass a GtkCssStyleChange instead of a bitmaskBenjamin Otte2015-12-1314-104/+81
* Gestures: Add some nullable annotationsTimm Bäder2015-12-122-3/+3
* GtkFlowBox: Add missing nullable annotationTimm Bäder2015-12-121-2/+3
* GtkFlowBox: Fix copy/paste mistake in docsTimm Bäder2015-12-121-2/+2
* cellrendererpixbuf: Don't set icon size for pixbufsBenjamin Otte2015-12-121-1/+2
* cssnode: Catch case where a style didn't changeBenjamin Otte2015-12-121-2/+5
* cssnode: Change style-changed signalBenjamin Otte2015-12-1224-281/+256
* inspector: Hide request mode for non-widgetsMatthias Clasen2015-12-111-0/+1
* Adwaita: menu color change on the dark variant onlyLapo Calamandrei2015-12-113-6/+6
* file chooser: Also apply the settingsMatthias Clasen2015-12-111-0/+2
* file chooser: Store size more frequentlyMatthias Clasen2015-12-111-2/+21
* Add a drag-end callbackMatthias Clasen2015-12-111-0/+13
* Add a dnd testcaseMatthias Clasen2015-12-112-0/+270
* wayland: Implement DND icon hotspot APIJonas Ådahl2015-12-113-3/+39
* placesviewrow: remove unneeded functionsGeorges Basile Stavracas Neto2015-12-111-5/+0
* gtkstack: remove needless queue_resizeMatt Watson2015-12-101-2/+0
* placesview: implement available spaceGeorges Basile Stavracas Neto2015-12-094-3/+153
* statusicon: plug memory leakCosimo Cecchi2015-12-091-0/+1
* Adwaita: make menu bg color the same as popoversLapo Calamandrei2015-12-094-9/+16
* Adwaita: another try at color tweakings...Lapo Calamandrei2015-12-092-2/+2
* Adwaita: some more color tweaks and sass simplificationLapo Calamandrei2015-12-094-22/+9
* Adwaita: fix popover stylingLapo Calamandrei2015-12-094-432/+163
* iconhelper_ Don't use deprecated functionsBenjamin Otte2015-12-091-11/+5
* iconhelper: Remove the context argumentBenjamin Otte2015-12-097-25/+19
* iconhelper: Get rid of _gtk_icon_helper_set_window()Benjamin Otte2015-12-096-65/+7
* iconhelper: Require a widget as construction argumentBenjamin Otte2015-12-097-13/+23
* statusicon: Port from iconhelper to imagedefinitionBenjamin Otte2015-12-091-47/+53
* cellrendererpixbuf: Create iconhelper on-demandBenjamin Otte2015-12-091-33/+61
* iconhelper: Pass only the CssStyle when loading pixbufsBenjamin Otte2015-12-091-7/+9
* iconhelper: Remove unused GtkStyleContext parametersBenjamin Otte2015-12-091-5/+2
* iconhelper: Pass only the CssStyle when loading iconsetsBenjamin Otte2015-12-095-84/+119
* iconfactory: Move private functions into private headerBenjamin Otte2015-12-094-5/+28
* iconhelper: Pass only the CssStyle when loading iconsBenjamin Otte2015-12-094-30/+92
* toolitem: Set a css nameMatthias Clasen2015-12-081-0/+2
* Don't use gtk_text_iter_begins_tag() (deprecated)Sébastien Wilmet2015-12-083-7/+7
* textiter: add starts_tag() and deprecate begins_tag()Sébastien Wilmet2015-12-083-7/+38
* Revert "wayland: Implement DND icon hotspot API"Matthias Clasen2015-12-083-60/+3
* Remove GtkShortcutsGesture from docsKalev Lember2015-12-081-1/+0
* gtk-demo: Add an example for direction-dependent shortcutsMatthias Clasen2015-12-081-0/+18