Commit graph

1673 commits

Author SHA1 Message Date
cxl
5b3fb640fc *Core: ConvertInt::Scan fix of lower limit for int result
git-svn-id: svn://ultimatepp.org/upp/trunk@3469 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-29 17:03:54 +00:00
cxl
42f88f5531 CtrlCore: Developing Rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-29 16:45:03 +00:00
dolik
4196e0d197 uppweb: added documentation from ide/SrcUpdater
git-svn-id: svn://ultimatepp.org/upp/trunk@3467 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-28 12:52:12 +00:00
rylek
0cc4a5f10a .Sql: modified SqlSession::SetError logic to overwrite last error out of transactions
.TSql: adjusted SqlBlock to do a ClearError when starting a transaction
+Core: added ArrayMap::Insert(int i, const K& key, T *newt) in analogy to Array

git-svn-id: svn://ultimatepp.org/upp/trunk@3466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-27 07:01:41 +00:00
dolik
7407384b9c .theide/SrcUpdater: Fixed scrolling
git-svn-id: svn://ultimatepp.org/upp/trunk@3462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-26 17:35:09 +00:00
cxl
02899206c2 CtrlLib: Fixed appearance of small disabled scrollbars
git-svn-id: svn://ultimatepp.org/upp/trunk@3461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-26 13:47:13 +00:00
cxl
22c7b8ae3e CtrlLib: Fixed selection in RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@3460 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-26 13:17:53 +00:00
cxl
99f5f8d913 *CtrlLib: Fix in problem with DisplayPopup sometimes popping up on focus change wrongly
git-svn-id: svn://ultimatepp.org/upp/trunk@3459 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-26 09:00:37 +00:00
cxl
9e0debc328 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
cxl
14c88df963 .CtrlCore: Improvements of SetLayout_
git-svn-id: svn://ultimatepp.org/upp/trunk@3456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-25 13:07:10 +00:00
cxl
6f4b84b816 Core: Xmlize now able to define tag names for container items
git-svn-id: svn://ultimatepp.org/upp/trunk@3454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-24 16:01:13 +00:00
cxl
c78825527c CtrlCore: New SetLayout_[layout name] template function generated from .lay
git-svn-id: svn://ultimatepp.org/upp/trunk@3452 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-24 09:14:43 +00:00
rylek
08d940c0b1 .CtrlCore: minor style fixes in RTF parser & encoder
git-svn-id: svn://ultimatepp.org/upp/trunk@3451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-23 22:20:37 +00:00
cxl
061e35e977 .ide: Cleanup of bottompane issues (thanks sender_ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@3449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-23 18:37:33 +00:00
cxl
3c452f465a .theide: Showing console after invalid method failure
git-svn-id: svn://ultimatepp.org/upp/trunk@3448 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-23 14:29:55 +00:00
cxl
f3575fc0e4 theide: fixed Bug #31: TheIDE menu losing focus when building
git-svn-id: svn://ultimatepp.org/upp/trunk@3440 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-21 17:48:15 +00:00
cxl
bd4b53975c .Core: ConvertInt now returns 'int' Value number subtype when possible
git-svn-id: svn://ultimatepp.org/upp/trunk@3434 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-18 20:58:04 +00:00
cxl
04073eed29 .CtrlLib: CtrlLib.usc fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@3433 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-18 18:15:07 +00:00
dolik
6b827a37e0 *theide: fixed crash in SrcUpdater
git-svn-id: svn://ultimatepp.org/upp/trunk@3432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-17 17:28:35 +00:00
dolik
b3e59fb666 theide: improved source updater (batch actions, ignores)
git-svn-id: svn://ultimatepp.org/upp/trunk@3431 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-17 16:58:59 +00:00
cxl
efb3b01daf *CtrlLib: RichTextView: Fixed issue with links being active after end of line
git-svn-id: svn://ultimatepp.org/upp/trunk@3429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-17 11:32:30 +00:00
cxl
44e91dcec2 CtrlLib: Improved selection in RichTextView tables
git-svn-id: svn://ultimatepp.org/upp/trunk@3428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-17 11:21:55 +00:00
cxl
b29a45641d *CtrlCore: Fixed nasty focus moving issue in theide in X11 while building
git-svn-id: svn://ultimatepp.org/upp/trunk@3427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-16 21:32:51 +00:00
cxl
8d2a697fcb *CtrCore: Fixed X11 Key_UP regression
git-svn-id: svn://ultimatepp.org/upp/trunk@3423 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-16 16:12:53 +00:00
cxl
2289fcc667 .CtrlLib: ChGtk issues
git-svn-id: svn://ultimatepp.org/upp/trunk@3422 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-16 15:40:58 +00:00
cxl
514b166a58 .CtrlLib: ChGtk reorganized
git-svn-id: svn://ultimatepp.org/upp/trunk@3420 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-16 10:32:31 +00:00
rylek
985b1fab7f .TDraw: minor fixes and improvements in symbol positioning and spacing
git-svn-id: svn://ultimatepp.org/upp/trunk@3419 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-14 07:04:38 +00:00
cxl
e092b4c2fe *Draw: fixed CJK glyph issues
git-svn-id: svn://ultimatepp.org/upp/trunk@3417 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-13 10:21:59 +00:00
rylek
4ec383cd61 .Web: fixed two bugs concerning delayed writes in HttpServer: a) unnecessary blocking waits after sending the data; b) incorrect graceful shutdown sequence
git-svn-id: svn://ultimatepp.org/upp/trunk@3415 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-13 08:21:02 +00:00
cxl
510cba282c *theide: usvn support for filenames with spaces
git-svn-id: svn://ultimatepp.org/upp/trunk@3409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-09 03:35:59 +00:00
cxl
af65db225a CtrlLib: Fixed issue with TabCtrl in KDE (wrong detection of Qt in chameleon)
git-svn-id: svn://ultimatepp.org/upp/trunk@3408 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-08 18:19:32 +00:00
rylek
e7b6d7b266 .CtrlCore: fixed typo and added implementation of WinMetaFile::Detach
.TDraw: minor fixes and enhancements in formula painter

git-svn-id: svn://ultimatepp.org/upp/trunk@3406 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-05 21:41:38 +00:00
cxl
a71f2a8bdc CtrlLib: EditField now suports limited text highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@3404 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-05 14:50:43 +00:00
cxl
42fbb8e063 *MySql: SQLDEFAULT added
git-svn-id: svn://ultimatepp.org/upp/trunk@3402 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-04 18:00:08 +00:00
cxl
04abfc6052 *SetFocus0 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@3401 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-04 17:17:29 +00:00
rylek
85f4abea96 +Core: additional callback variants thanks to kohait00
git-svn-id: svn://ultimatepp.org/upp/trunk@3398 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-02 23:05:13 +00:00
cxl
bfff10760f .usvn layout cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-02 17:35:36 +00:00
cxl
0e200fbbf1 *usvn: Fixed for filenames with spaces
git-svn-id: svn://ultimatepp.org/upp/trunk@3396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-02 11:47:51 +00:00
cxl
0dc0de6a28 *CtrlCore: Fixed issue with large layout (too big for screen) and WM_GETMINMAXINFO
git-svn-id: svn://ultimatepp.org/upp/trunk@3395 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-02 11:42:50 +00:00
cxl
e1a164199d *theide: Fixed include assist misbehaviour in Posix
git-svn-id: svn://ultimatepp.org/upp/trunk@3390 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-01 19:07:44 +00:00
cxl
28150bf977 CtrlCore: SetFocus0 active fix...
git-svn-id: svn://ultimatepp.org/upp/trunk@3389 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-01 17:43:08 +00:00
cxl
dfc907b3b1 theide: Include assist now supports ..
git-svn-id: svn://ultimatepp.org/upp/trunk@3388 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-29 12:43:04 +00:00
rylek
f996af41ef .Geom/Ctrl: minor D&D related fixes in PlotterCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@3381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-27 18:46:00 +00:00
cxl
d76085512f theide: Include assist improved
git-svn-id: svn://ultimatepp.org/upp/trunk@3380 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-27 16:45:18 +00:00
rylek
db71006c94 .Web: minor error-related fixes in sockets
git-svn-id: svn://ultimatepp.org/upp/trunk@3379 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-27 16:06:51 +00:00
rylek
dc8ee647c3 .CtrlLib: fixed ErrorCode typo
git-svn-id: svn://ultimatepp.org/upp/trunk@3378 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-27 10:47:38 +00:00
cxl
c88fda9877 CtrlLib: TrayIcon XP timeout issue workaround
git-svn-id: svn://ultimatepp.org/upp/trunk@3377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-27 05:13:52 +00:00
cxl
b3c666dec5 CtrlLib: TrayBar now using TaskbarCreated message to recreate after explorer.exe crash
git-svn-id: svn://ultimatepp.org/upp/trunk@3376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-27 04:56:37 +00:00
cxl
d2008ef6f4 .doc
git-svn-id: svn://ultimatepp.org/upp/trunk@3374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-26 15:32:46 +00:00
cxl
64831342b0 theide: Assist for include (finished for posix)
git-svn-id: svn://ultimatepp.org/upp/trunk@3371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-25 15:50:56 +00:00