summaryrefslogtreecommitdiff
path: root/plugins/NewAwaySysMod/src
AgeCommit message (Collapse)Author
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-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-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-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-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