cxl
d0b99bbdfd
.uppdev
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-16 19:10:09 +00:00
cxl
dcec424014
Core: Array/Vector Set, Insert, InsertPick now return a reference to the element
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3344 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-16 18:24:01 +00:00
cxl
59e50cbce3
.CtrlLib: Various improvements (spin edits, ProgressInfo) - thanks kohait00
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3343 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-16 18:03:39 +00:00
cxl
186b91efaa
CtrlLib: TabCtrl now allows qtf in tab text
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3342 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-14 21:03:44 +00:00
cxl
35dbcfbd92
XmlRpc: Extended to deal with Array/Vector/ArrayMap/VectorMap of xmlrpc compatible structures (thanks zsolt)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3341 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-14 08:02:39 +00:00
kohait
bbc2ef5b80
bazaar: BoostPyTest: Value export for the common types, including String and ValueArray
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3340 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-13 21:12:59 +00:00
kohait
d4d3d7f8ad
bazaar: PyConsoleCtrl: history functionality, BoostPyTest: Value exposure as int, first try, starting upp module
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3339 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-13 14:54:33 +00:00
kohait
f74addaae5
bazaar: BoostPyTest: first shot of String converter to python object, Value soon to come
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3338 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-13 11:46:30 +00:00
kohait
3679491ce2
bazaar: PyCon, PyConsoleCtrl: proper exit() python funciton handling, now exit handler can terminate gui app
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3337 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-12 21:54:26 +00:00
kohait
ead226b9b2
bazaar: PyCon: ToStdErr fix, now shows error messages in console window; BoostPyTest: embedding SliderCtrl testcase
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-11 21:41:04 +00:00
kohait
eb05c98dde
basaar: Py: boost example and bugfix for PyConsoleCtrl: single statement echoes return value, multiple statements now execute as well
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3335 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-11 11:59:30 +00:00
cxl
5daa0efff5
.Various minor changes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-11 11:37:41 +00:00
kohait
b9af10dd64
bazaar: Py prepared for boost python usage with BOOSTPY flag. test package soon to follow
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3333 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-11 07:47:56 +00:00
cxl
209423b323
.Various changes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-10 09:46:32 +00:00
cxl
294f9a2dbe
*Core: Fixes to compile with GCC 4.6 (RM #52 )
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3331 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-10 07:59:23 +00:00
kohait
7f2fe06635
bazaar: Python to Py rename to avoid ambiguity, Py prepare for boost use, fixes in PyConsoleCtrl to post result objects
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3329 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-07 16:21:09 +00:00
cxl
4042a09e3d
.Core: Fixed duplicate ASSERT issue
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-07 08:30:02 +00:00
cxl
201d1ad12b
Core: InitCaps improved to capitalize letters after any !IsLeNum character
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3327 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-07 08:25:52 +00:00
cxl
ad55016723
.XmlRpc: Missing 'return *this' in XmlRpcCall::TimeOut
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3326 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-06 08:24:17 +00:00
andreincx
5fc6bba0e0
Removed references to git repo, as i don't have time to maintain it and also removed development visualization page as i will remove the videos from youtube
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3325 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-05 21:06:03 +00:00
cxl
210fe55152
SqlExp: select unions now have parenthesis around (so that the result can be sorted)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3324 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-05 18:04:26 +00:00
cxl
3b242a4332
*CtrlCore: Fixed charset encoding issues in EncodeRTF, RichEdit: ClipZoom method
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3323 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-05 14:03:51 +00:00
rylek
5daee1fcff
.Sql: added 'binary' flag to SqlColumnInfo to check for binary columns
...
.OleDB: fixed logic for fetching multiple BLOB columns from a rowset
.OleDB: fixed BLOB update logic based on SqlRaw
.Geom/Draw: removed assembly variant of matrix-vector multiplication
git-svn-id: svn://ultimatepp.org/upp/trunk@3322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-03 23:04:30 +00:00
cxl
0b488dc8f5
CtrlCore: Less warnings for LOGs in release mode
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3321 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-31 09:01:44 +00:00
kohait
539991f470
bazaar: LogCtrl: redirect entire Logging facility of Upp to a Ctrl
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-31 08:32:17 +00:00
kohait
6ecf478516
bazaar: Python: some python test cases, very basic and alpha
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3319 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-30 21:04:06 +00:00
koldo
926d7915f0
*Functions4U: Fixed potential namespace interferences
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-30 19:56:45 +00:00
dolik
6ab7014371
.HomeBudget ternary operator error fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3317 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-30 16:48:21 +00:00
rylek
75ff75b17c
*OleDB: fixed support for fetching multiple BLOB columns from a table
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-29 19:14:14 +00:00
kohait
102795aaad
bazzar: Property: INITBLOCK issue with pre initialisation og controls before gui
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3315 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-29 13:47:40 +00:00
kohait
2af7a2780c
bazaar: INITBLOCK issues with MSC optimal, need icpp filed without blitz
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3314 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-29 13:45:37 +00:00
dolik
3b963ee406
.lpbuild: (hopefully) last fix to natty/glib problem
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3313 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-26 22:44:37 +00:00
dolik
586a7c3883
theide: SrcUpdater persistant timer, LLOGs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-26 22:42:02 +00:00
cxl
e4a6dec5fb
.ide: fixed to compile in win32
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-25 20:00:06 +00:00
cxl
57a00962d8
Web: ScgiServer Run - listenCount parameter (thanks Mindtraveller!)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-25 17:29:43 +00:00
kohait
43b6edb721
bazaar: Gen: SerializeStore, Link<> helpers, Dispatcher uses Gen version of GetLinkCount
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3309 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-25 07:12:28 +00:00
dolik
3482027fda
.lpbuild: another fix for Natty/glib path problem...
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-25 05:17:35 +00:00
dolik
6fffcc9965
theide: new source updating system
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3307 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-25 05:15:48 +00:00
kohait
a476be8778
bazaar: Timer finetunig port
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-24 08:55:57 +00:00
kohait
f93fdab7d5
bazaar: Timer finetunig port
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3305 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-24 08:46:54 +00:00
cxl
5bd5608afb
*CtrlCore: More finetuning of timer queue cornercases...
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-24 07:58:49 +00:00
koldo
933186cabb
Controls4U: Changed IExplorerBrowser name to InternetExplorerBrowser.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3303 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-23 19:11:31 +00:00
dolik
d1299e9eef
.lpbuild: Added the new glib include path to makefile
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3302 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-23 18:39:35 +00:00
cxl
9ac766363e
.CtrlLib: removed some debugging code from MenuItem.cpp
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3301 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-23 14:13:44 +00:00
cxl
7cb22ad007
*CtrlCore: One more fix and refactoring of timer queue
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-23 12:10:17 +00:00
dolik
9e1004dd5f
.lpbuild: Formatting fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3299 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-22 23:00:42 +00:00
dolik
36fafa64f9
.lpbuild: Added new include path for glib (needed in Natty)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3298 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-22 22:49:24 +00:00
kohait
58bb5f1dc7
bazaar: CtrlPos major bugfixes, properly drag controls into others using ALT and changing order using wheel
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3297 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-22 18:54:35 +00:00
kohait
7c3e1219d3
bazaar: Timer fixes porting from upstream
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3296 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-22 18:53:27 +00:00
rylek
4883dbae53
*OleDB: fixed EnumPrimaryKey
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3295 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-21 22:04:39 +00:00