summaryrefslogtreecommitdiff
path: root/plugins/FileAsMessage/src/dialog.cpp
AgeCommit message (Expand)Author
2014-12-13multiple buf size fixesRozhuk Ivan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)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-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-06-18temporary revert (until Unicode version is fully ready and working)Vadim Dashevskiy
2014-06-15plugin unicodedKirill Volinsky
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-04some code cleaningGeorge Hazan
2013-10-13spelling corrections (thanks RMN)Dart Raiden
2013-10-09English US correction (patch by RMN) Vadim Dashevskiy
2013-10-07FileAsMessage: spelling correctionDart Raiden
2013-10-05spelling correction (thanks RMN)Vadim Dashevskiy
2013-09-16translation fixTobias Weimer
2013-07-22replace sprintf to mir_snprintf (part 1)Kirill Volinsky
2013-07-15compilation fixGeorge Hazan
2013-07-08FileAsMessage: Translation fixRobert Pösel
2013-06-04end of base64* zoo George Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-03patch from $ergi0 for #235Kirill Volinsky
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-02final switch to the typed icolib apiGeorge Hazan
2012-07-18ExtraIcon, Favcontacts, FileAsMessage, FingerPrintModPlus: changed folder str...Vadim Dashevskiy