mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
[PR #217] [CLOSED] Skin #242
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#242
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/217
Author: @mirek-fidler
Created: 12/6/2024
Status: ❌ Closed
Base:
master← Head:skin📝 Commits (10+)
fdc39acCtrlLib: Removing leak in ChGtk3 to make gtk skin reapplyable709940eCtrlCore: Theme change detection in gtka388cf9Skin8d92b6fMerge branch 'skin' of https://github.com/ultimatepp/ultimatepp into skinc84d6e1developing Skin1565094skind5de0dbSkinSensitive16953ecgtk skin changes438b0b1ide now reactos to skin changes32154fbMerge branch 'skin' of https://github.com/ultimatepp/ultimatepp into skin📊 Changes
68 files changed (+931 additions, -950 deletions)
View changed files
📝
examples/Color/Color.upp(+1 -1)📝
examples/UWord/UWord.cpp(+2 -0)➕
reference/ThemeChangeSensitive/MyApp.h(+16 -0)➕
reference/ThemeChangeSensitive/MyApp.lay(+18 -0)➕
reference/ThemeChangeSensitive/SkinSensitive.lay(+3 -0)➕
reference/ThemeChangeSensitive/ThemeChangeSensitive.upp(+11 -0)➕
reference/ThemeChangeSensitive/main.cpp(+91 -0)📝
uppsrc/CodeEditor/Style.cpp(+2 -0)📝
uppsrc/CodeEditor/hl_color.i(+1 -0)📝
uppsrc/Core/Color.cpp(+74 -101)📝
uppsrc/Core/Color.h(+33 -8)📝
uppsrc/Core/Core.h(+1 -1)📝
uppsrc/Core/Function.h(+1 -1)📝
uppsrc/Core/Ops.h(+5 -0)📝
uppsrc/Core/Stream.h(+0 -4)📝
uppsrc/Core/src.tpp/Color_en-us.tpp(+41 -11)📝
uppsrc/CtrlCore/Ctrl.cpp(+43 -19)📝
uppsrc/CtrlCore/CtrlCore.h(+13 -3)📝
uppsrc/CtrlCore/CtrlKbd.cpp(+14 -0)📝
uppsrc/CtrlCore/GtkApp.cpp(+10 -0)...and 48 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.