cxl
5e01d15846
plugin/sqlite3: updated to 3.17.9
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10884 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-25 15:44:49 +00:00
cxl
449cf99359
plugin/sqlite3, Sql: library updated, GetCurrentTime fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-29 22:44:45 +00:00
cxl
390fca6b36
upp.src: Gate2->Gate
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 05:48:06 +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
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
3e5a31bdf9
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
573741f137
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
c02a343e75
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
084ce79f20
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
d99e39135f
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
3b79989a83
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5326 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-07 11:11:32 +00:00
cxl
fa7fe19881
.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
88afad6672
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
d14fa94a36
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
d12fb1eb86
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
a4947790ef
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
b051d8c2f8
.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
1fc00e4c41
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
7386be99a3
.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
45cdaed544
*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
0df8e08e58
.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
37acc29443
.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
2bb46ee4ab
.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
78bb810b84
.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
32a1057440
*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
b17ec01804
*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
19328d7d8b
.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
6c57650e88
*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
90d97c0b7c
*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
624b82d942
*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
18f546fb86
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
54af17f7bf
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
f9847fd30b
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
f6e85c0c5a
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
0d71073609
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
11f22c400e
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
0c3c8e3346
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
63b24ae5bf
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
d090db0978
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
81e1a7d802
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
64ac4f9174
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
33c2c2f2b8
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
6fe6597dfc
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
6688c829d8
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
6e3a414b85
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
c17daff3a9
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
57b310cbff
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
45177b29cd
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
ba45f0afb0
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
f713349630
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