Commit graph

7278 commits

Author SHA1 Message Date
cxl
bd9983bc63 upp.src: llvm-mingw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-23 19:42:57 +00:00
cxl
3ce42f7ab6 CtrlCore: in macos, Beeps now NSBeep
git-svn-id: svn://ultimatepp.org/upp/trunk@14053 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-20 22:06:31 +00:00
cxl
e52ba54f97 ide: Gdb now can better handle executables without debug info
git-svn-id: svn://ultimatepp.org/upp/trunk@14052 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-20 14:24:29 +00:00
cxl
58cbd81b05 .todo
git-svn-id: svn://ultimatepp.org/upp/trunk@14051 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-20 11:16:11 +00:00
cxl
4effe2c141 Core: MacOS now using UPP_HEAP (but not for new/delete)
git-svn-id: svn://ultimatepp.org/upp/trunk@14050 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-20 11:14:58 +00:00
cxl
c765339cc8 CtrlCore: Cocoa: Fixed TopWindow::[Large]Icon when app is in background
git-svn-id: svn://ultimatepp.org/upp/trunk@14049 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-20 09:36:47 +00:00
cxl
8db16daaf3 CtrlLib: New dialog icons now used in classic mode too
git-svn-id: svn://ultimatepp.org/upp/trunk@14047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-19 21:42:46 +00:00
cxl
70dde21b23 Painter: GetSVGPathBoundingBox, CtrlLib: Standard skin dialog icons added
git-svn-id: svn://ultimatepp.org/upp/trunk@14046 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-19 17:38:32 +00:00
cxl
beed1f40b2 CtrlLib: Removed ClassicCtrls and AmbientCtrls, fixed dialog icons in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@14043 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-19 13:25:54 +00:00
cxl
e17de4f5f2 CtrlLib: ColorPusher, TreeCtrl, ColumnList types now in .usc
git-svn-id: svn://ultimatepp.org/upp/trunk@14041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-19 11:46:11 +00:00
cxl
14e91a5a25 CtrlLib: Fixed DateTimeCtrl issue in MacOS
git-svn-id: svn://ultimatepp.org/upp/trunk@14039 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-19 10:14:38 +00:00
cxl
1e9fafbe6f upp.src: Fixed mysql, sdl2, pgsql linking with mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@14037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 22:31:56 +00:00
cxl
dae9d4bf88 Core: Vector::operator<<(T&&) (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@14034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 17:53:02 +00:00
cxl
e98b8bca4d CtrlLib: FileSelector, now renamed FileSelNative, now available in MacOS
git-svn-id: svn://ultimatepp.org/upp/trunk@14033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 12:38:32 +00:00
cxl
fb2def9143 ide: Fixed switching to hex mode
git-svn-id: svn://ultimatepp.org/upp/trunk@14031 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 10:28:49 +00:00
cxl
7e696bf6ed CtrlLib: CtrlLib.usc 'default' frame (to allow setting Inset)
git-svn-id: svn://ultimatepp.org/upp/trunk@14030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 10:11:29 +00:00
cxl
e29f18e9d5 TextDiffCtrl: Dark theme improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 09:30:38 +00:00
cxl
5aaf412554 ide: LayDes improvements, fixed TextDiff highlighting issue (light them, dark text highlighting -> invisible text)
git-svn-id: svn://ultimatepp.org/upp/trunk@14028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 09:06:47 +00:00
cxl
30d745dcec ide: Show spaces
git-svn-id: svn://ultimatepp.org/upp/trunk@14027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-17 16:49:49 +00:00
cxl
0f8135ea77 Draw: GetStdFontCy now obtained from non-bold font
git-svn-id: svn://ultimatepp.org/upp/trunk@14026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-17 14:00:02 +00:00
cxl
c71e258d20 ide: Some UHD icon variants
git-svn-id: svn://ultimatepp.org/upp/trunk@14024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-17 10:59:16 +00:00
cxl
c09c9a2d4a ide/umk: Use target directory flag (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@14021 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-17 09:00:06 +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
3f57905d72 CtrlLib: CtrlLib.usc
git-svn-id: svn://ultimatepp.org/upp/trunk@14016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-15 18:47:06 +00:00
cxl
525dd6146b CtrlLib: CtrlLib.usc new style
git-svn-id: svn://ultimatepp.org/upp/trunk@14015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-15 18:44:59 +00:00
cxl
3b7819fed0 ide: Find in files panes refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@14014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-15 17:50:10 +00:00
cxl
5d41973cfc CtrlLib: Redesigning CtrlLib.usc
git-svn-id: svn://ultimatepp.org/upp/trunk@14013 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-15 17:28:54 +00:00
cxl
97f6e576e6 CtrlLib: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@14012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-14 18:22:47 +00:00
cxl
cbc3231f64 CtrlLib: Ch Classic
git-svn-id: svn://ultimatepp.org/upp/trunk@14011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-14 16:56:30 +00:00
cxl
8578aa8ac0 CtrlLib: Developing ChClassic, ide: Insert file base64 encoded
git-svn-id: svn://ultimatepp.org/upp/trunk@14010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-14 14:12:44 +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
e8c7dd0736 CtrlLib: MacOS U++ menu visuals improved
git-svn-id: svn://ultimatepp.org/upp/trunk@14006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-13 20:10:11 +00:00
cxl
e92328d8a7 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-13 17:51:37 +00:00
cxl
cfbcfe91c1 CtrlLib: MacOS chameleon improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-13 17:50:05 +00:00
cxl
7dd1764ee7 Core, CtrlLib, Ide: Resolved issue with SColors in Layout widget properties
git-svn-id: svn://ultimatepp.org/upp/trunk@14002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-13 14:38:43 +00:00
cxl
a793418172 Chameleon polishing
git-svn-id: svn://ultimatepp.org/upp/trunk@14001 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-13 10:37:53 +00:00
cxl
6919b7d250 CtrlLib: Chameleon improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-13 10:24:08 +00:00
cxl
f031abb16f Skylark: Base.with now using $static instead of static
git-svn-id: svn://ultimatepp.org/upp/trunk@13999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-13 09:09:49 +00:00
cxl
4edcf17e21 CtrlLib: Fixed U++ menu problem
git-svn-id: svn://ultimatepp.org/upp/trunk@13997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-12 18:35:59 +00:00
cxl
eb32e32df8 CtrlLib: Cocoa fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-12 18:34:06 +00:00
cxl
49fd83760b CtrlLib: Now removing '&' escape from macos menuitem titles
git-svn-id: svn://ultimatepp.org/upp/trunk@13995 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-12 13:53:37 +00:00
cxl
c1fdbcd595 IconDes: Fixed hotspot issue
git-svn-id: svn://ultimatepp.org/upp/trunk@13993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-12 10:05:59 +00:00
cxl
2cc8a169e2 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13992 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-12 09:17:39 +00:00
cxl
c749710fc1 Core: SetUppLog variant that replaces finel line-output function
git-svn-id: svn://ultimatepp.org/upp/trunk@13990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-11 21:40:07 +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
ee44a3ecc0 CtrlLib: Developing Chameleon
git-svn-id: svn://ultimatepp.org/upp/trunk@13987 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-11 10:22:07 +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
dd29fd6b0d .todo
git-svn-id: svn://ultimatepp.org/upp/trunk@13983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-11 09:07:04 +00:00
cxl
5360d06185 CtrlLib: MacOS chameleon improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13981 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-10 14:11:58 +00:00
cxl
20ae99b12a CtrlCore: MacOS multimonitor with mixed UHD fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13979 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-10 11:32:19 +00:00