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
/
stdauth
/
authdialogs.cpp
Age
Commit message (
Expand
)
Author
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-09-29
code cleaning
George Hazan
2014-07-12
crash fix
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
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-01
another portion of decapitalization in the core (3/5)
Dart Raiden
2013-09-18
double ;; removed
Kirill Volinsky
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-12-23
fix for memory corruption
Kirill Volinsky
2012-09-16
fix for auth dialogs
George Hazan
2012-07-06
+ stdauth + stdfile;
George Hazan