Commit graph

1292 commits

Author SHA1 Message Date
cxl
31c236b976 Authors updated
git-svn-id: svn://ultimatepp.org/upp/trunk@2634 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-22 20:45:28 +00:00
cxl
d1ca52f22f *XmlRpc: fix of 'double'
git-svn-id: svn://ultimatepp.org/upp/trunk@2633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-22 06:50:47 +00:00
kohait
6946aba781 uppweb: AboutChameleon proper chameleonizing of own Ctrl
git-svn-id: svn://ultimatepp.org/upp/trunk@2620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 15:24:12 +00:00
kohait
a6918b28c0 uppweb: AboutStream corrections
git-svn-id: svn://ultimatepp.org/upp/trunk@2619 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-17 15:23:25 +00:00
unodgs
8f9f5a4401 *GridCtrl: One more Clear fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-16 22:34:09 +00:00
unodgs
7a619b5795 *GridCtrl: Clear respects all fixed rows now
git-svn-id: svn://ultimatepp.org/upp/trunk@2614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-16 18:59:51 +00:00
cxl
8451eb825d SelectDirectory
git-svn-id: svn://ultimatepp.org/upp/trunk@2608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 14:16:20 +00:00
cxl
06f88f88ce Stream: Peek, PutPtr
git-svn-id: svn://ultimatepp.org/upp/trunk@2605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 08:57:08 +00:00
cxl
b82b4f3e6d Stream comments
git-svn-id: svn://ultimatepp.org/upp/trunk@2604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 08:27:23 +00:00
unodgs
6d0bc82f0e *GridCtrl: Fixed searching crash on not clickable cells
git-svn-id: svn://ultimatepp.org/upp/trunk@2600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-11 18:50:55 +00:00
cxl
d84d7f71da .RichEdit cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@2599 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-10 09:51:04 +00:00
cxl
89f7dabb13 Sql: SqlMassInsert (using 'union all' trick)
git-svn-id: svn://ultimatepp.org/upp/trunk@2597 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-07 14:52:40 +00:00
rylek
e036e8e07b .Oracle: BulkExecute continued ...
git-svn-id: svn://ultimatepp.org/upp/trunk@2593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-04 13:07:11 +00:00
rylek
01efdbbfe4 +Oracle: Oracle8::BulkExecute - a simple interface to OCI8 array binds - repeated command execution with varying parameter sets; speeds up inserts / updates drastically over networks with long roundtrip
git-svn-id: svn://ultimatepp.org/upp/trunk@2592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-04 11:29:46 +00:00
ndrew2k
8cb69c2b44 *ide: fix for svn menu (dolik.rce)
git-svn-id: svn://ultimatepp.org/upp/trunk@2589 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-03 08:49:53 +00:00
cxl
fa2c8124f9 Sql: SqlSelect now can add individual fetch values using operator()
git-svn-id: svn://ultimatepp.org/upp/trunk@2587 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-02 10:29:31 +00:00
cxl
b2c5043c8b CtrlCore: IsPainting, CtrlLib: Progress does not open if used in Paint routine
git-svn-id: svn://ultimatepp.org/upp/trunk@2584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-01 15:57:22 +00:00
unodgs
cfa55a1935 plugins: Added Box2D lib
git-svn-id: svn://ultimatepp.org/upp/trunk@2582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-30 20:27:58 +00:00
unodgs
69381f5267 GridCtrl: Added CancelDuplicate, fixed duplicating small issues
git-svn-id: svn://ultimatepp.org/upp/trunk@2580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-29 21:35:16 +00:00
cxl
d3699d38ad .Draw: CreateImage variant with RGBA
git-svn-id: svn://ultimatepp.org/upp/trunk@2578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-29 13:37:31 +00:00
unodgs
668e7d4d12 *GridCtrl: Fixed ReadCol and ReadRow indexes from absolute to relative
git-svn-id: svn://ultimatepp.org/upp/trunk@2577 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-28 22:03:25 +00:00
unodgs
1281fac3fb *GridCtrl: Fixed searching AttrText fields
git-svn-id: svn://ultimatepp.org/upp/trunk@2576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-28 21:45:09 +00:00
cxl
24d0e59825 X11 Status define undefined in CtrlLib.h
git-svn-id: svn://ultimatepp.org/upp/trunk@2571 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-27 19:44:04 +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
70c4e661b8 *CtrlLib: Fixed issues with various popups (like tooltip) and deactivating the window
git-svn-id: svn://ultimatepp.org/upp/trunk@2568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-25 10:12:56 +00:00
cxl
5f80f3b00c *CtrlTimer
git-svn-id: svn://ultimatepp.org/upp/trunk@2567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-25 07:27:58 +00:00
cxl
907ca39c54 SqlExp: IsSame (PGSQL, MySql) new equality test which is null safe (null == null yields true)
git-svn-id: svn://ultimatepp.org/upp/trunk@2566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-24 21:01:24 +00:00
cxl
796523da04 *CtrlCore: X11 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-23 08:24:09 +00:00
cxl
cd2243eeed .Sql: PGSQL default Like is now case sensitive (like in other DBs)
git-svn-id: svn://ultimatepp.org/upp/trunk@2557 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-21 18:26:24 +00:00
unodgs
e719330072 *GridCtrl: GetCtrl expects relative row index on default now
git-svn-id: svn://ultimatepp.org/upp/trunk@2553 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-20 19:23:43 +00:00
unodgs
792cb5908c GridCtrl: Added SetCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@2552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-19 21:00:17 +00:00
rylek
2b14ddfa32 .TCore: SQL-style extensions to calculator parser (continued)
git-svn-id: svn://ultimatepp.org/upp/trunk@2550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-19 18:32:55 +00:00
rylek
b8050edebb +Ole: SAFEARRAY constructor helpers
+TCore: SQL-style extensions to calculator parser

git-svn-id: svn://ultimatepp.org/upp/trunk@2546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-19 09:13:47 +00:00
unodgs
0a4c6b19d4 GridCtrl: Added SetValues, GetValues and Xmlize template specialization
git-svn-id: svn://ultimatepp.org/upp/trunk@2545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 22:48:24 +00:00
unodgs
658e53da02 GridCtrl: Added FindCol by string, ReadCol, CopyColumnNames, some additions to ReadRow
git-svn-id: svn://ultimatepp.org/upp/trunk@2544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 22:00:06 +00:00
unodgs
0e8c9661df *GridCtrl: fixed incorrect toolbar delete button status if keep_last_row is set to true and only one row is visible
git-svn-id: svn://ultimatepp.org/upp/trunk@2542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 11:02:13 +00:00
unodgs
71ac8f46a1 .plugin/pcre: updated to version 8.10
git-svn-id: svn://ultimatepp.org/upp/trunk@2541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 10:57:15 +00:00
unodgs
2bb46ee4ab .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
22943ce74e .Core: Reverted latest XmlParser patch
git-svn-id: svn://ultimatepp.org/upp/trunk@2539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 10:06:13 +00:00
cxl
d76e46cf64 *CtrlLib: HeaderCtrl serialization fix (thanks mrjt)
git-svn-id: svn://ultimatepp.org/upp/trunk@2538 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-17 08:12:58 +00:00
cxl
09a45d0077 *CtrlLib:ToolButton refresh fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-17 08:11:01 +00:00
cxl
25f4dfac0d *Core: XmlParser: PreserveAllWhitespaecs fix (thanks aftershock)
git-svn-id: svn://ultimatepp.org/upp/trunk@2536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-17 07:37:07 +00:00
rylek
180d8cdffc -Oracle: silly typo fixed, thanks to tojocky (WSTRING_V / STRING_V variant in OCI8Connection::SetParam)
git-svn-id: svn://ultimatepp.org/upp/trunk@2532 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-13 23:27:12 +00:00
rylek
293f7fae15 .Oracle: OCI8 charset issues continued - new Oracle8::IsUtf8Session() method declaration
git-svn-id: svn://ultimatepp.org/upp/trunk@2531 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 23:20:11 +00:00
rylek
d44f875ae0 -Oracle: charset-related fixes in OCI8 related to tojocky's UTF8 patch, see http://www.ultimatepp.org/forum/index.php?t=msg&th=5233&start=0&
git-svn-id: svn://ultimatepp.org/upp/trunk@2530 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 22:35:09 +00:00
mr_ped
7bdda084da .ndisasm is no more LGPL exception (About box -> licenses)
git-svn-id: svn://ultimatepp.org/upp/trunk@2528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 12:46:56 +00:00
cxl
d6bc4bbd4a .ndisasm
git-svn-id: svn://ultimatepp.org/upp/trunk@2527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 12:44:28 +00:00
cxl
208f2fe90b .ndisasm: Authors
git-svn-id: svn://ultimatepp.org/upp/trunk@2526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 12:42:28 +00:00
cxl
ac7a7fc4b9 .plugin/ndisasm: upgraded to latest version
git-svn-id: svn://ultimatepp.org/upp/trunk@2525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 10:27:34 +00:00
rylek
e6448b355f .Ole: basic support for conversion between ValueArray and Ole SAFEARRAY
git-svn-id: svn://ultimatepp.org/upp/trunk@2524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-11 15:34:12 +00:00