cxl
d7ec39f0de
Core: Array, ArrayMap T *Swap(int i, T *newt) variant
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-11 15:30:01 +00:00
cxl
b1bd0fa9aa
Core: Format fixed to correctly character lengths of utf8 strings when padfilling (RM# 96)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-09 09:48:21 +00:00
cxl
4f654ccc2b
Core: String::GetCharCount
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-07 07:54:45 +00:00
cxl
9121452258
Core: TextSettings: TrimBoth now used for value
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-02 08:07:26 +00:00
cxl
937459ce58
Core: GetLngSet(const String& module)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3794 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-28 17:17:05 +00:00
rylek
1ebbcb416a
.plugin/sqlite: fixed conversion of statement to UTF8
...
.Core/XML.cpp: ReadTextE updated to reflect modified IsText / ReadText logic
.TSql/util.cpp: new method SchemaId for explicitly naming table alias
.TCtrlLib: system color fix in WithDisplay<T>
git-svn-id: svn://ultimatepp.org/upp/trunk@3777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-22 01:03:09 +00:00
cxl
125c0575b8
Core: Removed PLATFORM_X11 def
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-03 20:41:41 +00:00
unodgs
8d71129c99
Core: Added XML:IsAttr
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3729 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-01 21:54:56 +00:00
cxl
ef3f742d21
*Core: Fixed Tuple, Fixed RemoveSorted
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-31 12:28:03 +00:00
cxl
71445d603e
Core, Draw: Applied changes for mac (thanks daveremba)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3688 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-21 18:11:08 +00:00
cxl
7c05fdfa4e
Core: empty() method for STL compatibility for containers
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3687 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-21 17:00:33 +00:00
cxl
2f57be366b
.Core: IsNaN support for mingw
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3643 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-11 19:40:43 +00:00
cxl
c0f7eed849
Core: IsNaN function, AsString(NaN) now returns '?', Painter: PaintingPainter - ASSERT for NaN values
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 21:50:35 +00:00
cxl
1e959819f8
Core: Fixed compatibility of binary serialization GCC vs MSC (dword definition issue)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 21:32:12 +00:00
koldo
74dca570c6
Core: Added doc
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3630 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 17:14:21 +00:00
cxl
4e0c490a1c
.CtrlLib, CtrlCore, Painter, RichEdit: minor fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-09 19:33:20 +00:00
cxl
98437cca1a
*Core: Complex fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-07 05:00:02 +00:00
cxl
99c5bc6351
Core: Complex - support for conversion from number values, polyequal support
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3624 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 17:23:28 +00:00
cxl
682d88d2c6
Core: Value compatible Complex (thanks Kohait00)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 15:21:50 +00:00
cxl
d42e3d443e
.developing rainbow
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-01 09:06:16 +00:00
cxl
57a085b52a
CtrlCore: bool support to Ref
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-18 09:31:24 +00:00
cxl
d6db3f9e93
Core: IsWin7, CtrlCore: U++ now backpainted by default in Win7+
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-08 20:40:10 +00:00
rylek
529afaf310
.Core: fixed recent omission in ArrayMap - added using clause to include AMap's Insert variants previously hidden by Insert(int index, const K& key, T *newt)
...
+Oracle: implemented one of the ugliest interfaces I've ever seen - OracleClob to read/write Oracle CLOB's both in single-character and UTF8 mode
git-svn-id: svn://ultimatepp.org/upp/trunk@3499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-08 19:30:46 +00:00
cxl
33f8401bc5
*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
rylek
1164d686e7
.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
cxl
d2692fdb14
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
d4e43f93ca
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
31ee2229d3
.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
rylek
a0c02fe485
+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
16e6eaaab6
.doc
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-26 15:32:46 +00:00
cxl
f5efa06a41
theide: Assist for #include
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3370 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-25 15:15:56 +00:00
cxl
a5d2aa9aaf
Core: CParser::ReadInt(int min, int max)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3367 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-22 12:40:07 +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
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
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
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
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
chickenk
f8ecf7b48b
.Core: update cross-references in Callbacks documentation
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3262 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-03-05 10:51:40 +00:00
koldo
a4993eec47
.Core: Added details to doc
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-25 16:22:14 +00:00
rylek
221c76e907
.CtrlCore/: minor fixes in EncodeRTF; fixed escape sequences in .t string constants
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-11 18:58:56 +00:00
koldo
b4fff719de
.Core: Some doc included
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3165 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-04 23:36:43 +00:00
cxl
7f41c90754
.uppsrc: minor fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-04 15:05:04 +00:00
cxl
d946808ca6
theide: SSE2 as Option in main config, templates now include SSE2 as default (RM #9 )
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3138 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 14:53:32 +00:00