[gtk] (120 commits) Non-fast-forward update to branch wip/chergert/quartz4u
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (120 commits) Non-fast-forward update to branch wip/chergert/quartz4u
- Date: Tue, 16 Jun 2020 19:36:28 +0000 (UTC)
The branch 'wip/chergert/quartz4u' 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:
8d4cb54... macos: prototype new GDK backend for macOS
33516e2... macos: dont clear the delegate
abcb0c0... macos: use gdk_surface_get_mapped()
9688c7f... macos: fix refocusing bug
25a9bcc... macos: check for valid GdkEvent
886cb57... macos: move popup-layout-changed signal emission lower
4afe1b5... macos: simplify root coords calculation
d41df90... macos: implement get_geometry
ff4457a... macos: surfaces use relative x/y from parent
c082343... macos: clear present bit when hiding
61f5d33... macos: fix coordinates when intersecting monitors
be0fe0f... macos: more root coordinate fixes
4d1e129... macos: make GdkMacosSurface abstract
8859e1b... macos: only do initial present once
f536919... macos: tweak initial placement of CSD windows
0a67c74... macos: use grab-broken events
fcec1bf... macos: bit of cleanup
e5ca96b... macos: damage after invalidating
2fe2f76... macos: surface cleanup
7413820... macos: set initial surface size during construction
e18a157... macos: remove some duplicate configure events
ada75f5... macos: wire-up API to manually reposition popups
1b669d0... macos: use new coords when calculating offsets
6c984a2... macos: update popup when parent surface moves/resizes
2418958... macos: cleanup repositioning a bit
6e79462... macos: check transient-for first for focus (key window) cha
68d41c5... macos: ignore destroyed surfaces
c1fd5aa... macos: use visible frame instead of whole monitor
f27270b... macos: clamp toplevel present to workarea for first present
cce4616... macos: check workarea top in final check for snapping
eff0ed4... macos: fix scroll mouse direction
aa9b468... macos: track monitor changes and update surface positions
aafdb37... macos: use quartz surface
b9410c5... macos: add type checks
163a3e3... macos: cleanup naming
774205f... macos: add view helper
2b149e7... macos: track opacity from toplevel window
bddf102... macos: avoid intermediate copy surface
c48b6b9... macos: remove dead code
e543e9f... macos: fix click through when CSD is used
d592b3d... macos: add missing <NSTextInputClient>
9d6c5e9... macos: make CSD windows opaque when maximized
3213b53... macos: add opaque CALayer when drawing
7810cce... macos: avoid recreating views for opaque regions
fa2db06... macos: simplify conditional
18b6973... macos: remove extra show
f57c271... macos: disable decorated for popupwindow
762be41... macos: update position for popup when showing
0c39924... macos: implement basic clipboard reading
be27ed9... macos: track upstream changes
ccfba67... macos: implement text/uri-list reading from clipboard
df5b81d... macos: track clipboard changes when foreground changes
cc40ba6... macos: start on a clipboard item data provider
29e522d... macos: make basic clipboard work
Commits added to the branch:
ecc6c25... Make gtk_file_chooser_get_filter work for portal case (*)
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 (*)
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 (*)
c9c7aea... macos: prototype new GDK backend for macOS
ca1887a... macos: dont clear the delegate
14836cd... macos: use gdk_surface_get_mapped()
6fc797e... macos: fix refocusing bug
378a04b... macos: check for valid GdkEvent
78fcd94... macos: move popup-layout-changed signal emission lower
23eca4f... macos: simplify root coords calculation
16775ac... macos: implement get_geometry
2d92be3... macos: surfaces use relative x/y from parent
00f9cd4... macos: clear present bit when hiding
9f4c0f2... macos: fix coordinates when intersecting monitors
9bf1228... macos: more root coordinate fixes
e37cf60... macos: make GdkMacosSurface abstract
97af794... macos: only do initial present once
85f17ab... macos: tweak initial placement of CSD windows
11180f1... macos: use grab-broken events
ec15852... macos: bit of cleanup
0f937ae... macos: damage after invalidating
aeea544... macos: surface cleanup
6aa8d77... macos: set initial surface size during construction
0b35b4e... macos: remove some duplicate configure events
a18db21... macos: wire-up API to manually reposition popups
e36e003... macos: use new coords when calculating offsets
d856c22... macos: update popup when parent surface moves/resizes
f713a3c... macos: cleanup repositioning a bit
f6479ea... macos: check transient-for first for focus (key window) cha
2f1c5eb... macos: ignore destroyed surfaces
74ae6b7... macos: use visible frame instead of whole monitor
9295a73... macos: clamp toplevel present to workarea for first present
022102a... macos: check workarea top in final check for snapping
5f30535... macos: fix scroll mouse direction
2734943... macos: track monitor changes and update surface positions
f8ec642... macos: use quartz surface
4b2734f... macos: add type checks
c6e25ac... macos: cleanup naming
96ed827... macos: add view helper
b62b613... macos: track opacity from toplevel window
024460a... macos: avoid intermediate copy surface
bcf4804... macos: remove dead code
dcb11f9... macos: fix click through when CSD is used
409a22c... macos: add missing <NSTextInputClient>
6dfe19f... macos: make CSD windows opaque when maximized
ae35f3d... macos: add opaque CALayer when drawing
53b5174... macos: avoid recreating views for opaque regions
26c5aed... macos: simplify conditional
6b2ff05... macos: remove extra show
fe05a2d... macos: disable decorated for popupwindow
dcd1eea... macos: update position for popup when showing
256fd8c... macos: implement basic clipboard reading
74527b6... macos: track upstream changes
f726042... macos: implement text/uri-list reading from clipboard
7dca82a... macos: track clipboard changes when foreground changes
835bc4d... macos: start on a clipboard item data provider
87e7903... macos: make basic clipboard work
(*) 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]