Commit graph

47 commits

Author SHA1 Message Date
cxl
3b41d50b0b uppsrc: License notices fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@9106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-29 13:43:54 +00:00
cxl
85317d1a14 sqlite3 updated to latest version
git-svn-id: svn://ultimatepp.org/upp/trunk@7896 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-14 14:49:05 +00:00
cxl
2586382e4b SQL: Various engine fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@7827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-28 17:58:06 +00:00
cxl
097de77a87 SqlSchema: CLOB/BLOB width now set as INT_MAX/2 (not 0)
git-svn-id: svn://ultimatepp.org/upp/trunk@7582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-11 09:51:02 +00:00
cxl
e461d6f43f Sql: S_type now supports GetWidth
git-svn-id: svn://ultimatepp.org/upp/trunk@6741 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-10 13:26:48 +00:00
cxl
ba4cdceff2 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5326 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-07 11:11:32 +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
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
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
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
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
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
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
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
880ff42e7d Sqlite3 schema fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1882 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-12 17:40:19 +00:00
rylek
8132cd7f9f Minor Sqlite-related fixes and improvements; new helper HttpContentDisposition to simplify generation of http response headers
git-svn-id: svn://ultimatepp.org/upp/trunk@1881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-12 13:53:13 +00:00
cxl
aceb3814f2 sqlite3: added assist++ pragrma to avoid Select struct of sqlite3 to hide SqlExp Select
git-svn-id: svn://ultimatepp.org/upp/trunk@1294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-10 16:00:48 +00:00
cxl
a5f7622ac4 Sqlite3: fixed problems with date
theide: sql hightlighting adjustment (keywords reduced)

git-svn-id: svn://ultimatepp.org/upp/trunk@1293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-10 12:50:17 +00:00
cxl
fba472cbc6 XML now produces CFLF pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@1291 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-09 13:39:04 +00:00
cxl
392f92f325 theide: Fixed NOBLITZ problem (BLITZ works again)
git-svn-id: svn://ultimatepp.org/upp/trunk@1243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-28 19:18:08 +00:00
cxl
b46fd59335 Sqlite3: reset/finalize fix (hopefully)
git-svn-id: svn://ultimatepp.org/upp/trunk@1240 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-26 17:31:56 +00:00
cxl
cc6f66b6b0 theide - minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1219 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-23 08:30:50 +00:00
cxl
b155d98e94 theide: Highlighting of .sch files
git-svn-id: svn://ultimatepp.org/upp/trunk@1217 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-22 09:14:47 +00:00
cxl
17ac1f4027 Painter: OnPath, text optimizations
git-svn-id: svn://ultimatepp.org/upp/trunk@916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-06 16:32:40 +00:00
rylek
d38c4cd316 Added #include <stddef.h> in MSC compilation mode to bring in the declaration of intptr_t
git-svn-id: svn://ultimatepp.org/upp/trunk@849 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-11 08:39:01 +00:00
cxl
1bfd40f1fd ArrayCtrl::ColumnSortFindKey - when array is sorted by clicking header column, cursor is restored on line with previous GetKey
git-svn-id: svn://ultimatepp.org/upp/trunk@835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-03 16:40:26 +00:00
cxl
2b8226e0e5 Fix in sqlite3
git-svn-id: svn://ultimatepp.org/upp/trunk@833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-02 12:46:49 +00:00
cxl
ad5b94852c sqlite uintptr_t fix
git-svn-id: svn://ultimatepp.org/upp/trunk@818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-27 21:43:16 +00:00
cxl
172c4933aa Sqlite3 uintptr_t fix, valgrind detected uninitialized variables fix
git-svn-id: svn://ultimatepp.org/upp/trunk@811 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-26 08:46:39 +00:00
cxl
4d6eb322b6 Replaced agg pixfmts
git-svn-id: svn://ultimatepp.org/upp/trunk@751 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-15 22:25:48 +00:00
cxl
b802e680c5 SQLITE3 AUTO_INCREMENT empty
git-svn-id: svn://ultimatepp.org/upp/trunk@492 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-30 19:03:10 +00:00
cxl
fc70268cf1 Fixed Time support in Sqlite3 (column must have datetime type)
git-svn-id: svn://ultimatepp.org/upp/trunk@394 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-03 15:17:45 +00:00
cxl
f403b3af82 Fixed cr-lf problem in .upp files (found when working with svn)
git-svn-id: svn://ultimatepp.org/upp/trunk@335 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-15 20:07:34 +00:00
mdelfede
52ee2f6360 new uvs2 releases : uppsrc-2630 tutorial-38 examples-142 reference-115
git-svn-id: svn://ultimatepp.org/upp/trunk@324 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-02 14:54:22 +00:00
mdelfede
d91cd76752 new uvs2 releases : uppsrc-2601 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@302 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-18 18:49:45 +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