Commit graph

6891 commits

Author SHA1 Message Date
cxl
5bec78fe5d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13398 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-15 15:52:17 +00:00
cxl
5d7250f1eb ide: 'never_inline' support in the C++ parser
git-svn-id: svn://ultimatepp.org/upp/trunk@13397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-15 15:50:15 +00:00
cxl
74a0afc798 Core: Uuid optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@13396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-15 15:32:35 +00:00
cxl
985e71f922 Core: Fixed to compile with clang
git-svn-id: svn://ultimatepp.org/upp/trunk@13394 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-15 08:15:59 +00:00
cxl
da5d81e206 Core: Random refactored with xoshiro256**
git-svn-id: svn://ultimatepp.org/upp/trunk@13393 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-14 13:41:09 +00:00
cxl
095fe1e9ce Core: SignificantBits64
git-svn-id: svn://ultimatepp.org/upp/trunk@13391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-14 08:20:45 +00:00
cxl
d56d1cc31d uppsrc: MemoryAlloc instead of new[]
git-svn-id: svn://ultimatepp.org/upp/trunk@13389 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-13 11:37:54 +00:00
cxl
c2f85b968c uppsrc: thread__ -> thread_local
git-svn-id: svn://ultimatepp.org/upp/trunk@13388 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-13 09:00:26 +00:00
cxl
cbc7989b91 Core: CoWork Mingw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13387 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-13 07:48:06 +00:00
cxl
3139ae930c Core: CoWork improvements, migw TLS workaround FastMingwTLS
git-svn-id: svn://ultimatepp.org/upp/trunk@13386 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-12 21:49:33 +00:00
cxl
5fd2a3e222 Core: Buffer fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-10 18:16:10 +00:00
cxl
1f5d5c9b1e Core: Improved approximate best fit in allocator
git-svn-id: svn://ultimatepp.org/upp/trunk@13377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-10 15:26:34 +00:00
cxl
96fad1e83c Core: Improved memory profile
git-svn-id: svn://ultimatepp.org/upp/trunk@13376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-09 21:26:47 +00:00
cxl
4c6d84630a Core: Allocator fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13375 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-09 08:02:19 +00:00
cxl
fc95f6acb9 Core: Fixed issue with compilation with USEMALLOC
git-svn-id: svn://ultimatepp.org/upp/trunk@13374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-08 18:38:21 +00:00
cxl
649a4b95db Core: Heap issues
git-svn-id: svn://ultimatepp.org/upp/trunk@13370 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-08 16:40:08 +00:00
cxl
acd196b8dc Core: Heap issues
git-svn-id: svn://ultimatepp.org/upp/trunk@13369 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-08 16:37:55 +00:00
cxl
086efe4341 Core: GCC compile fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13368 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 16:15:02 +00:00
cxl
d34e0f1182 .Core: Removed RTIMING
git-svn-id: svn://ultimatepp.org/upp/trunk@13367 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 16:02:48 +00:00
cxl
e1f4cf2bbe .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13365 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 11:47:31 +00:00
cxl
8d61d8ecfe 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
7dea068f34 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
b1f7f17ad2 .Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 07:10:56 +00:00
cxl
cf2a522caa Core2019 merged to trunk (missing files)
git-svn-id: svn://ultimatepp.org/upp/trunk@13360 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 07:09:32 +00:00
cxl
f5a5d4bdee Core2019 merged to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@13359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 07:06:32 +00:00
klugier
b9befb49fb Ide: Added book icon to TheIDE icon set and use it inside help instead of main package icon.
git-svn-id: svn://ultimatepp.org/upp/trunk@13329 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-19 20:00:33 +00:00
cxl
b258c05729 .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
klugier
75fa0780de Ide: ptr icon now has fixed colors (dark theme).
git-svn-id: svn://ultimatepp.org/upp/trunk@13086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-05 19:29:13 +00:00
cxl
26d55cfc48 CodeEditr, TabBar: Dark theme adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@13085 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-05 15:03:22 +00:00
klugier
eb6c4cbfcd Ide: Navigator and opposite file icons adjustment to dark theme.
git-svn-id: svn://ultimatepp.org/upp/trunk@13083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-04 17:37:31 +00:00
klugier
d80f41cf4b Ide: AppPreview header now supports dark theme and fix minor rendering problem related to this class.
git-svn-id: svn://ultimatepp.org/upp/trunk@13080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-03 20:45:32 +00:00
klugier
1388ed520d Ide: MacroManager icons now adjusted to the dark theme.
git-svn-id: svn://ultimatepp.org/upp/trunk@13079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-03 20:07:42 +00:00
cxl
77189e04c5 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
1c50aea95a uppsrc: License for libssh2, clang sanitize version fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@13068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-30 17:10:21 +00:00
cxl
fd6c1d12e8 ide: LayDes fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-30 11:06:37 +00:00
klugier
1a78f51e5d Ide: SVN related icon now should be displayed correctly on dark theme.
git-svn-id: svn://ultimatepp.org/upp/trunk@13065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-28 19:16:13 +00:00
klugier
a9ec34c9b2 Ide/Browser: Topic dark theme adjustment.
git-svn-id: svn://ultimatepp.org/upp/trunk@13064 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-28 13:45:18 +00:00
klugier
30eeef8c45 Ide/Common: Cpp source file icon dark theme adjustment.
git-svn-id: svn://ultimatepp.org/upp/trunk@13063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-28 12:58:53 +00:00
klugier
80dc2adb9e Ide: Added dark variant for source files.
git-svn-id: svn://ultimatepp.org/upp/trunk@13062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-28 11:06:51 +00:00
cxl
dcfd82ffc5 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@13061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-28 05:35:03 +00:00
koldo
30e3cf41bd ScatterDraw: Fixed ResParallel as indicated by peterh
git-svn-id: svn://ultimatepp.org/upp/trunk@13060 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-27 20:14:04 +00:00
klugier
3f7b3e499d Ide/LayDes: property pane is now scrollable with mouse wheel #1952
git-svn-id: svn://ultimatepp.org/upp/trunk@13056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-27 16:02:04 +00:00
klugier
afadbfc24d Ide/LayDes: Added override keyowrds.
git-svn-id: svn://ultimatepp.org/upp/trunk@13054 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-27 15:27:13 +00:00
cxl
4fae2f8a8e ide: license and instant setup fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13052 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-27 09:31:32 +00:00
cxl
ae6b4c2c7d 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
463b619776 ide: ndisasm removed from POSIX targets
git-svn-id: svn://ultimatepp.org/upp/trunk@13049 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-26 17:09:26 +00:00
cxl
58824b11a1 ide: Assist: Fixed override / final decl -> def conversion
git-svn-id: svn://ultimatepp.org/upp/trunk@13048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-26 09:21:23 +00:00
cxl
9e3eebcbf4 Core: Workaround for VS 2019 bug reverted as MS fixed the issue
git-svn-id: svn://ultimatepp.org/upp/trunk@13047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-26 08:20:50 +00:00
cxl
62b8392d4a CtrlCore: Fixed mouseup-event issue in Drag and Drop
git-svn-id: svn://ultimatepp.org/upp/trunk@13046 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-25 22:14:03 +00:00
cxl
7d22814d8a .ddumps
git-svn-id: svn://ultimatepp.org/upp/trunk@13045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-25 21:28:38 +00:00