Commit graph

7023 commits

Author SHA1 Message Date
cxl
5d2bbc5765 *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
mrjt
2ac1591801 TabBar: More minor changes. Sorry
git-svn-id: svn://ultimatepp.org/upp/trunk@2564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 14:14:47 +00:00
mrjt
32a8dd18d4 TabBar: Minor close behaviour change
git-svn-id: svn://ultimatepp.org/upp/trunk@2563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 14:08:27 +00:00
mrjt
865226f977 Docking & TabBar: Fixed menu/closing tabs bugs
git-svn-id: svn://ultimatepp.org/upp/trunk@2562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 14:03:28 +00:00
mrjt
fca616f19d Docking: DockableCtrl::GetContainer made protected
git-svn-id: svn://ultimatepp.org/upp/trunk@2561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 08:03:40 +00:00
mrjt
cb3b67f5c9 Docking: Fixed bug from last commit
git-svn-id: svn://ultimatepp.org/upp/trunk@2560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 08:01:17 +00:00
koldo
4e50094064 .Functions4U: Removed functions and some additions
git-svn-id: svn://ultimatepp.org/upp/trunk@2559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 01:49:59 +00:00
koldo
55a9fa3447 .UppWeb: Translation and additions
git-svn-id: svn://ultimatepp.org/upp/trunk@2558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-22 01:48:29 +00:00
cxl
2035a0d895 .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
mrjt
b339efe5a3 Docking: Store titles directly
git-svn-id: svn://ultimatepp.org/upp/trunk@2556 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-21 16:43:23 +00:00
mrjt
b67450e59a TabBar: Forgot to intialialize contextmenu property in last commit
git-svn-id: svn://ultimatepp.org/upp/trunk@2555 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-21 09:28:24 +00:00
mrjt
a7947d42a9 Docking: Fixed sorting implementation committed by someone else
Renamed DockCont::Handle to prevent name clash
TabBar:  Added ContextMenu property
         Fixed ContextMenu not checking mintabcount for 'Close' option

git-svn-id: svn://ultimatepp.org/upp/trunk@2554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-21 09:25:49 +00:00
unodgs
c93d73e9e0 *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
2dd7af9e93 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
koldo
7fa72e1da7 Scatter: Included tojocky functions
git-svn-id: svn://ultimatepp.org/upp/trunk@2551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-19 20:38:46 +00:00
rylek
aaeb03dc25 .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
cd8510db6e 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
335799d2c9 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
e19d2d32b3 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
dace14ec23 +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
9531e3a220 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
7ad933d238 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
9c93a6fa99 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
8b9290c5ff *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
fc02cb1f0b .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
2e9138455e .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
9a03aabcd2 .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
c3b143865c *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
5579df2203 *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
2b0cd861b2 *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
04e2917575 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
5c78bbf197 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
3801fcb9fc .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
ed1a718407 -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
b2eab2752f .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
ecca50b019 -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
a44c1612e2 .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
7e8b1585cf .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
a34ba9bc0b .ndisasm
git-svn-id: svn://ultimatepp.org/upp/trunk@2527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 12:44:28 +00:00
cxl
1f3dd9890e .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
0d2b0a3a58 .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
2021b448a9 .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
23816d6aae 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
82b3dbb48d 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
9596e69963 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
d114a3c7d1 .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
686dc4d02a .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
abcd3c743b .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
cd1d82c1e6 .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
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