mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #345] [MERGED] Custom Title Bar refactored / gtk support #331
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#331
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/345
Author: @mirek-fidler
Created: 1/16/2026
Status: ✅ Merged
Merged: 1/16/2026
Merged by: @mirek-fidler
Base:
master← Head:custome_titlebar_refactor📝 Commits (10+)
34efc90Refactoring custom titlebardc49ca6developing4767281custom title bar refactored902aa8ccsd issues...3d11402CSD horrors51df22cpokrokokrok6c076f6okrokpokrok - WndSetPos fixed for popups8ea9fd9titlebar hellded7645Changing thingse1b2f44GETTING CLOSER📊 Changes
48 files changed (+1603 additions, -535 deletions)
View changed files
📝
examples/UWord/UWord.upp(+1 -0)📝
reference/CustomTitleBar/main.cpp(+8 -22)➕
s(+28 -0)📝
uppsrc/CtrlCore/CtrlCore.h(+7 -2)📝
uppsrc/CtrlCore/CtrlCore.iml(+120 -20)📝
uppsrc/CtrlCore/CtrlCore.upp(+1 -1)📝
uppsrc/CtrlCore/CtrlMouse.cpp(+4 -0)📝
uppsrc/CtrlCore/CtrlPos.cpp(+4 -4)📝
uppsrc/CtrlCore/EncodeRTF.cpp(+1 -1)📝
uppsrc/CtrlCore/Gtk.h(+12 -21)📝
uppsrc/CtrlCore/GtkApp.cpp(+6 -0)➖
uppsrc/CtrlCore/GtkCSD.cpp(+0 -76)📝
uppsrc/CtrlCore/GtkCapture.cpp(+11 -3)📝
uppsrc/CtrlCore/GtkCreate.cpp(+108 -45)📝
uppsrc/CtrlCore/GtkCtrl.h(+45 -24)➕
uppsrc/CtrlCore/GtkCustomBar.cpp(+207 -0)📝
uppsrc/CtrlCore/GtkDnD.cpp(+5 -1)📝
uppsrc/CtrlCore/GtkEvent.cpp(+221 -65)📝
uppsrc/CtrlCore/GtkTop.cpp(+51 -47)📝
uppsrc/CtrlCore/GtkTop.h(+38 -0)...and 28 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.