Commits on Source
183
b46a900d
WGL: Search pixel format with defined swap method (arb)
Jul 24, 2024
41b21b66
WGL: Search pixel format with defined swap method (opengl32)
Jul 24, 2024
ccc6f7c2
GdkWin32: Drop unused variable
Jul 24, 2024
170f099c
textbuffer: Clear paste point override from empty middle clicks
Jul 27, 2024
df87b182
macos: Add Ctrl+left-click mapping for context menus
Jul 29, 2024
f0925e4e
docs: Update function docs for gdk_event_triggers_context_menu
Jul 29, 2024
e7b14ae2
Post-release version bump
Aug 11, 2024
13d415f2
Add a comment
Aug 11, 2024
0f618ae2
Cosmetics
Aug 11, 2024
4d5ba063
colorstate: Avoid a memcpy
Aug 11, 2024
b27e3631
Merge branch 'matthiasc/for-main' into 'main'
Aug 11, 2024
85bcf9a3
docs: fix since annotation
Aug 12, 2024
8d41ecff
Add gtk_show_uri_win32 ()
Aug 12, 2024
b33b679b
Hook up gtk_show_uri_full () to gtk_show_uri_win32 ()
Aug 12, 2024
9a47c0f9
Update Hebrew translation
Aug 12, 2024
8ccfda49
Merge branch 'docs-fix' into 'main'
Aug 12, 2024
b1995d0d
Merge branch 'gtkshowwin32' into 'main'
Aug 12, 2024
fca983e8
WGL: Report backbuffer's damage to GDK
Aug 12, 2024
d3e3ddf8
WGL: Report paint region when presenting (SwapBuffers)
Aug 12, 2024
4e77667a
vulkan: Round damage rectangles properly
Aug 13, 2024
5d056eab
egl: Round damage rectangles properly
Aug 13, 2024
cb339f85
testsuite: build fix
Aug 12, 2024
03c99ebc
Merge branch 'wip/otte/for-matthiasc' into 'main'
Aug 13, 2024
f62a873e
inspector: Show color state of surfaces
Aug 12, 2024
761dc7ca
Merge branch 'matthiasc/for-main' into 'main'
Aug 13, 2024
23aafbf0
Update Slovenian translation
Aug 13, 2024
5f814cc3
docs: Fix popover docs typo
Aug 13, 2024
72dc9e3b
Merge branch 'fix_popover_docs_typo' into 'main'
Aug 13, 2024
a1902327
icon helper: Fix an argument order mishap
Aug 13, 2024
4858122d
Merge branch 'matthiasc/for-main' into 'main'
Aug 13, 2024
3dae3205
drawcontext: Fix up color state ownership
Aug 13, 2024
0888402c
Update Hindi translation
Aug 13, 2024
79c2df83
color: Handle negative values in all transfer functions
Aug 13, 2024
e1fbd52c
gdk: Handle negative values in all transfer function
Aug 13, 2024
6878200c
Merge branch 'matthiasc/for-main' into 'main'
Aug 13, 2024
f3c8c5a9
Merge branch 'wip/otte/for-main' into 'main'
Aug 13, 2024
3cd25516
gdk: Improve GDK_DEBUG=linear
Aug 14, 2024
a7b69ad9
subsurface: Don't create a bg_subsurface until we need it
Aug 14, 2024
8c6e5ca1
subsurface: Fully covered backgrounds don't need to be drawn
Aug 14, 2024
824ccfc5
gpu: Add an assertion
Aug 14, 2024
dc072f88
wayland: Accept primaries/primaries_named interchangably
Aug 14, 2024
aff1b88c
wayland: Work where the primaries have no name
Aug 14, 2024
a1a40268
Update British English translation
Aug 14, 2024
a14e426f
docs: Improve gtk_window_set_interactive_debugging() docs
Aug 14, 2024
dc3def1a
docs: Improve gtk_window_set_interactive_debugging() docs
Aug 14, 2024
a6e00288
Merge branch 'wip/otte/for-kwin' into 'main'
Aug 14, 2024
16ad1e42
colorstate: Don't leak names
Aug 14, 2024
0f85a40a
colorstate: Plug a leak and allocate less
Aug 14, 2024
f6260610
Fix up transfer function symmetry
Aug 14, 2024
436989d7
gsk: Apply the same transfer fixes
Aug 14, 2024
5e3240a3
Merge branch 'matthiasc/for-main' into 'main'
Aug 14, 2024
d182b133
docs: Fix a typo in a code example on the accessibility page
Aug 15, 2024
6e80fde4
Merge branch 'accessibility-docs-fix' into 'main'
Aug 15, 2024
c9e4abcd
css: Fix a crash in variables
Aug 15, 2024
7da4844d
Merge branch 'css-variables-crash' into 'main'
Aug 15, 2024
31143f96
Merge branch 'kjellahl/docs-window' into 'main'
Aug 15, 2024
ac16e375
wayland: Implement GdkToplevel::decorated
Aug 16, 2024
323dde2b
Merge branch 'wip/otte/for-main' into 'main'
Aug 16, 2024
7d895720
textview: Fix a regression in selection drawing
Aug 16, 2024
4e9107d4
widget: Fail properly in compute_transform
Aug 16, 2024
4aea2d2e
css: Don't pass style variables redundantly
Aug 16, 2024
3f36ebc6
Merge branch 'matthiasc/for-main' into 'main'
Aug 16, 2024
c3c1819e
Merge branch 'css-variables-fixes2' into 'main'
Aug 16, 2024
584733f0
Update Georgian translation
Aug 17, 2024
e32a12f8
Avoid a crash in gdk_surface_is_opaque
Aug 17, 2024
62f5db06
Merge branch 'fix-opaque-surface-crash' into 'main'
Aug 17, 2024
5af2d95b
checkbutton: Add a 'grouped' style class
Aug 17, 2024
1cd107d5
monitor: Don't forbid scales < 1
Aug 17, 2024
491275b4
Merge branch 'radiobutton-focus' into 'main'
Aug 17, 2024
3fe3800b
Merge branch 'small-scale' into 'main'
Aug 17, 2024
69e78384
rendernodeparser: Don't have unnecessary forward declarations
Aug 17, 2024
585f31fa
rendernodeparser: Rename function
Aug 17, 2024
4e9ebb52
gdk: Add gdk_color_state_clamp()
Aug 17, 2024
a6233ac8
rendernodeparser: Check color values aren't out of range
Aug 17, 2024
96139a90
gsk: Don't print any sRGB color as rgb() or rgba()
Aug 17, 2024
0815359a
Merge branch 'wip/otte/for-main' into 'main'
Aug 17, 2024
9ff31dd2
testsuite: Improve testcase
Aug 17, 2024
ca78d845
Merge branch 'wip/otte/for-main' into 'main'
Aug 17, 2024
d4e730db
node parser: Move parse_color even earlier
Aug 17, 2024
200cec33
inspector: Minor GdkRGBA -> GdkColor porting
Aug 17, 2024
d9a0f3cf
Merge branch 'matthiasc/for-main' into 'main'
Aug 17, 2024
1ce7de0f
Cosmetics
Aug 18, 2024
46e7ea8c
Fix a misleading comment
Aug 18, 2024
168bab34
inspector: Simplify
Aug 18, 2024
e4248503
inspector: Add event traces
Aug 18, 2024
7900f91e
widget: Record event traces
Aug 18, 2024
360674f5
inspector: Add a snapshot function
Aug 18, 2024
29b6eab0
inspector: Add some shortcuts
Aug 18, 2024
cefaec5d
node-editor: Add Ctrl-Shift-V
Aug 18, 2024
6b57f596
Merge branch 'matthiasc/for-main' into 'main'
Aug 18, 2024
eb764d43
Document new inspector functionality
Aug 18, 2024
85862c4e
Merge branch 'matthiasc/for-main' into 'main'
Aug 18, 2024
16e764b4
wayland: Use interface names defined by protocol
Aug 18, 2024
22860389
node-editor: Make Ctrl-Shift-V undoable
Aug 18, 2024
0acf9caa
Merge branch 'matthiasc/for-main' into 'main'
Aug 19, 2024
e14670d4
gdksurface-win32.c: Call _gdk_surface_update_size() more
Aug 19, 2024
f592a303
Merge branch 'vulkan-win32-fix-resize' into 'main'
Aug 19, 2024
56a8e947
emojichooser: Resize according to screen height
Aug 19, 2024
7ce942d3
Update Russian translation
Aug 19, 2024
f3ac0535
gl: Use the shared GL context when creating GL textures
Aug 20, 2024
83 additional commits have been omitted to prevent performance issues.
Loading
Loading