| .. |
|
POP3
|
*Core/POP3, SMTP: format fixes
|
2014-04-08 11:52:25 +00:00 |
|
Rpc
|
Core/Rpc: faultString now XML escaped
|
2014-01-15 13:39:59 +00:00 |
|
SMTP
|
*Core/POP3, SMTP: format fixes
|
2014-04-08 11:52:25 +00:00 |
|
src.tpp
|
.cosmetics
|
2014-04-04 11:47:52 +00:00 |
|
srcdoc.tpp
|
GridCtrl: fixed for C++11
|
2014-04-05 16:45:55 +00:00 |
|
srcimp.tpp
|
RichText, RichEdit: Customization options
|
2014-01-23 12:09:05 +00:00 |
|
SSL
|
Core: Socket::GetLine fixed reaction to EOF
|
2014-03-27 10:32:25 +00:00 |
|
Algo.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
App.cpp
|
Turtle: LaunchWebBrowser support
|
2014-02-06 19:02:08 +00:00 |
|
App.h
|
|
|
|
AString.hpp
|
Core: AString fixed to compile with GCC
|
2014-03-24 18:00:54 +00:00 |
|
BiCont.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
BlockStream.cpp
|
ide: In Posix, ide now handles non-owned files and symlinks differently #230
|
2014-02-16 13:51:30 +00:00 |
|
Bom.cpp
|
|
|
|
Callback.cpp
|
|
|
|
Callback.h
|
|
|
|
Callback0.h
|
|
|
|
Callback1.h
|
|
|
|
Callback2.h
|
|
|
|
Callback3.h
|
|
|
|
Callback4.h
|
|
|
|
CallbackN.h
|
|
|
|
Cbgen.h
|
Core: removing 'simple' lambda callback because of poor resolution
|
2014-04-06 07:53:28 +00:00 |
|
CharSet.cpp
|
,cosmetics
|
2014-04-02 18:04:34 +00:00 |
|
CharSet.h
|
|
|
|
CharSet.i
|
|
|
|
Color.cpp
|
|
|
|
Color.h
|
|
|
|
Complex.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
config.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Convert.cpp
|
.cosmetics
|
2014-04-02 15:54:57 +00:00 |
|
Convert.h
|
ConvertTime: AlwaysTime, DayEnd
|
2013-11-27 10:03:17 +00:00 |
|
Copying
|
Licence updated #644
|
2014-01-17 11:36:11 +00:00 |
|
Core.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Core.t
|
Core: Core.t chinesse translation fixed (thanks Lance)
|
2014-02-10 18:58:10 +00:00 |
|
Core.upp
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
core.upt
|
|
|
|
Core_init.icpp
|
|
|
|
CoWork.cpp
|
|
|
|
CoWork.h
|
|
|
|
Cpu.cpp
|
|
|
|
Debug.cpp
|
Fixed issue with Laydes Hotkeys #600
|
2014-01-11 10:33:41 +00:00 |
|
Defs.h
|
Core: Fail__ changed
|
2014-04-04 12:02:47 +00:00 |
|
Diag.h
|
CppDemangle, improved diag Ctrl::Name
|
2014-01-10 19:57:24 +00:00 |
|
Dli.cpp
|
|
|
|
dli.h
|
|
|
|
dli_header.h
|
|
|
|
dli_source.h
|
|
|
|
FilterStream.cpp
|
Core: Zlib Stream operations refactored (>2GB streams support)
|
2013-12-17 19:40:23 +00:00 |
|
FilterStream.h
|
Core: Zlib Stream operations refactored (>2GB streams support)
|
2013-12-17 19:40:23 +00:00 |
|
FixedMap.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Format.cpp
|
|
|
|
Format.h
|
|
|
|
Global.h
|
|
|
|
Gtypes.cpp
|
|
|
|
Gtypes.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Hash.cpp
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Hash.h
|
|
|
|
heap.cpp
|
Core: Fixed heap allocator issue in Win32
|
2013-12-17 15:03:08 +00:00 |
|
heapdbg.cpp
|
Core: Dbg mode heap leaks now Panics
|
2014-04-01 19:38:48 +00:00 |
|
HeapImp.h
|
Core: Fixed heap allocator issue in Win32
|
2013-12-17 15:03:08 +00:00 |
|
heaputil.cpp
|
Core: Fixed heap allocator issue in Win32
|
2013-12-17 15:03:08 +00:00 |
|
Http.cpp
|
.cosmetics
|
2014-04-02 08:51:55 +00:00 |
|
i18n.h
|
|
|
|
ignorelist
|
|
|
|
Index.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Inet.h
|
.cosmetics
|
2014-04-03 06:59:11 +00:00 |
|
InetUtil.cpp
|
Core: XML raw mode (for HTML), POP3 improvements
|
2014-03-26 14:39:33 +00:00 |
|
Ini.cpp
|
|
|
|
init
|
|
|
|
InMap.hpp
|
*Core: Fixed T& SortedArrayMap::Add(K)
|
2014-04-02 06:13:06 +00:00 |
|
InVector.h
|
Core: Fixed STL iterators for sorted maps
|
2014-04-01 19:26:50 +00:00 |
|
InVector.hpp
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
JSON.cpp
|
,cosmetics
|
2014-04-02 18:04:34 +00:00 |
|
JSON.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Jsonize.h
|
|
|
|
Kernel32W.dli
|
|
|
|
Lang.cpp
|
|
|
|
Lang.h
|
|
|
|
Lang_s.h
|
|
|
|
LangInfo.cpp
|
|
|
|
lcid.txt
|
|
|
|
lheap.cpp
|
Core: Fixed __thread warning in lheap.cpp (thanks deep)
|
2014-02-10 19:13:34 +00:00 |
|
LocalProcess.cpp
|
Core: String/WString compiler error on operator+(int), (size_t)
|
2014-04-03 10:29:14 +00:00 |
|
LocalProcess.h
|
TextDiffCtrl: Now supports selection & copy #171
|
2014-02-23 18:22:09 +00:00 |
|
Log.cpp
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
lt_.h
|
|
|
|
Map.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Map.hpp
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
mathutil.cpp
|
|
|
|
MD5.cpp
|
|
|
|
Mpr32W.dli
|
|
|
|
Mt.cpp
|
|
|
|
Mt.h
|
|
|
|
NetNode.cpp
|
|
|
|
OL_Set.cpp
|
Core: IsInf
|
2014-01-18 14:44:03 +00:00 |
|
Other.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
parser.cpp
|
Core: IsInf, IsFin
|
2014-01-18 13:37:30 +00:00 |
|
Parser.h
|
|
|
|
Path.cpp
|
.cosmetics
|
2014-04-02 15:54:57 +00:00 |
|
Path.h
|
ide: In Posix, ide now handles non-owned files and symlinks differently #230
|
2014-02-16 13:51:30 +00:00 |
|
prj.aux
|
|
|
|
Profile.h
|
|
|
|
Ptr.cpp
|
|
|
|
Ptr.h
|
|
|
|
Random.cpp
|
|
|
|
SHA1.cpp
|
|
|
|
sheap.cpp
|
.cosmetics
|
2013-12-03 13:04:05 +00:00 |
|
Socket.cpp
|
.cosmetics
|
2014-04-02 08:51:55 +00:00 |
|
Stream.cpp
|
ide: In Posix, ide now handles non-owned files and symlinks differently #230
|
2014-02-16 13:51:30 +00:00 |
|
Stream.h
|
CtrlLib: ToolButton fixed initial tip iissue
|
2014-02-16 18:24:28 +00:00 |
|
String.cpp
|
Core: String::Find optimized in Win32
|
2014-03-05 18:07:00 +00:00 |
|
String.h
|
Core: Fail__ for String::operator+(String, int)
|
2014-04-04 11:45:35 +00:00 |
|
StringFind.cpp
|
*Core: String: Fixed searching of empty string.
|
2014-04-02 18:11:03 +00:00 |
|
StrUtil.cpp
|
|
|
|
sub.upt
|
|
|
|
t.cpp
|
|
|
|
t.h
|
SDraw:: DrawEllipseOp, Core: NOI18N flag
|
2014-01-13 09:53:50 +00:00 |
|
t_.h
|
|
|
|
TimeDate.cpp
|
Core: Improved timezone support, ScanWwwTime
|
2014-03-25 11:21:13 +00:00 |
|
TimeDate.h
|
Core: Improved timezone support, ScanWwwTime
|
2014-03-25 11:21:13 +00:00 |
|
Topic.cpp
|
|
|
|
Topic.h
|
|
|
|
topic_group.h
|
|
|
|
Topt.h
|
Core: Fixed STL iterators for sorted maps
|
2014-04-01 19:26:50 +00:00 |
|
Tuple.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Util.cpp
|
Core: define->undef glitch fixed
|
2014-03-23 16:35:46 +00:00 |
|
Util.h
|
.cosmetics
|
2014-03-25 07:10:17 +00:00 |
|
Uuid.cpp
|
|
|
|
Uuid.h
|
|
|
|
Value.cpp
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Value.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Value.hpp
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
ValueUtil.cpp
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
ValueUtil.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Vcont.cpp
|
Core: Vector fix for very large number of items in 64 bits
|
2013-12-15 12:05:22 +00:00 |
|
Vcont.h
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
Vcont.hpp
|
cpp11 branch merged back to to trunk
|
2014-03-16 16:33:48 +00:00 |
|
WebSocket.cpp
|
.cosmetics
|
2014-01-14 11:07:41 +00:00 |
|
Win32Util.cpp
|
|
|
|
Win32Util.h
|
|
|
|
WString.cpp
|
,cosmetics
|
2014-04-02 18:04:34 +00:00 |
|
XML.cpp
|
,cosmetics
|
2014-04-02 18:04:34 +00:00 |
|
XML.h
|
Core: XML raw mode (for HTML), POP3 improvements
|
2014-03-26 14:39:33 +00:00 |
|
Xmlize.cpp
|
|
|
|
Xmlize.h
|
Core: Xmlize now supports default values (#643)
|
2014-02-12 17:37:01 +00:00 |
|
z.cpp
|
plugin/lzma #354
|
2014-02-19 19:05:14 +00:00 |
|
z.h
|
plugin/Zip: fixed to compile
|
2014-01-02 10:37:55 +00:00 |