Commit graph

72 commits

Author SHA1 Message Date
Mirek Fidler
d7b2fe5f91 Copying 2025 2025-02-20 16:30:02 +01:00
Mirek Fidler
63919f87dc upp: 2024 2024-05-10 14:38:15 +02:00
Mirek Fidler
65aa953b29 u++: Copying updated to 2023 2023-09-17 15:00:44 +02:00
Mirek Fidler
340ce65c08 uppsrc: (c) 2022 2022-04-03 20:58:06 +02:00
Mirek Fidler
21eebae3db Input Method support (Win32, MacOS, Linux) 2022-02-26 18:31:33 +01:00
Mirek Fidler
f084e9a612 PdfDraw now supports color emoji, Fix in Gtk DrawText, refactored font height adjustment in replacement fonts 2022-01-12 23:33:37 +01:00
Mirek Fidler
dcf3117643 PdfDraw: Developing color glyph support 2022-01-07 18:50:55 +01:00
Mirek Fidler
a5c684f895 PdfDraw: Removed accidental CtrlLib.h include 2022-01-06 08:34:22 +01:00
Mirek Fidler
f2ce3bfc75 PdfDraw: Improvements 2022-01-05 08:45:00 +01:00
Mirek Fidler
405c6ff0da PdfDraw: Fixed nonBMP glyphs export 2022-01-02 23:14:17 +01:00
Mirek Fidler
c1e2b0fdfe PdfDraw: Fixed to compile (replaced FormatDoubleFix with FormatF) 2021-08-30 10:18:29 +02:00
cxl
a5f628fe6d uppsrc: 2020->2021
git-svn-id: svn://ultimatepp.org/upp/trunk@15857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-19 14:14:08 +00:00
cxl
5da70205df RichText: JPG raw image data is now exported to PDF as JPEG
git-svn-id: svn://ultimatepp.org/upp/trunk@15834 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-11 11:42:56 +00:00
cxl
6fca987969 uppsrc: Fixing GCC 10.2. warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@15182 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-01 08:03:33 +00:00
cxl
9293ed2be0 uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
git-svn-id: svn://ultimatepp.org/upp/trunk@15123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 09:37:31 +00:00
cxl
f8b8cbf1eb Copying update
git-svn-id: svn://ultimatepp.org/upp/trunk@14978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-03 14:50:30 +00:00
cxl
3e4b840506 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
ec9e1a2f88 upp.src: Fixed CLANG warnings in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@14099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-27 20:14:56 +00:00
cxl
38ac5ee73b 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
8bd9dc923e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-10 12:24:54 +00:00
cxl
e401e24613 PdfDraw: Minor improvement of JPEGDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@11773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-09 22:52:45 +00:00
cxl
a01f017022 PdfDraw: DrawJPEG
git-svn-id: svn://ultimatepp.org/upp/trunk@11772 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-09 19:03:57 +00:00
cxl
7710948f88 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +00:00
cxl
def1ec1f92 u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
04748560ac PdfDraw: Fixed issue with NONSIGNED pdf
git-svn-id: svn://ultimatepp.org/upp/trunk@10382 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-29 10:52:44 +00:00
cxl
a2fd05305e classic: PdfDraw: Signing field now can be multstyle/multiline
git-svn-id: svn://ultimatepp.org/upp/trunk@10369 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-27 09:38:07 +00:00
cxl
4417c9ab03 PdfDraw: Invisible signatures fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@10366 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-27 07:46:26 +00:00
cxl
a77b6afaf0 PdfDraw, RichText: PDF signatures
git-svn-id: svn://ultimatepp.org/upp/trunk@10360 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-26 18:41:12 +00:00
cxl
ae15c9a514 PdfDraw: Signatures
git-svn-id: svn://ultimatepp.org/upp/trunk@10353 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-23 06:55:22 +00:00
cxl
40e42edd96 PdfDraw: developing PdfSigning
git-svn-id: svn://ultimatepp.org/upp/trunk@10351 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-22 18:06:08 +00:00
cxl
d13877b76a PdfDraw: Signing
git-svn-id: svn://ultimatepp.org/upp/trunk@10349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-22 16:59:22 +00:00
cxl
7d5a3f23d3 Core/SSL: GetP7Signature changed
git-svn-id: svn://ultimatepp.org/upp/trunk@10347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-22 11:42:00 +00:00
cxl
67c9f2c4e5 .developing PDF signatures
git-svn-id: svn://ultimatepp.org/upp/trunk@10344 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-22 07:17:08 +00:00
cxl
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
1c909289c6 PdfDraw/RichText: Upscaling of raw images now performed by in PDF reader
git-svn-id: svn://ultimatepp.org/upp/trunk@9899 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-02 12:09:52 +00:00
cxl
b1e865f352 PdfDraw: Compression restored
git-svn-id: svn://ultimatepp.org/upp/trunk@8961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-23 12:37:41 +00:00
cxl
a40c8594d2 PdfDraw, RichText: PdfDraw and RichText->PDF export now support urls #1183
git-svn-id: svn://ultimatepp.org/upp/trunk@8915 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-11 12:46:39 +00:00
cxl
7287211c03 CtrlCore/CtrlLib: Fixed some issues with UHD mode and Gtk skin
git-svn-id: svn://ultimatepp.org/upp/trunk@8825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-21 09:39:06 +00:00
cxl
f1336dc4b4 ide: Rename/Delete package #1167, #1010
git-svn-id: svn://ultimatepp.org/upp/trunk@8671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-11 20:36:57 +00:00
cxl
9356691952 Fixed type in Copying
git-svn-id: svn://ultimatepp.org/upp/trunk@8121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 14:29:25 +00:00
cxl
0c36000275 MSC PCH support
git-svn-id: svn://ultimatepp.org/upp/trunk@8033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-12 20:21:56 +00:00
cxl
05f54e0058 Licence updated #644
git-svn-id: svn://ultimatepp.org/upp/trunk@6783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 11:36:11 +00:00
cxl
5ae3e47fe6 Draw: CachedSetColorKeepAlpha, PdfDraw: compresion of repeated images
git-svn-id: svn://ultimatepp.org/upp/trunk@6594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-21 09:54:19 +00:00
cxl
2d6d8a8d9c *PdfDraw: Fixed issue with negative font height
git-svn-id: svn://ultimatepp.org/upp/trunk@5945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-02 17:43:14 +00:00
cxl
e63b7c768a PdfDraw: IsEmpty
git-svn-id: svn://ultimatepp.org/upp/trunk@5797 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-11 18:56:37 +00:00
cxl
f8434a4d3c Draw: GetInfo DRAWTEXTLINES option
git-svn-id: svn://ultimatepp.org/upp/trunk@5611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 10:39:30 +00:00
cxl
dd69d21cc1 PdfDraw: Fixed metrics issue, improved underline (Bug #346)
git-svn-id: svn://ultimatepp.org/upp/trunk@5604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 17:37:13 +00:00
cxl
7dd5d6058e .pdfdraw
git-svn-id: svn://ultimatepp.org/upp/trunk@5599 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 08:00:32 +00:00
cxl
371f87e8ba .pdfdraw
git-svn-id: svn://ultimatepp.org/upp/trunk@5597 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-29 20:38:24 +00:00
cxl
735c6e4b42 PdfDraw: Refactored sythetised italic and bold
git-svn-id: svn://ultimatepp.org/upp/trunk@5594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-29 19:46:46 +00:00