cxl
|
ecaae96c3b
|
Core: FindFile::GetPath - POSIX support
git-svn-id: svn://ultimatepp.org/upp/trunk@4451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-01-20 16:35:50 +00:00 |
|
cxl
|
5553b45f38
|
Core: Some new Random number generator functions
git-svn-id: svn://ultimatepp.org/upp/trunk@4439 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-01-18 18:23:30 +00:00 |
|
koldo
|
278b7c09fa
|
.Core: Added a bit of doc
git-svn-id: svn://ultimatepp.org/upp/trunk@4391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-01-10 20:22:54 +00:00 |
|
cxl
|
7bbf60ba43
|
Core: Date now has operator++/--
git-svn-id: svn://ultimatepp.org/upp/trunk@4382 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-01-09 15:59:33 +00:00 |
|
cxl
|
89955f303a
|
Core: CParser: GetSpacePtr
git-svn-id: svn://ultimatepp.org/upp/trunk@4235 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-12-03 10:26:13 +00:00 |
|
cxl
|
ad54a6fa2f
|
Core: Documentation for ',' option in double formatting, thousands separator '@' flag for double formatting.
git-svn-id: svn://ultimatepp.org/upp/trunk@4161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-11 14:01:55 +00:00 |
|
cxl
|
e13ae5cbb3
|
Core: CParser::UnicodeEscape - option to escape javascript's \u, used in JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@4160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-11 10:01:15 +00:00 |
|
cxl
|
5a4547708d
|
Core: ParseJSON(const char *) now returns ErrorValue if input is invalid
git-svn-id: svn://ultimatepp.org/upp/trunk@4144 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-07 12:56:38 +00:00 |
|
cxl
|
eb2f977bc6
|
.JSON docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4136 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-06 12:22:48 +00:00 |
|
cxl
|
0416725f18
|
JSON documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@4131 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-05 16:50:42 +00:00 |
|
cxl
|
f2d1a18a82
|
Core: JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@4130 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-05 12:45:30 +00:00 |
|
cxl
|
258d544fac
|
Core: CParser improved const-correctness (many methods are now const)
git-svn-id: svn://ultimatepp.org/upp/trunk@4124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-04 11:55:08 +00:00 |
|
cxl
|
45b871f993
|
Core: CParser::IsId(const char *), improved 'visuals' for ValueArray::ToString
git-svn-id: svn://ultimatepp.org/upp/trunk@4114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-01 19:41: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
|
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 |
|