summaryrefslogtreecommitdiff
path: root/src/core/stdfile
AgeCommit message (Expand)Author
2015-04-09potentially unsafe string operation removedGeorge Hazan
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-02-28Core:Tobias Weimer
2015-02-14fixed crash on transfer resumingAlexander Lantsev
2015-02-14old default behavior restoredGeorge Hazan
2015-02-14rejected file transfer notificationGeorge Hazan
2015-02-13incoming file transfer window to be closed on errorGeorge Hazan
2015-02-10large file supportGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-07fix for potentially endless loopsGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-25files structure changedKirill Volinsky
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-30more warning fixesGeorge Hazan
2014-11-30warning fixesGeorge Hazan
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-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-27StdFile: code cleanupRozhuk Ivan
2014-08-29PF4_SINGLEFILEONLY - protocol can require sending files only one by oneGeorge Hazan
2014-07-19db_mc_tryMeta applied George Hazan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-07-14code optimizationGeorge Hazan
2014-07-14StdFile to get the incoming files folder's name via metacontactGeorge Hazan
2014-07-09Core: Add PF4_GROUPCHATFILES flag to mark protocols that support sending file...Robert Pösel
2014-06-24code cleaningGeorge Hazan
2014-05-21Fix wrong filesize in send file dialog for big filesRobert Pösel
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12db_event_next/db_event_prev: first parameter hContact added George Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24file selection dialog must call a hook before destroying windowGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-07HNY part 2George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-02typoGoraf
2013-12-02another portion of decapitalization in the core (4/5)Dart Raiden
2013-12-01another portion of decapitalization in the core (3/5)Dart Raiden
2013-11-29another portion of decapitalization in the core (2/5)Dart Raiden