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
/
SecureIM
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2017-11-13
Code modernize ...
Goraf
2016-10-28
- old useless helpers removed from the Options module;
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-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-22
SecureIM: vc2015 compilation fix
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-07
SecureIM:
Tobias Weimer
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-07-08
code cleaning
George Hazan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-11-19
preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...
George Hazan
2013-09-20
fixed tabs backgroung color
Kirill Volinsky
2013-07-22
replace sprintf to mir_snprintf (part 2)
Kirill Volinsky
2013-06-30
- db_set_blob used everywhere for writing blobs
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-04-01
SecureIM:
George Hazan
2013-03-31
code cleaning
George Hazan
2013-03-17
- rest of memory leaks
George Hazan
2013-02-22
hooking loading/unloading events
Kirill Volinsky
2013-01-26
some cleanup
Kirill Volinsky
2013-01-26
fixed openfile filters
Kirill Volinsky
2013-01-26
fixed openfile filters
Kirill Volinsky
2013-01-25
- SecureIM: options fix (patch from person)
Vadim Dashevskiy
2013-01-22
- SecureIM: unicode fix (patch from person)
Vadim Dashevskiy
2013-01-22
- SecureIM: translation fix (patch from person)
Vadim Dashevskiy
2013-01-19
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-12-01
icolib: icon creation quirks
George Hazan
2012-11-19
- returned back SecureIM option for the extra icons usage;
George Hazan
2012-11-03
removing built-in Clist Modern extra icons part I
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
[next]