[PR #314] [MERGED] CtrlLib: DisplayPopup refatored with PaintHook #306

Closed
opened 2026-05-05 03:45:21 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/314
Author: @mirek-fidler
Created: 10/21/2025
Status: Merged
Merged: 10/21/2025
Merged by: @mirek-fidler

Base: masterHead: DisplayPopup3


📝 Commits (3)

  • df0a282 ide: 'Upgrade theide' now sets first main config (that is GUI), more Alt+C fixes, removed DDUMPs
  • 574633b CtrlLib: DisplayPopup refactored with PaintHook
  • f946bbd Merge branch 'master' into DisplayPopup3

📊 Changes

7 files changed (+93 additions, -213 deletions)

View changed files

📝 uppsrc/CtrlLib/DisplayPopup.cpp (+73 -159)
📝 uppsrc/CtrlLib/DisplayPopup.h (+16 -50)
📝 uppsrc/Draw/Display.cpp (+1 -1)
📝 uppsrc/ide/DCopy.cpp (+1 -0)
📝 uppsrc/ide/Debuggers/Pdb.cpp (+0 -2)
📝 uppsrc/ide/Upgrade.cpp (+1 -1)
📝 upptst/DisplayPopup2/main.cpp (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/314 **Author:** [@mirek-fidler](https://github.com/mirek-fidler) **Created:** 10/21/2025 **Status:** ✅ Merged **Merged:** 10/21/2025 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `DisplayPopup3` --- ### 📝 Commits (3) - [`df0a282`](https://github.com/ultimatepp/ultimatepp/commit/df0a282424325082bde2c1134c1b8289fdcc3aef) ide: 'Upgrade theide' now sets first main config (that is GUI), more Alt+C fixes, removed DDUMPs - [`574633b`](https://github.com/ultimatepp/ultimatepp/commit/574633bad5201985b49eeeb1da996f26aba7fb02) CtrlLib: DisplayPopup refactored with PaintHook - [`f946bbd`](https://github.com/ultimatepp/ultimatepp/commit/f946bbda4ee59ecf4969e323b3388af759ac25de) Merge branch 'master' into DisplayPopup3 ### 📊 Changes **7 files changed** (+93 additions, -213 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/CtrlLib/DisplayPopup.cpp` (+73 -159) 📝 `uppsrc/CtrlLib/DisplayPopup.h` (+16 -50) 📝 `uppsrc/Draw/Display.cpp` (+1 -1) 📝 `uppsrc/ide/DCopy.cpp` (+1 -0) 📝 `uppsrc/ide/Debuggers/Pdb.cpp` (+0 -2) 📝 `uppsrc/ide/Upgrade.cpp` (+1 -1) 📝 `upptst/DisplayPopup2/main.cpp` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:45:21 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#306
No description provided.