summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Collapse)Author
2012-10-15Unicode translation for ImportGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-10-10two new db stubs: db_find_first & db_find_nextGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1855 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28NotifyFastHook - new core function to call event hooks in the same thread, ↵George Hazan
it never switches to the main thread to execute event's hooks git-svn-id: http://svn.miranda-ng.org/main/trunk@1704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-21- fix for the Netlib_Logf eventGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@1623 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-05removes path from the PDB file namesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1374 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-08-03pre-build event moved to mir_core projectVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1339 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-28- dead files removalGeorge Hazan
- project cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@1222 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-27Utf8CheckString moved from dbtool to mir_coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1207 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-26- core command line parserGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1201 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-26simple command-line analyzerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1199 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-23more correct variant of tlsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1135 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-23minor improvement for async callsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1126 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-20- db3x_mmap is completely moved to a class;George Hazan
- the old nightmare in the core "How to detect a db plugin and load it" is eliminated forever; - databases are the usual plugins now (loadable via Load) - dynamic DATABASELINK registration git-svn-id: http://svn.miranda-ng.org/main/trunk@1082 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-18mir_core on MIDatabaseGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1015 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-18databases are still static, but are controlled via classesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1014 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-17obsolete heaader file, m_plugins.h, removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1005 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-14- various leaks George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@965 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-11fix for returning crazy numbers when the data type in database doesn't match ↵George Hazan
the required one git-svn-id: http://svn.miranda-ng.org/main/trunk@903 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-10fix mir_core loading problemsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@887 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-10- tooltips for TopToolbar buttonsGeorge Hazan
- replaceStr/replaceStrW moved to mir_core git-svn-id: http://svn.miranda-ng.org/main/trunk@886 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06+ stdauth + stdfile;George Hazan
NEWSTR_ALLOCA / NEWTSTR_ALLOCA / NEWWSTR_ALLOCA moved to m_system.h git-svn-id: http://svn.miranda-ng.org/main/trunk@792 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06valid Core plugins' processing during dynamic load/unloadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@789 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06small adjustmentVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@788 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-06- mir_core.dll moved to the core :)George Hazan
- plugins now obtain the fake langpack id if langpack is absent git-svn-id: http://svn.miranda-ng.org/main/trunk@787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c