index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
FTPFileYM
/
src
/
dialog.cpp
Age
Commit message (
Expand
)
Author
2018-12-17
FtpFile:
George Hazan
2018-05-16
FavContacts, FileAsMessage, Fingerprint, FloatingContacts, Folders, FTPFile: ...
Mataes
2018-03-17
FTPFile: replace mir_strcpy and mir_wstrcpy
Mataes
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2016-12-02
MS_SYSTEM_* services became functions
George Hazan
2016-09-05
Menu_DrawItem & Menu_MeasureItem now simply receive LPARAM
George Hazan
2016-09-02
- three remaining clist services converted into functions (Clist_MenuProcessC...
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-05
- fix for #1059;
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-26
fix for bug with empty url
George Hazan
2015-08-26
massive code cleaning due to numerous name conflicts
George Hazan
2015-07-25
unified ftpfile project
George Hazan
2015-06-27
- clist menus went to functions
George Hazan
2015-06-25
rest of genmenu api died
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-23
FTPFile to use standard locks
George Hazan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-02-24
more useless conversions removed
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-19
-more translation fixes
Tobias Weimer
2013-09-20
using Uxtheme
Kirill Volinsky
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2012-10-12
FTPFileYM: folders restructurization
Vadim Dashevskiy