summaryrefslogtreecommitdiff
path: root/plugins/NewAwaySysMod
AgeCommit message (Collapse)Author
2014-06-13compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9454 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-04-22translation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9040 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12More fix for x64Rozhuk Ivan
Also fix dbeditor from 8572 commit git-svn-id: http://svn.miranda-ng.org/main/trunk@8584 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> ↵Rozhuk Ivan
GetWindowLongPtr git-svn-id: http://svn.miranda-ng.org/main/trunk@8572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-07Minor bugfixes:Tobias Weimer
- #607 (Capitalization inconsistency) - #609 (Unnecessary messagebox in Plugin Updater) - #613 (UserInfoEx writes wrong popup color settings to db) - #614 (NewAwaySys translation issue) git-svn-id: http://svn.miranda-ng.org/main/trunk@8454 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27- metacontacts are always present;George Hazan
- added META_PROTO constant for mc module name; - MS_MC_GETPROTOCOLNAME removed, because it always returns META_PROTO git-svn-id: http://svn.miranda-ng.org/main/trunk@8319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27more fun:George Hazan
- MS_AWAYMSG_GETSTATUSMSGW/T is present in any MIID_SRAWAY plugin, so there's no need to check its existence; - therefore MS_AWAYMSG_GETSTATUSMSG considered useless, cause it has no references git-svn-id: http://svn.miranda-ng.org/main/trunk@8293 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27MS_AWAYMSG_GETSTATUSMSGW service added to NASGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8290 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24- NewAwaySys and Variables: spelling correctionsRMN
- langpacks/ukrainian: NAS translation added git-svn-id: http://svn.miranda-ng.org/main/trunk@8268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24NAS: spelling correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@8261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24restored compatibility between NAS & SS pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8258 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24toolbar button to be synced with a main menu itemGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8256 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24more useless conversions removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24project file fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8252 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-23NAS: en-us correctionsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@8244 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-23NAS: decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@8240 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-23-minor fixes for NewAwaySystemTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8239 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-23NewAwaySysMod is back to langpacksVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8237 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-23- strong menu items prototypes in NAS;George Hazan
- memory corruption issue fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@8234 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-22NAS: icolib addedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-22- toolbar button restored;George Hazan
- fix for the main menu item's text updating; - unused bitmaps removed; git-svn-id: http://svn.miranda-ng.org/main/trunk@8222 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-22- switch to more effective functions of pcli;George Hazan
- switch to the new protocol helpers; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@8217 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-2264-bit compatibilityGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8215 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-22options cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-21forgotten breakGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8208 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-20- standardized version resource;George Hazan
- unused header file removed from project; - code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@8198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-20small path fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8197 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-20grrrmGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8196 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-20missing projects & filesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-20attempt to revive NASGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8194 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-23git-svn-id: http://svn.miranda-ng.org/main/trunk@1123 ↵Kirill Volinsky
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-21- MZeroedObject used instead of the operator new() inlining George Hazan
- SAFE_DELETE of local objects removed from ICQ git-svn-id: http://svn.miranda-ng.org/main/trunk@1092 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-18crash fix for NASGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1026 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-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-07git-svn-id: http://svn.miranda-ng.org/main/trunk@814 ↵Vadim Dashevskiy
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-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