Alex Fabijanic
b435db6e8e
fix a leak, add some table features
2020-01-17 10:59:55 +01:00
Günter Obiltschnig
d588f86961
add missing check for POCO_NO_GCC_API_ATTRIBUTE
2019-11-17 09:32:42 +01:00
Günter Obiltschnig
4a6a1a980b
make PDF build with VS2008
2018-03-07 10:14:49 +01:00
Alex Fabijanic
aaf14a0e93
copy changes from develop
2018-02-02 12:24:16 -06:00
Alex Fabijanic
92087fae18
add Page::setTTFont
2017-11-26 21:46:30 -06:00
Alex Fabijanic
8579722f38
regenerate VS projects; replace font with DejaVu and add license file; embed external font in text sample
2017-11-22 20:19:42 -06:00
Alex Fabijanic
e067b19903
upgrade libHaru to 2.3.0; make UTF-8 encoding default; some internal modifications and fixes
2017-11-21 20:42:14 -06:00
Günter Obiltschnig
04e7e04d4d
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Daniel Rosser
7d413184e6
zlib patch for DEBUG pre-processor
...
Patch as described on zlib:
https://github.com/madler/zlib/pull/80
2014-10-06 14:37:39 +11:00
Roger Meier
b0581433a7
LICENSE: add info about SPDX-License-Identifier usage and use it
...
fix: remove executable flag and change back to 100644 (was 100755)
Signed-off-by: Roger Meier <r.meier@siemens.com>
2014-05-14 08:38:09 +02:00
Roger Meier
628a06f718
LICENSE: add info about SPDX-License-Identifier usage and use it
...
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
2014-05-04 21:02:42 +02:00
aleks-f
ef9cda6666
GH #26 : Cannot compile on gcc
...
GH #26 : Cannot compile on gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3 using
compiler flag pedantic
2012-12-12 23:02:20 -06:00
Aleksandar Fabijanic
d8397b9153
- VS2012: build/tests
...
- JSON: style and exceptions catch by ref fix
- NumberParser: case-insensitive hex parsing
- Dynamic::Var: const std::string& cast operator specialization (coaxing std::string ctor)
- LocalDateTime: strftime fix (buffer too small for full tz string, use %Z instead of %z - makes no difference on windows but is more portable)
- small buildwin.cmd vsvars32.bat call fix
2012-09-24 03:51:40 +00:00
Aleksandar Fabijanic
883de9670a
Windows/VS2011 build all configs
2012-09-23 06:28:42 +00:00
Aleksandar Fabijanic
69be5d7e98
- VS 80 build & OS version detection
...
- SF #3564756 : iOS trunk compile fix
2012-09-11 02:02:23 +00:00
Aleksandar Fabijanic
5a639074d9
change EOL to 'native'
2012-04-29 18:52:25 +00:00
Aleksandar Fabijanic
d75e68c027
new trunk (base for 1.5)
...
windows build only
2012-04-23 01:14:34 +00:00