[gtk] (245 commits) Non-fast-forward update to branch suggestion-entry
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (245 commits) Non-fast-forward update to branch suggestion-entry
- Date: Fri, 10 Jul 2020 04:47:42 +0000 (UTC)
The branch 'suggestion-entry' 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:
c167388... builder: Warn about dropped objects
36dc660... Add GtkSuggestionEntry
33a89cd... suggestionentry: Add an optional button
30b096a... suggestionentry: Add minimum-length
b1760b4... gtk-demo: Add suggestion entry demos
e888ef9... docs: Mention GtkSuggestionEntry in list widget overview
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 (*)
4fb495d... builder: Warn about dropped objects (*)
3aa5019... gtk-demo: Drop an unused object (*)
8f0b92e... Merge branch 'matthiasc/for-master' into 'master' (*)
6590236... builder: Documentation tweaks (*)
66bce08... docs: Migration guide additions (*)
ace4eac... Merge branch 'matthiasc/for-master' into 'master' (*)
8a269de... multiselection: Update docs (*)
674ede8... docs: Remove ancient version information (*)
6a4b5ea... Annotate nullable argument (*)
24d6a19... Add pre-condition check on nullable argument (*)
117c71f... Merge branch 'issue-2900' into 'master' (*)
608cbc2... printeditor: Cosmetics (*)
6774f36... print-editor: Allow opening files (*)
59fe4a3... printeditor: Add desktop file and appdata (*)
ddcba4d... bitset: Cosmetic documentation changes (*)
7c98af6... stack: Cosmetic documentation fixes (*)
4d7d031... gdk: Small documentation fixes (*)
9dff4d6... stack: Remove nonexisting api from headers (*)
334f954... sorter: Some doc corrections (*)
7047d68... gtk: Add some missing symbols to the docs (*)
5d9bcfb... stringlist: Cosmetic documentation fix (*)
0c9a0df... Merge branch 'print-editor' into 'master' (*)
6819c7c... docs: Update environment sections (*)
4fa71fd... shortcuts: Use GTK_DEBUG_KEYBINDINGS (*)
30eca5a... Drop GTK_DEBUG_SHORTCUTS (*)
d46b046... wayland: Respect GDK_DEBUG=default-settings (*)
d31bb8b... testsuite: Don't pass GDK_DEBUG for release builds (*)
9f2926d... gdk: Better help for GDK_DEBUG (*)
93a51f7... gsk: Better help for GSK_DEBUG (*)
a6752bd... gtk: Better help for GTK_DEBUG (*)
5229069... widget: Avoid uninitialized access (*)
1f8c79e... Add g_intern_static_string to valgrind suppressions (*)
01fbf84... Stop setting GTK_IM_MODULE_FILE (*)
6a6146a... bitset: Fix the right-shift implementation (*)
3dc6267... testsuite: Bump the per-test timeout to 60s (*)
3132353... ci: Drop one of the focus tests (*)
c4b2112... Merge branch 'matthiasc/for-master' into 'master' (*)
c8b5715... bitset: Correct preconditions in gtk_bitset_add_rectangle (*)
c4e8218... bitset: Add more tests (*)
b77110c... bitset: Fix documentation syntax (*)
cab6808... gtk-demo: Fix binary name in --version (*)
4f7f157... node-editor: Document the node format (*)
8770584... node-editor: Add a gear menu (*)
2b6f243... node-editor: Cosmetics (*)
d4ff275... node-editor: Add a help window (*)
6bdca27... ci: Create new origin for forks (*)
6ddd979... Merge branch 'matthiasc/for-master' into 'master' (*)
e818685... Merge branch 'ci-style' into 'master' (*)
520c211... Updated Spanish translation (*)
7ccf32d... gtk: focus out the GtkIMContextWayland upon finalization. (*)
7170fde... Merge branch 'wip/Jehan/GtkIMContextWayland-master' into 'm (*)
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' (*)
acccac5... filefiler: No more floating (*)
a8b0125... filefilter: Drop GtkFileFilterInfo (*)
644d522... filefilter: Drop custom filters (*)
2d8fddc... filefilter: Drop GtkFileFilterFlags (*)
be3449b... filefilter: Convert to a GtkFilter (*)
35988d6... Stop using gtk_file_filter_filter (*)
11dd602... Drop gtk_file_filter_filter (*)
286a00a... docs: Cleanups for the file filter docs (*)
5a2f791... filefilter: Cleanups and optimizations (*)
6267c84... Merge branch 'file-filter2' into 'master' (*)
acad5e4... filefilter: Fix an embarrassing oversight (*)
665df37... filefilter: Header file cosmetics (*)
1a613de... filefilter: Cosmetics (*)
202348f... filefilter: Cosmetics (*)
6bb7caf... Merge branch 'matthiasc/for-master' into 'master' (*)
b54f671... gtk-demo: Add a listview demo for filtering strings (*)
d4b868d... filterlistmodel: Rewrite with bitset data structure (*)
2a90bc1... filterlistmodel: Add incremental filtering (*)
9b2d8ac... filterlistmodel: Add gtk_filter_list_model_get_pending() (*)
b64eb6c... gtk-demo: Add incremental filtering to words demo (*)
66fa938... filterlistmodel: Look at type of change (*)
ac524bb... demo: Make words listview load async (*)
7c4ad1a... gtk-demo: Cosmetic fixes for the words demo (*)
62c385a... gtk-demo: No selection in the words demo (*)
fc770a3... gtk-demo: Use a progressbar in the words demo (*)
3d931b4... bitset: Don't overflow when splicing (*)
3162e25... bitset: Fix typo: gtk_bitset_slice() => gtk_bitset_splice() (*)
bf3382a... testsuite: Add more filterlistmodel tests (*)
2bba856... Update Catalan translation (*)
26d83b1... Update Catalan translation (*)
76290e8... filechooser: Add gtk_file_chooser_get_filters (*)
ea07a92... filechooser: Add a readonly :filters property (*)
57a2256... filechooser: Add gtk_file_chooser_get_shortcuts (*)
e7b773b... filechooser: Add a readonly :shortcut-folders property (*)
2a2a687... Merge branch 'file-chooser-api-cleanups' into 'master' (*)
729ba44... Merge branch 'wip/otte/filterlistmodel' into 'master' (*)
c7e9415... Update Catalan translation (*)
8fa44fc... Update Romanian translation (*)
817da34... Update Romanian translation (*)
59119cd... Fix typo: Filer -> Filter (*)
818287a... Update Ukrainian translation (*)
54a3293... stack: Fix handling of GtkStackPage:visible (*)
e5c0716... inspector: Remove an unused field (*)
0b38a06... inspector: Add dom-like navigation controls (*)
9b73c55... Merge branch 'patch-1' into 'master' (*)
fe5b364... inspector: Drop unused properties (*)
dfc04a5... inspector: Reshuffle the sidebar (*)
ea2c27c... levelbar: Chainup to parent buildable when handling custom (*)
fdeda38... Fix "not nullable" annotation (*)
18c87fa... Annotate string array (*)
2bf5a15... Merge branch 'issue-2915' into 'master' (*)
7e97c25... gtk#767 add a way to change the application_id of a topleve (*)
4d371b2... inspector: Fix property list styling (*)
86f800e... Merge branch 'inspector-navigation' into 'master' (*)
32e9621... Update Kazakh translation (*)
56f771b... Update Ukrainian translation (*)
2e959fe... Update Ukrainian translation (*)
f6347f1... Fixes to Catalan translations (*)
463f3d3... directorylist: Add monitoring (*)
49ce680... Merge branch 'directorylist-monitor' into 'master' (*)
775e358... Update Romanian translation (*)
6b0eb97... Update Romanian translation (*)
ccc8ad8... Update Romanian translation (*)
422c1d9... Update Kazakh translation (*)
52982a8... Update Ukrainian translation (*)
e376d63... directorylist: Fix file monitoring implementation (*)
8e73d00... testsuite: Fix an asan error (*)
779c71b... testsuite: Fix some memory leaks reported by asan (*)
13b37b0... gsk: Fix a transform leak (*)
e6d8eed... testsuite: Fix a memory leak in the bitmask tests (*)
0546e26... bookmarklist: Don't leak uris (*)
3d008d5... picture: Don't leak alternative-test (*)
766f4bc... css: Fix some memory leaks in error paths (*)
26a23d3... shortcuttrigger: Fix some leaks in error paths (*)
0dc946d... testsuite: Assorted leak fixes (*)
8fb1e33... Merge branch 'matthiasc/for-master' into 'master' (*)
cc8bb5f... Remember to call print_cb even if print operation is cancel (*)
06d67d2... cups: Plug a memory leak (*)
8c4df51... tests: Plug some more memory leaks (*)
bc8bc68... Add a suppression file for asan (*)
379d830... Merge branch 'printing-portal-fix-master' into 'master' (*)
0f8bc67... docs: Add gtk_file_chooser_get_shortcut_folders (*)
73dcda4... tests: Stop using file chooser apis that are going away (*)
2321e9d... filechooser: Drop gtk_file_chooser_[un]_select_all (*)
dcee15c... filechooser: Drop gtk_file_chooser_[un]select_file (*)
f3744c9... Cosmetics (*)
89bf8af... filechooser: Make get_files return a list model (*)
99a0b35... filechooser: Drop the ::file-activated signal (*)
911ae64... filechoosernative: Update docs (*)
e31bacf... filechooser: Drop the ::current-folder-changed signal (*)
2746a2d... filechooser: Drop the ::selection-changed signal (*)
3e16ef3... Merge branch 'fix-levelbar-layout' into 'master' (*)
5da21ca... Use depth=1 for cloning sub-projects (*)
06dd8c2... Merge branch 'wayland_surface_app_id_changing' into 'master (*)
1b62203... cups: Plug a memory leak (*)
cebc99d... tests: Plug some more memory leaks (*)
8d4c878... Add a suppression file for asan (*)
bc58bd0... NEWS: Updates (*)
896ebdc... gtkscrolledwindow: Look up correctly target in captured mot (*)
be12131... Merge branch 'file-chooser-api-cleanup-2' into 'master' (*)
387649d... Merge branch 'ebassi/subprojects-depth' into 'master' (*)
ee9f9ae... Merge branch 'matthiasc/for-master' into 'master' (*)
c0c5ce2... gdk/x11: Ignore regular crossing events while in implicit g (*)
f00d2b3... Merge branch 'wip/carlosg/scrollbar-fixes' into 'master' (*)
75db19c... css: Plug a memory leak (*)
8c95a84... Merge branch 'matthiasc/for-master' into 'master' (*)
e1a0171... gtkrange: group gestures the right way around (*)
0252ae2... Merge branch 'wip/carlosg/range-autoscroll' into 'master' (*)
986f721... filterlistmodel: Don't filter out every 513th element (*)
4d90846... testsuite: Be more exhaustive (*)
d1a068e... sorter: Remove a return_if_fail() (*)
4cd92f9... Merge branch 'wip/otte/for-master' into 'master' (*)
d441e71... x11: Plug a memory leak (*)
aa925e1... Add GtkSuggestionEntry
960558c... suggestionentry: Add an optional button
ae33b64... suggestionentry: Add minimum-length
4cf08e3... gtk-demo: Add suggestion entry demos
cb6e1bb... docs: Mention GtkSuggestionEntry in list widget overview
6c15893... suggestionentry: Handle no-model situations
dc32db6... suggestionentry: Add a filter
f57bfee... Add an experiment
(*) 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]