[PR #78] [MERGED] GridCtrl layout control has been move to Upp namespace. #136

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

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/78
Author: @klugier
Created: 7/2/2022
Status: Merged
Merged: 7/3/2022
Merged by: @mirek-fidler

Base: masterHead: klugier/grid-ctrl-usc-namespace-upp


📝 Commits (1)

  • 0db2af0 GridCtrl layout control has been move to Upp namespace.

📊 Changes

5 files changed (+52 additions, -48 deletions)

View changed files

📝 examples/HomeBudget/HomeBudget.lay (+37 -37)
📝 reference/GridCtrlTest/GridCtrlTest.lay (+10 -10)
📝 reference/GridCtrlTest/Panel.lay (+1 -1)
📝 uppsrc/DropGrid/DropGrid.usc (+2 -0)
📝 uppsrc/GridCtrl/GridCtrl.usc (+2 -0)

📄 Description

Changes:

  • DropGrid.usc is now under Upp namespace
  • GridCtrl.usc is now under Upp namespace
  • GridCtrl references and examples has been ported to new namespace

🔄 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/78 **Author:** [@klugier](https://github.com/klugier) **Created:** 7/2/2022 **Status:** ✅ Merged **Merged:** 7/3/2022 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/grid-ctrl-usc-namespace-upp` --- ### 📝 Commits (1) - [`0db2af0`](https://github.com/ultimatepp/ultimatepp/commit/0db2af00fab55f3497a89623aca3dc8d35d27e7b) GridCtrl layout control has been move to Upp namespace. ### 📊 Changes **5 files changed** (+52 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `examples/HomeBudget/HomeBudget.lay` (+37 -37) 📝 `reference/GridCtrlTest/GridCtrlTest.lay` (+10 -10) 📝 `reference/GridCtrlTest/Panel.lay` (+1 -1) 📝 `uppsrc/DropGrid/DropGrid.usc` (+2 -0) 📝 `uppsrc/GridCtrl/GridCtrl.usc` (+2 -0) </details> ### 📄 Description Changes: - DropGrid.usc is now under Upp namespace - GridCtrl.usc is now under Upp namespace - GridCtrl references and examples has been ported to new namespace --- <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:41:15 -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#136
No description provided.