Commit graph

1157 commits

Author SHA1 Message Date
cxl
1bb18b43bd Core: IsDoubleWidth (thanks ismail)
git-svn-id: svn://ultimatepp.org/upp/trunk@13710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-23 10:47:03 +00:00
cxl
0b900f0976 Core: Removed CoInitializeEx from AppInit to solve D&D problem
git-svn-id: svn://ultimatepp.org/upp/trunk@13692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-13 09:21:32 +00:00
cxl
620ca22bd2 CtrlLib: FileSel .lnk improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-07 17:40:21 +00:00
cxl
0ccda2b745 CtrlLib: DateTimeCtrl fixed in dark theme
git-svn-id: svn://ultimatepp.org/upp/trunk@13682 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-06 15:43:23 +00:00
cxl
65f0588dd8 CtrlLib: FileSel .lnk improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-05 18:00:10 +00:00
cxl
dbdadba115 CtrlLib: FileSel support of .lnk files in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@13676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-04 14:53:30 +00:00
cxl
c05ea8b342 CtrlLib: FileSel rename optimization (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@13640 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-14 20:40:38 +00:00
cxl
d845480e22 ide: Now retains scroll position when switching files
git-svn-id: svn://ultimatepp.org/upp/trunk@13627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-03 16:43:03 +00:00
cxl
e0767795e1 CtrlCore: Fixed problem with popups and Alt+Tab (gtk)
git-svn-id: svn://ultimatepp.org/upp/trunk@13626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-03 16:34:05 +00:00
cxl
18f9ba1db5 CtrlLib: Fixed several issues
git-svn-id: svn://ultimatepp.org/upp/trunk@13604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-14 08:25:08 +00:00
cxl
cd8ebef36d CtrlLib: Fixed MacOS context menu
git-svn-id: svn://ultimatepp.org/upp/trunk@13601 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-13 15:36:56 +00:00
cxl
f9e4668937 CtrlLib: Fixed visual issue with FileList
git-svn-id: svn://ultimatepp.org/upp/trunk@13598 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-11 09:59:13 +00:00
koldo
c97ee0e685 CtrlLib: Tiny fix in doc
git-svn-id: svn://ultimatepp.org/upp/trunk@13565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-30 20:29:07 +00:00
cxl
bcd2ff37a8 CtrlLib: MacMenu now using postcallback to invoke action to avoid cosmetic issues
git-svn-id: svn://ultimatepp.org/upp/trunk@13523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-04 07:24:54 +00:00
cxl
e2ca405171 CtrlLib: ToolButton::Kink fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@13520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-31 10:48:03 +00:00
cxl
1dddceb8e3 CtrlLib: FileSel improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13515 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-30 11:41:26 +00:00
cxl
0153b408eb CtrlLib: DropList::Add(initializer_list)
git-svn-id: svn://ultimatepp.org/upp/trunk@13497 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-17 19:45:07 +00:00
cxl
7a6958da7d FileSel: PreSelect improved (now supports SaveAs, file type now set correctly)
git-svn-id: svn://ultimatepp.org/upp/trunk@13495 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-15 08:33:43 +00:00
cxl
d6a27a4301 CtrlLib: DropChoice::GetMinSize fixed, ide: Patch improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-13 09:05:48 +00:00
cxl
51904d3621 ide: Display/apply patch tool in Assist
git-svn-id: svn://ultimatepp.org/upp/trunk@13482 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-11 13:20:14 +00:00
cxl
edbc34961d CtrlLib: TreeCtrl UHD fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-09 15:55:55 +00:00
cxl
8270485f62 CtrlLib: Fixerd to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@13479 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-09 13:23:34 +00:00
cxl
9c269329c5 CtrlLib: CtrlMapper
git-svn-id: svn://ultimatepp.org/upp/trunk@13478 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-08 08:38:05 +00:00
cxl
69565f076b ide: Fixed Inser color UHD layout
git-svn-id: svn://ultimatepp.org/upp/trunk@13431 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-23 17:41:10 +00:00
cxl
6b862655c3 Core: Random seed fix, CtrlLib: Fixed loading of .exe image in FileSel, ide: Improved output mode
git-svn-id: svn://ultimatepp.org/upp/trunk@13424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-21 10:52:30 +00:00
cxl
1ad81ad982 CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@13419 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-18 13:37:43 +00:00
cxl
e093ff22b1 Core: Fixed allocator issue on thread exit
git-svn-id: svn://ultimatepp.org/upp/trunk@13410 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-17 21:28:11 +00:00
cxl
5aea85a9ae .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13407 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-17 14:00:05 +00:00
cxl
b50868817a CtrlLib: FileSel sorting improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13404 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-17 09:52:14 +00:00
cxl
28cc29b68b CtrlLib: FileSelButton::WhenSelected, ide: small improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13364 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 11:39:12 +00:00
cxl
209e98f6a0 CtrlLib: ArrayCtrl multiselect fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13363 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 08:38:29 +00:00
cxl
d10ef4cf5d .CtrlLib: MacMenu.mm fixed to compile with older clang
git-svn-id: svn://ultimatepp.org/upp/trunk@13317 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-16 11:22:37 +00:00
cxl
38ac5ee73b uppsrc: Copying copyright updated to 2019
git-svn-id: svn://ultimatepp.org/upp/trunk@13070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-01 12:27:32 +00:00
cxl
045f788b7f CtrlLib: Fixed issue with prompt icons
git-svn-id: svn://ultimatepp.org/upp/trunk@13051 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-27 08:31:22 +00:00
cxl
76ee7b1731 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13042 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-24 08:08:01 +00:00
cxl
dd89a3d4bb CtrlLib: Improved icons for dark theme
git-svn-id: svn://ultimatepp.org/upp/trunk@13037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 20:49:29 +00:00
cxl
b0ad470785 CtrlLib: ChGtk improved adaptation to UHD mode
git-svn-id: svn://ultimatepp.org/upp/trunk@13034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 08:43:29 +00:00
cxl
85909bebd1 CtrlLib: Fixed wrong size with GtkThemeIcon
git-svn-id: svn://ultimatepp.org/upp/trunk@13033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 08:24:01 +00:00
cxl
74d60026ee uppsrc: Undefined Behaviour sanitization
git-svn-id: svn://ultimatepp.org/upp/trunk@13032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 07:59:06 +00:00
cxl
e86b625ca1 uppsrc: Fixing UHD/Dark
git-svn-id: svn://ultimatepp.org/upp/trunk@13023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-22 12:13:58 +00:00
cxl
61c1350a26 CtrlLib: Fixed some gtg WARNINGs
git-svn-id: svn://ultimatepp.org/upp/trunk@13009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-18 10:45:26 +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
0833cadefd ide: Fixed to be SO buildable
git-svn-id: svn://ultimatepp.org/upp/trunk@13003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-17 13:06:27 +00:00
cxl
7cfd72f778 CtrlCore: Fixed to compile as SO with mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@12998 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-14 09:05:49 +00:00
cxl
0292e08c37 Removed DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@12994 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-13 12:48:57 +00:00
cxl
837cd96b7d ide: Fixed help issue (multiplying themes)
git-svn-id: svn://ultimatepp.org/upp/trunk@12993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-13 11:58:45 +00:00
cxl
748b1f5525 CtrlLib: TreeCtrl improved, Core: FoldHash improved
git-svn-id: svn://ultimatepp.org/upp/trunk@12976 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-09 21:12:10 +00:00
cxl
ce2c1d4835 Cocoa: Fixed some warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@12952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-05 16:07:02 +00:00
cxl
1934aa3e1f CtrlLib: Fixed selection issue in DocEdit/LineEdit
git-svn-id: svn://ultimatepp.org/upp/trunk@12946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-04 21:55:09 +00:00
cxl
09fe985726 CtrlLib: WhenArrayAction now gets called on all data changes
git-svn-id: svn://ultimatepp.org/upp/trunk@12945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-04 21:17:01 +00:00