summaryrefslogtreecommitdiff
path: root/plugins/FileAsMessage/src/dialog.cpp
AgeCommit message (Expand)Author
2016-08-17FileAsMessage: make this dialog translatableDart Raiden
2016-07-31FileAsMessage: - Fixed unicode conversionTobias Weimer
2016-07-27less TCHARsGeorge Hazan
2016-07-21improperly named helper renamedGeorge Hazan
2016-06-05- fix for #1059;George Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2016-01-28atavism removed: CLISTEVENT::cbSizeGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-16fix for strncat useKirill Volinsky
2015-05-16cleanupKirill Volinsky
2015-05-15fixed buffer overrunKirill Volinsky
2015-05-15rc2.right value assigning twiceKirill Volinsky
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