dolik
ef89a04ac6
.Eigen: Licensing info
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-05 20:14:51 +00:00
dolik
4e0ef9f469
*Eigen: Package clean up, part 3
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3490 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-05 19:57:52 +00:00
dolik
af753d1707
*Eigen: Package clean up, part 2
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3489 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-05 19:48:21 +00:00
dolik
5791db0675
*bazaar/OpenCV: fixed to compile on Linux
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-04 15:13:41 +00:00
koldo
96c8c2a24f
*Eigen: Begin package cleaning
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3487 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-04 07:49:39 +00:00
koldo
f1dcc15f31
OfficeAutomation: Added GetText thanks to tojocky
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3486 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-02 20:00:49 +00:00
koldo
b97eb4d857
Eigen: Repackaged to ease install
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-02 19:46:24 +00:00
koldo
a842b08258
.OpenCV_demo: Detail in message
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3484 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-02 19:44:04 +00:00
koldo
1c02ad5233
OpenCV: Added doc
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3483 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-02 19:43:16 +00:00
koldo
068bad0f0a
Eigen_demo: Change in include due to repackaged Eigen
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3482 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-02 19:34:37 +00:00
cxl
b2251dfe74
theide: Topic editor now inserts code items in language of topic (RM #41 )
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3481 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-02 10:00:18 +00:00
koldo
441059f967
uppweb: Added OpenCV
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-01 20:27:09 +00:00
koldo
7e269d5f87
OpenCV: Added presentation.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3479 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-01 20:23:25 +00:00
koldo
02f575bb2a
Eigen_demo: Eigen package demo
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3478 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-01 20:09:31 +00:00
koldo
0d02c213a8
Eigen: Matrix algebra and math algorithms
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3477 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-01 20:07:54 +00:00
rylek
13dab0fdd7
+TCore: default value parameter added to CalcContext::EvaluateBool
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3476 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-31 23:51:35 +00:00
koldo
d5d7c1ff3a
OpenCV_demo: Demo package for OpenCV
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3475 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-31 20:37:29 +00:00
koldo
07957bfa24
OpenCV: A package to use OpenCV
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3474 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-31 20:36:55 +00:00
unodgs
5ec8974ff3
GridCtrl: Fixed crash when selecting cell/row in combination with RowChanging(false)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-31 19:04:22 +00:00
rylek
b6e804f594
+TCore: new overloaded version of CalcContext::ParseConvert returns raw formula strings without parsing them to CalcNodePtr's
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3472 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-30 19:45:57 +00:00
koldo
8652894c4c
SysInfo: Solved compatibility problem with v7.0
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3471 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-30 19:42:48 +00:00
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
koldo
c709bb9479
.Controls4U: Added IsSquare() to StaticRectangle
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3464 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-26 19:57:56 +00:00
koldo
0f84b2dfbb
.Contros4U_Demo: Added IsSquare() to StaticRectangle
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3463 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-26 19:55:49 +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
dolik
13a6c1ba64
.bazaar/Sound: Fixes for MSVC
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3455 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-24 17:42:07 +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
847790ece7
reference: SetLayout example
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-24 15:59: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
kohait
0be2283eeb
bazaar: Gen: Shared<> help
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-23 11:35:51 +00:00
kohait
edafd54f03
bazaar: ExpandFrame: size propagation fix, BoostPyTest: compile error leftof
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3446 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-22 20:44:21 +00:00
koldo
358d9a7550
SysInfo: Included hibernate and suspend in Shutdown()
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-21 20:28:31 +00:00
koldo
b07178c096
.MAPIEx_demo: Light changes.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-21 20:26:47 +00:00
koldo
8c42ebdc6b
MAPIEx: Modified OpenSubFolder()
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-21 20:25:54 +00:00
koldo
7569b00887
Functions4U: Added Tokenize()
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3441 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-21 20:23:40 +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
kohait
e68018436b
bazaar: BoostPyTest: PyEvalConvert example; RectCtrl: right click Track sets rect directly; CtrlPos: handling and right click same as RectCtrl
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-20 18:53:08 +00:00
kohait
a466eb6194
bazaar: Gen: added 'non-uppway' Shared<> template, a boost::shared_ptr like container with refcount
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-20 12:52:07 +00:00
kohait
96bc060be1
bazaar: Py: xompile fix without boost; PyConsoleCtrl: some api improvements, BoostPyTest: export PyConsoleCtrl to Py itself, major Callback macrofication; PointCtrl handling fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3435 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-19 07:21:21 +00:00