ultimatepp/uppsrc/Core
koldo b0a4cff7ba .Core: Two minimum fixes in doc.
git-svn-id: svn://ultimatepp.org/upp/trunk@7796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-17 22:00:34 +00:00
..
POP3 POP3: InetMessage fixes 2014-07-10 07:57:43 +00:00
Rpc Core/Rpc: No retries of HTTP request allowed, CodeEditor: .cosmetics 2014-10-16 12:51:33 +00:00
SMTP ide: Developing debugger termination, Core/SMTP: Fixed issue with lone space at the end of text 2014-08-26 12:18:17 +00:00
src.tpp .Core: Two minimum fixes in doc. 2014-10-17 22:00:34 +00:00
srcdoc.tpp Core: Resolved skipspaces issue in CParser::Set 2014-09-13 17:15:01 +00:00
srcimp.tpp .docs 2014-04-22 05:57:02 +00:00
SSL Core/SSL: Now using 'universal' SSLv23 method instead of forcing SSLv3 2014-10-15 08:56:44 +00:00
Algo.h Core: multi-pattern string Replace 2014-09-22 09:37:08 +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
Callback.cpp
Callback.h Core: New lambda handling 2014-04-12 14:29:13 +00:00
Callback0.h
Callback1.h
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 Core: SetLanguage(const char *s) 2014-09-25 06:20:43 +00:00
CharSet.h
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: Fixed issue in StrInt 2014-08-06 06:24:21 +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: #include <function> (thanks dolik!), LineEdit: RectSel sort, Paste in column repeats pattern, zero width rectsel visuals 2014-10-12 12:09:51 +00:00
Core.t New SK-SK translation applied (thanks Gapko) 2014-06-08 09:37:24 +00:00
Core.upp Core: Split/Join/Merge refactored 2014-04-21 15:22:49 +00:00
core.upt
Core_init.icpp
CoWork.cpp
CoWork.h
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 ide: PDB debugger now prints Nulls 2014-09-13 20:47:12 +00:00
Diag.h ide: Assist/Annotations now updated when writing the code 2014-09-15 11:23:36 +00:00
Dli.cpp
dli.h
dli_header.h
dli_source.h
FilterStream.cpp Core: Fix of initial GetPos in InFilterStream 2014-10-16 21:20:14 +00:00
FilterStream.h Core: InFilterStream::SetSize 2014-10-16 19:23:18 +00:00
FixedMap.h Core: multi-pattern string Replace 2014-09-22 09:37:08 +00:00
Format.cpp Core: Format: fixed corner-case 2014-04-13 05:50:44 +00:00
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: silnced warning in heaputil.cpp #748 2014-04-14 18:45:50 +00:00
Http.cpp .cosmetics 2014-10-16 13:08: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 HttpRequest: PostStream (to upload big data) #524 2014-07-28 11:17:11 +00:00
InetUtil.cpp Core: ScanWwwTime fixed time zone issue 2014-05-16 07:30:24 +00:00
Ini.cpp Core: Ini now supports ${VAR}_something format 2014-05-16 06:28:37 +00:00
init
InMap.hpp *Core: Fixed T& SortedArrayMap::Add(K) 2014-04-02 06:13:06 +00:00
InVector.h Core: Workaround for gcc 4.8.x compilation issue 2014-08-31 09:32:20 +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 Core: SetLanguage(const char *s) 2014-09-25 06:20:43 +00:00
Lang.h Core: SetLanguage(const char *s) 2014-09-25 06:20:43 +00:00
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: Fixed console CP issues (in Cout and LocalProcess) 2014-09-15 17:46:12 +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 Core: One::Is<TT>() const 2014-07-22 10:57:50 +00:00
parser.cpp Core: Resolved skipspaces issue in CParser::Set 2014-09-13 17:15:01 +00:00
Parser.h Fixed CParser::SkipSpaces (thanks cbpporter) 2014-09-11 15:42:36 +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 Fixed memory leak issue in IpAddrInfo::Execute 2014-05-30 06:22:55 +00:00
SplitMerge.cpp Some warnings fixed, MYSQL: Fixed decimal issue 2014-08-01 15:09:14 +00:00
SplitMerge.h ide: Developing new navigator 2014-07-27 07:34:05 +00:00
Stream.cpp ide: PCH experiments 2014-10-17 13:13:02 +00:00
Stream.h Core: CoutUTF8, ide: UTF8 console capture 2014-09-22 12:36:44 +00:00
String.cpp Core: Split/Join/Merge refactored 2014-04-21 15:22:49 +00:00
String.h ide: Layout designer and Icon designer now have 'search' field #772 2014-06-02 11:13:18 +00:00
StringFind.cpp ide: finalizing find&replace, *Core: Fixed issue with finding AString::Find 2014-07-08 10:19:51 +00:00
StrUtil.cpp ide: Layout designer and Icon designer now have 'search' field #772 2014-06-02 11:13:18 +00:00
sub.upt
t.cpp
t.h SDraw:: DrawEllipseOp, Core: NOI18N flag 2014-01-13 09:53:50 +00:00
t_.h
TimeDate.cpp Core: GetWeek, GetWeekDate 2014-10-09 15:15:44 +00:00
TimeDate.h Core: GetWeek, GetWeekDate 2014-10-09 15:15:44 +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: multi-pattern string Replace 2014-09-22 09:37:08 +00:00
Util.h Core: multi-pattern string Replace 2014-09-22 09:37:08 +00:00
Uuid.cpp
Uuid.h
Value.cpp Core: Value references docs 2014-09-13 14:23:12 +00:00
Value.h Core: Value references docs 2014-09-13 14:23:12 +00:00
Value.hpp *Core: Fixed issue in StrInt 2014-08-06 06:24:21 +00:00
ValueUtil.cpp Core: Value references 2014-09-13 12:59:20 +00:00
ValueUtil.h Core: Value references docs 2014-09-13 14:23:12 +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
Win32Util.h
WString.cpp Core: Split/Join/Merge refactored 2014-04-21 15:22:49 +00:00
XML.cpp * Core: XML cosmetics #834 (thanks Koldo) 2014-08-24 17:46:03 +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