Commit graph

395 commits

Author SHA1 Message Date
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
cxl
093cad7882 *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
b95e342286 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
b9e43a083a .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
8421073d46 .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
9a05a6c17e .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
6e7ebec266 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
edd2c87024 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
504e67d1f7 .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
2d1aacb8e7 .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
7bf66be84f .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
f918cec07b 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
7e63d65e57 *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
2f43dbaa4c .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
9bf4c10a44 *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
a5a273c712 .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
60ca16bfce 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
11ffa2c192 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
ffd3e5222e 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
366207c2a1 .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
da622da367 .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
5dcdb036b0 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
1a9adab933 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
a6ae5798a4 *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
cxl
5e17fbf213 .clang related fixed (thanks dolik.rce)
git-svn-id: svn://ultimatepp.org/upp/trunk@2837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-06 18:52:32 +00:00
cxl
073301327d .XmlRpc: Improved HTTP compliance
git-svn-id: svn://ultimatepp.org/upp/trunk@2829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-01 18:59:06 +00:00
cxl
870a905f93 Core: Xmlize fixes, double creation of .log fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@2827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-28 08:29:36 +00:00
cxl
76f9d5d23e Core: Xmlize ValueArray and ValueMap
git-svn-id: svn://ultimatepp.org/upp/trunk@2825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-27 17:24:22 +00:00
cxl
fea49f3894 Core: Index, Map: GetHash
git-svn-id: svn://ultimatepp.org/upp/trunk@2824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-27 08:08:50 +00:00
rylek
0275482a1e .Core: bug fix in strecmp0 - inconsistent case sensitivity handling in file name pattern matching
.Web: unicode escape handling added to UrlDecode (%uxxxx)

git-svn-id: svn://ultimatepp.org/upp/trunk@2808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-22 00:44:25 +00:00
cxl
09414e3386 Removed forgotten DUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@2807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-21 22:23:47 +00:00
cxl
9435aa8bc4 *Core: Fixed ValueArray / ValueMap serialization
git-svn-id: svn://ultimatepp.org/upp/trunk@2806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-21 21:14:28 +00:00
cxl
7444a49013 *Core: Fixed glitch in FromUtf8 (concerning heavily malformed utf8 sequences)
git-svn-id: svn://ultimatepp.org/upp/trunk@2801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-19 22:24:21 +00:00
cxl
fa8fa11262 *Core: Added missing Gate4::Execute (thanks kohaint00)
git-svn-id: svn://ultimatepp.org/upp/trunk@2796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-19 13:39:27 +00:00
cxl
10e9ae82aa Core: Tuples now Moveable if all elements moveable (thanks a lot kohait00!)
git-svn-id: svn://ultimatepp.org/upp/trunk@2795 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-19 13:28:13 +00:00
cxl
bc64e40b89 *Fixed OCTALHI encoding in .t files
git-svn-id: svn://ultimatepp.org/upp/trunk@2783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-13 19:54:41 +00:00
cxl
7e9f665d9d *Core: String Replace fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@2768 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-11 10:25:50 +00:00
cxl
09d5ce3a95 Core: String::Replace
git-svn-id: svn://ultimatepp.org/upp/trunk@2765 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-10 17:58:58 +00:00