ultimatepp/uppsrc/Core
cxl 84f8132515 CodeEditor: Syntax support refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 06:47:55 +00:00
..
POP3 POP3: HTTP CONNECT proxy support 2014-05-14 09:22:30 +00:00
Rpc Core/Rpc: faultString now XML escaped 2014-01-15 13:39:59 +00:00
SMTP *Core/SMTP: Fixed uninitalized variable ssl 2014-04-23 06:00:27 +00:00
src.tpp Core: QPEncode 2014-04-28 15:46:52 +00:00
srcdoc.tpp GridCtrl: fixed for C++11 2014-04-05 16:45:55 +00:00
srcimp.tpp .docs 2014-04-22 05:57:02 +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 Core: App removed catch(Exc) so that debugger behaves can show the backtrace 2014-04-22 07:03:03 +00:00
App.h Core: LoadDataFile, SetDataPath, plugin/lzma: missing functions implemented 2014-04-12 10:44:12 +00:00
AString.hpp Core: Fixed String::Replace(String(), ..) issue 2014-05-02 16:26:00 +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 Core: BOM* functions now have variant with def_charset parameter (instead of using host platform charset) 2012-11-08 11:05:56 +00:00
Callback.cpp
Callback.h Core: New lambda handling 2014-04-12 14:29:13 +00:00
Callback0.h
Callback1.h *Skylark: .ini session_table issue fixed 2012-08-28 09:44:22 +00:00
Callback2.h
Callback3.h
Callback4.h
CallbackN.h
Cbgen.h Core: Fixed issue with lambda 2014-04-12 14:38:18 +00:00
CharSet.cpp ,cosmetics 2014-04-02 18:04:34 +00:00
CharSet.h Core: BOM* functions now have variant with def_charset parameter (instead of using host platform charset) 2012-11-08 11:05:56 +00:00
CharSet.i
Color.cpp Core: VoidColor, CtrlLib: VoidColor in ColorPusher, RichEdit: Support for Null color in cell background 2013-11-19 20:07:19 +00:00
Color.h upp.src: Reverted some OpenGL related issues, Core: Fixed Stream::Pack 2013-07-22 20:16:16 +00:00
Complex.h cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
config.h Core: Improved mingw compatibility #746 2014-04-23 08:01:24 +00:00
Convert.cpp Core: StrDbl improved error checking (e.g. '12-12' is now error) 2014-04-17 12:07:36 +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 Core: Split/Join/Merge refactored 2014-04-21 15:22:49 +00:00
Core.t Core: Core.t chinesse translation fixed (thanks Lance) 2014-02-10 18:58:10 +00:00
Core.upp Core: Split/Join/Merge refactored 2014-04-21 15:22:49 +00:00
core.upt ide: Added package specific includes, .upt files refactored (thanks Sender Ghost) 2012-07-06 11:12:20 +00:00
Core_init.icpp
CoWork.cpp Draw, CtrlCore: Resolved MT issues 2012-11-15 20:50:44 +00:00
CoWork.h Draw, CtrlCore: Resolved MT issues 2012-11-15 20:50:44 +00:00
Cpu.cpp Core: sCheckCPU fixed (thanks dolik) 2013-07-01 06:48:46 +00:00
Debug.cpp Fixed issue with Laydes Hotkeys #600 2014-01-11 10:33:41 +00:00
Defs.h Core: Exc moved to Diag.h 2014-04-14 08:54:35 +00:00
Diag.h CtrlCore: Fixed workares issue in X11/GTK, various cosmetics 2014-04-28 16:55:48 +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 Core: Format: fixed corner-case 2014-04-13 05:50:44 +00:00
Format.h .Core: cosmetics 2011-12-02 09:25:16 +00:00
Global.h
Gtypes.cpp Core: Value support for Xmlize, Jasonize 2012-03-03 15:49:28 +00:00
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: silnced warning in heaputil.cpp #748 2014-04-14 18:45:50 +00:00
Http.cpp POP3: HTTP CONNECT proxy support 2014-05-14 09:22:30 +00:00
i18n.h Report: Printing hints (thanks deep) 2013-03-30 10:31:22 +00:00
ignorelist
Index.h Core: ValueArray/Map::Pick fixed for GCC, CLANG (11) 2014-04-23 07:28:23 +00:00
Inet.h POP3: HTTP CONNECT proxy support 2014-05-14 09:22:30 +00:00
InetUtil.cpp Core: QPEncode 2014-04-28 15:46:52 +00:00
Ini.cpp Core: Ini: Fixed C comment issue #768 2014-04-28 13:17:25 +00:00
init *Core: CParser correct issue with characters >128 2011-10-06 13:29:46 +00:00
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 .Core: FileOut::Open wrong #ifdef fixed 2012-03-02 15:28:09 +00:00
Kernel32W.dli
Lang.cpp Core: Language settings are now per-thread 2012-06-19 20:43:55 +00:00
Lang.h
Lang_s.h
LangInfo.cpp Core: Fixed issue with language specific sorting 2012-10-23 08:59:53 +00:00
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 Core: ValueArray/Map::Pick fixed for GCC, CLANG (11) 2014-04-23 07:28:23 +00:00
Map.hpp cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
mathutil.cpp
MD5.cpp
MIME.cpp Core: MIME more extensions 2014-04-09 11:17:28 +00:00
Mpr32W.dli
Mt.cpp CtrlCore, Draw: MT refactored, fixed StdFont issue in Draw 2012-11-18 23:45:03 +00:00
Mt.h CtrlCore, Draw: MT refactored, fixed StdFont issue in Draw 2012-11-18 23:45:03 +00:00
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 CParser: NoSkipComments 2014-04-26 18:04:58 +00:00
Parser.h CParser: NoSkipComments 2014-04-26 18:04:58 +00:00
Path.cpp .docs 2014-04-22 05:57:02 +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 Core: Random now fork safe 2013-08-07 11:40:10 +00:00
SHA1.cpp
sheap.cpp .cosmetics 2013-12-03 13:04:05 +00:00
Socket.cpp .cosmetics 2014-04-08 17:36:26 +00:00
SplitMerge.cpp Core: Join cosmetics 2014-04-22 09:32:12 +00:00
SplitMerge.h Core: Split/Join/Merge refactored 2014-04-21 15:22:49 +00:00
Stream.cpp Core: Added ValueTypeError catch in for Load by serialize 2014-04-16 06:55:59 +00:00
Stream.h CtrlLib: ToolButton fixed initial tip iissue 2014-02-16 18:24:28 +00:00
String.cpp Core: Split/Join/Merge refactored 2014-04-21 15:22:49 +00:00
String.h Core: Split/Join/Merge refactored 2014-04-21 15:22:49 +00:00
StringFind.cpp Fixed searching for an empty strings 2014-05-03 13:53:55 +00:00
StrUtil.cpp Core: Split/Join/Merge refactored 2014-04-21 15:22:49 +00:00
sub.upt ide: Added package specific includes, .upt files refactored (thanks Sender Ghost) 2012-07-06 11:12:20 +00:00
t.cpp Core: Language settings are now per-thread 2012-06-19 20:43:55 +00:00
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 CodeEditor: Syntax support refactored 2014-05-15 06:47:55 +00:00
Tuple.h cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
Util.cpp Core: Split/Join/Merge refactored 2014-04-21 15:22:49 +00:00
Util.h Core: Split/Join/Merge refactored 2014-04-21 15:22:49 +00:00
Uuid.cpp Draw: Font, Drawing, Painting, Image now support Xmlize and Jsonize 2012-05-14 14:47:25 +00:00
Uuid.h uppsrc: OLD_VALUE completely removed, Core/Rpc: Now supports Json parameters and return values 2012-09-14 11:43:13 +00:00
Value.cpp Core: Minor changes with ValueTypeError, Skylark: Fixed issue with witz error line number 2014-04-13 18:44:34 +00:00
Value.h Core: Minor changes with ValueTypeError, Skylark: Fixed issue with witz error line number 2014-04-13 18:44:34 +00:00
Value.hpp Core: Minor changes with ValueTypeError, Skylark: Fixed issue with witz error line number 2014-04-13 18:44:34 +00:00
ValueUtil.cpp Core: ValueArray, ValueMap Pick 2014-04-23 07:14:40 +00:00
ValueUtil.h Core: ValueArray/Map::Pick fixed for GCC, CLANG (11) 2014-04-23 07:28:23 +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 Core: MIME more extensions 2014-04-09 11:17:28 +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 Core: IsWin7, CtrlCore: U++ now backpainted by default in Win7+ 2011-06-08 20:40:10 +00:00
Win32Util.h Core: IsWin7, CtrlCore: U++ now backpainted by default in Win7+ 2011-06-08 20:40:10 +00:00
WString.cpp Core: Split/Join/Merge refactored 2014-04-21 15:22:49 +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 Core: TryLoadFromXML (thanks Sender Ghost) 2013-05-25 11:29:41 +00:00
Xmlize.h Core: Xmlize now supports default values (#643) 2014-02-12 17:37:01 +00:00
z.cpp Core: ZCompress / ZDecompress now have 'hdr' parameter 2014-04-15 18:14:10 +00:00
z.h Core: ZCompress / ZDecompress now have 'hdr' parameter 2014-04-15 18:14:10 +00:00