[gtk] (217 commits) Non-fast-forward update to branch wip/otte/bitset
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (217 commits) Non-fast-forward update to branch wip/otte/bitset
- Date: Sun, 21 Jun 2020 13:01:57 +0000 (UTC)
The branch 'wip/otte/bitset' 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:
9753022... Add amalgamated roaring bitmaps source code
3e9631b... Add GtkBitset
8e9bc61... testsuite: Add tests for GtkBitset
718a2d3... multiselection: Port to GtkBitset
762ad69... selectionmodel: Replace query_range() with get_selection()
5386c31... selectionmodel: Add gtk_selection_model_set_selection()
2bf8ef3... listbase: Port rubberband to gtk_selection_model_set_select
e3ddab9... selectionmodel: Remove select_callback() functions
cc423a1... Remove GtkSet
Commits added to the branch:
e7c9e20... gtkiconcache: Use g_stat instead of fstat (*)
bd2f2a6... Merge branch 'wip/otte/for-master' into 'master' (*)
7875e28... Update Catalan translation (*)
ca1c89c... broadway: Drop a pointless vfunc (*)
8765609... wayland: Drop a pointless vfunc (*)
da9b3a9... win32: Drop pointless vfuncs (*)
805ddc3... gdk: Drop gdk_device_get_history (*)
997fbbd... Merge branch 'drop-device-history' into 'master' (*)
8cb50ac... Updated Spanish translation (*)
86eece7... gdk: Compress scroll events (*)
b9cde6f... Keep scroll history (*)
5f087a9... gdk: Add scroll delta x/y as device axes (*)
693200f... gdk: Shrink GdkTimeCoord (*)
c9fad25... gdk: Rename gdk_motion_event_get_history (*)
d605d9a... gdk: Add documentation (*)
4317c00... Address review comments (*)
ea7c9b9... x11: Stop setting device keys (*)
2f98400... gdk: Drop gdk_device_get/set_keys (*)
54c0987... gdk: Drop gdk_device_set_axis_use (*)
57135ac... filechoosernative: Make get_filter work for (non-portal) na (*)
ecc6c25... Make gtk_file_chooser_get_filter work for portal case (*)
d2235b7... Merge branch 'win32-use-g-stat' into 'master' (*)
2c82151... gdk: Drop axis labels (*)
1bf1646... Update Japanese translation (*)
ba988cd... gtkgesturezoom: Do not check touchpad phase on generic even (*)
24a3ff3... Update Japanese translation (*)
bdd6ae3... Merge branch 'device-cleanup' into 'master' (*)
4b241f8... Merge branch 'scroll-compression' into 'master' (*)
bbe79c1... Merge branch 'wip/carlosg/zoom-no-touchpad-warnings' into ' (*)
63692a4... Merge branch 'michaelweghorn/master_issue1820_gtkfilechoose (*)
059c45a... propertyselection: Add getters (*)
93017bb... Merge branch 'property-selection-getters' into 'master' (*)
5dddec4... Add GtkBookmarkList (*)
8c670b3... testcolumnview: Add recent file support (*)
e0c39db... Merge branch 'recent-model' into 'master' (*)
2a3e542... docs: Cosmetics (*)
4a79ac4... Adwaita: bring dropdown arrows back (*)
c2285d9... iconbrowser: Drop app menu leftovers (*)
90b7813... dropdown: Make the popup as wide as the button (*)
716e0db... Merge branch 'matthiasc/for-master' into 'master' (*)
0d901ef... Update Ukrainian translation (*)
e6dcd55... Fix the custom paper dialog (*)
933e373... dropdown: Make the stack nonhomogeneous (*)
8671843... testdropdown: Add some more tests (*)
c3b43f2... printeroptionwidget: Port to GtkDropDown (*)
ed9941e... printdialog: Replace some combo boxes with drop downs (*)
404d791... Switch to GL_ARB_framebuffer_object (*)
c80ba49... Adwaita: Allow separators on individual list items (*)
74ac435... printdialog: Replace the papersize combo with a dropdown (*)
07ecb3c... Merge branch 'fix-custom-paper-dialog' into 'master' (*)
106e108... Merge branch 'matthiasc/for-master' into 'master' (*)
770d6cb... paperdialog: Drop the private struct (*)
1d02357... Merge branch 'matthiasc/for-master' into 'master' (*)
66882f3... Update POTFILES.in and POTFILES.skip (*)
044026d... Update Ukrainian translation (*)
818b7c4... widget-factory: Make the print dialog more functional (*)
ceb2349... Merge branch 'matthiasc/for-master' into 'master' (*)
9c5a9fb... Update Basque translation (*)
5e69181... Update Basque translation (*)
72c72d0... Fix the lpr print backend build (redundant-decls) (*)
b046c8d... spinbutton: Bring back auto-sizing (*)
4e5689a... Merge branch 'tchaik/fix-lpr-build' into 'master' (*)
85d822b... Fix various compiler warnings with the 64bit mingw build (*)
f16b34f... CI: Switch to 64bit mingw for the MSYS2 job (*)
d9d591f... Merge branch 'fix-spin-button-auto-sizing' into 'master' (*)
131cc64... Merge branch 'mingw-x64-compiler-warnings' into 'master' (*)
c49318e... Update Ukrainian translation (*)
9c5d6ea... frame clock: adjust reported frame time (*)
887aa2a... frame clock: fix scheduling (*)
1443ef8... Merge branch 'final-frame-clock-work' into 'master' (*)
cf2d6f6... dropdown: Style fixups (*)
7c35742... Merge branch 'matthiasc/for-master' into 'master' (*)
14f26d2... inspector: Don't set style classes on app widgets (*)
23e3d48... Merge branch 'matthiasc/for-master' into 'master' (*)
b0d2ae6... Add a GtkEditableLabel widget (*)
02ce417... gtk-demo: Use editable labels in the settings demo (*)
b25bba4... paperdialog: Port to use GtkListView (*)
b526722... button: Center images (*)
180f7e4... Merge branch 'editable-label' into 'master' (*)
4248835... Merge branch 'matthiasc/for-master' into 'master' (*)
937317e... docs: Cosmetics (*)
c175a7a... searchentry: Fix keynav (*)
6a13bbb... Merge branch 'michaelweghorn/master_issue1820_gtkfilechoose (*)
37eb049... notebook: Don't capture clicks (*)
1ca308a... Merge branch 'fix-notebook-tabs' into 'master' (*)
342400d... paperdialog: Convert the printer combo (*)
c4215a2... pagesetupdialog: Drop the Private struct (*)
990a87f... printdialog: Convert some leftover code (*)
687da2c... text: Drop unused includes (*)
c8843d0... fontchooser: Drop unused includes (*)
ab50d20... Merge branch 'printer-combo-conversion' into 'master' (*)
6255bd6... Updated Spanish translation (*)
2cc39fe... Updated Spanish translation (*)
9b363a6... Merge branch 'benzea/fix-css-update' into 'gtk-3-24' (*)
7c1cf77... gdk: Drop gdk_device_get_axis_value leftovers (*)
dd6174c... Merge branch 'cherry-pick-947c3e9f' into 'master' (*)
8dbe9e9... Merge branch 'wip/ricotz/cleanup' into 'master' (*)
d2cfe9f... Update POTFILES.in (*)
d468ea3... quartz: added open capability to gtk_application (*)
2a9c92f... Drop unused includes (*)
25c2059... pagesetupdialog: Port the papersize combo (*)
5bcb01e... pagesetupdialog: Convert the printer combo (*)
019f4b6... Adwaita: dropdown styling (*)
de729e9... Merge branch 'wip/jimmac/dropdown-styling' into 'master' (*)
985ba83... Merge branch 'page-setup-combos' into 'master' (*)
7373e73... Update Ukrainian translation (*)
ceb63b8... Updated Spanish translation (*)
86562a6... ci: Move images into environment variables (*)
73fdefd... ci: Move backend Meson flags into a variable (*)
53eb85b... Merge branch 'ebassi/ci-cleanup-master' into 'master' (*)
dbec5a8... Update Romanian translation (*)
29c0dfb... Update Romanian translation (*)
1b265a7... Stop using GTestDBus (*)
10bcbae... gtk-demo: Select the initial demo properly (*)
981c71c... Merge branch 'no-more-testdbus' into 'master' (*)
68d80ba... Merge branch 'fix-initial-demo-selection' into 'master' (*)
c5481a1... Add libcloudproviders as a fallback subproject (*)
d243c6d... ci: Enable libcloudproviders support (*)
12c38c1... Use the appropriate include for libcloudproviders (*)
7489959... gtk-demo: Add a missing source file (*)
e5d6bb6... Fix another cloudprovider include (*)
f64d0d8... Merge branch 'matthiasc/cloudprovider-ci' into 'master' (*)
0fb83d7... gtk4-demo: Cosmetic fixes to the dialog demo (*)
6141c13... gtk-demo: Fix the tagged entry demo (*)
b46bfca... gtk-demo: Cosmetic changes to the tagged entry demo (*)
a994392... gtk-demo: Cosmetic changes (*)
cd10785... gtk-demo: Fix the settings demo (*)
2a51d4f... Merge branch 'matthiasc/for-master' into 'master' (*)
c0cf839... Fix minor typos (*)
bd5fcf2... Merge branch 'typo_fix' into 'master' (*)
94f2462... Update Ukrainian translation (*)
a7f5b2e... Update a comment (*)
979bf5c... cups: Use allow/ignore list (*)
7e03288... Fix typo in a comment (*)
0a55d4c... docs: Clean up the GtkBuilder description (*)
3f78199... Rename (unused) argument (*)
7a1df3f... Rename delegate input method context (*)
df73bf3... Rename internal object for the Quartz input method context (*)
0c023bb... Clarify document (*)
c7916c8... Use the appropriate name for Juneteenth (*)
1c856a2... Rename master and slave device (*)
a614716... quartz: gtk-application - inhibit openFiles events from cmd (*)
77b4f6d... Merge branch 'quartz-openfile-fix' into 'master' (*)
5e6c316... Merge branch 'better-naming' into 'master' (*)
9eaeb04... Fix print dialog node name (*)
5eb1812... fishbowl: Remove visibility handling (*)
a974c83... gsktransform: Make next == NULL case explicit (*)
461497e... widget: Avoid doing GtkSnapshot work just to append one nod (*)
203bb42... widget: Re-shuffle preconditions in snapshot_child() (*)
2c3a41a... csstransformvalue: Make no-transform case explicit (*)
1e4dc90... widget: don't queue a redraw on css transform changes (*)
f49a02e... adwaita: Use proper transform for spinners (*)
1e6e522... window: Remove dead code (*)
395d13d... window: Stop adding css nodes manually (*)
ddacf8c... window: Don't add class to css node directly (*)
0c1cfbb... transform: Compare 3d points directly (*)
b2875d7... window: Add automatic titlebar before content widget (*)
5dde4c0... transform: Fix equal() docs (*)
0b13e68... Avoid calling g_list_model_get_n_items() all the time (*)
7c9f294... builder: Avoid allocating things we don't use (*)
c6921cd... builder: Use default size of 8 for the ObjectProperty array (*)
1f89f21... numbervalue: Remove some leftover debugging code (*)
2ae8ace... cssselector: Only copy max_selector once (*)
3bd648e... stack: stop keeping a cached child render node around (*)
da85815... transform: Fix docs to use "transform" instead of "matrix" (*)
68886ba... treeview: Remove identical if branches (*)
424e468... widget: Don't leak css transform (*)
e45518f... stack: Fix :needs-attention docs (*)
652323a... stack: Fix some documentation mishaps (*)
d81a5a8... stack: Add missing accessors for GtkStackPage properties (*)
fbb7948... stack: Avoid using an uninitialized value (*)
32f4aa1... Update Romanian translation (*)
ff3b03c... listbase: Fix copy/paste error (*)
dffbcd8... Merge branch 'wip/otte/for-master' into 'master' (*)
69e14ba... Revert "notebook: Don't capture clicks" (*)
3141eae... gtk-demo: Modernize the tag entry demo (*)
5593608... columview: Fix cell creation (*)
4a43c77... Merge branch 'matthiasc/for-master' into 'master' (*)
e8ba16d... listbase: separate autoscroll from rubberband (*)
4e56581... listbase: Autoscroll during DND (*)
c659a23... listbase: Increase the autoscroll threshold (*)
02b293b... listbase: Don't use adjustments for autoscrolling (*)
b299d62... columnview: separate autoscroll from headers (*)
470a1aa... columnview: Autoscroll during DND (*)
110c316... columnview: Increase the autoscroll threshold (*)
5629ac3... Add a list dnd example (*)
9555e61... treeexpander: Auto-expand during DND (*)
f054c31... expander: Remove a pointless return (*)
6280066... testlistdnd: Add a tree (*)
290611f... editablelabel: Accept text drops (*)
8511f25... editablelabel: Allow to drag text (*)
17af979... testlistdnd: Use editable labels (*)
395d404... Merge branch 'listview-dnd' into 'master' (*)
eb25fc1... gtk-demo: Add animated icons to the dnd demo (*)
b7ddf0b... Merge branch 'dnd-demo-animation' into 'master' (*)
677bfe6... gtk-demo: Clean up initial selection handling (*)
7c2d218... gridview: Compute right amount of items to skip (*)
2842030... gridview: Don't assert on a condition that can happen (*)
3fab2b5... gtk-demo: Clean up memory handling in the weather demo (*)
ad98e72... dropdown: Add GtkDropDown:selected-item (*)
79b1d24... Merge branch 'gtk4-arb_fbo' into 'master' (*)
8475d88... gtk-demo: Clean up initial selection handling (*)
a103408... gtk-demo: Make the colors demo populate incrementally (*)
7ff3534... Merge branch 'drop-down-selected-item' into 'master' (*)
19c3815... Merge branch 'incremental-colors' into 'master' (*)
0214b98... Merge branch 'matthiasc/for-master' into 'master' (*)
45167d5... dropdown: emit notify for selected from the changed callbac (*)
3549f43... demo: Use GtkDropDown::selected-item (*)
42cd915... Add amalgamated roaring bitmaps source code
c953d18... Add GtkBitset
75d1e42... testsuite: Add tests for GtkBitset
f9f13cc... multiselection: Port to GtkBitset
2f22912... selectionmodel: Replace query_range() with get_selection()
85d9e81... selectionmodel: Add gtk_selection_model_set_selection()
7cde151... listbase: Port rubberband to gtk_selection_model_set_select
60a829a... selectionmodel: Remove select_callback() functions
cfe5926... Remove GtkSet
(*) 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]