ultimatepp/uppsrc/Core
cxl 731332873c CtrlCore: bool support to Ref
git-svn-id: svn://ultimatepp.org/upp/trunk@3545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-18 09:31:24 +00:00
..
src.tpp .doc 2011-04-26 15:32:46 +00:00
srcdoc.tpp Core/srcdoc.tpp/Caveats$en-us.tpp: INITBLOCK / EXITBLOCK handling, icpp files 2011-04-18 12:14:51 +00:00
srcimp.tpp Improved theide T++ (help) browser 2008-09-17 12:13:43 +00:00
Algo.h A few typecasts to enable / simplify 64-bit compilation 2009-10-22 20:32:41 +00:00
App.cpp .uppsrc: Fixed for mingw 2010-03-16 19:37:30 +00:00
App.h *Core, CtrlLib: Fixing GetDownloadsFolder() 2010-03-08 11:08:23 +00:00
AString.hpp *Core: String Replace fixed to compile with GCC 2010-10-11 10:25:50 +00:00
BiCont.h new uvs2 releases : uppsrc-2627 tutorial-38 examples-142 reference-115 2008-07-23 22:08:35 +00:00
BlockStream.cpp new uvs2 releases : uppsrc-2608 tutorial-38 examples-141 reference-113 2008-06-26 18:25:44 +00:00
Bom.cpp BOM unicode files support, fixed problem with scroll in frame area 2009-02-13 11:41:52 +00:00
Callback.cpp +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
Callback.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
Callback0.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
Callback1.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
Callback2.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
Callback3.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
Callback4.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
CallbackN.h changed svn layout 2008-06-07 22:31:27 +00:00
Cbgen.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
CharSet.cpp Core: InitCaps improved to capitalize letters after any !IsLeNum character 2011-04-07 08:25:52 +00:00
CharSet.h .Core: CharSet.h fixed warning 2010-06-13 13:59:16 +00:00
CharSet.i *Core: CharSet refactored to avoid constant mismatches 2010-06-07 12:30:29 +00:00
Color.cpp *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5) 2011-01-30 12:42:32 +00:00
Color.h theide: Assist for #include 2011-04-25 15:15:56 +00:00
config.h *Core: Fixes to compile with GCC 4.6 (RM #52) 2011-04-10 07:59:23 +00:00
Convert.cpp *Core: ConvertInt::Scan fix of lower limit for int result 2011-05-29 17:03:54 +00:00
Convert.h theide: fixed Bug #31: TheIDE menu losing focus when building 2011-05-21 17:48:15 +00:00
Copying Copying (U++ license) changed to officical 2-clause BSD license 2008-09-13 09:05:01 +00:00
Core.h *Core: Fixes to compile with GCC 4.6 (RM #52) 2011-04-10 07:59:23 +00:00
Core.t .CtrlCore/: minor fixes in EncodeRTF; fixed escape sequences in .t string constants 2011-02-11 18:58:56 +00:00
Core.upp +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
core.upt theide: SSE2 as Option in main config, templates now include SSE2 as default (RM #9) 2011-01-31 14:53:32 +00:00
Core_init.icpp changed svn layout 2008-06-07 22:31:27 +00:00
CoWork.cpp changed svn layout 2008-06-07 22:31:27 +00:00
CoWork.h CoWork documentation 2009-03-29 12:36:32 +00:00
Cpu.cpp Core: Blackfin CPU support 2009-07-26 15:41:41 +00:00
Debug.cpp Core: Xmlize fixes, double creation of .log fixed 2010-10-28 08:29:36 +00:00
Defs.h .Core: Fixed duplicate ASSERT issue 2011-04-07 08:30:02 +00:00
Diag.h .Core: Fixed duplicate ASSERT issue 2011-04-07 08:30:02 +00:00
Dli.cpp *Core, CtrlLib: Fixing GetDownloadsFolder() 2010-03-08 11:08:23 +00:00
dli.h new uvs2 releases : uppsrc-2630 tutorial-38 examples-142 reference-115 2008-08-02 14:54:22 +00:00
dli_header.h changed svn layout 2008-06-07 22:31:27 +00:00
dli_source.h changed svn layout 2008-06-07 22:31:27 +00:00
Format.cpp SmtpMail: Refactored, added support for character encoding in headers, added recipient/sender names, Core: FormatIntBase added 'upper' option, FormatIntHexUpper function 2011-01-27 12:04:49 +00:00
Format.h SmtpMail: Refactored, added support for character encoding in headers, added recipient/sender names, Core: FormatIntBase added 'upper' option, FormatIntHexUpper function 2011-01-27 12:04:49 +00:00
Global.h changed svn layout 2008-06-07 22:31:27 +00:00
Gtypes.cpp GTypes - missing Bearing fixed (not missing anymore) 2009-04-21 17:37:51 +00:00
Gtypes.h Core: Fixed Rect<double> Null issue 2011-04-16 19:10:11 +00:00
Hash.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Hash.h .Core: renamed MD5_CTX to UPP_MD5_CTX to avoid clashes with OpenSSL 2010-04-07 07:29:42 +00:00
heap.cpp *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
heapdbg.cpp Core: cosmetics 2010-01-29 18:25:57 +00:00
HeapImp.h new uvs2 releases : uppsrc-2598 tutorial-38 examples-141 reference-113 2008-06-16 23:06:34 +00:00
heaputil.cpp new uvs2 releases : uppsrc-2598 tutorial-38 examples-141 reference-113 2008-06-16 23:06:34 +00:00
i18n.h TheIDE: Sort packages by name 2009-04-17 13:16:32 +00:00
ignorelist Fixed initializer list in C++ parser 2008-09-14 16:50:17 +00:00
Index.h Core: More container Adds/Inserts/Sets now return T& 2011-04-17 19:48:40 +00:00
Index.hpp Core: More container Adds/Inserts/Sets now return T& 2011-04-17 19:48:40 +00:00
init changed svn layout 2008-06-07 22:31:27 +00:00
Kernel32W.dli changed svn layout 2008-06-07 22:31:27 +00:00
Lang.cpp Core: LanguageInfo completely refactored 2009-12-13 22:16:46 +00:00
Lang.h Removed forgotten DDUMP 2010-01-11 09:24:37 +00:00
Lang_s.h changed svn layout 2008-06-07 22:31:27 +00:00
LangInfo.cpp Core: LangInfo fix 2010-01-07 10:58:41 +00:00
lcid.txt changed svn layout 2008-06-07 22:31:27 +00:00
lheap.cpp new uvs2 releases : uppsrc-2598 tutorial-38 examples-141 reference-113 2008-06-16 23:06:34 +00:00
LocalProcess.cpp RasterPlayer, *Core: LocalProcess, *png: version issue 2010-09-08 08:08:52 +00:00
LocalProcess.h LocalProcess.h documented 2009-04-19 15:43:40 +00:00
Log.cpp Core: VppLog: LOG_TIMESTAMP option 2010-11-12 19:07:48 +00:00
lt_.h changed svn layout 2008-06-07 22:31:27 +00:00
Map.h .Core: fixed recent omission in ArrayMap - added using clause to include AMap's Insert variants previously hidden by Insert(int index, const K& key, T *newt) 2011-06-08 19:30:46 +00:00
mathutil.cpp Developing config.h 2009-03-20 13:07:33 +00:00
MD5.cpp .Core: renamed MD5_CTX to UPP_MD5_CTX to avoid clashes with OpenSSL 2010-04-07 07:29:42 +00:00
Mpr32W.dli changed svn layout 2008-06-07 22:31:27 +00:00
Mt.cpp Core: Thread fix (thread_id issue) 2011-01-13 19:28:39 +00:00
Mt.h Core: Thread threadid support 2011-01-12 19:53:24 +00:00
NetNode.cpp Core: NetNode fix for mingw (missing constant) 2010-01-04 16:39:01 +00:00
OL_Set.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Other.h *Core: fixed bug in Mitor's deep copy operator 2011-04-18 19:19:56 +00:00
parser.cpp Core: CParser::ReadInt(int min, int max) 2011-04-22 12:40:07 +00:00
Parser.h Core: CParser::ReadInt(int min, int max) 2011-04-22 12:40:07 +00:00
Path.cpp CtrlLib: FileSel: Support for Terminal Services client shares (Win32) 2010-11-16 18:21:07 +00:00
Path.h Core: FindFile::IsExecutable 2010-03-09 08:16:55 +00:00
prj.aux changed svn layout 2008-06-07 22:31:27 +00:00
Profile.h RTIMING fix 2008-12-21 22:14:14 +00:00
Ptr.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Ptr.h changed svn layout 2008-06-07 22:31:27 +00:00
Random.cpp *CtrlLib, Draw: Fixed issues with menu and dark themes in Ubuntu (RM Bug #5) 2011-01-30 12:42:32 +00:00
SHA1.cpp OutStream, TeeStream, Md5Stream, Sha1Stream, Crc32Stream, MD5, SHA1, CRC32, optimized C++ parser, CodeEditor annotations 2008-09-28 18:15:28 +00:00
sheap.cpp new uvs2 releases : uppsrc-2630 tutorial-38 examples-142 reference-115 2008-08-02 14:54:22 +00:00
Stream.cpp *plugin/gif: Support for LCT (and couple of 64bits fixes) 2010-11-07 10:58:31 +00:00
Stream.h Stream: Peek, PutPtr 2010-08-13 08:57:08 +00:00
String.cpp *Core, CtrlLib: Fixing GetDownloadsFolder() 2010-03-08 11:08:23 +00:00
String.h *plugin/gif: Support for LCT (and couple of 64bits fixes) 2010-11-07 10:58:31 +00:00
StrUtil.cpp Core: Fixed wchar Filter, FilterWhile 2009-07-21 15:06:41 +00:00
sub.upt changed svn layout 2008-06-07 22:31:27 +00:00
t.cpp Fixed critical bug with Date formatting 2009-05-05 16:14:24 +00:00
t.h git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
t_.h changed svn layout 2008-06-07 22:31:27 +00:00
TimeDate.cpp Core: DayOfYear, StrToTime; Draw: Rotate180 2010-12-24 12:53:03 +00:00
TimeDate.h Core: DayOfYear, StrToTime; Draw: Rotate180 2010-12-24 12:53:03 +00:00
Topic.cpp GetTopicLNG 2009-01-09 16:40:08 +00:00
Topic.h GetTopicLNG 2009-01-09 16:40:08 +00:00
topic_group.h changed svn layout 2008-06-07 22:31:27 +00:00
Topt.h Vector, Array: All Adds now returning T& 2010-09-16 22:16:51 +00:00
Tuple.h Core: Tuples now Moveable if all elements moveable (thanks a lot kohait00!) 2010-10-19 13:28:13 +00:00
Util.cpp .GetIniKey: In Win32, it now tests for GetExeDirFile before c:\q.ini too... 2010-11-24 10:00:25 +00:00
Util.h Core: Xmlize now supports all Core Value type (+ int16 and byte), support for Value serialization 2010-02-28 12:19:28 +00:00
Uuid.cpp *ScanUuid fixed (thanks Mindtraveller) 2010-09-17 18:42:42 +00:00
Uuid.h Core Uuid: FormatWithDashes 2010-02-15 11:09:52 +00:00
Value.cpp CtrlCore: bool support to Ref 2011-06-18 09:31:24 +00:00
Value.h CtrlCore: bool support to Ref 2011-06-18 09:31:24 +00:00
Vcont.cpp Core: BREAK_WHEN_PICKED 2010-01-24 13:21:33 +00:00
Vcont.h Core: More container Adds/Inserts/Sets now return T& 2011-04-17 19:48:40 +00:00
Vcont.hpp Core: More container Adds/Inserts/Sets now return T& 2011-04-17 19:48:40 +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: Blackfin CPU support 2009-07-26 15:41:41 +00:00
XML.cpp *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
XML.h *XmlParser: fixed whitespace handling 2010-10-04 18:31:00 +00:00
Xmlize.cpp .Core: Developing Xmlize 2011-01-10 19:34:42 +00:00
Xmlize.h Core: Xmlize now able to define tag names for container items 2011-05-24 16:01:13 +00:00
z.cpp OutStream, TeeStream, Md5Stream, Sha1Stream, Crc32Stream, MD5, SHA1, CRC32, optimized C++ parser, CodeEditor annotations 2008-09-28 18:15:28 +00:00
z.h OutStream, TeeStream, Md5Stream, Sha1Stream, Crc32Stream, MD5, SHA1, CRC32, optimized C++ parser, CodeEditor annotations 2008-09-28 18:15:28 +00:00