Commit graph

121 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
c6255d9190 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
cxl
693b2b2d10 PGSQL: Autoreconnect improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@2699 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-17 15:44:57 +00:00
cxl
06f88f88ce Stream: Peek, PutPtr
git-svn-id: svn://ultimatepp.org/upp/trunk@2605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 08:57:08 +00:00
cxl
22943ce74e .Core: Reverted latest XmlParser patch
git-svn-id: svn://ultimatepp.org/upp/trunk@2539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 10:06:13 +00:00
cxl
68546087c0 .Core: DDUMP (thanks dolik.rce)
git-svn-id: svn://ultimatepp.org/upp/trunk@2519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-06 19:01:02 +00:00
mr_ped
38fb68e3a4 .AString::Find documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@2496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-22 12:51:30 +00:00
cxl
c567bf41cf .Core: int64 support in Format
git-svn-id: svn://ultimatepp.org/upp/trunk@2493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-20 15:40:55 +00:00
cxl
4bac54cb4c .uppsrc\ide: minor fix in find in files
git-svn-id: svn://ultimatepp.org/upp/trunk@2254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-22 13:03:55 +00:00
cxl
9e896d777b .XmlNode has now improved support for multiline strings
git-svn-id: svn://ultimatepp.org/upp/trunk@2250 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-21 17:04:58 +00:00
cxl
bad76742d1 Core: CParser now provides information about column of position
git-svn-id: svn://ultimatepp.org/upp/trunk@2209 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-10 16:00:48 +00:00
cxl
7ef6b51921 Core: FindFile::IsSymLink in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@2019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-06 12:06:27 +00:00
cbpporter
49646bc161 Documentation update
git-svn-id: svn://ultimatepp.org/upp/trunk@2018 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-06 11:25:57 +00:00
cxl
dec02f74cc CtrlLib: ArrayCtrl: WhenMouseMove, ToolTip minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@2008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-03 10:42:49 +00:00
cbpporter
8264fa0f0c Documentation update
git-svn-id: svn://ultimatepp.org/upp/trunk@1986 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-30 10:27:43 +00:00
cbpporter
7db2fc4336 Documentation update
git-svn-id: svn://ultimatepp.org/upp/trunk@1984 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-29 22:32:32 +00:00
cxl
389497da90 TheIDE: Help system now higlights search words and allows navigating them up/down
git-svn-id: svn://ultimatepp.org/upp/trunk@1916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-21 21:06:12 +00:00
cxl
32a4a99772 theide: Fixed highlighting of searched words in help
git-svn-id: svn://ultimatepp.org/upp/trunk@1913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-20 21:29:21 +00:00
cxl
810cdd79b9 Core: documenting XML.h
git-svn-id: svn://ultimatepp.org/upp/trunk@1912 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-20 08:30:17 +00:00
cxl
2e0d424ce4 Core: XmlNode documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@1909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-19 22:12:29 +00:00
cxl
4faac771ab Core: XmlParser documented
git-svn-id: svn://ultimatepp.org/upp/trunk@1872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-06 21:38:58 +00:00
cxl
92fb96c020 Core: Writing XmlParser docs
git-svn-id: svn://ultimatepp.org/upp/trunk@1868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-05 22:53:45 +00:00
cxl
7dded9d3f4 Minor fix in XmlOutput docs
git-svn-id: svn://ultimatepp.org/upp/trunk@1866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-04 09:06:35 +00:00
cxl
50b2f915c3 XML output docs
git-svn-id: svn://ultimatepp.org/upp/trunk@1862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-02 18:58:59 +00:00
cxl
45ee9836bd Core: Thread documentation fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-19 10:28:56 +00:00
cxl
4c7db817db CtrlLib: HeaderCtrl serialization fixed (thanks zsolt), DropTree fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-18 08:09:16 +00:00
cxl
b333a94ee6 CtrlLib: FileSel::Types, Select* family of utility FileSel based functions and classes; minor ide bug fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-02 16:54:26 +00:00
cxl
239748b0d3 Core: Charset Support for CP1161 and ARMSCII_8 are back
git-svn-id: svn://ultimatepp.org/upp/trunk@1587 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-24 08:54:26 +00:00
cxl
400e78f167 Core docs fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-21 12:53:08 +00:00
cxl
c6c41ac2c6 Core: Added StringStream::Reserve
git-svn-id: svn://ultimatepp.org/upp/trunk@1496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-12 07:17:25 +00:00
cxl
29649cf062 String docs addenum, OEM charset in GetEnv (thanks Zbigniew), BLOB in MySql (thanks Sergey)
git-svn-id: svn://ultimatepp.org/upp/trunk@1442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-26 01:32:38 +00:00
cxl
bacf2dc0ec Draw: fixed underline issue, Font documented
git-svn-id: svn://ultimatepp.org/upp/trunk@1385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-08 17:46:19 +00:00
cxl
f8d21d12d9 Core documentation fix (added missing titles)
git-svn-id: svn://ultimatepp.org/upp/trunk@1156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-10 18:32:54 +00:00
cxl
82dd4aa45f Array, Vector: InsertPick, correct CharFilter for type/variable in LayDes, SystemDraw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-10 15:39:30 +00:00
cxl
6281f285b3 Change in SetDateFilter format, cleanup in related docs
git-svn-id: svn://ultimatepp.org/upp/trunk@1122 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-03 10:43:11 +00:00