..
src.tpp
Core: Added doc
2011-07-10 17:14:21 +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
Algo.h
*Core: Fixed Tuple, Fixed RemoveSorted
2011-07-31 12:28:03 +00:00
App.cpp
App.h
AString.hpp
*Core: String Replace fixed to compile with GCC
2010-10-11 10:25:50 +00:00
BiCont.h
BlockStream.cpp
Bom.cpp
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
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
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
Complex.h
*Core: Complex fix
2011-07-07 05:00:02 +00:00
config.h
Core: Removed PLATFORM_X11 def
2011-08-03 20:41:41 +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
Core.h
Core: IsNaN function, AsString(NaN) now returns '?', Painter: PaintingPainter - ASSERT for NaN values
2011-07-10 21:50:35 +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: Value compatible Complex (thanks Kohait00)
2011-07-06 15:21:50 +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
CoWork.cpp
CoWork.h
Cpu.cpp
Debug.cpp
Core: Xmlize fixes, double creation of .log fixed
2010-10-28 08:29:36 +00:00
Defs.h
.Core: IsNaN support for mingw
2011-07-11 19:40:43 +00:00
Diag.h
.CtrlLib, CtrlCore, Painter, RichEdit: minor fixes
2011-07-09 19:33:20 +00:00
Dli.cpp
dli.h
dli_header.h
dli_source.h
Format.cpp
Core: IsNaN function, AsString(NaN) now returns '?', Painter: PaintingPainter - ASSERT for NaN values
2011-07-10 21:50:35 +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
Gtypes.cpp
Gtypes.h
Core: Fixed Rect<double> Null issue
2011-04-16 19:10:11 +00:00
Hash.cpp
Hash.h
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
HeapImp.h
heaputil.cpp
i18n.h
ignorelist
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
Kernel32W.dli
Lang.cpp
Lang.h
Lang_s.h
LangInfo.cpp
lcid.txt
lheap.cpp
LocalProcess.cpp
LocalProcess.h
Log.cpp
.CtrlLib, CtrlCore, Painter, RichEdit: minor fixes
2011-07-09 19:33:20 +00:00
lt_.h
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
MD5.cpp
Mpr32W.dli
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
OL_Set.cpp
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
prj.aux
changed svn layout
2008-06-07 22:31:27 +00:00
Profile.h
Ptr.cpp
changed svn layout
2008-06-07 22:31:27 +00:00
Ptr.h
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
sheap.cpp
Stream.cpp
*plugin/gif: Support for LCT (and couple of 64bits fixes)
2010-11-07 10:58:31 +00:00
Stream.h
Core: Fixed compatibility of binary serialization GCC vs MSC (dword definition issue)
2011-07-10 21:32:12 +00:00
String.cpp
String.h
*plugin/gif: Support for LCT (and couple of 64bits fixes)
2010-11-07 10:58:31 +00:00
StrUtil.cpp
sub.upt
t.cpp
t.h
t_.h
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
Topic.h
topic_group.h
Topt.h
Core: empty() method for STL compatibility for containers
2011-07-21 17:00:33 +00:00
Tuple.h
*Core: Fixed Tuple, Fixed RemoveSorted
2011-07-31 12:28:03 +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
Uuid.cpp
Uuid.h
Value.cpp
Core: Value compatible Complex (thanks Kohait00)
2011-07-06 15:21:50 +00:00
Value.h
CtrlCore: bool support to Ref
2011-06-18 09:31:24 +00:00
Vcont.cpp
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
XML.cpp
.plugin/sqlite: fixed conversion of statement to UTF8
2011-08-22 01:03:09 +00:00
XML.h
Core: Added XML:IsAttr
2011-08-01 21:54:56 +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
z.h