Commit graph

28 commits

Author SHA1 Message Date
cxl
13fc520a79 CtrlLib: SuggestCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@7378 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 09:12:28 +00:00
cxl
51687976c2 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
33747551bf uppsrc: Fixed all -Wall warnings (except logical parenthesis and misplaced else)
git-svn-id: svn://ultimatepp.org/upp/trunk@6902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 18:12:17 +00:00
cxl
be732fd019 plugin\jpg: typo fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-19 15:17:49 +00:00
cxl
9ca570718e CtrlCore: Fixed Win32 printing, plugin/jpg: orientation endiannes
git-svn-id: svn://ultimatepp.org/upp/trunk@6580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-19 15:14:04 +00:00
cxl
3d7d540706 CtrlLib: DropList SetValueConvert, plugin\jpg: orientation EXIF metatag
git-svn-id: svn://ultimatepp.org/upp/trunk@6238 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-08 13:31:11 +00:00
cxl
f1d58a1a2f plugin/jpg: CMYK support
git-svn-id: svn://ultimatepp.org/upp/trunk@6105 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 17:27:21 +00:00
unodgs
ecc40642c7 Jpg: Setting hotspot to [0, 0] instead of Null (otherwise ChPaint paints nothing)
git-svn-id: svn://ultimatepp.org/upp/trunk@5711 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-15 18:43:40 +00:00
cxl
aea66692c6 Skylark: disabled custom build steps
git-svn-id: svn://ultimatepp.org/upp/trunk@5256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-04 15:26:10 +00:00
cxl
03795088a1 plugin: reverted jpg/tif/png
git-svn-id: svn://ultimatepp.org/upp/trunk@5226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-22 17:04:16 +00:00
cxl
6d8a7de088 uppsrc: Removed jpg/png/tif to be replaced
git-svn-id: svn://ultimatepp.org/upp/trunk@5224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-22 16:20:08 +00:00
cxl
feef1a579e plugin/bz2: Moving to .so in posix
git-svn-id: svn://ultimatepp.org/upp/trunk@4502 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-31 16:50:29 +00:00
rylek
1cd8f2c8e4 Geom/Ctrl/PlotterCtrl: new methods to check for reversed orientation of coordinate axes
plugin/jpg/jpgupp.cpp: support for EXIM image orientation metadata
plugin/sqlite3/Sqlite3upp.cpp: support for BLOB write using SqlRaw
Oracle/Oci8.cpp: fixed OracleBlob::Write to survive zero-length write

git-svn-id: svn://ultimatepp.org/upp/trunk@4100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-24 21:30:07 +00:00
cxl
a290659bf2 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-18 15:02:19 +00:00
cxl
02c15afb7c *plugin\jpg fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-06 10:52:56 +00:00
cxl
b9e327d3ca .CtrlCore: X11 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-19 17:09:21 +00:00
cxl
d97dd519c1 plugin/png, tif, jpg now correctly handle dpi info (thanks Koldo!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-17 18:21:28 +00:00
cxl
12c39616fe .CtrlLib, plugin/jpg: more fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-14 22:26:25 +00:00
cxl
9c7bfd958b *plugin/jpg, png: reverted back to setjmp/longjmp, while fixing other issues (crash in Win64 for jpg, diagnostic messages in POSIX - hopefully).
git-svn-id: svn://ultimatepp.org/upp/trunk@2227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-14 19:46:21 +00:00
cxl
eecc29da32 .plugin/png,jpg: sealed with more try/catch blocks
git-svn-id: svn://ultimatepp.org/upp/trunk@2224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-13 08:38:17 +00:00
cxl
9148dbf549 *Draw: Fixed issue fonts with default Win32 fonts in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@2185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-06 13:47:45 +00:00
cxl
5ea6a341d5 *plugin/jpg: Hopefully fixed to work in Win64
git-svn-id: svn://ultimatepp.org/upp/trunk@2184 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-06 11:31:23 +00:00
cxl
c088dcd9db Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-27 17:48:02 +00:00
cxl
5d7ef51b83 Minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@1053 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-08 17:56:12 +00:00
cxl
89cab47f77 JPGRaster::GetExifThumbnail
git-svn-id: svn://ultimatepp.org/upp/trunk@1051 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-07 15:53:48 +00:00
cxl
2f1cbc0744 TheIDE: Package coloring experiment
git-svn-id: svn://ultimatepp.org/upp/trunk@1047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-05 18:30:09 +00:00
mdelfede
b7988cc063 new uvs2 releases : uppsrc-2602 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@303 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-22 13:13:20 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00