Commit graph

4121 commits

Author SHA1 Message Date
cxl
143c6fb020 CtrlLib: Reverted MultiButton styling of read-only text, as it is incompatible with Win7 and most linux themes
git-svn-id: svn://ultimatepp.org/upp/trunk@3366 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-21 18:30:53 +00:00
rylek
809b9db6d5 .CtrlLib: fixed typo in EditMinMaxNotNull::MinMax
git-svn-id: svn://ultimatepp.org/upp/trunk@3364 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-20 21:50:29 +00:00
unodgs
2c26019500 DropGrid: Clearing value or setting null no longer causes setting focus, fixed painting background in not editable state
git-svn-id: svn://ultimatepp.org/upp/trunk@3363 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-20 19:18:03 +00:00
rylek
05a5e6e242 +CtrlLib: additional MultiButton style information concerning DropList-type control coloring
git-svn-id: svn://ultimatepp.org/upp/trunk@3362 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-20 11:59:46 +00:00
cxl
32feb5f885 *Painter: DrawCircle pen color Null issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@3361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-19 16:11:59 +00:00
cxl
a3483364ac Core: ValueMap improvements (thanks Kohait00)
git-svn-id: svn://ultimatepp.org/upp/trunk@3359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-19 05:54:50 +00:00
cxl
1363ab2174 *XmlRpc: Data consistency check in ValueGetStruct_ (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@3358 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-19 05:30:12 +00:00
cxl
999a602d8b MySql: GetTransactionLevel
git-svn-id: svn://ultimatepp.org/upp/trunk@3357 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-19 05:25:24 +00:00
cxl
602e25f13e CtrlLib: Fixed FileSel sorting in BaseDir mode (RM #51)
git-svn-id: svn://ultimatepp.org/upp/trunk@3356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-18 20:03:14 +00:00
rylek
272fa258b8 *Core: fixed bug in Mitor's deep copy operator
git-svn-id: svn://ultimatepp.org/upp/trunk@3355 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-18 19:19:56 +00:00
kohait
c02110f72c Core/srcdoc.tpp/Caveats$en-us.tpp: INITBLOCK / EXITBLOCK handling, icpp files
git-svn-id: svn://ultimatepp.org/upp/trunk@3354 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-18 12:14:51 +00:00
cxl
fac1a9d80c *CtrlLib: LineEdit::ShowSpaces fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@3353 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-18 11:55:31 +00:00
cxl
a08f12f625 CtrlLib: LineEdit::ShowSpaces
git-svn-id: svn://ultimatepp.org/upp/trunk@3351 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-17 20:28:29 +00:00
cxl
d0f51114ce CtrlLib: DropList now displays readonly values as SColorDisabled
git-svn-id: svn://ultimatepp.org/upp/trunk@3350 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-17 20:05:20 +00:00
cxl
45c303c2ed Draw: ColorMask sets src hotspots
git-svn-id: svn://ultimatepp.org/upp/trunk@3348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-17 19:51:56 +00:00
cxl
7744ad3627 Core: More container Adds/Inserts/Sets now return T&
git-svn-id: svn://ultimatepp.org/upp/trunk@3347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-17 19:48:40 +00:00
cxl
b796865567 Core: Fixed Rect<double> Null issue
git-svn-id: svn://ultimatepp.org/upp/trunk@3346 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-16 19:10:11 +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
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
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
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
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
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
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
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
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
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
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
cxl
4d90cd5c23 *CtrlCore: Finetuning timer event queue cornercases
git-svn-id: svn://ultimatepp.org/upp/trunk@3292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-21 09:41:11 +00:00
unodgs
0ce167eac7 GridSql: F#30 - Sql package is now automatically used when GRIDSQL flag is set (thx Lionel Orry!)
git-svn-id: svn://ultimatepp.org/upp/trunk@3291 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-20 09:04:30 +00:00
cxl
b9fa1f319c *CtrlCore: TimerProc cornercase finetuning
git-svn-id: svn://ultimatepp.org/upp/trunk@3290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-19 20:26:07 +00:00
rylek
8377fb7aff .Geom: removed a forgotten LOG from PlotterCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@3289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-19 19:55:55 +00:00
cxl
1e3e9dc372 *Ctrl: TimerProc implementation changed to reschedule repeated event AFTER executing callback to avoid recursion for long processing
git-svn-id: svn://ultimatepp.org/upp/trunk@3288 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-19 18:12:33 +00:00
cxl
3a708be129 *Socket: Fix in error handling
git-svn-id: svn://ultimatepp.org/upp/trunk@3287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-19 13:31:46 +00:00
cxl
0c471aacb0 .Removed DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@3285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-19 10:24:13 +00:00
rylek
e0ca9acec1 .CtrlCore: DispatchMouse adjusted to send LEFT/RIGHT/MIDDLEDRAG only when the respective mouse button is pressed
git-svn-id: svn://ultimatepp.org/upp/trunk@3284 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-19 00:38:00 +00:00
cxl
4812d0aa8a *Web: Fixed error handling error desc
git-svn-id: svn://ultimatepp.org/upp/trunk@3283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-18 19:32:42 +00:00
cxl
e05960e57a ArrayCtrl::Move made public
git-svn-id: svn://ultimatepp.org/upp/trunk@3281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-18 12:30:21 +00:00