Commit graph

7609 commits

Author SHA1 Message Date
cxl
28f9eeea0b VirtualGui: GetOptions (GUI_SETCARET, GUI_SETMOUSECURSOR), SetCaret in interface
git-svn-id: svn://ultimatepp.org/upp/trunk@14739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-31 08:34:55 +00:00
cxl
74950da1c6 TabBar: New features (thanks koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@14728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 07:49:05 +00:00
cxl
6b5e3c165c .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-29 11:13:42 +00:00
cxl
fb18050b99 RichText: Paint info now has DrawSelection field for customizing selection appearance
git-svn-id: svn://ultimatepp.org/upp/trunk@14725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-29 10:07:15 +00:00
cxl
9a04257229 Core: GCC warning in Log.cpp (thanks pvictor)
git-svn-id: svn://ultimatepp.org/upp/trunk@14722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 15:46:58 +00:00
cxl
a79f6a419c Core: SIMD_NEON
git-svn-id: svn://ultimatepp.org/upp/trunk@14720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 09:21:42 +00:00
cxl
1e775d7bca Core: Developing SIMD_NEON
git-svn-id: svn://ultimatepp.org/upp/trunk@14717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 08:35:38 +00:00
cxl
b769fb2691 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14713 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 08:04:04 +00:00
cxl
c8b6fbd4be Core: Developing SIMD_NEON
git-svn-id: svn://ultimatepp.org/upp/trunk@14712 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 07:41:31 +00:00
cxl
84e2d86d4c Core: Developing SIMD_NEON
git-svn-id: svn://ultimatepp.org/upp/trunk@14710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 07:34:18 +00:00
cxl
a61a5fc9de Core: Removed backtrace for BSDs
git-svn-id: svn://ultimatepp.org/upp/trunk@14708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 07:13:00 +00:00
cxl
81c1fc8b4c Core: SIMD_SSE2 fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14702 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-27 15:20:51 +00:00
cxl
d6ca7fa6b7 Core: Developing NEON SIMD
git-svn-id: svn://ultimatepp.org/upp/trunk@14701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-27 15:19:32 +00:00
cxl
0def3a21b9 Core: SIMD SSE2 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-23 15:35:22 +00:00
cxl
d8593ca2ce ide: Search the web for errors
git-svn-id: svn://ultimatepp.org/upp/trunk@14694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-23 08:27:59 +00:00
oblivion
87be44b820 Core/SSH: SshExec: Fixed a truncation issue with stdout/stderr buffers.
git-svn-id: svn://ultimatepp.org/upp/trunk@14693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-21 18:31:06 +00:00
cxl
bfd8a4605d Core: CPU_NEON flag
git-svn-id: svn://ultimatepp.org/upp/trunk@14689 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-20 13:09:11 +00:00
klugier
02c8b5ba00 UppWeb: GUI tutorial now shows how to inclued layout without using namespace Upp declaration.
git-svn-id: svn://ultimatepp.org/upp/trunk@14687 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-16 21:03:46 +00:00
cxl
aacd3934b5 Sql: Added Upp:: qualifications to .sch includes
git-svn-id: svn://ultimatepp.org/upp/trunk@14686 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-16 09:13:21 +00:00
cxl
57f1533e27 plugin/png: fixed gray alpha qualification
git-svn-id: svn://ultimatepp.org/upp/trunk@14685 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-15 14:35:48 +00:00
cxl
d852df0c41 ide: Threads tab in PDB debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@14684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-15 11:34:01 +00:00
koldo
c128c7161c ScatterDraw: Hopefully fixed warnings reported by Pradip
git-svn-id: svn://ultimatepp.org/upp/trunk@14683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-15 07:56:03 +00:00
koldo
bda2c600af Eigen: Improvements in NonLinearOptimization()
git-svn-id: svn://ultimatepp.org/upp/trunk@14682 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-15 07:55:37 +00:00
cxl
bf753a915a ide: Fixed some parser deadlock issues (and added detection)
git-svn-id: svn://ultimatepp.org/upp/trunk@14681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-15 07:11:08 +00:00
cxl
0746b7be11 CtrlLib: Fixed problem with MenuBar action_taken
git-svn-id: svn://ultimatepp.org/upp/trunk@14680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-14 08:35:08 +00:00
cxl
edb7244b72 ide: Fixed minor issue in Assist
git-svn-id: svn://ultimatepp.org/upp/trunk@14665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-07 13:36:41 +00:00
cxl
b2cef98612 CtrlLib: MenuBar::Execute MacOS fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14664 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-07 09:45:41 +00:00
cxl
d65d4c6900 CtrlLib: MenuBar::Execute now returns false if menu is canceled
git-svn-id: svn://ultimatepp.org/upp/trunk@14663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-07 09:36:22 +00:00
cxl
15122bc026 ide: Fixed C++ parser include issue
git-svn-id: svn://ultimatepp.org/upp/trunk@14661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-07 08:43:59 +00:00
cxl
9b3a6a570d ide: Parsing fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-05 11:10:26 +00:00
cxl
cfa8220bee CppBase: Fixed issue in GatherSources
git-svn-id: svn://ultimatepp.org/upp/trunk@14659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-05 09:07:57 +00:00
cxl
3616366bd9 Core: SIMD Test renamed to AllTrue to avoid name clashes
git-svn-id: svn://ultimatepp.org/upp/trunk@14657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-05 07:33:00 +00:00
koldo
62bffdbc3f *ScatterDraw: Fixed bug in Weibull
git-svn-id: svn://ultimatepp.org/upp/trunk@14656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-03 14:57:36 +00:00
cxl
0c7aa7a6f0 Draw: FontCR added FreeMono
git-svn-id: svn://ultimatepp.org/upp/trunk@14654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-03 11:53:48 +00:00
cxl
988c7c8a7f uppsrc: SSE2->SIMD, Core: another decode fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-03 11:21:07 +00:00
cxl
4d220b24de Core: SIMD
git-svn-id: svn://ultimatepp.org/upp/trunk@14650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-03 07:29:31 +00:00
cxl
a864cffc19 Geom: Fixed issue with Coords
git-svn-id: svn://ultimatepp.org/upp/trunk@14649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-01 19:38:23 +00:00
cxl
f33ff30acb ide: C++ parser MT optimisations
git-svn-id: svn://ultimatepp.org/upp/trunk@14647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-01 10:58:44 +00:00
cxl
111c7c7ce8 ide: C++ parser deadlock issue
git-svn-id: svn://ultimatepp.org/upp/trunk@14646 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-01 09:52:37 +00:00
cxl
ce425f2646 Core: decode fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-30 15:08:09 +00:00
cxl
3aaec726e5 Core: decode fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-30 09:11:50 +00:00
cxl
b9e047cc01 Core: decode fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-29 21:08:07 +00:00
cxl
20283828db Fixed temporary value issue in decode
git-svn-id: svn://ultimatepp.org/upp/trunk@14639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-29 17:48:26 +00:00
cxl
2e89543267 CtrlLib: LRUlist now has from/count parameters to allow for 'more' menu item
git-svn-id: svn://ultimatepp.org/upp/trunk@14638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-29 07:51:44 +00:00
koldo
11e3b36e7b *ScatterDraw: Fixed bug in Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@14637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-28 16:26:36 +00:00
koldo
d5eff0e293 ScatterCtrl: Modified doc title
git-svn-id: svn://ultimatepp.org/upp/trunk@14636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-26 21:53:53 +00:00
koldo
385cf37ce3 ScatterDraw: Modified doc title
git-svn-id: svn://ultimatepp.org/upp/trunk@14635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-26 21:53:34 +00:00
cxl
313877e65c .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14632 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-26 09:33:00 +00:00
cxl
402f24bb50 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14630 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-24 13:01:35 +00:00
cxl
08e8047c27 Core: String fix for sanitizer
git-svn-id: svn://ultimatepp.org/upp/trunk@14629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-23 13:16:37 +00:00