summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mmap_SA
AgeCommit message (Collapse)Author
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-16dynamic dll checkerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@989 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-15compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@981 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-14kernel langpack for dbtool_sa tooKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@966 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-07Dbtool_SA:Kirill Volinsky
m_version path fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@827 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-07Dbx_mmap_SA:Kirill Volinsky
version changed to m_version.h git-svn-id: http://svn.miranda-ng.org/main/trunk@820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-07verxion.rc is not editable by Microsoft Visual C++Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@813 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-04these fixes aren't needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@755 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-04cleaned sln files from plygin directoriesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-03no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutchGeorge Hazan
since now all Myranda plugins are binary incompatible with Miranda's git-svn-id: http://svn.miranda-ng.org/main/trunk@743 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-28patch for crash on exitGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-27no more pluginLink in load()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@652 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-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
2012-06-26/bin10/lib added to the default lib pathGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-25NewEventNotify moved to Unicode(patch from person), langpack_english files ↵Vadim Dashevskiy
updated. git-svn-id: http://svn.miranda-ng.org/main/trunk@635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-24no more intrinsic functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-23Dbx_mmap_SA:Kirill Volinsky
plusified git-svn-id: http://svn.miranda-ng.org/main/trunk@580 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-23Dbx_mmap_SA:Kirill Volinsky
renamed to .cpp git-svn-id: http://svn.miranda-ng.org/main/trunk@579 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-23Import_SA:Kirill Volinsky
plusified git-svn-id: http://svn.miranda-ng.org/main/trunk@554 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-23Import_SA:Kirill Volinsky
renamed to .cpp git-svn-id: http://svn.miranda-ng.org/main/trunk@553 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-22lpgen script updated ,translation files updatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20- MS_SKIN2_ADDICON replaced with Skin_AddIcon;George Hazan
- SKINICONDESC_SIZE* constants removed and replaced with sizeof(sid); - added SIDF_PATH_UNICODE for all plugins; - dynamic translation fixed in the icolib options dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-20- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;George Hazan
- obsolete structure SKINSOUNDDESC removed - dynamically translated hot keys; - checked correct LPGEN'ing of the sounds creation; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-19fixes for the options page translationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-18- PLUGININFO structure removed at all;George Hazan
- Options_AddPage & UserInfo_AddPage replaced MS_OPT_ADDPAGE & MS_USERINFO_ADDPAGE services respectively - total internal redesign of options' translation - code reformatting git-svn-id: http://svn.miranda-ng.org/main/trunk@477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-15another portion of "#ifsef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-14- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.George Hazan
- massive cleanup of the menu-related code git-svn-id: http://svn.miranda-ng.org/main/trunk@410 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-13Unicode description is no longer needed in PluginInfoVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-08GetWindowLong -> GetWindowLongPtrGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@364 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-07removed not needed filesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-07projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@350 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-05removed old PLUGININFO. plugin info cleanup startsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@312 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-04NewaAggregator re-added to full solution, small fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@301 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-02projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@278 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-02- code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-02Removed not needed files from Alarms, project fixes for RC4 restoredVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@257 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-01Small fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@256 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-01projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-31git-svn-id: http://svn.miranda-ng.org/main/trunk@246 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-29fix for x64Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@228 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-28make_ver.bat added to pre-build in SA projectsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@224 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-27projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@194 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-26projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-26projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@190 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-26projects cleanupKirill Volinsky
db_autobackups moved from mmap_sa, coz it for all databases git-svn-id: http://svn.miranda-ng.org/main/trunk@184 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-24small project fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@162 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-19fixed projects namesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@90 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c