summaryrefslogtreecommitdiff
path: root/plugins/YAPP
AgeCommit message (Collapse)Author
2012-07-16dynamic dll checkerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@989 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-15fix for background color settingTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@982 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-14Updater removal - stage 3, TooltipNotify - changed place in options tree, ↵Vadim Dashevskiy
AddContactPlys - small project fix git-svn-id: http://svn.miranda-ng.org/main/trunk@959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-13Updater removal - stage 1Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@956 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-13bunch of incorrect thread callsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@950 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-06YAPP: отступ теперь применяется и к первой ↵Vlad Mironov
строке. git-svn-id: http://svn.miranda-ng.org/main/trunk@785 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-25dynamic fonts' options translationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@633 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-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@447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-15warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@422 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-08Guids cleanupRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@358 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-02git-svn-id: http://svn.miranda-ng.org/main/trunk@277 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-06-02projects cleanup mostly finishedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@275 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-05-31fix for 64-bit projectGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@249 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-23Cleaned up all projects from missing files (includes, resources)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@145 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-05-23removed not needed projects filesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@142 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
2012-05-18plugins folders renamingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@60 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c