Commit graph

499 commits

Author SHA1 Message Date
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
4b10a3f80c Draw: Minify fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-23 07:59:57 +00:00
cxl
efbc9e0a44 Draw: Minify fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14624 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-23 07:51:28 +00:00
cxl
8be3a7b7f3 Draw: Fixed order of arguments in LoadRGBA2
git-svn-id: svn://ultimatepp.org/upp/trunk@14623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-22 23:35:26 +00:00
cxl
9d6f87f151 uppsrc: armhf fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-22 21:32:16 +00:00
cxl
b82314a7b4 Draw: Some SSE2 routines moved from Painter
git-svn-id: svn://ultimatepp.org/upp/trunk@14597 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-15 20:34:53 +00:00
cxl
dd33c6e655 Draw: Minify SSE2 optimised, Core: Fixed to compile with FreeBSD
git-svn-id: svn://ultimatepp.org/upp/trunk@14596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-15 11:57:51 +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
92ee6bd4e2 Draw: ImageFilter now SSE2 optimised
git-svn-id: svn://ultimatepp.org/upp/trunk@14591 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-14 12:05:21 +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
22093dd4f6 Core, RichText, Draw: Global Value Cache with dynamically adjusted size based on system statistics, MakeImage now using global value cache, RichText now stores decompressed images in the cache
git-svn-id: svn://ultimatepp.org/upp/trunk@14576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-10 14:10:50 +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
5b4dcd91c7 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-07 11:38:43 +00:00
cxl
46fc3a4abc ide: Fixed performance issue with .log highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@14552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-05 09:53:29 +00:00
cxl
27e2143172 Draw: Image::IsOpaque, ScanOpaque(Image&), iml now using ScanOpaque
git-svn-id: svn://ultimatepp.org/upp/trunk@14549 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-04 16:52:04 +00:00
cxl
2a60774780 Draw: Fixed Image::operator==
git-svn-id: svn://ultimatepp.org/upp/trunk@14525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 07:41:08 +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
a98f6b7387 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-28 15:16:38 +00:00
cxl
dae458db06 Core: Mem.h improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-27 16:39:08 +00:00
cxl
1fe53edbdd Draw: ImageScale fixed, uppsrc: various minor fixes related to Mem.h
git-svn-id: svn://ultimatepp.org/upp/trunk@14497 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-24 08:40:20 +00:00
cxl
461b920c61 uppsrc: Many memcpy, memset converted to new memory functions
git-svn-id: svn://ultimatepp.org/upp/trunk@14493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 15:14:16 +00:00
cxl
7e2a6f1d0c Core, Draw, Painter: memsetd and RGBAFill optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@14486 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-20 14:39:18 +00:00
cxl
63341f6123 Draw: Refactoring rescale
git-svn-id: svn://ultimatepp.org/upp/trunk@14477 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-15 08:03:35 +00:00
cxl
03e9194377 .Developing CoRescale
git-svn-id: svn://ultimatepp.org/upp/trunk@14474 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-14 14:39:19 +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
cxl
86174fa387 .docs, MINGW tls patch removed
git-svn-id: svn://ultimatepp.org/upp/trunk@14420 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-01 17:02:25 +00:00
cxl
6a88b9eebb .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14382 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-25 13:51:30 +00:00
cxl
7208f37f46 ide: CLANG now default method in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@14378 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-25 08:03:15 +00:00
cxl
b754fe6fc6 Draw: Fixed warnings in Blur, ide: Fixed internal compiler paths with clang
git-svn-id: svn://ultimatepp.org/upp/trunk@14377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-25 07:03:33 +00:00
cxl
6b253d7b66 upp.src: OpenBSD patches
git-svn-id: svn://ultimatepp.org/upp/trunk@14364 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-24 08:14:38 +00:00
cxl
73485b8e9f .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-22 07:00:35 +00:00
cxl
cc35632e81 Draw: DragRect fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14346 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-21 17:13:05 +00:00
cxl
9c478d2d7c CtrlCore: gtk3 DrawImage optimization, DragRect cleanup
git-svn-id: svn://ultimatepp.org/upp/trunk@14345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-21 16:24:39 +00:00
cxl
9821190d18 CtrlCore: DrawImage Win32 improved
git-svn-id: svn://ultimatepp.org/upp/trunk@14339 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-20 15:53:56 +00:00
cxl
039b5523fe Draw: Parallel Gaussian Blur optimised
git-svn-id: svn://ultimatepp.org/upp/trunk@14335 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-19 18:45:21 +00:00
cxl
4e2a511e1e Draw: GaussianBlur
git-svn-id: svn://ultimatepp.org/upp/trunk@14334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-19 15:07:57 +00:00
cxl
fb864ee1b9 CtrlCore: Refactoring RectTracker to avoid using ViewDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@14320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-18 12:17:41 +00:00
oblivion
a1bdbdfb31 Draw: Missing topic titles added.
git-svn-id: svn://ultimatepp.org/upp/trunk@14304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-13 17:07:18 +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
1b596efb2a CtrlLib: Fixed performance issues in Win32 Dark Theme mode, ide: In Win32, it is now possible to override Dark/Light mode in startup
git-svn-id: svn://ultimatepp.org/upp/trunk@14199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-29 11:42:17 +00:00
cxl
ba8da19fcd .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-27 10:56:00 +00:00
cxl
13c2361add ide: Customizatble GUI font, several more skins
git-svn-id: svn://ultimatepp.org/upp/trunk@14142 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-09 14:03:29 +00:00
cxl
22386da38f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-24 17:50:56 +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
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
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
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
d1961df1ea CtrlLib: gtk3 ch cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13918 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-19 18:50:00 +00:00