mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #313] [CLOSED] Screenshot doc default style and tutorial draw rewrite #304
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#304
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/313
Author: @XKFS
Created: 10/21/2025
Status: ❌ Closed
Base:
master← Head:doc-clean📝 Commits (5)
625856fAdded new screenshots for modernized documentations0866c70Screenshot update with codeff15a1bUpdated screenshots and documentation5b9bff1Updated Draw tutorialececf6e.📊 Changes
64 files changed (+3219 additions, -1638 deletions)
View changed files
📝
.circleci/config.yml(+17 -1)📝
reference/AnimateCtrlGeometry/main.cpp(+28 -4)➕
reference/PaintHook/PaintHook.upp(+9 -0)➕
reference/PaintHook/main.cpp(+15 -0)📝
tutorial/Draw01/main.cpp(+38 -35)📝
tutorial/Draw02/main.cpp(+24 -21)📝
tutorial/Draw03/main.cpp(+37 -34)📝
tutorial/Draw04/main.cpp(+19 -16)📝
tutorial/Draw05/main.cpp(+18 -15)📝
tutorial/Draw06/main.cpp(+13 -13)📝
uppbox/Scripts/updateinfo.txt(+5 -0)📝
uppbox/uppweb/www.tpp/documentation_en-us.tpp(+1 -0)📝
uppbox/uppweb/www.tpp/documentation_en-us.tppi(+4 -4)📝
uppbox/uppweb/www.tpp/vsswing_en-us.tpp(+3 -3)📝
uppbox/uppweb/www.tpp/vsswing_en-us.tppi(+72 -72)📝
uppsrc/CodeEditor/CInit.cpp(+1 -1)📝
uppsrc/Core/Other.h(+1 -7)📝
uppsrc/Core/SSL/AES.cpp(+1 -1)📝
uppsrc/Core/SSL/InitExit.cpp(+2 -0)📝
uppsrc/CtrlCore/Ctrl.cpp(+15 -0)...and 44 more files
📄 Description
PR #305 but fixed the screenshot error and draw rewritten
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.