summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make GtkFileFilter a GtkFilterfile-filterMatthias Clasen2020-07-031-3/+91
* filefiler: No more floatingMatthias Clasen2020-07-033-3/+13
* Merge branch 'selection-filter-fixes' into 'master'Matthias Clasen2020-07-032-33/+164
|\
| * testsuite: Add selection filter model testsMatthias Clasen2020-07-031-1/+135
| * selectionfilter: Fix bugs in signal translationMatthias Clasen2020-07-031-32/+29
|/
* Update Chinese (China) translationBoyuan Yang2020-07-031-3335/+4741
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-07-031-0/+1
|\
| * inspector: Fix the monitor list widthMatthias Clasen2020-07-031-0/+1
* | Merge branch 'wip/exalm/show-title-buttons' into 'master'Matthias Clasen2020-07-0350-56/+16
|\ \ | |/ |/|
| * headerbar: Show title buttons by defaultAlexander Mikhaylenko2020-07-0250-56/+16
* | Merge branch 'selection-filter' into 'master'Matthias Clasen2020-07-0313-2/+676
|\ \ | |/ |/|
| * gtk-demo: Track the selectionMatthias Clasen2020-07-023-1/+150
| * Add a selection filter modelMatthias Clasen2020-07-027-0/+443
| * filterlistmodel: Make model not construct-onlyMatthias Clasen2020-07-021-1/+1
| * bitset: Add APIs needed for a filterlistmodelBenjamin Otte2020-07-023-0/+82
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-07-013-0/+19
|\
| * Add gtk_multi_selection_get_modelMatthias Clasen2020-06-303-0/+19
* | Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2020-07-0112-178/+87
|\ \
| * | widget: Don't get the frame clock if we don't use itTimm Bäder2020-06-271-2/+2
| * | label: Only care about clipboard in unrealize of we need toTimm Bäder2020-06-271-4/+7
| * | recorder: Don't select new row when adding recordingTimm Bäder2020-06-271-16/+0
| * | rendernode: Trivial whitespace changeTimm Bäder2020-06-271-19/+19
| * | recorder: Remove frame time from recording rowsTimm Bäder2020-06-271-48/+3
| * | recorder: Remove Full/Partial render distinctionTimm Bäder2020-06-271-7/+2
| * | recorder: s/gint/int/gTimm Bäder2020-06-271-4/+4
| * | recorder: Remove some debug spewTimm Bäder2020-06-271-2/+0
| * | scale: Rearrange child widgetsTimm Bäder2020-06-273-59/+18
| * | textview: Remove unused defineTimm Bäder2020-06-271-1/+0
| * | Add .view to view widgetsTimm Bäder2020-06-272-0/+4
| * | renderbackground: Only query number of layers onceTimm Bäder2020-06-271-9/+9
| * | renderbackground: Only query h/vrepeat if we need toTimm Bäder2020-06-271-3/+5
| * | gl renderer: Fix cross-fade nodes with invisible end childTimm Bäder2020-06-271-5/+4
| * | gl renderer: Handle 0/1 progress in crossfade nodesTimm Bäder2020-06-271-1/+12
* | | Merge branch 'wip/chergert/gtk4-remove-textlayout-vtable' into 'master'Benjamin Otte2020-07-012-110/+20
|\ \ \ | |_|/ |/| |
| * | textlayout: remove virtual table indirectionChristian Hergert2020-06-302-110/+20
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-06-305-10/+10
|\ \ \
| * | | Drop unnecessary uses of gtk_style_context_add_classMatthias Clasen2020-06-305-10/+10
* | | | Merge branch 'inspector-list-model' into 'master'Matthias Clasen2020-06-3014-160/+494
|\ \ \ \ | |/ / / |/| | |
| * | | inspector: Avoid a use of gtk_style_context_add_classMatthias Clasen2020-06-301-1/+1
| * | | inspector: proper list model supportMatthias Clasen2020-06-308-0/+398
| * | | inspector: Rename DataList -> TreeDataMatthias Clasen2020-06-309-96/+95
| * | | inspector: Remove list model support from the property editorMatthias Clasen2020-06-301-63/+0
| |/ /
* | | Merge branch 'wip/on-the-surface-good-fences-can-make-bad-neighbors' into 'ma...Matthias Clasen2020-06-302-11/+50
|\ \ \ | |/ / |/| |
| * | x11: Avoid thawing surface until frame is drawnRay Strode2020-06-301-1/+1
| * | x11: Handle window getting unmapped while frame still pendingRay Strode2020-06-301-10/+49
|/ /
* | Merge branch 'issue-2904' into 'master'Matthias Clasen2020-06-301-3/+3
|\ \
| * | Add nullable annotations for gtk_cclosure_expression_new()Emmanuele Bassi2020-06-301-3/+3
|/ /
* | gtklistitemfactory: Cosmetic documentation fixesMatthias Clasen2020-06-291-3/+3
* | builderlistitemfactory: Documentation fixesMatthias Clasen2020-06-291-1/+1
* | expression: Add to the docsMatthias Clasen2020-06-291-8/+41