Commit graph

45 commits

Author SHA1 Message Date
cxl
db9f38deb7 New SK-SK translation applied (thanks Gapko)
git-svn-id: svn://ultimatepp.org/upp/trunk@7425 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-08 09:37:24 +00:00
cxl
51687976c2 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +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
cxl
fc0f75bad3 Refactoring XmlTag indentation
git-svn-id: svn://ultimatepp.org/upp/trunk@6551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-14 17:42:10 +00:00
cxl
376c8fcd08 SqlCtrl: ValueMap SqlCtrls::Get, ArrayCtrl: map based Set/Add, fixed some warnings and obsolete pragmas removed
git-svn-id: svn://ultimatepp.org/upp/trunk@6316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-05 12:14:09 +00:00
cxl
8f64023a29 i18n: nl-nl translation (thanks wimpie)
git-svn-id: svn://ultimatepp.org/upp/trunk@6301 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-01 17:16:56 +00:00
cxl
934f3b06d3 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-09 06:35:59 +00:00
cxl
31e449f785 CtrlCore: GetScreenSize deprecated, implemented using GetVirtualScreenArea
git-svn-id: svn://ultimatepp.org/upp/trunk@5961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-06 15:24:08 +00:00
cxl
aae9185915 SqlCtrl: SqlConsole FileSel issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@5916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-22 12:55:33 +00:00
cxl
6bdc9249f4 .SqlCtrl: SqlConsole: Now Using FileSel
git-svn-id: svn://ultimatepp.org/upp/trunk@5915 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-22 12:36:50 +00:00
cxl
b6c04a3a4a uppsrc: New nl-nl translation
git-svn-id: svn://ultimatepp.org/upp/trunk@5633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-09 16:16:01 +00:00
cxl
b7447a2a26 uppsrc: fr-fr translation
git-svn-id: svn://ultimatepp.org/upp/trunk@5310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-03 09:21:27 +00:00
cxl
e11116dee9 uppsrc: New ptBR translation
git-svn-id: svn://ultimatepp.org/upp/trunk@5089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-29 12:37:34 +00:00
cxl
00546d7592 SqlCtrl: Now supports ThreeState mode
git-svn-id: svn://ultimatepp.org/upp/trunk@4713 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-22 12:47:38 +00:00
cxl
79226efa5e Sql: GetSchColumn now guaranteed to be uppercase
git-svn-id: svn://ultimatepp.org/upp/trunk@4345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 10:38:19 +00:00
cxl
eca7161484 SqlCtrl: SqlCtrls now support automatic creation based on schema introspection
git-svn-id: svn://ultimatepp.org/upp/trunk@4312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 18:15:23 +00:00
cxl
7883a3b524 i18n: pt-br translation
git-svn-id: svn://ultimatepp.org/upp/trunk@4306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 08:21:09 +00:00
rylek
23ce17db84 .CtrlLib/ArrayCtrl.cpp: bug fix - activation of AppendLine together with MultiSelect highlighted two 'cursor' rows
git-svn-id: svn://ultimatepp.org/upp/trunk@4150 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-08 19:02:48 +00:00
cxl
52c85f6a32 SqlCtrl: new SqlNOption similar to SqlOption, but returns Null on flase (instead of ''0'')
git-svn-id: svn://ultimatepp.org/upp/trunk@3458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-26 08:01:42 +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
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
cxl
5dcdb036b0 CtrlLib: FileSel: Support for Terminal Services client shares (Win32)
git-svn-id: svn://ultimatepp.org/upp/trunk@2848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-16 18:21:07 +00:00
cxl
bc64e40b89 *Fixed OCTALHI encoding in .t files
git-svn-id: svn://ultimatepp.org/upp/trunk@2783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-13 19:54:41 +00:00
cxl
99b83d0eb5 .SqlCtrl docs
git-svn-id: svn://ultimatepp.org/upp/trunk@2693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-15 06:48:02 +00:00
cxl
353614af5d .uppsrc: ca-es translation
git-svn-id: svn://ultimatepp.org/upp/trunk@2516 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-02 18:53:25 +00:00
cxl
86eea008ef SqlCtrl: SqlArray has new WhenFilter Gate (able to filter records being fetched)
git-svn-id: svn://ultimatepp.org/upp/trunk@2313 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-07 21:44:38 +00:00
cxl
958180f53a SqlCtrl: SqlArray ReQuery(SqlBool)
git-svn-id: svn://ultimatepp.org/upp/trunk@2044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-09 20:31:59 +00:00
cxl
9ac37c0596 uppsrc: New RO-RO translation
git-svn-id: svn://ultimatepp.org/upp/trunk@1972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-28 19:10:39 +00:00
cxl
e1f3125c8b CtrlLib: Fix in EditField Key
git-svn-id: svn://ultimatepp.org/upp/trunk@1739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-07 21:56:55 +00:00
cxl
c6d0d6c9c4 uppsrc: All .iml files changed to new format
git-svn-id: svn://ultimatepp.org/upp/trunk@1697 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-16 03:49:20 +00:00
cxl
083a8dd836 theide: .t files are now saved with strings converted by escaping >127 characters (and back on loadig); uppsrc: all .t files converted this way
git-svn-id: svn://ultimatepp.org/upp/trunk@1696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-15 20:26:26 +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
ac4ce295cf Applied new sk-sk translation
git-svn-id: svn://ultimatepp.org/upp/trunk@1183 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-15 07:06:41 +00:00
cxl
d60e6b538c Drawing refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@1099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-26 16:27:01 +00:00
cxl
a00d41eacc New Zn_TW tr, Compiz fix, ArrayCtrl sorting fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1057 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-14 18:13:09 +00:00
cxl
ef007e6421 SqlDetail fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-10 10:51:44 +00:00
cxl
7f5d05f0d5 SqlArray documentation, minor ide fix
git-svn-id: svn://ultimatepp.org/upp/trunk@936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-10 22:43:09 +00:00
cxl
25dfd44218 SqlArray::SetTable(table, key) variant
git-svn-id: svn://ultimatepp.org/upp/trunk@741 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-10 13:35:19 +00:00
cxl
e15b677a9b SqlArray problem
git-svn-id: svn://ultimatepp.org/upp/trunk@627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-10 08:16:36 +00:00
cxl
7d3d8dc7b5 SqlArray topics started
git-svn-id: svn://ultimatepp.org/upp/trunk@590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-02 09:02:58 +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
cxl
350e4d6e49 SqlArray::WhenPreQuery
git-svn-id: svn://ultimatepp.org/upp/trunk@499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-02 09:13:08 +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
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