Commit graph

108 commits

Author SHA1 Message Date
rylek
b000752005 .Core/ValueUtil.cpp: removed unnecessary compiler version checks
.Core/Socket.cpp: added compiler version check to #include <ws2ipdef.h>

git-svn-id: svn://ultimatepp.org/upp/trunk@4805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 08:40:47 +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
cxl
97bfa2f508 .developing Sql
git-svn-id: svn://ultimatepp.org/upp/trunk@4288 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-10 11:30:08 +00:00
cxl
817b30a806 Sql: finalizing JoinRef and introspection
git-svn-id: svn://ultimatepp.org/upp/trunk@4269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-07 20:21:09 +00:00
cxl
79280e95a6 Sql: REFERENCES in .sch now can be preset by Sql (prerequisite for introspection)
git-svn-id: svn://ultimatepp.org/upp/trunk@4174 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-16 07:47:00 +00:00
cxl
bf24417299 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4128 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-05 12:24:42 +00:00
cxl
610b89b7c1 plugin\Sqlite3: upgraded to 3.7.8
git-svn-id: svn://ultimatepp.org/upp/trunk@4122 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 10:36:08 +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
48ba0a7d5d .CtrlCore: RAINBOW compilation flag to exlude GUI libraries
git-svn-id: svn://ultimatepp.org/upp/trunk@4092 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-23 12:26:44 +00:00
cxl
bc43e9edf8 Report: QtfReport page numbering option, MacOS X11 patches (thanks fudadmin)
git-svn-id: svn://ultimatepp.org/upp/trunk@3949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-03 18:42:34 +00:00
rylek
cb1a603c21 .plugin/pcre: PCRE_STATIC #define'd to suppress declspec(dllimport)'s being generated as they confuse MSC integrated debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@3919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-27 00:11:18 +00:00
cxl
58593f591c plugin/tif updated to version 1.43 (thanks tojocky)
git-svn-id: svn://ultimatepp.org/upp/trunk@3916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-26 20:30:40 +00:00
cxl
080f6c0b41 *plugin/pcre: fixed to compile with MSC9
git-svn-id: svn://ultimatepp.org/upp/trunk@3909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-25 11:28:03 +00:00
rylek
1ebbcb416a .plugin/sqlite: fixed conversion of statement to UTF8
.Core/XML.cpp: ReadTextE updated to reflect modified IsText / ReadText logic
.TSql/util.cpp: new method SchemaId for explicitly naming table alias
.TCtrlLib: system color fix in WithDisplay<T>

git-svn-id: svn://ultimatepp.org/upp/trunk@3777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-22 01:03:09 +00:00
cxl
2b8322f195 plugin/sqlite3 updated to 3.7.7.1
git-svn-id: svn://ultimatepp.org/upp/trunk@3723 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-01 06:56:47 +00:00
rylek
9ab49c4b9f +Draw/, Report/, PdfDraw/, DocTypes/: minimalistic PDF/A support
+plugin/wincert: basic Win32 certificate manipulation and PDF digital signing

git-svn-id: svn://ultimatepp.org/upp/trunk@3715 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-27 09:23:37 +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
rylek
5daee1fcff .Sql: added 'binary' flag to SqlColumnInfo to check for binary columns
.OleDB: fixed logic for fetching multiple BLOB columns from a rowset
.OleDB: fixed BLOB update logic based on SqlRaw
.Geom/Draw: removed assembly variant of matrix-vector multiplication

git-svn-id: svn://ultimatepp.org/upp/trunk@3322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-03 23:04:30 +00:00
rylek
affc79af60 .TCore: fixed clashes of 'global member' functions accross files
*plugin/png: bug fix - wrong interpretation of transparency information (png_get_tRNS)

git-svn-id: svn://ultimatepp.org/upp/trunk@3276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-12 15:53:52 +00:00
cxl
093cad7882 *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5)
git-svn-id: svn://ultimatepp.org/upp/trunk@3125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-30 12:42:32 +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
rylek
b8573dea32 +Ide: new function - convert selection to ASCII
+Ide: main package configuration editor shows structured flags accepted by packages

git-svn-id: svn://ultimatepp.org/upp/trunk@2917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-21 20:32:10 +00:00
cxl
a6ae5798a4 *plugin/gif: Support for LCT (and couple of 64bits fixes)
git-svn-id: svn://ultimatepp.org/upp/trunk@2838 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-07 10:58:31 +00:00
cxl
6e8baec884 *Sqlite3: Schema fixes (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@2780 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-13 17:29:39 +00:00
cxl
61600c432a .Sqlite3: GetTransactionLevel (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@2779 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-13 17:26:07 +00:00
cxl
59018d02fe .Sqlite3: Added compiler options to enable FTS
git-svn-id: svn://ultimatepp.org/upp/trunk@2778 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-13 17:21:16 +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
6be7e18574 RasterPlayer, *Core: LocalProcess, *png: version issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2669 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-08 08:08:52 +00:00
unodgs
95bb78a131 plugins: Added Box2D lib
git-svn-id: svn://ultimatepp.org/upp/trunk@2582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-30 20:27:58 +00:00
unodgs
fc02cb1f0b .plugin/pcre: updated to version 8.10
git-svn-id: svn://ultimatepp.org/upp/trunk@2541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 10:57:15 +00:00
unodgs
2e9138455e .plugin/sqlite3: updated to version 3.6.23.1
git-svn-id: svn://ultimatepp.org/upp/trunk@2540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 10:19:19 +00:00
cxl
a34ba9bc0b .ndisasm
git-svn-id: svn://ultimatepp.org/upp/trunk@2527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 12:44:28 +00:00
cxl
1f3dd9890e .ndisasm: Authors
git-svn-id: svn://ultimatepp.org/upp/trunk@2526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 12:42:28 +00:00
cxl
0d2b0a3a58 .plugin/ndisasm: upgraded to latest version
git-svn-id: svn://ultimatepp.org/upp/trunk@2525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 10:27:34 +00:00
cxl
380e90555c *plugin/gif: Animated gif fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-24 18:45:11 +00:00
cxl
f7777f455f .plugin/gif
git-svn-id: svn://ultimatepp.org/upp/trunk@2492 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-20 12:18:25 +00:00
cxl
fa96c2b294 Draw, plugin/gif: Animated GIF support (thanks Koldo!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2490 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-18 08:15:00 +00:00
cxl
e3fa59f66b .Sqlite3 improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@2446 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-31 19:12:28 +00:00
cxl
f312a4ddb9 *Sqlite3: Fixed NULL column name issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-30 17:21:59 +00:00
cxl
d85a0f66ff *Sqlite3: fixed empty column name issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-26 15:36:54 +00:00
cxl
76e951d8bd .Sqlite3: ToLower for coltype
git-svn-id: svn://ultimatepp.org/upp/trunk@2407 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-18 18:26:43 +00:00
cxl
718fca539f *Sqlite3: fix to work to Linux (again)
git-svn-id: svn://ultimatepp.org/upp/trunk@2298 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-02 08:33:10 +00:00
cxl
564c28762e *sqlite3: fixed for linux
git-svn-id: svn://ultimatepp.org/upp/trunk@2297 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-02 08:28:59 +00:00
rylek
25da08202d .plugin/dbf: new variant WriteRow() can be used together with PutItem for simple sequential row output.
git-svn-id: svn://ultimatepp.org/upp/trunk@2286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-30 19:29:06 +00:00
cxl
e53ec1e327 *plugin\ssqlite3: busy patch
git-svn-id: svn://ultimatepp.org/upp/trunk@2277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-28 18:49:41 +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
873c43aa3b *plugin/png: Fixed error handling (no more diagnostic messages on console while starting theide in Linux)
git-svn-id: svn://ultimatepp.org/upp/trunk@2221 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-12 14:34:47 +00:00