index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
stdfile
/
filesenddlg.cpp
Age
Commit message (
Expand
)
Author
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-02
mir_snprintf(..., "%s", ...) -> strncpy_s(...)
Rozhuk Ivan
2014-11-30
warning fixes
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-27
StdFile: code cleanup
Rozhuk Ivan
2014-08-29
PF4_SINGLEFILEONLY - protocol can require sending files only one by one
George Hazan
2014-06-24
code cleaning
George Hazan
2014-05-21
Fix wrong filesize in send file dialog for big files
Robert Pösel
2014-02-24
file selection dialog must call a hook before destroying window
George Hazan
2014-02-24
- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-02
another portion of decapitalization in the core (4/5)
Dart Raiden
2013-12-01
another portion of decapitalization in the core (3/5)
Dart Raiden
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-07-18
code cleaning
George Hazan
2012-07-06
+ stdauth + stdfile;
George Hazan