summaryrefslogtreecommitdiff
path: root/plugins/NewAwaySysMod
AgeCommit message (Expand)Author
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-02less warningsGeorge Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30FillMemory -> memsetRozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-06-13compilation fixVadim Dashevskiy
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-04-22translation fixKirill Volinsky
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12More fix for x64Rozhuk Ivan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-03-07Minor bugfixes:Tobias Weimer
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-27- metacontacts are always present;George Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-27more fun:George Hazan
2014-02-27MS_AWAYMSG_GETSTATUSMSGW service added to NASGeorge Hazan
2014-02-24- NewAwaySys and Variables: spelling correctionsRMN
2014-02-24NAS: spelling correctionDart Raiden
2014-02-24restored compatibility between NAS & SS pluginsGeorge Hazan
2014-02-24toolbar button to be synced with a main menu itemGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-24project file fixGeorge Hazan
2014-02-23NAS: en-us correctionsDart Raiden
2014-02-23NAS: decapitalizationDart Raiden
2014-02-23-minor fixes for NewAwaySystemTobias Weimer
2014-02-23NewAwaySysMod is back to langpacksVadim Dashevskiy
2014-02-23- strong menu items prototypes in NAS;George Hazan
2014-02-22NAS: icolib addedGeorge Hazan
2014-02-22- toolbar button restored;George Hazan
2014-02-22- switch to more effective functions of pcli;George Hazan
2014-02-2264-bit compatibilityGeorge Hazan
2014-02-22options cleaningGeorge Hazan
2014-02-21forgotten breakGeorge Hazan
2014-02-20- standardized version resource;George Hazan
2014-02-20small path fixVadim Dashevskiy
2014-02-20grrrmGeorge Hazan
2014-02-20missing projects & filesGeorge Hazan
2014-02-20attempt to revive NASGeorge Hazan
2012-07-23git-svn-id: http://svn.miranda-ng.org/main/trunk@1123 1316c22d-e87f-b044-9b9b...Kirill Volinsky