| .. |
|
AIndex$en-us.tpp
|
.Cosmetics
|
2012-08-05 10:27:14 +00:00 |
|
algo$en-us.tpp
|
|
|
|
AMap$en-us.tpp
|
.Core: A couple of mini fixes
|
2012-09-14 21:51:52 +00:00 |
|
Any$en-us.tpp
|
|
|
|
AppEnv$en-us.tpp
|
Core: findarg
|
2012-10-30 12:14:07 +00:00 |
|
AProcess$en-us.tpp
|
|
|
|
Array$en-us.tpp
|
|
|
|
ArrayIndex$en-us.tpp
|
|
|
|
ArrayMap$en-us.tpp
|
|
|
|
BiArray$en-us.tpp
|
|
|
|
BiVector$en-us.tpp
|
|
|
|
Buffer$en-us.tpp
|
|
|
|
Callbacks$en-us.tpp
|
ide: Fixed assist++ handling of SKYLARK macro
|
2012-09-09 14:35:11 +00:00 |
|
CharSet$en-us.tpp
|
Core: BOM* functions now have variant with def_charset parameter (instead of using host platform charset)
|
2012-11-08 11:05:56 +00:00 |
|
Color$en-us.tpp
|
|
|
|
ConditionVariable$en-us.tpp
|
|
|
|
Convert$en-us.tpp
|
|
|
|
CoWork$en-us.tpp
|
.docs
|
2012-08-05 15:31:29 +00:00 |
|
CParser$en-us.tpp
|
Core: AsCString new flag: ASCSTRING_JSON
|
2012-07-11 09:01:18 +00:00 |
|
DateFmt$en-us.tpp
|
*Core: Jsonize fixes, Date docs, ide: Fixed issue with save on deactivation
|
2012-06-29 12:29:42 +00:00 |
|
DateTime$en-us.tpp
|
Core/XmlRpc -> Core/Rpc as it now supports JsonRpc too
|
2012-07-10 11:08:39 +00:00 |
|
Exc$en-us.tpp
|
|
|
|
FindFile$en-us.tpp
|
|
|
|
Format$en-us.tpp
|
|
|
|
FormatFn$en-us.tpp
|
|
|
|
HttpCookie$en-us.tpp
|
Core: Improved Http Cookie support
|
2012-05-22 12:33:16 +00:00 |
|
HttpRequest$en-us.tpp
|
Core: HttpRequest now support the REST of methods (#425)
|
2013-01-25 13:06:23 +00:00 |
|
Id$en-us.tpp
|
*Core: Fixed ValueMap.Add(0, ..) issue (was converting 0 to (const char *)NULL)
|
2012-11-30 09:58:26 +00:00 |
|
Indext$en-us.tpp
|
|
|
|
Inet$en-us.tpp
|
Core: DeHtml, SqlExp: Insert, Update add methods with ValueMap parameter
|
2012-11-09 09:48:03 +00:00 |
|
IpAddrInfo$en-us.tpp
|
.cosmetics
|
2013-01-31 14:49:12 +00:00 |
|
JSON$en-us.tpp
|
Core: Jsonize documentation
|
2012-10-13 10:21:30 +00:00 |
|
Jsonize$en-us.tpp
|
Core: Xmlize/Jsonize of containers moved as container methods
|
2012-11-01 19:22:25 +00:00 |
|
LazyUpdate$en-us.tpp
|
Holiday batch: Improved theide startup, Aux thread for lazy loading icons in FileSel in Win32, Skylark docs
|
2012-08-25 07:22:18 +00:00 |
|
Logging$en-us.tpp
|
Core: LOG_TIMESTAMP_UTC
|
2012-07-03 07:20:24 +00:00 |
|
LRUCache$en-us.tpp
|
Core: LRUCache improvements
|
2012-10-22 09:11:06 +00:00 |
|
MathUtil$en-us.tpp
|
|
|
|
Mt$en-us.tpp
|
|
|
|
Mutex$en-us.tpp
|
|
|
|
NetNode$en-us.tpp
|
|
|
|
One$en-us.tpp
|
|
|
|
Path$en-us.tpp
|
|
|
|
Point$en-us.tpp
|
|
|
|
PtePtr$en-us.tpp
|
|
|
|
Rect$en-us.tpp
|
|
|
|
Ref$en-us.tpp
|
Core: DeHtml, SqlExp: Insert, Update add methods with ValueMap parameter
|
2012-11-09 09:48:03 +00:00 |
|
RWMutex$en-us.tpp
|
|
|
|
Segtor$en-us.tpp
|
|
|
|
Semaphore$en-us.tpp
|
|
|
|
SerializationUtils$en-us.tpp
|
|
|
|
Size$en-us.tpp
|
|
|
|
SocketWaitEvent$en-us.tpp
|
CtrlLib: EditField now has WhenPasteFilter
|
2012-09-06 08:11:20 +00:00 |
|
Stream$en-us.tpp
|
*CtrlCore: gtk fixed underline issue
|
2013-01-28 19:37:56 +00:00 |
|
StreamFn$en-us.tpp
|
|
|
|
String$en-us.tpp
|
.docs
|
2012-10-25 08:05:56 +00:00 |
|
StringBuffer$en-us.tpp
|
Core: TrimLeft(prefix, s), TrimRight(suffix, s), ide: Support for force_inline
|
2012-11-10 14:31:24 +00:00 |
|
StringUtils$en-us.tpp
|
Core: TrimLeft(prefix, s), TrimRight(suffix, s), ide: Support for force_inline
|
2012-11-10 14:31:24 +00:00 |
|
TcpSocket$en-us.tpp
|
Core: TcpSocket::Listen now has default listen_count = 5
|
2012-09-22 08:12:59 +00:00 |
|
Thread$en-us.tpp
|
Core: Thread::Priority now implemented for POSIX (thanks tojocky)
|
2012-06-08 15:45:02 +00:00 |
|
Util$en-us.tpp
|
Core: Language settings are now per-thread
|
2012-06-19 20:43:55 +00:00 |
|
Value$en-us.tpp
|
Core/XmlRpc -> Core/Rpc as it now supports JsonRpc too
|
2012-07-10 11:08:39 +00:00 |
|
ValueArray$en-us.tpp
|
|
|
|
ValueGen$en-us.tpp
|
|
|
|
ValueMap$en-us.tpp
|
*Core: fixed ValueMap[0] issue
|
2012-12-01 13:04:56 +00:00 |
|
Vector$en-us.tpp
|
CtrlCore: X11 and GTK MT fixes (#429)
|
2013-01-26 19:23:41 +00:00 |
|
VectorMap$en-us.tpp
|
|
|
|
XmlIO$en-us.tpp
|
Core: Xmlize/Jsonize of containers moved as container methods
|
2012-11-01 19:22:25 +00:00 |
|
XmlNode$en-us.tpp
|
|
|
|
XmlOutput$en-us.tpp
|
|
|
|
XmlParser$en-us.tpp
|
|
|
|
Zlib$en-us.tpp
|
|
|