Commit graph

7277 commits

Author SHA1 Message Date
cxl
b37db5de77 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
c79a9c24cd 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
685a3d3120 .todo
git-svn-id: svn://ultimatepp.org/upp/trunk@14051 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-20 11:16:11 +00:00
cxl
c0244df7b5 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
11ce747643 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
63418a9911 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
1402a6b720 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
a8bacc5d5c 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
1057a79bfd 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
619f0f9cb9 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
6e167cdfdb 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
6006d6292b 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
8b8a110a45 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
c67d917a0b 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
067249f043 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
8f128b1456 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
5c351db10d 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
afa6bdd38d 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
a2fc6257b2 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
746d99c793 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
55997c76e2 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
58017171ce 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
f125b3178c 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
b2a4e54e8b 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
ab88a4bbbd 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
ad673a6a9f 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
16cad5dc2b 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
f659786659 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
7f6337de28 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
92fff915c5 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
5429057cdc 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
4268ac9ff3 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-13 17:51:37 +00:00
cxl
9e9daa4d32 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
c71f810b30 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
a216df9377 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
8ccc1130e2 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
7f777f7726 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
6e0a82bddb 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
b499bbd04c 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
8e5041e248 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
fa5c4cdcce 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
54932e5c06 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13992 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-12 09:17:39 +00:00
cxl
b964dfc0cb 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
ac8520633f 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
1d6c8380cb 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
b932b5203c 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
54f47f3568 .todo
git-svn-id: svn://ultimatepp.org/upp/trunk@13983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-11 09:07:04 +00:00
cxl
0a21c7a947 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
42bfcc3d93 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
cxl
269d14d03f CtrlLib: MacOS chameleon
git-svn-id: svn://ultimatepp.org/upp/trunk@13977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-10 11:26:32 +00:00