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
cxl
dad392def7
.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
2a3e8ae207
.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
58986b5fbb
*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
3cdacb0043
.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
fe8d5db392
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
f0ce037a8f
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
732367a02f
.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
64a0d4847c
.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
71d0ab2d03
.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
6da73b5ca1
.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
d76f0bfa4e
.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
de44c7d041
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
cxl
b1b7f23898
*CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5 )
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-30 12:42:32 +00:00
cxl
7a2fc73a6a
SmtpMail: Refactored, added support for character encoding in headers, added recipient/sender names, Core: FormatIntBase added 'upper' option, FormatIntHexUpper function
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 12:04:49 +00:00
cxl
90838c15b3
.Core: Fixed String/WString docs wrt zero characters
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 22:41:31 +00:00
koldo
0d62013ea4
.Core: Added doc
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 21:42:39 +00:00
koldo
900a0dc994
.Core: Added doc
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 21:27:59 +00:00
cxl
de9dba4fb2
Core: Thread fix (thread_id issue)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-13 19:28:39 +00:00
cxl
4495aebbdd
Core: Thread threadid support
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-12 19:53:24 +00:00
cxl
c71b6f56e9
.Core: Xmlize
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2985 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-10 19:35:53 +00:00
cxl
baded0c290
.Core: Developing Xmlize
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2984 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-10 19:34:42 +00:00
cxl
4338a7f7fe
.Core: Xmlize userdate fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-10 17:05:06 +00:00
cxl
3b60c537c0
Core: Set/GetUserData in Xmlize
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2981 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-10 14:28:04 +00:00
cxl
a44ab2417a
*uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-08 12:36:46 +00:00
rylek
d2f536c3a9
.Core: Mirek's debug type info fix in Array fallout fixes in Vcont.hpp
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-06 00:29:56 +00:00
cxl
aea71ca74b
*CtrlCore: X11 fixed TopWindow Maximize, IsMaximized, Minimize, IsMinimized, SerializePlacement and FullScreen of already open TopWindow
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-27 18:04:59 +00:00
cxl
cb0190062d
.Core: CallbackMethodActionArg fix, Array made debugger more friendly
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-27 13:00:15 +00:00
cxl
1a17744b5f
Core: DayOfYear, StrToTime; Draw: Rotate180
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2926 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-24 12:53:03 +00:00
cxl
1c992de377
Core: Value vtype tests
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2918 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-22 09:51:50 +00:00
cxl
d9238f9cab
Core: Callback - more callback / arg combinations (thanks tojocky)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-12 07:52:28 +00:00
cxl
c562a3300d
.GetIniKey: In Win32, it now tests for GetExeDirFile before c:\q.ini too...
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-24 10:00:25 +00:00
cxl
b1e798150a
.CtrlCore: Applied trick to avoid 'black corners' effect (thanks porto), XmlIO now has Node method
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-21 10:51:19 +00:00
cxl
5cb014b023
CtrlLib: FileSel: Support for Terminal Services client shares (Win32)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-16 18:21:07 +00:00
cxl
6d40225ee6
Core: VppLog: LOG_TIMESTAMP option
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-12 19:07:48 +00:00
cxl
2fc7b29312
*plugin/gif: Support for LCT (and couple of 64bits fixes)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2838 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-07 10:58:31 +00:00