summaryrefslogtreecommitdiff
path: root/bin10/lib
AgeCommit message (Collapse)Author
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-28mir_core64.lib updatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1705 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-21correct libraryGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1625 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-21missing libraryGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1624 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-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-26simple command-line analyzerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1199 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-21missing librariesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1093 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-18missing 64-bit libraryGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1016 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-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-05- first of the /Core standard plugins;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@778 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-0564-bit libraryGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@765 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-04- internal langpack preparation for hLangpack-dependent resource cleaningGeorge Hazan
- langpack functions' names normalization (2Awk: safe for plugins written in Delphi) git-svn-id: http://svn.miranda-ng.org/main/trunk@758 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-30- setting thread names;George Hazan
- warning fixes; - code cleaning; - option to disable sounds during idle git-svn-id: http://svn.miranda-ng.org/main/trunk@692 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-29- hook calls were too optimized;George Hazan
- correct Thread_SetName prototype git-svn-id: http://svn.miranda-ng.org/main/trunk@688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-29- yet another crash fix on exit;George Hazan
- events speed-up - quick ICQ exit git-svn-id: http://svn.miranda-ng.org/main/trunk@687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-29git-svn-id: http://svn.miranda-ng.org/main/trunk@684 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-29- eliminated crash in Punto Switcher's dll during exit;George Hazan
- removed references to the callee's local thread data in QueueUserAPC; git-svn-id: http://svn.miranda-ng.org/main/trunk@683 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-28database stubs moved to mir_coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-27final wipeout of all interfacesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-27- langpack returned back;George Hazan
- fixes for the 64-bit compilation issues git-svn-id: http://svn.miranda-ng.org/main/trunk@651 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-27changed libs location for Mir_core George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@648 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-26mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.George Hazan
all related functions moved to mir_core. git-svn-id: http://svn.miranda-ng.org/main/trunk@644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-2664-bit compilation fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@643 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-26kernel libs for 64-bitGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@642 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-26- microkernel addded;George Hazan
- version bumped to 0.92.2 git-svn-id: http://svn.miranda-ng.org/main/trunk@641 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c