summaryrefslogtreecommitdiff
path: root/plugins/Svc_vi
AgeCommit message (Collapse)Author
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-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-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/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-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-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-16another portion of "#ifdef Unicode" removalVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@448 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-02- code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-02projects cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-01- RecentContacts added;George Hazan
- _A2T & _T2A classes moved to m_utils.h git-svn-id: http://svn.miranda-ng.org/main/trunk@255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-28added mark 'UTC' to the module creation timeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@220 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-27bunch of minor bugfixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-26Svc_vi x64 compilation fix, Db_autobackups header returnedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@185 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-26andalso Unicode loggingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@183 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-26- plugin converted to UnicodeGeorge Hazan
- old bug fixed with the profile path git-svn-id: http://svn.miranda-ng.org/main/trunk@182 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-25Welcome back Svc_viVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-25Goodbye Svc_vi, old chap.Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@170 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-21project names fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@113 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c