Commit graph

570 commits

Author SHA1 Message Date
cxl
71dc1d5702 uppsrc: Modernizing code with variadic templates
git-svn-id: svn://ultimatepp.org/upp/trunk@14604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 16:02:45 +00:00
cxl
ba695f9866 Core: get_i
git-svn-id: svn://ultimatepp.org/upp/trunk@14594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-14 17:08:20 +00:00
cxl
cf695cade4 CtrlCore: Fixed performance issue with Font cache in Gtk3 backend
git-svn-id: svn://ultimatepp.org/upp/trunk@14590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-13 17:13:27 +00:00
cxl
c5656752ef Painter: Minor optimisation
git-svn-id: svn://ultimatepp.org/upp/trunk@14580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-11 19:03:44 +00:00
cxl
ff84bc48ce .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-10 17:28:10 +00:00
cxl
f42d9f1e30 Draw: Minor ImageCache related fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-08 16:13:27 +00:00
cxl
e21fe262af uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword)
git-svn-id: svn://ultimatepp.org/upp/trunk@14521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-31 16:13:28 +00:00
cxl
be4b4e3334 Draw: RescaleFilter now parallelized
git-svn-id: svn://ultimatepp.org/upp/trunk@14472 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-14 12:31:53 +00:00
oblivion
be938f774c Core: Heap: Missing topic title added.
git-svn-id: svn://ultimatepp.org/upp/trunk@14305 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-13 17:11:20 +00:00
cxl
168f0078b0 Core: Color: CMYK conversion
git-svn-id: svn://ultimatepp.org/upp/trunk@14300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-13 11:24:16 +00:00
cxl
10f518fe8e Core: GetAppFolder (MacOS), ide: Install on MacOS changed to new common sandboxed layout
git-svn-id: svn://ultimatepp.org/upp/trunk@14289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-10 14:49:02 +00:00
cxl
61dee6a305 Core: CoDo_ST - diagnostic ST variant of CoDo
git-svn-id: svn://ultimatepp.org/upp/trunk@14262 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-06 20:20:33 +00:00
cxl
f5814aefb5 POSIX installation and configuration issues
git-svn-id: svn://ultimatepp.org/upp/trunk@14222 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-04 13:12:56 +00:00
cxl
7ccc7a2779 Core: POSIX ConfigFile moved to .cache with sandboxing additional logic, ide: Autosetup now has sandboxing features
git-svn-id: svn://ultimatepp.org/upp/trunk@14206 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-01 11:07:16 +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
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
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
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
856735c23b Core: ConditionVariable/Semaphore timeout_ms -1 is not INFINITE (Win32 implementation)
git-svn-id: svn://ultimatepp.org/upp/trunk@13935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-22 13:32:15 +00:00
cxl
4a8fe8c33a Core: Xmlize/Jsonize improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-20 20:46:56 +00:00
cxl
7b01bec9d1 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@13846 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-09 13:58:19 +00:00
cxl
3b3aead083 Core: AsyncWork pick
git-svn-id: svn://ultimatepp.org/upp/trunk@13828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-07 14:05:47 +00:00
cxl
9c8a0a17e2 Core: ConditionVariable::Wait(int timeout_ms)
git-svn-id: svn://ultimatepp.org/upp/trunk@13771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-19 12:10:09 +00:00
cxl
2b2c7b6380 Core: Semaphore Wait with timeout (thanks Tom1)
git-svn-id: svn://ultimatepp.org/upp/trunk@13770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-19 10:36:47 +00:00
cxl
70d712b7cc 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
da2da43ea7 Core: Fixed column info in CParser
git-svn-id: svn://ultimatepp.org/upp/trunk@13661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-30 07:39:28 +00:00
cxl
3482045007 Core: VectorMap/Array map all operator() variants added (via universal reference)
git-svn-id: svn://ultimatepp.org/upp/trunk@13542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-13 15:09:27 +00:00
cxl
bbdc24dfab Core: clone/pick refinements, heap refinements
git-svn-id: svn://ultimatepp.org/upp/trunk@13525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-08 20:58:34 +00:00
cxl
441786d5af .typo
git-svn-id: svn://ultimatepp.org/upp/trunk@13485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-11 21:32:52 +00:00
cxl
d3d9b4de84 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@13462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-30 22:01:55 +00:00
cxl
ca837944ba Core: finetuning allocator
git-svn-id: svn://ultimatepp.org/upp/trunk@13449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-27 13:17:50 +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
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
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
d2dc9eada3 Core, Doc: SHA-2 functions missing title.
git-svn-id: svn://ultimatepp.org/upp/trunk@12925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-31 02:02:55 +00:00
cxl
590a04160b .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@12816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-07 12:57:30 +00:00
cxl
4c73023052 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@12725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-30 13:50:32 +00:00
koldo
e4dd9d19d1 Core: Added a little doc about SHA
git-svn-id: svn://ultimatepp.org/upp/trunk@12683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-20 15:13:42 +00:00
cxl
4603d561e2 Core: ToAscii optimized, ToUpperAscii, ToLowerAscii
git-svn-id: svn://ultimatepp.org/upp/trunk@12678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-19 14:12:43 +00:00
cxl
6fc49859fd .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-15 08:48:50 +00:00
cxl
a5675a5531 Painter: Fixed subpixel mode in MT
git-svn-id: svn://ultimatepp.org/upp/trunk@12658 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-10 11:14:51 +00:00
cxl
1f8f5fd71e Core/RPC: XMLRPC now can support i8 type
git-svn-id: svn://ultimatepp.org/upp/trunk@12642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-03 10:58:01 +00:00
cxl
e001f2d140 Core: DarkTheme inverts Color lightness without changing the hue
git-svn-id: svn://ultimatepp.org/upp/trunk@12633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-20 20:04:30 +00:00
cxl
ee012188b4 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@12595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-03 15:59:08 +00:00
cxl
77c1188bb9 Core: Lambda Jsonize/Xmlize methods
git-svn-id: svn://ultimatepp.org/upp/trunk@12540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-15 08:26:08 +00:00
cxl
1ada235082 Painter: Optimized OnPath
git-svn-id: svn://ultimatepp.org/upp/trunk@12535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-14 13:31:44 +00:00
cxl
575deb9c32 Core: CoWorkNX (without noexcept(false) destructor)
git-svn-id: svn://ultimatepp.org/upp/trunk@12485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-08 11:58:52 +00:00
cxl
032e5ae255 Core: LRUCache::GetLRUKey (thanks fermium)
git-svn-id: svn://ultimatepp.org/upp/trunk@12436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-31 11:50:40 +00:00
cxl
3b4fc3d541 Core: LocalProcess now allows setting current directory for started process
git-svn-id: svn://ultimatepp.org/upp/trunk@12319 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-30 09:13:16 +00:00
cxl
3e6788ba5f Core: Non-normalized Rects are now not Null
git-svn-id: svn://ultimatepp.org/upp/trunk@12305 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-25 18:40:32 +00:00