• Joined on 2025-08-24
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-11-09 03:55:19 +00:00
1ca4fef611 Fix team member access check (#35899) (#35905)
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-09 03:55:12 +00:00
f1c7fb551e Merge pull request #36488 from zeertzjq/vim-c28b73d
19a3687f69 vim-patch:185cec2: runtime(doc): Rewrite some overlength lines
39a2cbbd58 vim-patch:a3063f2: runtime(doc): Wrap some overlength lines in the user manual
7ef7f82c5c vim-patch:c28b73d: runtime(doc): Improve :help synconcealed() description
Compare 4 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-11-09 03:55:12 +00:00
acdb560435 docs: update version.c
f1c7fb551e Merge pull request #36488 from zeertzjq/vim-c28b73d
19a3687f69 vim-patch:185cec2: runtime(doc): Rewrite some overlength lines
39a2cbbd58 vim-patch:a3063f2: runtime(doc): Wrap some overlength lines in the user manual
7ef7f82c5c vim-patch:c28b73d: runtime(doc): Improve :help synconcealed() description
Compare 7 commits »
mirrors synced new reference iterm2_colors_action to mirrors/ghostty from mirror 2025-11-09 03:55:04 +00:00
mirrors synced commits to iterm2_colors_action at mirrors/ghostty from mirror 2025-11-09 03:55:04 +00:00
mirrors synced commits to main at mirrors/SDL from mirror 2025-11-09 03:55:01 +00:00
704ac98d3f Make sure the blit mapping is cleared when undoing RLE encoding
089dc86bcf Lazily redo RLE encoding
cc2a272d6f Enable RLE more often in the software renderer
ac0edbe9d2 Just assert that RLE encoding isn't active
2b365983db Save the original pixels when RLE encoding is enabled
Compare 9 commits »
mirrors synced commits to version-2-2 at mirrors/Nim from mirror 2025-11-08 19:55:16 +00:00
38384d040a fixes #25265; fixes #23453; Unable to build Nim 2.2.6 tools from source (#25269)
605180fcfa js: replace push.apply with for loop for string add [backport] (#25267)
be6e195585 remove wrong test
Compare 3 commits »
mirrors synced commits to demotomohiro-add-ast2nif2 at mirrors/Nim from mirror 2025-11-08 19:55:16 +00:00
e173a6a7b5 added TLoc writing
0bf8bbfd9f progress
940ce87c73 prepare for dependency tracking
Compare 4 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-11-08 19:45:20 +00:00
367a289b29 Display source code downloads last for release attachments (#35897)
bfaddbcd0d Fix conda null depend issue (#35900)
Compare 2 commits »
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-11-08 19:45:20 +00:00
70ee6b9029 Fix conda null depend issue (#35900) (#35902)
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-08 19:45:12 +00:00
ded5786252 build(deps): bump luajit to fdf2379cc
mirrors synced commits to main at mirrors/SDL from mirror 2025-11-08 19:45:05 +00:00
7553d5892e Fixed software renderer 8-bit scaling and rotation (thanks @jroatch!)
mirrors synced commits to main at mirrors/ghostty from mirror 2025-11-08 19:45:02 +00:00
0d5ecc7713 macOS: Don't clip surfaceView to contentView, fix transparent scrollbar background (#9517)
3142c5aa60 macOS: Don't clip surfaceView to contentView
Compare 2 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-11-08 19:45:00 +00:00
eeb8a78741 feat: Add three command bar actions for switching the Light/Dark Mode, p=#11122
c5bc5c7f09 fix: Fixed tab border radius. Regression from ff 145.0, b=no-bug, c=tabs
879865e625 fix: Add a margin to the urlbar only when closed, b=no-bug, c=common
Compare 3 commits »
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2025-11-08 11:45:07 +00:00
4eb9a816cd Deploy to GitHub pages
mirrors synced commits to devel at mirrors/Nim from mirror 2025-11-08 11:45:07 +00:00
92468e99f7 fixes #25265; fixes #23453; Unable to build Nim 2.2.6 tools from source (#25269)
mirrors synced and deleted reference refs/tags/pr_Ruhekissen at mirrors/Nim from mirror 2025-11-08 11:45:07 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-08 11:35:10 +00:00
8d6963a6a0 fix(ui): cmdline_show is not fired after clearing the screen (#36451)
mirrors synced commits to master at mirrors/raylib from mirror 2025-11-08 11:35:03 +00:00
d7a7eda959 [examples] core_directory_files fixes (#5343)
2a324ace27 Update parse_api.yml
8b3ea995f9 Update parse_api.yml
d8da443604 Fixed core_text_file_loading example in raylib examples, to account for blank lines in text file and text wrapping properly for the case when the last word goes out the display (#5339)
4ff296bf0b fix clipping issue (#5342)
Compare 5 commits »
mirrors synced commits to conv2 at mirrors/cimgui from mirror 2025-11-08 11:35:01 +00:00
0d6a84344c add define ImTextureID_Invalid