mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
[PR #275] [MERGED] Custom caption #281
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#281
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/275
Author: @mirek-fidler
Created: 6/4/2025
Status: ✅ Merged
Merged: 6/4/2025
Merged by: @mirek-fidler
Base:
master← Head:custom_caption📝 Commits (6)
713d5bdcustom titlebarf74ebf3devb35a8d7.se68c494dcustom_caption68f32a2custom cpation7345504CustomTitleBar final commit in branch📊 Changes
21 files changed (+716 additions, -201 deletions)
View changed files
📝
examples/CompDir/CompDir.lay(+7 -7)➕
examples/CustomTitlebar/CustomTitlebar.upp(+9 -0)➕
examples/CustomTitlebar/main.cpp(+55 -0)📝
uppsrc/CtrlCore/CtrlCore.iml(+106 -62)📝
uppsrc/CtrlCore/CtrlDraw.cpp(+12 -26)📝
uppsrc/CtrlCore/CtrlMouse.cpp(+1 -1)📝
uppsrc/CtrlCore/TopWindow.cpp(+42 -0)📝
uppsrc/CtrlCore/TopWindow.h(+19 -0)📝
uppsrc/CtrlCore/Win32Ctrl.h(+10 -0)📝
uppsrc/CtrlCore/Win32Proc.cpp(+274 -7)📝
uppsrc/CtrlCore/Win32Wnd.cpp(+19 -1)📝
uppsrc/CtrlLib/Bar.cpp(+1 -1)📝
uppsrc/ide/Config.cpp(+3 -1)📝
uppsrc/ide/Setup.cpp(+1 -0)📝
uppsrc/ide/ide.cpp(+1 -21)📝
uppsrc/ide/ide.h(+4 -2)📝
uppsrc/ide/ide.lay(+32 -31)📝
uppsrc/ide/idebar.cpp(+3 -2)📝
uppsrc/ide/idefile.cpp(+0 -2)📝
uppsrc/ide/idewin.cpp(+114 -37)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.