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
/
plugins
/
Exchange
/
src
/
dlg_handlers.cpp
Age
Commit message (
Expand
)
Author
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-17
Exchange: unified project
Vadim Dashevskiy
2015-03-24
* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...
Rozhuk Ivan
2015-01-17
preparing Exchange for the precompiled headers' usage
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-06-11
correct ServiceExists call for popups
George Hazan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-08-12
- minor x64 fixes
Tobias Weimer
2013-07-29
password encryption (there is no unicode support in database.h?)
Maciej Wycik
2013-06-03
based on IM 0.0.3.4 Exchange plugin
Maciej Wycik