summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* builder css parser prototypewip/baedert/parserTimm Bäder2020-03-1311-7/+885
* filechooserwidget: Avoid criticals when in recent modeTimm Bäder2020-03-131-1/+2
* Merge branch 'wip/tbaederr/fallthrough' into 'master'Alexander Larsson2020-03-0612-12/+15
|\
| * Replace fallthrough comments with G_GNUC_FALLTHROUGHTimm Bäder2020-03-0612-12/+15
|/
* Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2020-03-0611-21/+36
|\
| * stack: Make static analyzer happyBenjamin Otte2020-03-061-0/+1
| * pathbar: Don't do the same thing twice.Benjamin Otte2020-03-061-2/+0
| * reftest: Plug memleakBenjamin Otte2020-03-061-1/+1
| * 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
| * testtreeview: Fix 19 year old use-after-freeBenjamin Otte2020-03-061-1/+1
| * treepath: Use g_renew()Benjamin Otte2020-03-061-5/+1
| * testsuite: Avoid passing NULL to strcmp()Benjamin Otte2020-03-061-4/+2
| * treeview: Don't initialize variable twiceBenjamin Otte2020-03-061-1/+0
|/
* Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2020-03-0526-60/+380
|\
| * build: Add -Wnull-dereferenceBenjamin Otte2020-03-0518-14/+44
| * 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
| * device: Handle missing axisBenjamin Otte2020-03-051-0/+4
| * rbtree: Simplify macrosBenjamin Otte2020-03-051-2/+2
| * rbtree: Simplify codeBenjamin Otte2020-03-051-8/+6
| * build: Add more useful warning flagsBenjamin Otte2020-03-052-1/+4
| * mountoperation-x11: Fix copy/paste thinkoBenjamin Otte2020-03-051-1/+1
| * tests: Add a test for changing the hovered widgetBenjamin Otte2020-03-052-0/+292
| * imcontextwayland: Fix copy/paste errorBenjamin Otte2020-03-051-1/+1
| * textview: Fix copy/paste errorBenjamin Otte2020-03-051-2/+2
|/
* Merge branch 'patch-1' into 'master'Timm Bäder2020-03-041-1/+1
|\
| * gdk_monitor_get_model: Fix a typo in the function documentationAntenore Gatta2020-03-041-1/+1
* | Update POTFILES.inPiotr Drąg2020-03-032-2/+6
* | Merge branch 'doc-fixes' into 'master'Emmanuele Bassi2020-03-035-7/+7
|\ \
| * | 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
|/ /
* | Update Japanese translationsicklylife2020-03-031-48/+22
* | Update Japanese translationsicklylife2020-03-031-822/+797
|/
* Merge branch 'gbsneto/gtkeventcontrollerfocus' into 'master'Matthias Clasen2020-03-031-0/+1
|\
| * build: Install gtkeventcontrollerfocus.hGeorges Basile Stavracas Neto2020-03-031-0/+1
|/
* Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2020-03-023-16/+43
|\
| * droptarget: Fast-path local value loadBenjamin Otte2020-03-021-1/+28
| * drop: Don't use g_object_get()Benjamin Otte2020-03-021-6/+3
| * dnd: Fix some documentation gotchasBenjamin Otte2020-03-022-9/+12
|/
* Merge branch 'wip/otte/dnd' into 'master'Benjamin Otte2020-03-0258-3107/+3633
|\
| * drop: Remove unused convenience APIsBenjamin Otte2020-03-023-106/+0
| * themes: Set proper foreground color for DND iconsBenjamin Otte2020-03-022-0/+8