Commit graph

25 commits

Author SHA1 Message Date
cxl
e354e51f4e 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
597466fea8 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
30412847e4 .TSql
git-svn-id: svn://ultimatepp.org/upp/trunk@8433 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-12 06:08:55 +00:00
cxl
dd0e11d806 Fixed type in Copying
git-svn-id: svn://ultimatepp.org/upp/trunk@8121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 14:29:25 +00:00
cxl
7bdd4527c7 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7877 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-09 16:35:41 +00:00
cxl
f5e2ab6a29 ODBC: Support for unicode fetch values
git-svn-id: svn://ultimatepp.org/upp/trunk@7871 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-08 17:58:36 +00:00
cxl
9da5742400 Licence updated #644
git-svn-id: svn://ultimatepp.org/upp/trunk@6783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 11:36:11 +00:00
rylek
679c08db9f .TSql/util.h,cpp: fixed schema-related functions to match changes in SqlId
git-svn-id: svn://ultimatepp.org/upp/trunk@4604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-18 23:38:08 +00:00
cxl
437c7f58cf Core: Id is now String based, Sql: SqlCol erradicated
git-svn-id: svn://ultimatepp.org/upp/trunk@4276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-08 23:55:47 +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
rylek
b80c030e3c +CtrlCore/ParseRTF.cpp: added simple table cell shading support (solid color only)
+Oracle/Oci8.cpp: OracleBlob / Clob upgraded to 64-bit LOB handle

git-svn-id: svn://ultimatepp.org/upp/trunk@3650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-13 18:34:03 +00:00
rylek
1164d686e7 .Sql: modified SqlSession::SetError logic to overwrite last error out of transactions
.TSql: adjusted SqlBlock to do a ClearError when starting a transaction
+Core: added ArrayMap::Insert(int i, const K& key, T *newt) in analogy to Array

git-svn-id: svn://ultimatepp.org/upp/trunk@3466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-27 07:01:41 +00:00
rylek
221c76e907 .CtrlCore/: minor fixes in EncodeRTF; fixed escape sequences in .t string constants
git-svn-id: svn://ultimatepp.org/upp/trunk@3197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-11 18:58:56 +00:00
rylek
6388462fa4 +Sql: new method SqlUpdate::Column(const SqlSet& cols, const SqlSet& vals) supports Oracle-style multicolumn SET in UPDATE (UPDATE xxx set (A, B, C) = select A, B, C from yyy)
+TSql: new variants Force[Schema]Update support incremental updates according to comparison of 'old' and 'new' row data

git-svn-id: svn://ultimatepp.org/upp/trunk@2570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-27 08:05:41 +00:00
cxl
88f4278bac .Tsql
git-svn-id: svn://ultimatepp.org/upp/trunk@2415 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-20 09:57:35 +00:00
cxl
95d8d9bd0c .uppsrc: minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-06 07:33:07 +00:00
rylek
3dd0b41611 Resolved conflict in TSql/util.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@1865 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-03 21:06:58 +00:00
rylek
e527abb455 SchemaAlias improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@1852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-29 07:33:49 +00:00
rylek
502b7fd776 Progress display enhancements in the login dialog
git-svn-id: svn://ultimatepp.org/upp/trunk@1347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-29 19:14:30 +00:00
rylek
f27d9e7c4f Minor bug fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@912 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-03 17:05:21 +00:00
rylek
605703e2ed Bug fix - crash in certain login failure situations
git-svn-id: svn://ultimatepp.org/upp/trunk@911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-01 17:04:53 +00:00
rylek
713e94f0b9 git-svn-id: svn://ultimatepp.org/upp/trunk@513 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-10-09 18:41:31 +00:00
cxl
99c0a588a6 License fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-02 10:29:42 +00:00
mdelfede
d5a40392a1 new uvs2 releases : uppsrc-2621 tutorial-38 examples-142 reference-115 - changed some capitalization in file names
git-svn-id: svn://ultimatepp.org/upp/trunk@313 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-10 20:51:21 +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