Mirek Fidler
|
422e636721
|
Fixed host images issue, SkinChangeSensitive now with bool
|
2024-11-27 13:05:21 +01:00 |
|
Mirek Fidler
|
3e28992fbf
|
skin
|
2024-11-25 14:20:29 +01:00 |
|
Mirek Fidler
|
f55d4a08d6
|
IML now changing changing existing Images
|
2024-11-22 14:14:40 +01:00 |
|
Mirek Fidler
|
c6655bcdcd
|
DoSkin on OPEN (just on OPEN now)
|
2024-11-15 11:49:00 +01:00 |
|
Mirek Fidler
|
16953ec6cc
|
gtk skin changes
|
2024-11-13 23:48:32 +01:00 |
|
Mirek Fidler
|
d5de0db865
|
SkinSensitive
|
2024-11-13 23:38:47 +01:00 |
|
Mirek Fidler
|
1565094dee
|
skin
|
2024-11-13 18:40:02 +01:00 |
|
Mirek Fidler
|
a388cf9d20
|
Skin
|
2024-11-12 21:38:36 +01:00 |
|
Mirek Fidler
|
678289f77f
|
CtrlCore: FullRefreshCleanup (to avoid any stuck fullrefresh flags)
|
2024-10-23 16:21:44 +02:00 |
|
Mirek Fidler
|
4ab7087d6b
|
ide: Fixed some MSBT warnings
|
2024-10-15 12:34:34 +02:00 |
|
Mirek Fidler
|
d29055412b
|
CtrlCore: 'MegaRect' support for very large virtual screens (SetRect(x, y) now can be 32-bit)
|
2024-10-04 13:23:05 +02:00 |
|
Mirek Fidler
|
c4638ece8c
|
CtrlCore: Workaround for gnome xwayland SetMouseCursor bug
|
2024-09-05 11:00:38 +02:00 |
|
Mirek Fidler
|
b3bdf28dbf
|
uppsrc: Fixed various valgrind detected issues
|
2022-09-20 11:41:29 +02:00 |
|
Mirek Fidler
|
0449296f07
|
gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits
|
2022-06-03 11:43:48 +02:00 |
|
Mirek Fidler
|
e9d00e6531
|
Ctrl packed attributes
|
2022-04-29 18:01:10 +02:00 |
|
Mirek Fidler
|
bd695d2fb1
|
CtrlCore, CtrlLib: caret handling refactored
|
2022-04-19 18:04:42 +02:00 |
|
Mirek Fidler
|
2ae9a6f100
|
CtrlCore: sizeof(Ctrl) optimisation - GetParent
|
2022-04-13 17:51:49 +02:00 |
|
Mirek Fidler
|
f2a3723483
|
CtrlCore: sizeof(Ctrl) reduction - Frame
|
2022-04-13 16:21:16 +02:00 |
|
Mirek Fidler
|
a78517a671
|
CtrlCore: Refactored child tree structure to save 8 bytes in Ctrl
|
2022-04-12 11:31:31 +02:00 |
|
Mirek Fidler
|
b97ddd71ed
|
CtrlCore: Ctrl::exitcode removed (4 bytes saved..)
|
2022-04-12 09:39:10 +02:00 |
|
Mirek Fidler
|
59c095e344
|
Refactored Ctrl texts
|
2022-04-11 18:42:26 +02:00 |
|
Mirek Fidler
|
21eebae3db
|
Input Method support (Win32, MacOS, Linux)
|
2022-02-26 18:31:33 +01:00 |
|
Mirek Fidler
|
198e8114a6
|
CtrlCore: Ctrl::GetEventLevel
|
2021-12-05 10:03:47 +01:00 |
|
cxl
|
e0ef729411
|
CtrlCore: Ctrl::ClearModifyDeep fix (thanks Didier)
git-svn-id: svn://ultimatepp.org/upp/trunk@15951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2021-05-15 07:28:52 +00:00 |
|
cxl
|
e83294f0a7
|
CtrlCore: Pen support
git-svn-id: svn://ultimatepp.org/upp/trunk@15896 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2021-04-04 21:40:39 +00:00 |
|
cxl
|
d15c477675
|
Pen support
git-svn-id: svn://ultimatepp.org/upp/trunk@15894 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2021-04-04 16:55:30 +00:00 |
|
cxl
|
96ac08d914
|
CtrlCore: New Pen supposrt, CtrlLib: Fixed TabCtrl transparency issue, Draw: Improved Upscale2x
git-svn-id: svn://ultimatepp.org/upp/trunk@15867 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2021-03-25 18:57:34 +00:00 |
|
cxl
|
5760700aee
|
CtrlCore: ViewDraw with Rect parameter in X11 and Gtk3 backends
git-svn-id: svn://ultimatepp.org/upp/trunk@14316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-04-15 16:21:10 +00:00 |
|
cxl
|
240cb33e59
|
CtrlCore: Fixed issue with default skin
git-svn-id: svn://ultimatepp.org/upp/trunk@14312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-04-15 11:38:25 +00:00 |
|
cxl
|
8dc013f007
|
CtrlLib: Fixed Chameleon color issue, fixed dark mode option when app is started from theide
git-svn-id: svn://ultimatepp.org/upp/trunk@14311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-04-15 10:46:02 +00:00 |
|
cxl
|
91e10669e7
|
CtrlCore: Dark mode is now enabled by default, CtrlLib: classic skin improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14020 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-02-16 19:32:59 +00:00 |
|
cxl
|
e137b53a2d
|
CtrlCore, CtrlLib: Modify flag refactored, dark mode improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-02-14 08:55:57 +00:00 |
|
cxl
|
641088511f
|
CtrlLib: Fixed issue with LabelBox focus, Ch improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13989 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-02-11 11:03:18 +00:00 |
|
cxl
|
e3d1e07d85
|
CtrlLib: Developing Chameleon
git-svn-id: svn://ultimatepp.org/upp/trunk@13985 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-02-11 09:35:13 +00:00 |
|
cxl
|
79506b97cf
|
CtrlCore: Fixed issue with popups and click on disabled parent dialog
git-svn-id: svn://ultimatepp.org/upp/trunk@13946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-01-27 14:47:21 +00:00 |
|
cxl
|
ac2f668cfd
|
CtrlCore: Fixed issue with STDSIZE in *PosZ
git-svn-id: svn://ultimatepp.org/upp/trunk@13904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-01-17 08:00:59 +00:00 |
|
cxl
|
b96cd775e0
|
uppsrc: gtk3 replaces gtk2 as default linux backend
git-svn-id: svn://ultimatepp.org/upp/trunk@13848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-01-10 09:18:10 +00:00 |
|
cxl
|
94b295ed1d
|
CtrlCore: Closing window now resets it visibility to true
git-svn-id: svn://ultimatepp.org/upp/trunk@13518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-07-31 09:54:22 +00:00 |
|
cxl
|
aa0b9b1774
|
uppsrc: Ide fixed to run valgrind clean
git-svn-id: svn://ultimatepp.org/upp/trunk@13008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-04-18 08:50:22 +00:00 |
|
cxl
|
e3b1883cc7
|
CtrlCore: IsDarkThemeEnabled flag
git-svn-id: svn://ultimatepp.org/upp/trunk@12913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-03-29 08:53:32 +00:00 |
|
cxl
|
fa5baacf01
|
CtrlLib: ChGtk scrollbar patch for UHD
git-svn-id: svn://ultimatepp.org/upp/trunk@12563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-11-21 17:09:58 +00:00 |
|
cxl
|
e6524c11ca
|
CtrlCore: Dialog zooming adjusted
git-svn-id: svn://ultimatepp.org/upp/trunk@12562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-11-21 13:15:51 +00:00 |
|
cxl
|
d87f3accaa
|
CtrlCore: Fixed DHCtrl related Refresh issue, CtrlLib: Fixed margin issue in RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@12429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-10-30 11:27:00 +00:00 |
|
cxl
|
338beb6570
|
CtrlCore: RichTextZoom changed
git-svn-id: svn://ultimatepp.org/upp/trunk@12332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-10-04 12:36:37 +00:00 |
|
cxl
|
e0c407bc4e
|
CtrlCore: Cocoa: Now using NSTrackingArea, focus and other bugs
git-svn-id: svn://ultimatepp.org/upp/trunk@12328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-10-02 15:40:41 +00:00 |
|
cxl
|
c68c5e8afa
|
CtrlCore: Cocoa proper UHD support
git-svn-id: svn://ultimatepp.org/upp/trunk@12299 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-09-23 18:47:17 +00:00 |
|
cxl
|
ee5c412e58
|
ide: 'Disable UHD mode' run option
git-svn-id: svn://ultimatepp.org/upp/trunk@12256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-09-07 07:10:23 +00:00 |
|
cxl
|
0858cff377
|
CtrlCore: Zxf, InvZx[f], HeaderCtrl: UHD support, IconDes: UHD tweaks, ide: UHD tweaks
git-svn-id: svn://ultimatepp.org/upp/trunk@12254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-09-06 14:06:45 +00:00 |
|
cxl
|
714dd3e3ab
|
uppsrc: UHD fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-09-04 10:07:09 +00:00 |
|
cxl
|
9e38d118cf
|
CtrlCore, CtrlLib: Tootips and Display popups now can be disabled (app-wide)
git-svn-id: svn://ultimatepp.org/upp/trunk@11551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-12-12 22:55:13 +00:00 |
|