index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mir_core
/
mir_core.def
Age
Commit message (
Expand
)
Author
2013-04-23
also wrtrim renamed, according to the standard, to rtrimw
George Hazan
2013-04-23
- added unicode analogs of ltrim, ltrimp, wildcmp;
George Hazan
2013-03-30
12 binary replacements for MS_DB_EVENT_* services:
George Hazan
2013-03-24
char* mir_urlEncode(const char *szUrl) added
George Hazan
2013-03-19
- mir_unsubclassWindow introduced for the explicit window unsubclassing;
George Hazan
2013-03-17
mir_wstrndup added, the Unicode version of mir_strndup
George Hazan
2013-03-03
forgotten another function: mir_callNextSubclass
George Hazan
2013-03-03
added mechanism of windows subclassing, proof to dynamic plugin unloading
George Hazan
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-10-10
two new db stubs: db_find_first & db_find_next
George Hazan
2012-09-28
NotifyFastHook - new core function to call event hooks in the same thread, it...
George Hazan
2012-09-21
- fix for the Netlib_Logf event
George Hazan
2012-07-27
Utf8CheckString moved from dbtool to mir_core
George Hazan
2012-07-26
simple command-line analyzer
George Hazan
2012-07-20
- db3x_mmap is completely moved to a class;
George Hazan
2012-07-10
- tooltips for TopToolbar buttons
George Hazan
2012-07-06
- mir_core.dll moved to the core :)
George Hazan