[gtk] (105 commits) Non-fast-forward update to branch wip/otte/whatever
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (105 commits) Non-fast-forward update to branch wip/otte/whatever
- Date: Mon, 6 Jul 2020 00:53:19 +0000 (UTC)
The branch 'wip/otte/whatever' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
3f545da... a11y: Remove double initialization of variables
df0786b... stringfilter: Don't crash if the expression returns ""
1b4109a... scrolledwindow: Expand by default
8556221... stringlist: Take a const char const * argument
81e675d... gtk-demo: Add a listview demo for filtering strings
1c337d3... tests: Make testlistview be a list again
c0e08db... bitset: Add APIs needed for a filterlistmodel
1f4b8e0... filterlistmodel: Rewrite with bitset data structure
e6756f6... stringlist: Make property not construct-only
c4c1d4a... bitset: Add gtk_bitset_new_range()
eb07048... filterlistmodel: Add incremental filtering
1dd08ad... filterlistmodel: Add gtk_filter_list_model_get_pending()
b09019a... gtk-demo: Add incremental filtering to words demo
c74201c... filterlistmodel: Look at type of change
102d298... stringlist: Make one constructor call the other
0bbd083... stringlist: Clarify docs for gtk_string_list_get_string()
f70d10f... stringlist: Remove n_additions argument from gtk_string_lis
65ceb6c... stringlist: Call splice() for adding items after constructi
8ac1e77... demo: Make words listview load async
c4dfee8... gtk-demo: Cosmetic fixes for the words demo
6edb8f0... gtk-demo: No selection in the words demo
77435d3... gtk-demo: Use a progressbar in the words demo
39cfb37... Add GtkVector
7e0a58b... Add GtkArrayStore
b7d7a69... cssselector: Use GtkVector
ddb691a... main: Use a GtkVector
c603e2d... Use preallocated array code
0560881... Bring liststore tests over from GLib
ff0c8c7... snapshot: Move structs into .c file
023f6ce... snapshot: Port node list to vector
79760b9... vector: Add null-termination
bd0096a... icontheme: Use GtkVector
e46a109... vector: Add a bunch of new features
793d471... snapshot: Use GtkVector for the state stack
9f36675... wip: benchmarks
99a71e1... wip: Add the old stringlist for comparsion
f52df5f... wip: more perf test work
02266f2... perf test: Add GtkArrayStore
e3b8c3e... stringlist: Convert to array
ca4b98e... wip: Refactor performance test to make it more pluggable
c0457fc... add GPtrArray version to array store
Commits added to the branch:
d4f0593... gl renderer: Handle 0/1 progress in crossfade nodes (*)
21f9148... gl renderer: Fix cross-fade nodes with invisible end child (*)
8fcf1b7... renderbackground: Only query h/vrepeat if we need to (*)
ec1133d... renderbackground: Only query number of layers once (*)
f1b010a... Add .view to view widgets (*)
c41b413... textview: Remove unused define (*)
20935f6... scale: Rearrange child widgets (*)
21b84b1... recorder: Remove some debug spew (*)
89a67ac... recorder: s/gint/int/g (*)
3a4fbc5... recorder: Remove Full/Partial render distinction (*)
2534310... recorder: Remove frame time from recording rows (*)
4800dd3... rendernode: Trivial whitespace change (*)
8cc2a44... recorder: Don't select new row when adding recording (*)
d0bb72a... label: Only care about clipboard in unrealize of we need to (*)
8354342... widget: Don't get the frame clock if we don't use it (*)
c267a75... Stop using GtkFunctionsListItemFactory (*)
72f1d34... Drop GtkFunctionsListItemFactory (*)
82aa0d1... expression: Add to the docs (*)
8067797... builderlistitemfactory: Documentation fixes (*)
fca2ba9... gtklistitemfactory: Cosmetic documentation fixes (*)
f2853ff... Add nullable annotations for gtk_cclosure_expression_new() (*)
72d3a90... Merge branch 'issue-2904' into 'master' (*)
bbb2819... inspector: Remove list model support from the property edit (*)
e3b5b76... x11: Handle window getting unmapped while frame still pendi (*)
56b3669... x11: Avoid thawing surface until frame is drawn (*)
52666d6... inspector: Rename DataList -> TreeData (*)
e25c25f... Merge branch 'wip/on-the-surface-good-fences-can-make-bad-n (*)
613213f... inspector: proper list model support (*)
cc072eb... inspector: Avoid a use of gtk_style_context_add_class (*)
c0e2d7c... Drop unnecessary uses of gtk_style_context_add_class (*)
9650236... Merge branch 'inspector-list-model' into 'master' (*)
f0ea0be... Merge branch 'matthiasc/for-master' into 'master' (*)
fae014e... textlayout: remove virtual table indirection (*)
d0068a0... Add gtk_multi_selection_get_model (*)
25f670f... Merge branch 'wip/chergert/gtk4-remove-textlayout-vtable' i (*)
43b9fc6... Merge branch 'wip/baedert/for-master' into 'master' (*)
9889012... Merge branch 'matthiasc/for-master' into 'master' (*)
7c3b300... headerbar: Show title buttons by default (*)
0966636... bitset: Add APIs needed for a filterlistmodel (*)
0d39883... filterlistmodel: Make model not construct-only (*)
7653351... Add a selection filter model (*)
671daea... gtk-demo: Track the selection (*)
1f8e7c8... Merge branch 'selection-filter' into 'master' (*)
cc18191... Merge branch 'wip/exalm/show-title-buttons' into 'master' (*)
619b246... inspector: Fix the monitor list width (*)
f01d695... Merge branch 'matthiasc/for-master' into 'master' (*)
54bfd38... Update Chinese (China) translation (*)
c2da2f7... selectionfilter: Fix bugs in signal translation (*)
92e5536... testsuite: Add selection filter model tests (*)
be20a04... Merge branch 'selection-filter-fixes' into 'master' (*)
6510ca8... Update Catalan translation (*)
599b807... Fixes typos (*)
b74a489... Update POTFILES.in and POTFILES.skip (*)
6997562... filechooser: Make filtering work again (*)
9ad3758... Merge branch 'matthiasc/for-master' into 'master' (*)
9332d0d... Merge branch 'typo' into 'master' (*)
1c71e56... Update Ukrainian translation (*)
b03069b... a11y: Remove double initialization of variables (*)
b75db7d... stringfilter: Don't crash if the expression returns "" (*)
f75a3a0... stringlist: Take a const char const * argument (*)
5080730... listmodels: Stop respecting item-type (*)
795d312... selectionmodels: Add set_model() support (*)
6f2f828... tests: Make testlistview be a list again (*)
6099fba... bitset: Add gtk_bitset_new_range() (*)
fb14f50... stringlist: Make property not construct-only (*)
a979daa... stringlist: Make one constructor call the other (*)
67cbb2a... stringlist: Clarify docs for gtk_string_list_get_string() (*)
c4e4de3... stringlist: Remove n_additions argument from gtk_string_lis (*)
f6c2c2e... stringlist: Call splice() for adding items after constructi (*)
1dbb8df... stringlist: Export gtk_string_object_new() (*)
882a87c... Update Romanian translation (*)
1d96fc8... Update Kazakh translation (*)
d65214f... Merge branch 'wip/otte/for-master' into 'master' (*)
647f28b... Add GtkVector (*)
316e1cf... cssselector: Use GtkVector (*)
14ac9c2... main: Use a GtkVector (*)
da9afb5... Remove preallocated array code (*)
510e348... snapshot: Move structs into .c file (*)
25cdf1e... snapshot: Port node list to vector (*)
3a81e51... vector: Add null-termination (*)
d21be48... icontheme: Use GtkVector (*)
c232e87... vector: Add a bunch of new features (*)
3894e06... snapshot: Use GtkVector for the state stack (*)
e61ff5c... testsuite: Add some vector performance tests (*)
e3d365d... gtk-demo: Add a listview demo for filtering strings
b48b1ef... filterlistmodel: Rewrite with bitset data structure
96e2eec... filterlistmodel: Add incremental filtering
695a781... filterlistmodel: Add gtk_filter_list_model_get_pending()
73041f8... gtk-demo: Add incremental filtering to words demo
829fc87... filterlistmodel: Look at type of change
05f3be3... demo: Make words listview load async
3196ccb... gtk-demo: Cosmetic fixes for the words demo
6da4c75... gtk-demo: No selection in the words demo
3747cc9... gtk-demo: Use a progressbar in the words demo
9135ccf... Add GtkArrayStore
1899924... wip: benchmarks
f619863... wip: Add the old stringlist for comparsion
929c380... wip: more perf test work
a4e71ad... perf test: Add GtkArrayStore
8c3df56... stringlist: Convert to array
30384d8... wip: Refactor performance test to make it more pluggable
f5aa8be... add GPtrArray version to array store
4507915... more benchmarks
b51bfae... listmodels: Stop respecting item-type
0628b4a... testsuite: Add more filterlistmodel tests
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]