summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'master'Matthias Clasen2020-03-061-0/+1
|\
| * builder-tool: rename show-close-button to show-title-buttonsMatt Guerrette2020-03-021-0/+1
* | Replace fallthrough comments with G_GNUC_FALLTHROUGHTimm Bäder2020-03-0610-11/+13
* | stack: Make static analyzer happyBenjamin Otte2020-03-061-0/+1
* | pathbar: Don't do the same thing twice.Benjamin Otte2020-03-061-2/+0
* | treeview: Don't assign value twice.Benjamin Otte2020-03-061-2/+0
* | cellarea: Be very clearBenjamin Otte2020-03-061-1/+3
* | builder-tool: Don't allow property to be both resize and shrinkBenjamin Otte2020-03-061-1/+1
* | applicationaccels: Use g_renew()Benjamin Otte2020-03-061-2/+1
* | liststore: Fix gtk_list_store_iter_is_valid()Benjamin Otte2020-03-061-1/+25
* | treepath: Use g_renew()Benjamin Otte2020-03-061-5/+1
* | treeview: Don't initialize variable twiceBenjamin Otte2020-03-061-1/+0
* | build: Add -Wnull-dereferenceBenjamin Otte2020-03-0512-11/+31
* | icontheme: Remove unused parameterBenjamin Otte2020-03-051-14/+9
* | treerbtree: Use for loopsBenjamin Otte2020-03-051-12/+9
* | notebook: Don't crash on drags not coming from a notebookBenjamin Otte2020-03-051-1/+1
* | icontheme: Don't crash on icon lookup failureBenjamin Otte2020-03-051-4/+5
* | rbtree: Simplify macrosBenjamin Otte2020-03-051-2/+2
* | rbtree: Simplify codeBenjamin Otte2020-03-051-8/+6
* | mountoperation-x11: Fix copy/paste thinkoBenjamin Otte2020-03-051-1/+1
* | imcontextwayland: Fix copy/paste errorBenjamin Otte2020-03-051-1/+1
* | textview: Fix copy/paste errorBenjamin Otte2020-03-051-2/+2
* | Fix annotation for GtkDropTarget.get_gtypes()Emmanuele Bassi2020-03-031-1/+1
* | Remove incorrect rename-to annotationsEmmanuele Bassi2020-03-031-2/+2
* | Fix introspection warnings for GtkDragIconEmmanuele Bassi2020-03-032-2/+2
* | Add missing annotation for GtkIconThemeEmmanuele Bassi2020-03-031-2/+2
* | build: Install gtkeventcontrollerfocus.hGeorges Basile Stavracas Neto2020-03-031-0/+1
|/
* droptarget: Fast-path local value loadBenjamin Otte2020-03-021-1/+28
* dnd: Fix some documentation gotchasBenjamin Otte2020-03-021-9/+11
* themes: Set proper foreground color for DND iconsBenjamin Otte2020-03-022-0/+8
* calendar: Use a drag sourceBenjamin Otte2020-03-021-147/+23
* dnd: Don't create custom color drag iconsBenjamin Otte2020-03-022-38/+0
* dragicon: Add gtk_drag_icon_create_widget_for_value()Benjamin Otte2020-03-023-17/+113
* dragicon: Change how to acquire drag iconsBenjamin Otte2020-03-024-78/+34
* dragicon: Add GtkDragIcon::childBenjamin Otte2020-03-022-53/+87
* gdk: Make gdk_drop_status() take preferred actionBenjamin Otte2020-03-021-2/+2
* colorswatch: Switch to dragged color during dndBenjamin Otte2020-03-021-5/+17
* droptarget: RedoBenjamin Otte2020-03-0226-2040/+2575
* placessidebar: Don't use the GdkDragBenjamin Otte2020-03-022-52/+25
* notebook: Make dnd page switching a drop controllerBenjamin Otte2020-03-021-69/+52
* textview: Move drop scrolling to drop motion controllerBenjamin Otte2020-03-021-101/+119
* treeview, iconview: Don't return the drop targetBenjamin Otte2020-03-026-18/+9
* placessidebar: Fix a couple of typos and thinkos in menu labelsPiotr Drąg2020-03-011-3/+3
* Drop gtk_grab_add/remove from public apiMatthias Clasen2020-02-284-19/+10
* Drop gtk_grab_get_currentMatthias Clasen2020-02-282-20/+0
* Drop device grabsMatthias Clasen2020-02-286-256/+6
* inspector: Fix the "Software GL" switchMatthias Clasen2020-02-281-0/+1
* Remove a stray g_object_unrefMatthias Clasen2020-02-271-1/+1
* Avoid a crash in css font features valuesMatthias Clasen2020-02-271-3/+1
* Fix a typo in gtkplacessidebar.cKrzesimir Nowak2020-02-271-1/+1