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
/
Exchange
/
src
/
dlg_handlers.cpp
Age
Commit message (
Expand
)
Author
2019-03-05
Popup:
George Hazan
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
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-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
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
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