Commit graph

25 commits

Author SHA1 Message Date
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
bc60398ff9 .TSql
git-svn-id: svn://ultimatepp.org/upp/trunk@8433 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-12 06:08:55 +00:00
cxl
9356691952 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
2a7774289e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7877 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-09 16:35:41 +00:00
cxl
4a8c3abf4f 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
05f54e0058 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
c722e8329b .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
10094501aa 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
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
rylek
4d7308e99e +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
0cc4a5f10a .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
71d0ab2d03 .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
91b4a18385 +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
4cfa0be5b0 .Tsql
git-svn-id: svn://ultimatepp.org/upp/trunk@2415 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-20 09:57:35 +00:00
cxl
31c1901455 .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
5ea442618f 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
f3eed3c792 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
9ec845ba3f 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
695e7ebbe2 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
ef514fd6e8 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
bf481d6043 git-svn-id: svn://ultimatepp.org/upp/trunk@513 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-10-09 18:41:31 +00:00
cxl
d5885e08ce 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
f8da83cdf4 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
263ff5f895 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