Commit graph

63 commits

Author SHA1 Message Date
Mirek Fidler
80946710cd Core: Another attempt at DarkTheme improvement 2024-09-14 16:27:29 +02:00
Mirek Fidler
4a03c82b4b ide: IconDes improvements 2024-07-21 18:15:41 +02:00
Mirek Fidler
19dd6c72f1 Core: Unaligned access reimplemented with memcpy, Draw, ide: iml improvements 2024-07-13 18:58:30 +02:00
Mirek Fidler
81ebe5dbee ide: IconDes optimisations 2024-07-08 02:38:58 +02:00
Mirek Fidler
85c30ddff5 Core: LZ4 updated 2024-06-03 16:54:49 +02:00
Mirek Fidler
8b7ad55066 uppsrc: Various fixes related to loading very large geotiffs 2023-06-08 11:34:38 +02:00
Mirek Fidler
3072608fb9 ide: Insert .iml Image 2023-03-08 16:36:36 +01:00
Mirek Fidler
6a86f2ac03 MSC warnings fixed, CtrlLib: .lay UNTYPED now without properties 2022-05-14 08:47:02 +02:00
Mirek Fidler
433b11db63 ide: namespace agnostic layouts refactored again 2022-05-08 13:36:03 +02:00
Mirek Fidler
557c343196 .cosmetics 2022-05-06 18:09:07 +02:00
Mirek Fidler
4eb29f2ed4 Image: Support for >2G pixel images 2022-05-05 02:11:33 +02:00
cxl
4a7f4ee66d Draw: ImageBuffer PaintOnceHint; gtk: Image rendering optimized to use PaintOnceHint, SetSurface optimized with create_image_surface_for_data
git-svn-id: svn://ultimatepp.org/upp/trunk@15977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-03 09:23:35 +00:00
cxl
36ed36f225 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15795 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-23 10:43:03 +00:00
cxl
054a420861 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
0bda8f781e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-07 11:38:43 +00:00
cxl
7818f63fd4 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
d2967e13f1 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
9eec198b93 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-28 15:16:38 +00:00
cxl
2352d9b58c 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
4c9cf3cd3f 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
8ec50747cf 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
5096888c17 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
1f0052ac12 Draw: ImageBuffer begin/end
git-svn-id: svn://ultimatepp.org/upp/trunk@13532 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-09 10:55:02 +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
915686c643 uppsrc: Removed legacy .iml support, fixed clang warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@13522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-03 13:29:03 +00:00
cxl
b72733b2a8 Draw: Setting dark mode (using SColorPaper_Write) resets .iml icons
git-svn-id: svn://ultimatepp.org/upp/trunk@13029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 07:18:16 +00:00
cxl
8548ac5a57 Draw: FIXED_COLORS and FIXED_SIZE flags
git-svn-id: svn://ultimatepp.org/upp/trunk@13016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-21 19:43:16 +00:00
cxl
4b98f06b28 uppsrc: Iml vs DarkTheme vs UHD refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@13014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-21 19:00:32 +00:00
cxl
6106afa8a1 ide: Fixed linker issues, Draw: fixed Image::GetRefCount for empty image
git-svn-id: svn://ultimatepp.org/upp/trunk@12796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-24 23:19:32 +00:00
cxl
552a4bf7a9 CtrlCore: Improved Image cache behaviour in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@12788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-23 15:28:18 +00:00
cxl
9c7f812969 Image::GetDPI now const (thanks SergeA)
git-svn-id: svn://ultimatepp.org/upp/trunk@11124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-26 17:02:55 +00:00
cxl
d48aca5316 uppsrc: Deprectated RichValue uses replaced by RichToValue
git-svn-id: svn://ultimatepp.org/upp/trunk@10913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 10:59:07 +00:00
cxl
5d13df58ea Image: begin/end
git-svn-id: svn://ultimatepp.org/upp/trunk@10462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-18 14:35:20 +00:00
cxl
c9ce654a5f ide/Draw: Image/IML now has UHD flag
git-svn-id: svn://ultimatepp.org/upp/trunk@8793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-06 12:12:18 +00:00
cxl
69c56f8aa0 ide: PDB backtrace now contains line numbers
git-svn-id: svn://ultimatepp.org/upp/trunk@7897 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-15 16:50:11 +00:00
cxl
8f365f9097 Draw: Image::Begin/End
git-svn-id: svn://ultimatepp.org/upp/trunk@6620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-30 08:12:03 +00:00
cxl
bc96505ae6 *Core: LRUCache fix, Draw: Image issues
git-svn-id: svn://ultimatepp.org/upp/trunk@6016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-01 15:14:40 +00:00
cxl
c0075840b2 Draw: RescaleBicubic
git-svn-id: svn://ultimatepp.org/upp/trunk@5973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-09 13:35:43 +00:00
cxl
a7adad0e52 Core: sizeof optimizations
git-svn-id: svn://ultimatepp.org/upp/trunk@5816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-16 19:35:27 +00:00
cxl
1aa3cf393f Draw: Image::GetAuxData now public
git-svn-id: svn://ultimatepp.org/upp/trunk@5647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-12 19:36:12 +00:00
cxl
6074378a56 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-05 14:20:30 +00:00
cxl
121f05af01 *Draw: Fixed issue with PaintOnly
git-svn-id: svn://ultimatepp.org/upp/trunk@5625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-05 13:56:29 +00:00
cxl
bd87a04fda Draw, CtrlCore: Major refactor of Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-11 12:33:47 +00:00
cxl
6cf239033f uppsrc: OLD_VALUE completely removed, Core/Rpc: Now supports Json parameters and return values
git-svn-id: svn://ultimatepp.org/upp/trunk@5356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-14 11:43:13 +00:00
cxl
9c66fcab3e Draw: Font, Drawing, Painting, Image now support Xmlize and Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 14:47:25 +00:00
cxl
c4953990f2 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-01 09:06:16 +00:00
cxl
05e6fc0b20 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3556 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-25 16:57:23 +00:00
cxl
4d20f9a477 .ide: fixed to compile in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@3311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-25 20:00:06 +00:00
cxl
cdfbc3eb7a Draw: ImageOps hotspots, CtrlLib: Splitter Zoom fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2932 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-26 08:21:57 +00:00
cxl
abbbf14c04 Draw: Image X11Cursor(int ii);
git-svn-id: svn://ultimatepp.org/upp/trunk@2812 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-23 08:10:38 +00:00