Commit graph

30 commits

Author SHA1 Message Date
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