Commit graph

444 commits

Author SHA1 Message Date
cxl
0a82d8018c Core: ValueArray Insert, Append, Remove
git-svn-id: svn://ultimatepp.org/upp/trunk@3970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-08 09:03:46 +00:00
cxl
5748345a90 .Core: previous revision fixed to work in posix to...
git-svn-id: svn://ultimatepp.org/upp/trunk@3963 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-07 08:48:01 +00:00
cxl
61267d1793 Core: LocalProcess now has (No)ConvertCharset option, fixes issue with usvn file history
git-svn-id: svn://ultimatepp.org/upp/trunk@3962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-07 08:42:16 +00:00
cxl
2975755fe8 *Core: CParser correct issue with characters >128
git-svn-id: svn://ultimatepp.org/upp/trunk@3954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-06 13:29:46 +00:00
rylek
8db8265e32 .Core/Topt.h: bug fix in ConstIIterator::operator + (int) (missing dereference)
git-svn-id: svn://ultimatepp.org/upp/trunk@3948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-03 14:10:22 +00:00
cxl
f38f7aa651 CtrlLib: ArrayCtrl::AsText, SetClipboard, AsQtf, AsCsv
git-svn-id: svn://ultimatepp.org/upp/trunk@3933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-30 10:30:00 +00:00
cxl
35a31e4b4c *Core: removed uses pcre
git-svn-id: svn://ultimatepp.org/upp/trunk@3921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-27 06:08:34 +00:00
cxl
91bf3900dd *plugin/pcre: fixed to compile with MSC9
git-svn-id: svn://ultimatepp.org/upp/trunk@3909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-25 11:28:03 +00:00
cxl
53ce5ebe2d Core: AsString for std::complex
git-svn-id: svn://ultimatepp.org/upp/trunk@3891 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-20 06:23:38 +00:00
cxl
467611ad53 CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar)
git-svn-id: svn://ultimatepp.org/upp/trunk@3887 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-19 21:20:54 +00:00
cxl
436dfbbd23 uppsrc: Null cleanup
git-svn-id: svn://ultimatepp.org/upp/trunk@3866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-16 08:24:44 +00:00
cxl
ad4b15ff20 *Core: Array::Swap fix
git-svn-id: svn://ultimatepp.org/upp/trunk@3855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-11 18:35:10 +00:00
cxl
808793ce09 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
c6a5d9692b 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
1aac4ba6f6 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
0da416084a 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
8deedb775d 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
b051d8c2f8 .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
bab7d4ee92 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
9cd52f49bc 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
8caea5e4a1 *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
9ca5b1f9ed 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
af75851094 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
5d80e3e0a4 .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
ee16211d3f 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
82ffff32ad 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
3a4f8ec39e 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
79cdbbe6dd .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
26a9302ab3 *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
52fc5ad898 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
5332de033e 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
c4953990f2 .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
731332873c 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
86a0e1b942 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
6e4d2747eb .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
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
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
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
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
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
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
bf8c5d3e5d 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
b6ba76f0d5 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
290137a794 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
3c20f21e4d *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
dde3e75199 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
57a59b99ef 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
c5637228ad 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
5a44fdd2d5 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