summaryrefslogtreecommitdiff
path: root/plugins/NewAwaySysMod/src/SetAwayMsg.cpp
AgeCommit message (Expand)Author
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-21fix for a dll nameGeorge Hazan
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-04-09NewAwaySys:Tobias Weimer
2015-04-05some useless malloc() calls removedGeorge Hazan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-02-24more useless conversions removedGeorge Hazan
2014-02-23-minor fixes for NewAwaySystemTobias Weimer
2014-02-22- switch to more effective functions of pcli;George Hazan
2014-02-20- standardized version resource;George Hazan
2014-02-20attempt to revive NASGeorge Hazan