ultimatepp/uppsrc/Core
cxl b1df79eb55 *Core: Date::operator--() fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-11 14:52:17 +00:00
..
src.tpp .Core: Added a bit of doc 2012-01-10 20:22:54 +00:00
srcdoc.tpp Core/srcdoc.tpp : updated help page for Internationalization 2011-11-22 17:56:55 +00:00
srcimp.tpp
Algo.h *Core: Fixed Tuple, Fixed RemoveSorted 2011-07-31 12:28:03 +00:00
App.cpp Core: Support for secondary .tr language 2011-11-07 08:27:34 +00:00
App.h
AString.hpp Core: force_inline, String now has optimized strlen(literal) situations 2011-12-02 08:39:11 +00:00
BiCont.h
BlockStream.cpp Core: Format fortified (not fully) 2011-11-25 13:48:00 +00:00
Bom.cpp CtrlLib, ide: Support for UTF8-BOM encoding (RM #129) 2011-11-13 16:41:15 +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
Cbgen.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
CharSet.cpp Core: ToAscii(160) now returns 32 2011-12-07 16:44:56 +00:00
CharSet.h
CharSet.i
Color.cpp CtrlLib, Draw: Improved support for dark visual themes (corrected text color, icon inversion for toolbar / menubar) 2011-09-19 21:20:54 +00:00
Color.h theide: Assist for #include 2011-04-25 15:15:56 +00:00
Complex.h Core: AsString for std::complex 2011-09-20 06:23:38 +00:00
config.h ide: clr support 2011-11-06 14:47:35 +00:00
Convert.cpp Core: Support for decimal comma instead of decimal point for double formatting 2011-11-08 15:45:30 +00:00
Convert.h Core: Support for decimal comma instead of decimal point for double formatting 2011-11-08 15:45:30 +00:00
Copying
Core.h Sql: Refactored SQL 'default app cursor', added per-thread SQL option, added secondary SQLR 'default app cursor' 2011-12-10 16:03:24 +00:00
Core.t i18n: pt-br translation 2011-12-16 08:21:09 +00:00
Core.upp Core: Value has now can directly access ValueArray, ValueMap elements, JSON support 2011-11-04 18:19:15 +00:00
core.upt uppsrc: option for SSE2 in project templates (thanks Sender Ghost) 2011-10-14 08:28:12 +00:00
Core_init.icpp
CoWork.cpp
CoWork.h
Cpu.cpp
Debug.cpp
Defs.h .Core: fixed force_inline in GCC 2011-12-02 08:43:46 +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 ide: Custom build steps refresh 2011-11-25 22:43:51 +00:00
Format.h .Core: cosmetics 2011-12-02 09:25:16 +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
heapdbg.cpp
HeapImp.h
heaputil.cpp
i18n.h Core: Support for secondary .tr language 2011-11-07 08:27:34 +00:00
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 *Core: CParser correct issue with characters >128 2011-10-06 13:29:46 +00:00
JSON.cpp Core: CParser::UnicodeEscape - option to escape javascript's \u, used in JSON 2011-11-11 10:01:15 +00:00
JSON.h JSON documentation 2011-11-05 16:50:42 +00:00
Kernel32W.dli
Lang.cpp
Lang.h
Lang_s.h
LangInfo.cpp Core: Documentation for ',' option in double formatting, thousands separator '@' flag for double formatting. 2011-11-11 14:01:55 +00:00
lcid.txt
lheap.cpp
LocalProcess.cpp Core: LocalProcess now has (No)ConvertCharset option, fixes issue with usvn file history 2011-10-07 08:42:16 +00:00
LocalProcess.h .Core: previous revision fixed to work in posix to... 2011-10-07 08:48:01 +00:00
Log.cpp .CtrlLib, CtrlCore, Painter, RichEdit: minor fixes 2011-07-09 19:33:20 +00:00
lt_.h
Map.h *Core: Fixed problem with ArrayMap::Create (thanks Shire) 2011-10-13 18:15:49 +00:00
mathutil.cpp
MD5.cpp
Mpr32W.dli
Mt.cpp
Mt.h .Core/Mt.h: temporary fix - thread__ is ignored for DLL files where it crashes 2011-11-09 22:38:44 +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: GetSpacePtr 2011-12-03 10:26:13 +00:00
Parser.h Core: CParser: GetSpacePtr 2011-12-03 10:26:13 +00:00
Path.cpp Core: Added unmounted parameter to FileSystemInfo::Find to allow including registered drives with no content (like cdrom) 2011-12-18 22:37:35 +00:00
Path.h Core: Added unmounted parameter to FileSystemInfo::Find to allow including registered drives with no content (like cdrom) 2011-12-18 22:37:35 +00:00
prj.aux
Profile.h
Ptr.cpp
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 Core: Cout::Flush for POSIX now calls fflush (RM #138) 2011-11-04 10:22:26 +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 Core: force_inline, String now has optimized strlen(literal) situations 2011-12-02 08:39:11 +00:00
String.h Core: force_inline, String now has optimized strlen(literal) situations 2011-12-02 08:39:11 +00:00
StrUtil.cpp
sub.upt uppsrc: option for SSE2 in project templates (thanks Sender Ghost) 2011-10-14 08:28:12 +00:00
t.cpp Core: Support for secondary .tr language 2011-11-07 08:27:34 +00:00
t.h
t_.h
TimeDate.cpp
TimeDate.h *Core: Date::operator--() fix 2012-01-11 14:52:17 +00:00
Topic.cpp
Topic.h
topic_group.h
Topt.h .Core/Topt.h: bug fix in ConstIIterator::operator + (int) (missing dereference) 2011-10-03 14:10:22 +00:00
Tuple.h *Core: Fixed Tuple, Fixed RemoveSorted 2011-07-31 12:28:03 +00:00
Util.cpp CtrlCore: X11 Fixed issue with memory leaks causing segmentation fault without displaying the warning 2011-11-05 18:26:10 +00:00
Util.h CtrlLib: ArrayCtrl::AsText, SetClipboard, AsQtf, AsCsv 2011-09-30 10:30:00 +00:00
Uuid.cpp
Uuid.h uppsrc: Null cleanup 2011-09-16 08:24:44 +00:00
Value.cpp Core: Id is now String based, Sql: SqlCol erradicated 2011-12-08 23:55:47 +00:00
Value.h Core: Id is now String based, Sql: SqlCol erradicated 2011-12-08 23:55:47 +00:00
Vcont.cpp
Vcont.h *Core: Array::Swap fix 2011-09-11 18:35:10 +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 Core: Fixed ParseXML issue with nonsignificant texts 2011-11-08 19:05:15 +00:00
XML.h Core: Fixed ParseXML issue with nonsignificant texts 2011-11-08 19:05:15 +00:00
Xmlize.cpp
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