Commit graph

2258 commits

Author SHA1 Message Date
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
kohait
0a354ec94d Timer: smaller glitches with 'sleep time remainder', TimerTest: proper close / wait for Timer enabled applications example
git-svn-id: svn://ultimatepp.org/upp/trunk@2549 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-19 11:23:24 +00:00
kohait
b8c37c3543 Docking: const ant static correctness, ordring functions from TabBar -> SortTitles
git-svn-id: svn://ultimatepp.org/upp/trunk@2548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-19 10:34:28 +00:00
kohait
c7902d418a TabBar: forgotten files, TabBarCtrl: structuring code, FileTabsExample: ordering of Tabs
git-svn-id: svn://ultimatepp.org/upp/trunk@2547 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-19 10:11:58 +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
cxl
92ae6d7d67 reference/WebImage
git-svn-id: svn://ultimatepp.org/upp/trunk@2543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 17:07:57 +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
mrjt
55ca606671 ExpandFrame:
-Paint and style overhaul
-Repos fix

git-svn-id: svn://ultimatepp.org/upp/trunk@2535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-15 09:45:06 +00:00
mrjt
f5cc0f9e8f TabBar:
-Alternative close button icons added (See TabBar::Style)
-Sorting bug fixes
-SetData no longer triggers Action
-Separator style added

git-svn-id: svn://ultimatepp.org/upp/trunk@2534 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-15 08:30:58 +00:00
koldo
5efa3ab376 .uppweb: Tutoring small changes
git-svn-id: svn://ultimatepp.org/upp/trunk@2533 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-14 20:35:45 +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
koldo
dfe5eaf63b .uppweb: Tutoring date fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@2529 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 21:44:41 +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
cxl
9c34953b46 ide: Support for Windows SDK 7.1
git-svn-id: svn://ultimatepp.org/upp/trunk@2523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-11 11:57:20 +00:00
cxl
f64ec955b0 XmlRpc: XmlRpcCall Proxy, ProxyAuth
git-svn-id: svn://ultimatepp.org/upp/trunk@2522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-11 08:44:05 +00:00
cxl
963439cbd3 Xml: PreserveAllWhiteSpaces
git-svn-id: svn://ultimatepp.org/upp/trunk@2521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-10 10:29:46 +00:00
cxl
299d2d04a3 .CtrlLib: ToolTip SColorInfoText fix, Core: DDUMP fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-07 20:06:50 +00:00
cxl
68546087c0 .Core: DDUMP (thanks dolik.rce)
git-svn-id: svn://ultimatepp.org/upp/trunk@2519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-06 19:01:02 +00:00
cxl
3ccf607d54 .Core: Time::Compare, .CtrlLib: fixed visual glitch with EditField::NullIcon
git-svn-id: svn://ultimatepp.org/upp/trunk@2518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-05 22:26:32 +00:00
cxl
00cc13836f .Sql: Removed trivial compiler warning
git-svn-id: svn://ultimatepp.org/upp/trunk@2517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-05 21:50:02 +00:00
cxl
879c8f0f15 .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
koldo
4abb96fcce UppWeb: Added Video tutorials and little changes in Tutoring
git-svn-id: svn://ultimatepp.org/upp/trunk@2515 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-28 20:45:49 +00:00
cxl
f5e294410b .theide: Console app run in console now prints the exitcode
git-svn-id: svn://ultimatepp.org/upp/trunk@2514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-28 12:15:34 +00:00
koldo
1f2d9b5746 .UppWeb: Removed the "beta" from Tutoring. Added news.
git-svn-id: svn://ultimatepp.org/upp/trunk@2513 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-26 15:56:15 +00:00
cxl
6560c14e00 *CtrlLib: Ch fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-26 07:24:43 +00:00
mrjt
6a6f94bbff Updated TabBar.t
git-svn-id: svn://ultimatepp.org/upp/trunk@2511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-25 13:30:03 +00:00
cxl
e2a2320fd9 *CtrlLib: FileSel custome type issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@2510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-25 13:14:52 +00:00
cxl
658fa669f2 .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@2509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-25 13:14:49 +00:00
cxl
ec7d82f7c1 .CtrlLib: fixed Style issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2508 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-25 12:54:05 +00:00
mrjt
aeb9bbfae8 Added additional sorting functions for tabs and consolidated interface.
Removed TabBarCtrl - was not committed by me, lacks polish and doesn't match coding style
Added SetGroupSeps function
Improved default stacking behaviour

git-svn-id: svn://ultimatepp.org/upp/trunk@2507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-25 09:37:27 +00:00
koldo
6a46efde26 .UppWeb: Included Tutoring manual
git-svn-id: svn://ultimatepp.org/upp/trunk@2506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-24 21:23:46 +00:00
koldo
06b606b434 .RasterMultiPage: Included "Restore to previous" frame disposal mode
git-svn-id: svn://ultimatepp.org/upp/trunk@2505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-24 21:16:52 +00:00
cxl
73dcd59818 *plugin/gif: Animated gif fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-24 18:45:11 +00:00
cxl
128b86d7bd .MySql: FIELD_TYPE_TIMESTAMP
git-svn-id: svn://ultimatepp.org/upp/trunk@2503 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-24 18:12:03 +00:00
cxl
79763a579c .Report: i18n fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2502 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-24 18:10:31 +00:00
dolik
bcaafe832f .uppweb: continuing cs-cz translation
git-svn-id: svn://ultimatepp.org/upp/trunk@2501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-24 15:43:32 +00:00