[gtk] (326 commits) Non-fast-forward update to branch wip/otte/center-center-center
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (326 commits) Non-fast-forward update to branch wip/otte/center-center-center
- Date: Wed, 8 Dec 2021 18:21:01 +0000 (UTC)
The branch 'wip/otte/center-center-center' 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:
d56f7ee... testsuite: Add a test for char wrapping
d69f2be... reftests: Add tests for label sizing
Commits added to the branch:
42249ce... gtk: fix GTK_INVALID_LIST_POSITION type (*)
bd7b8e8... Correct translation of Mac JIS Eisu & Kana keys (*)
d981694... gdk/x11: Report XI2 version on the server (*)
68bd94f... gdk/x11: Implement XI2.4 touchpad gesture support (*)
e3ef21f... macos: fix scale on macOS 12 beta (*)
9e0494c... docs: match hello world code to description (*)
53312cf... surface: Remove (nullable) (*)
2601c39... API: Add gdk_display_create_gl_context() (*)
ea14e94... drawcontext: Guard begin/end_frame() against non-surface co (*)
cb03fe8... gsk: Allow gsk_renderer_realize (renderer, NULL, NULL) (*)
869d2f2... node-editor: Create renderers surfaceless (*)
0898023... testsuite: Create GL renderers without surfaces (*)
883b222... Merge branch 'wip/otte/display-gl' into 'master' (*)
c11bd57... css: Split dimension token (*)
350a5ed... css: Emit a special error for a common error (*)
0afae65... Merge branch 'subpop/docs-getting-started-hello-world' into (*)
74329ab... Merge branch 'wip/otte/for-master' into 'master' (*)
1d387b5... Update Croatian language (*)
3dcda78... gdk: fix MemoryFormat since annotations (*)
cb3eae1... g-i: add missing since 4.6 annotations (*)
82c0654... Merge branch 'fix-mac-kana-eisu' into 'master' (*)
2b2fd23... Merge branch 'wip/otte/center-center-center' into 'master' (*)
b2f9a90... tiff: Fix variable assignment (*)
373ca23... glx: Remove unused assignment (*)
a4e83ec... demos: Remove unused code (*)
ae117d0... png: allocate data before sigsetjmp() (*)
a07e1bf... Merge branch 'wip/otte/for-master' into 'master' (*)
513fe87... Update POTFILES.skip (*)
8176b0c... inspector: Remove list header style (*)
131683f... inspector: Use a GtkSeparator for the object details toolba (*)
bec9141... inspector: Use .toolbar for toolbars (*)
3aee23c... inspector: Use tabular figures for list position label (*)
7aa34cb... inspector: Add a separator under toolbar in css editor (*)
2ac8132... inspector: Use consistent GtkTextView margins (*)
0053160... inspector: Stop using .sidebar for the recorder page (*)
2aa2b7f... inspector: Clean up the .list style (*)
516dc79... inspector: Use .list for property list as well (*)
83319a3... inspector: Expand the controllers column view (*)
c953e3c... Merge branch 'wip/exalm/polish' into 'master' (*)
75bba2b... readme: Fix "Building GTK" docs link (*)
33470fd... Merge branch 'enterprisey-master-patch-53741' into 'master' (*)
4cda2ae... gdkdisplay: Remove (nullable) (*)
a6cbeba... Update Latvian translation (*)
3744cb2... Merge branch 'alatiera/gdk_create_context_nullable' into 'm (*)
4ea84d3... Merge branch 'bilelmoussaoui/missing-since-annotations' int (*)
4191915... gdktypes: Remove GDK_EXTERN_VAR (*)
d726ecd... gdk: Split enums from types (*)
ac8c424... css: Don't throw warnings on broken URL in image css (*)
9b71bba... Merge branch 'wip/otte/for-master' into 'master' (*)
d7d4cef... Merge branch 'wip/chergert/use-fabs-in-macos' into 'master' (*)
c11a434... docs: standard names are CSS names, not X11 names (*)
af2d0f1... gtk: Hold reference on controller until events are fully ha (*)
cadeca2... Merge branch 'rgba-for-master' into 'master' (*)
68eb601... Merge branch 'gtkeventcontroller.c-fix' into 'master' (*)
c97a758... cssparser: Remove unused argument (*)
9962ef9... broadway: fix texture upload (*)
1fa3502... Merge branch 'wip/otte/for-master' into 'master' (*)
206d763... Merge branch 'x11-xi2.4-gestures' into 'master' (*)
f1fbd36... Add editorconfig file (*)
f7c39ae... Merge branch 'ebassi/editor-config' into 'master' (*)
207437a... Update Catalan translation (*)
61d9874... NEWS: Updates (*)
13defc7... gtk: remove unneeded backtick from gi-docgen item (*)
dd7cbb6... Merge branch 'bilelmoussaoui/docs-typo' into 'master' (*)
bdea3ed... 4.5.0 (*)
d1e246c... gtk: fix broken gi-docgen annotation in IconView (*)
ca06aee... Merge branch 'bilelmoussaoui/gi-docgen' into 'master' (*)
973aa85... Update Latvian translation (*)
266fced... fix typo in GtkDragSource doc (*)
1903c6d... Merge branch 'fix_typo' into 'master' (*)
49032b4... docs: Fix link to g_signal_emit() (*)
5cc6b3e... docs: Add missing annotation (*)
142571d... build: Collect gi-docgen's common arguments (*)
d005049... Merge branch 'build-fix' into 'master' (*)
bc80eb6... Revert "ci: Allow macos to fail" (*)
68f2e1b... Merge branch 'ci-require-macos' into 'master' (*)
9b23602... icon: revert object-symbolic check to be smaller (*)
37cbd06... Merge branch 'small-check' into 'master' (*)
96f63a6... styling: Have unfocused selections (*)
bca77b5... egl: Set the draw buffer to GL_BACK_LEFT (*)
95574f9... gl: Use GL_BACK_LEFT (*)
164d0a5... gdk: #if => #ifdef (*)
6536e3d... macos: Fix return value (*)
c125ffb... Merge branch 'wip/otte/for-master' into 'master' (*)
c4df987... combobox: Make combo box activatable (*)
3918cdd... dropdown: Make DropDown activatable (*)
0aa3a7e... combo_box: Use mnemonic_activate on override (*)
df12a41... testsuite: Set GDK_DEBUG unconditionally (*)
97365a8... reftest: Stop setting GDK_RENDERING (*)
e017e42... reftest: No blinking, please (*)
3c2818b... listbase: Sink adjustments (*)
9a31922... Merge branch 'reftest-no-blink' into 'master' (*)
8c63244... Merge branch 'activate-signal-dropdown-combobox' into 'mast (*)
c20a631... Merge branch 'listview-sink-adjustment' into 'master' (*)
9e8bf10... Make dialog content_area box as vertical, keep compatibilit (*)
db2a03e... Update gtk/ui/gtkdialog.ui (*)
b2a1fb7... Merge branch 'taozuhong-master-patch-22982' into 'master' (*)
a186111... build: Don't use ld when cross-compiling (*)
9c1a410... Merge branch 'ebassi/cross-bundle' into 'master' (*)
53acff1... Revert "label: Never measure more than max-width-chars" (*)
c5ac80b... gdk/wayland: Do not use xdg_wm_base.ping serials as "user i (*)
155b791... update focus indicators in popovers (*)
c66d24b... remove some unused declarations (*)
c87d1c2... paned: Don't pass values < -1 to gtk_widget_measure() (*)
c78ed25... Update Ukrainian translation (*)
a6f1737... Merge branch 'wip/carlosg/no-ping-serials-for-input' into ' (*)
e80d938... Fix minor typo: Unsupportd -> Unsupported (*)
e0c97e6... Update Ukrainian translation (*)
8e27fc7... label: Redo measure() code (*)
5c9ae28... boxlayout: Compute opposite size properly (*)
935f7f1... Merge branch 'yurchor-master-patch-77064' into 'master' (*)
c4e5242... picture: Setting can-shrink requires a resize (*)
8a7868d... Merge branch 'wip/otte/for-master' into 'master' (*)
c9735e8... Merge branch 'wip/baedert/for-master' into 'master' (*)
7da72d1... Merge branch 'remove_some_unused_declarations' into 'master (*)
4ffa60b... boxlayout: Be more careful with what to consider natural si (*)
222d6f1... label: Don't deduce label width from logical rect (*)
577d520... reftests: Add reftest for last 2 issues (*)
4f4f2d1... Merge branch 'wip/otte/for-master' into 'master' (*)
4a356ae... Update Ukrainian translation (*)
0632e94... Fix typos (*)
da72cfe... docs: Tag Gdk.ModifierType as flags (*)
8338e55... GdkWin32: Use a signed integral type for the DPI scale (*)
4c8e703... GdkWin32: Remove the global screen offset (*)
14c32a7... Merge branch 'these-are-flags' into 'master' (*)
59f45aa... docs: Fix wrong fragments in type links (*)
60d50bc... Merge branch 'ebassi/docs-link-fixes' into 'master' (*)
25142ab... Update Portuguese translation (*)
4afd416... Update Portuguese translation (*)
0e27a49... docs: Fix typo in link (*)
dc9b145... Merge branch 'ebassi/for-master' into 'master' (*)
4800314... GDK-Win32: Drop GDK_WIN32_ENABLE_EGL flag (*)
048fe84... GDK-Win32: Port to common EGL handling code (*)
ee45869... gdkdisplay.c: Fix builds without EGL (*)
1b2e69f... GDK-Win32: Realize EGL using common realization code (*)
41599e5... GDK-Win32: Make EGL a runtime opt-in (*)
cf69d91... Updated Spanish translation (*)
018388d... Unrealize ATContext on unroot (*)
13d5591... Update Portuguese translation (*)
9f9479a... Merge branch 'forward-port-mr-3931-to-gtk4' into 'master' (*)
895dc94... gtk-demo: Avoid a missing icon (*)
1c6efea... Remove a confusing comment (*)
4c029af... textview: Don't leave embedded children behind (*)
7bee4fa... Handle new pango api (*)
60c45da... css: Change the way case variants are handled (*)
cca8ae0... Bump the pango requirement to 1.49.3 (*)
20fd760... Merge branch 'small-caps' into 'master' (*)
01cf559... Update Catalan translation (*)
27d286e... Update Catalan translation (*)
b878353... gdk/wayland/surface: Move `server_decoration` to `GdkWaylan (*)
dd327bc... gdk/wayland/surface: Move `*exported` to `GdkWaylandTopleve (*)
fcdc553... gdk/wayland/surface: Move `*idle_inhibitor*` to `GdkWayland (*)
1c6608f... gdk/wayland/surface: Remove unused argument (*)
cce6a60... label: max-width-chars has no effect on smaller text (*)
81169d1... label: max-width-chars should be ignored sometimes (*)
1290424... demos: Update for climate change and Covid (*)
b004706... Revert "sizerequest: Only check reported baselines if reque (*)
afe94e3... boxlayout: Don't listen to comments (*)
0a31201... boxlayout: Split loop into if statmement (*)
76c4673... boxlayout: Fix broken min-size-for-opposite-size (*)
08d4820... Merge branch 'wip/otte/for-master' into 'master' (*)
56404b7... Merge branch 'gdksurface-wayland' into 'master' (*)
fc8aa80... Update Italian translation (*)
cbd332b... Update Italian translation (*)
235b048... Update Occitan translation (*)
9f2dbf4... Merge branch 'master' into 'master' (*)
bf40b89... Merge branch 'wip/jimmac/unfocused-selections' into 'master (*)
1e47b1c... label: Handle width-chars > text width (*)
330e9a8... Merge branch 'wip/otte/for-master' into 'master' (*)
061026f... gtk-demo: Don't use deprecated librsvg API (*)
96f7e59... Merge branch 'wip/otte/for-master' into 'master' (*)
98d14b4... flatpak: Add pango to manifest (*)
e599b25... Merge branch 'flatpak-build-fix' into 'master' (*)
fcb3638... Updated Spanish translation (*)
46f8600... css: Don't crash when color stop offsets descend (*)
0903ad4... Merge branch 'wip/otte/for-master' into 'master' (*)
acf6d47... Update Occitan translation (*)
362e91c... build: Don't use any -Werror in release builds (*)
b4c2d1d... Merge branch 'wip/otte/no-errors-ever-again' into 'master' (*)
7f7809f... label: Don't do more work than necessary (*)
7859b88... Merge branch 'wip/otte/for-master' into 'master' (*)
7586e53... Update POTFILES.skip (*)
b91dca9... Update Hebrew translation (*)
c174515... Update Hebrew translation (*)
a2191c0... Update Croatian translation (*)
fd69b41... Update Croatian translation (*)
40c0895... g-i: add missing since annotations (*)
c003260... build: Actually use the extra warnings (*)
300a889... build: Disable gcc warnings as warnings, too (*)
39e4e48... docs: Enable OpenSearch on our references (*)
ff3bb7f... docs: Annotate Label.get_selection_bounds() out arguments (*)
615b8fc... gtkwidget: Do not check event sequence state before cancell (*)
f36ee67... gtkgesture: Do not cancel gesture when setting DENIED state (*)
f84bcfb... gtkmain: Disable implicit grab active state on CROSSING_GRA (*)
22f5236... composetable: invalidate cache based on symlink mtime too (*)
a5bf059... docs: Fix link in GtkSymbolicColor description (*)
cea320a... docs: Fix description for CellRendererAccelMode (*)
c4b2fe6... docs: Add blurb for GtkEditableProperties. (*)
3d77e52... Merge branch 'ebassi/docs-fixes' into 'master' (*)
7249961... Update Basque translation (*)
012baeb... Merge branch 'wip/carlosg/cancelled-gestures' into 'master' (*)
2026256... Merge branch 'compose-cache-symlinks' into 'master' (*)
d9d220c... Merge branch 'wip/carlosg/x11-wm-drags' into 'master' (*)
27350ad... Merge branch 'wip/otte/for-master' into 'master' (*)
0c53b60... Merge branch 'bilelmoussaoui/since-annotations' into 'maste (*)
96778fc... Fix formatting error in demo about dialogs (*)
0852084... Merge branch 'matthiasc/for-master' into 'master' (*)
c867894... Don't spam debug messages into TAP output (*)
b9bdbe9... x11: Trap error when getting CRTC info (*)
5995e89... Merge branch 'matthiasc/for-master' into 'master' (*)
4c8081b... Update section-text-widget.md (*)
d3347e6... picture: Setting keep-aspect-ratio requires a redraw (*)
74c6b8e... Merge branch 'picture-ratio-redraw' into 'master' (*)
86175f0... Merge branch 'msal4-master-patch-74685' into 'master' (*)
899cb44... label: Don't add a pixel where none should be added (*)
aecdd6f... Merge branch 'wip/otte/for-master' into 'master' (*)
b801125... GDK-Win32: Fix AeroSnap indicator and positioning (*)
384196e... Merge branch 'fix-aerosnap-4' into 'master' (*)
6690197... node-editor: Don't make paned shrinkable (*)
c1790bf... Merge branch 'matthiasc/for-master' into 'master' (*)
c3211e3... Update Persian translation (*)
48b83d3... Merge branch 'win32-egl-cleanup' into 'master' (*)
f019e9d... Documentation fix and whitespace cleanup (*)
0996113... Merge branch 'gtk-init-doc-update' into 'master' (*)
2284756... a11y: return -1 if parent is NULL (*)
4876028... Update Galician translation (*)
e378dc4... Update Galician translation (*)
163616c... sizerequest: Add a critical when for_size is too small (*)
7459d43... widget: Don't forget margins when adjusting (*)
50e0893... widget: force adjustment method is one size is FILL (*)
7bf7721... stack: Turn the homogenenous variables into an array (*)
6175661... stack: Index the homogeneous array by orientation (*)
6c94835... stack: Make sure to not under-measure children (*)
244ddea... paned: Always query at least min size (*)
de3c50a... sizerequest: Use g_printerr() for debug messages (*)
a0ca936... sizerequestcache: Increase size (*)
1eb86d6... widget: Remove a check (*)
7b32080... Merge branch 'wip/otte/for-master' into 'master' (*)
256d226... Update Basque translation (*)
b8e009e... Merge branch 'wip/chergert/fix-a11y-critical' into 'master' (*)
c578691... Revert "a11y: return -1 if parent is NULL" (*)
9aaf541... Merge branch 'wip/fix-randr-race' into 'master' (*)
eefb6a0... sizerequest: Change critical message (*)
5b1cd33... Go back to using pango for glyph rendering (*)
891fd5c... Merge branch 'missing-the-missing-glyphs' into 'master' (*)
170bc0a... window: properly compute desired size (*)
c025bc5... paned: Compute the right handle size (*)
27965d5... builder-tool: Don't simplify enums too much (*)
344fac5... Merge branch 'wip/otte/for-master' into 'master' (*)
358893a... window: Always clamp to max size (*)
822508f... widget: Clear size request cache on queue_resize() (*)
c990134... window: Properly distribute size between title and child (*)
031aab3... Merge branch 'ebassi/issue-4421' into 'master' (*)
1552859... Merge branch 'wip/otte/for-master' into 'master' (*)
0709dc7... window: Add a new fancy way to compute min size (*)
791f0d7... Update Occitan translation (*)
7e0279b... Updated Lithuanian translation (*)
95e6453... Update Friulian translation (*)
cd60ec1... gesture: fix typo in docs (*)
c742deb... Merge branch 'fix_typo_gesture' into 'master' (*)
6b3a612... listbox: Explain behaviour of GtkListBoxCreateWidgetFunc (*)
e9d8bf9... fontchooser: Avoid setting variations needlessly (*)
f593f3d... Update POTFILES.skip (*)
cd9b730... Merge branch 'font-chooser-variations-fix' into 'master' (*)
3ba6d2b... Merge branch 'wip/otte/hfw-min-size' into 'master' (*)
ddd5704... Update references to master in the repository (*)
50e4ca8... Mention main in NEWS and README.md (*)
ce8faa2... testsuite: Make function arguments const (*)
291c502... rendernode: Simplify conic gradient code (*)
354fa65... texture: Remove gdk_texture_download_float() (*)
8d19569... node-editor: Display errors (*)
ade7509... GL renderer: Remove noperspective usage (*)
07cfdd8... label: Don't set ellipsized size as natural size (*)
e802381... Merge branch 'wip/otte/for-main' into 'main' (*)
f661724... textview: Respect editability for Emoji (*)
e0deacd... inspector: Make dropdowns bigger (*)
b3b0321... textview: Avoid misplacing the Emoji chooser (*)
5a42ccc... docs: Clarify a sentence in the migration guide (*)
bfd3d71... Merge branch 'matthiasc/for-main' into 'main' (*)
f1612e3... Merge branch 'update_focus_indicators_in_popovers' into 'ma (*)
5b1b75b... textbuffer: Fix pasting text (*)
3e7618f... textbuffer: Try harder to fix pasting (*)
2611a99... Merge branch 'matthiasc/for-main' into 'main' (*)
db46a8d... Add a testcase for scroll-to-mark (*)
67ad566... textview: Improve scroll-to-mark behavior (*)
72cf304... gdk/wayland: Use right modifiers for tablet button events (*)
9539cc4... gdk/wayland: Unset GDK_BUTTON1_MASK on proximity_in (*)
c8d83b7... gesturestylus: Use GtkEventControllerEvent events to track (*)
e64bb40... Merge branch 'wip/carlosg/tablet-fixes' into 'main' (*)
b57b12f... Update placeholder visibility when setting a buffer (*)
be94949... Merge branch 'issue-4376' into 'main' (*)
4058b80... Bump pango req (*)
bdf8794... gdksurface-win32.c: Call gdk_surface_set_egl_native_window( (*)
652ab1a... gskglcompiler.c: Force GLSL version 300 es as needed (*)
59238c6... Merge branch 'gtk4-win32-egl' into 'main' (*)
b9c2a92... Beef up the tabs demo (*)
e3a1a2e... Merge branch 'better-tabs-demo' into 'main' (*)
c517e94... textchildanchor: allow to specify replacement character (*)
d2bda8e... Merge branch 'text-anchor-replacement-char' into 'main' (*)
d5c0109... textview: Provide more context to input methods (*)
4d2be2e... Merge branch 'text-scroll-test' into 'main' (*)
6be352f... inspector: add im-module (*)
2f7fa10... Merge branch 'textview-im-surrounding' into 'main' (*)
02579a1... Merge branch 'wip/chergert/inspector-im-module' into 'main' (*)
ceb77d6... Merge branch 'wip/hadess/listbox-fixes' into 'main' (*)
ce1b970... gtkimcontextwayland: Set a higher IO extension priority (*)
fc67b5a... Merge branch 'wip/carlosg/im-wayland-module-priority' into (*)
6045418... gstmediafile: Correctly report unknown duration (*)
aca3b2d... Update Swedish translation (*)
a0c09bc... Merge branch 'check-for-unknown-duration' into 'main' (*)
d854228... Update Ukrainian translation (*)
b2c227e... Update Portuguese translation (*)
5bf5b58... Merge branch 'gi-const' into 'main' (*)
b9d4da9... gtktypes: GTK_INVALID_LIST_POSITION should be an int (*)
80a8b59... Merge branch 'wip/otte/for-main' into 'main' (*)
9fd7e31... viewport: Use array for member variables (*)
b8468af... viewport: Actually report the size we're gonna allocate (*)
f26cae3... Merge branch 'wip/otte/viewport' into 'main' (*)
fd0d360... Revert "viewport: Actually report the size we're gonna allo (*)
ce7b065... viewport: Allocate properly (*)
348e34f... Merge branch 'wip/otte/viewport' into 'main' (*)
7ef54e9... picture: Return natural size 0 for size 0
d8bacac... reftests: Rename a bunch of tests
491f124... reftests: Add center-center reftests without GtkOverlay
bd1dbe1... testsuite: Add a test for char wrapping
4ee8bbc... reftests: Add tests for label sizing
(*) 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]