summaryrefslogtreecommitdiff
path: root/plugins/FileAsMessage
AgeCommit message (Expand)Author
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
2015-05-03fix for the option's page style pt. 3Vadim Dashevskiy
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
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-04-07moved options to EventsVadim Dashevskiy
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-04some code cleaningGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-17spelling correction (patch by RMN) Vadim Dashevskiy
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-25valid options initializationGeorge Hazan
2013-09-16translation fixTobias Weimer
2013-07-22replace sprintf to mir_snprintf (part 1)Kirill Volinsky
2013-07-15compilation fixGeorge Hazan
2013-07-12The text is send to the opponent as-is, so we must NOT translate it!Tobias Weimer
2013-07-08Correct url for all plugins.Robert Pösel
2013-07-08Added proper link to wiki page of some plugins.Robert Pösel
2013-07-08FileAsMessage: Translation fixRobert Pösel
2013-06-04end of base64* zoo George Hazan
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-05- rest of menus cleared;George Hazan