Commit graph

4111 commits

Author SHA1 Message Date
cxl
f55016ba4e .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7876 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-09 10:24:26 +00:00
cxl
63ad0729bf SqlExp: Substr now emits 'substring' for MSSQL
git-svn-id: svn://ultimatepp.org/upp/trunk@7874 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-09 09:59:08 +00:00
cxl
4f6da79c33 SqlExp: Length now 'LEN' for MSSQL
git-svn-id: svn://ultimatepp.org/upp/trunk@7872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-08 18:32:37 +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
15e2426a8c ide: Layout code generator can now generate event handlers for buttons #922
git-svn-id: svn://ultimatepp.org/upp/trunk@7870 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-07 16:01:44 +00:00
cxl
4f14b682ae ide: Fixed some inavlid FindFile requests
git-svn-id: svn://ultimatepp.org/upp/trunk@7869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-07 11:16:16 +00:00
cxl
048d2d37df XmlParser: Fixed issue with initial error
git-svn-id: svn://ultimatepp.org/upp/trunk@7868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-07 10:13:38 +00:00
cxl
c07aa377a4 ide: Long error lines now split to multiple #920
git-svn-id: svn://ultimatepp.org/upp/trunk@7867 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-07 09:50:26 +00:00
cxl
da042bf82c Sql: SqlExp: SqlSetFrom(ValueArray..)
git-svn-id: svn://ultimatepp.org/upp/trunk@7866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-06 09:27:54 +00:00
cxl
e255977a84 minor codeeditor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@7864 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-05 19:25:55 +00:00
cxl
22b1f32c91 Geom/Coords: Fixed for C++11
git-svn-id: svn://ultimatepp.org/upp/trunk@7863 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-05 14:05:19 +00:00
cxl
bd27fbff27 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-04 09:36:15 +00:00
cxl
08cf67476f Core: CompressLog improved for non-pretty data
git-svn-id: svn://ultimatepp.org/upp/trunk@7861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-03 14:04:00 +00:00
cxl
b279bb398b Sql: Decode (originally Oracle) implemented for other DBs using case .. then .. else .. end
git-svn-id: svn://ultimatepp.org/upp/trunk@7860 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-03 13:51:50 +00:00
cxl
67e889d96e Sql: SplitSqlSet (+ fix of SqlBinary compilation)
git-svn-id: svn://ultimatepp.org/upp/trunk@7858 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-03 13:33:56 +00:00
cxl
afcf7ae801 PGSQL: lastval for GetLastInsertedId() reverted to previous solution because of triggers issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-03 10:37:17 +00:00
cxl
c0ff125e97 ODBC: Changed to fetch complete resultset at Execute
git-svn-id: svn://ultimatepp.org/upp/trunk@7855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-02 18:19:42 +00:00
cxl
c4e2ed32c3 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-02 11:53:41 +00:00
cxl
b86213837d MSSQL: MsSqlSequence(const char *) constructor
git-svn-id: svn://ultimatepp.org/upp/trunk@7851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-31 14:08:57 +00:00
cxl
33b64f2b7b ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7850 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-31 13:54:37 +00:00
cxl
b724e70cfc upt: Console.upt now supports language selection #899
git-svn-id: svn://ultimatepp.org/upp/trunk@7849 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-31 13:01:15 +00:00
cxl
ad5ad21338 Sql: Trace compression
git-svn-id: svn://ultimatepp.org/upp/trunk@7847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-31 12:37:26 +00:00
cxl
5f89b2da37 Core/Rpc: Log compression #904
git-svn-id: svn://ultimatepp.org/upp/trunk@7846 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-31 08:54:16 +00:00
cxl
31471a889d Core/Rpc: CompressLog
git-svn-id: svn://ultimatepp.org/upp/trunk@7845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-31 07:55:18 +00:00
cxl
b10efedc2f ide: Double link issue resolved #897
git-svn-id: svn://ultimatepp.org/upp/trunk@7844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-30 20:31:48 +00:00
cxl
1ecb42fa40 Core: Convert Pattern issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7841 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-30 09:45:35 +00:00
cxl
93ebde356b CtrlLib: HeaderCtrl now ignores serialization when number of columns is different #898
git-svn-id: svn://ultimatepp.org/upp/trunk@7839 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-30 09:02:04 +00:00
cxl
545f00f8de MSSQL/ODBC: Refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7836 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 20:02:01 +00:00
cxl
0e0b91ecc4 Core: ConvertDouble now filters input if pattern is used (to fix '1.23 EUR' situation)
git-svn-id: svn://ultimatepp.org/upp/trunk@7835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 15:45:17 +00:00
cxl
458635a488 CtrlLib: ArrayCtrl fixed DnD of last item
git-svn-id: svn://ultimatepp.org/upp/trunk@7834 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 15:15:26 +00:00
cxl
16f3bac85f CtrlLib: Switch forced layout options, fix in .usc (thanks Didier)
git-svn-id: svn://ultimatepp.org/upp/trunk@7833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 09:27:41 +00:00
cxl
f004e655a5 CtrlLib: Fixed issue with ColumnList::RemoveSelection (thanks Manfred)
git-svn-id: svn://ultimatepp.org/upp/trunk@7832 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 09:17:00 +00:00
cxl
4615877f67 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-29 08:35:17 +00:00
cxl
a664ef1db4 ide: Find in files Workspace option
git-svn-id: svn://ultimatepp.org/upp/trunk@7828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-28 21:48:07 +00:00
cxl
2586382e4b 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
41a823715c SqlExp: MSSQL dialect version of ConvertAscii, ODBC: Param issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-27 08:24:50 +00:00
cxl
74e1b50f89 lz4: improved stats, MSSQL: fixed issue with REFERENCES
git-svn-id: svn://ultimatepp.org/upp/trunk@7825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-25 17:07:55 +00:00
cxl
49ac9818dd ide: Error messages improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-24 16:34:08 +00:00
cxl
00681583a2 .fix in lz4
git-svn-id: svn://ultimatepp.org/upp/trunk@7823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-24 06:51:53 +00:00
cxl
02c85b0b5e ide: Highligting improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-23 17:57:12 +00:00
cxl
ac0086ef7d .lz4 stats improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-23 13:41:04 +00:00
cxl
b4ba7da728 plugin/lz4: stats option
git-svn-id: svn://ultimatepp.org/upp/trunk@7816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-23 10:30:49 +00:00
cxl
a2d607295f ide: Highlighting of numbers improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7815 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-23 06:52:11 +00:00
cxl
41b132ca16 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7811 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-22 21:20:20 +00:00
cxl
66c38cc48b umk: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@7810 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-22 20:55:46 +00:00
cxl
0b427cbd71 Core: XML now throws error on unknown entity
git-svn-id: svn://ultimatepp.org/upp/trunk@7809 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-22 13:51:36 +00:00
cxl
c0ff9293f4 PGSQL: Now using lastval() for GetInsertedId
git-svn-id: svn://ultimatepp.org/upp/trunk@7808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-22 09:04:46 +00:00
cxl
7fc30365a7 Log highlighter improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-22 07:49:41 +00:00
cxl
fd19fc13f8 TopWindow: CloseBoxRejects
git-svn-id: svn://ultimatepp.org/upp/trunk@7806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-21 09:29:24 +00:00
cxl
1b23228d8b Sql: SqlExp: .Limit(n) in MSSQL emulated using TOP
git-svn-id: svn://ultimatepp.org/upp/trunk@7805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-20 18:43:25 +00:00