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
/
New_GPG
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2018-11-14
hContact, MODULENAME -> g_plugin
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-09-25
NewGPG:
George Hazan
2018-07-11
GUI change:
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE
George Hazan
2018-05-17
MirLua, MirOTR, New_GPG, OpenSSL, SecureIM -> CMplugin
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-03-29
plugins: new_gpg
Gluzskiy Alexandr
2018-03-16
class renaming, part II
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-01-01
- convert NEW_GPG to UTF without BOM
dartraiden
2018-01-01
massive copyright update
dartraiden
2017-12-08
new_gpg: a bit of refactoring
Gluzskiy Alexandr
2017-12-08
new_gpg: get rid of "extern chaos"
Gluzskiy Alexandr
2017-12-06
all rc files reverted to utf-8
Kirill Volinsky
2017-12-03
new_gpg: porting to new ui api
Gluzskiy Alexandr
2017-12-03
new_gpg: porting ui to new api
Gluzskiy Alexandr
2017-12-02
new_gpg: porting ui to new api
Gluzskiy Alexandr
2017-12-02
new_gpg: dos2unix //deal with it.
Gluzskiy Alexandr
2017-12-01
new options:
George Hazan
2017-12-01
new_gpg: porting to new ui api (part2)
Gluzskiy Alexandr
2017-11-30
new_gpg: porting ui to new api (part1)
Gluzskiy Alexandr
2017-11-13
Code modernize ...
Goraf
2016-12-06
bIsMiranda09 - useless variable removed
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-09-11
New_GPG: Fix unicode paths handling (fixes #349); versiom bump
Robert Pösel
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
2016-04-23
plugins:
Alexander Gluzsky
2015-08-16
code cleaning
George Hazan
2015-07-31
unified project for New_GPG
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
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 _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-16
fix for strncat use
Kirill Volinsky
2015-04-21
New_GPG:
Tobias Weimer
2015-04-16
Spelling correction (patch by RMN)
Vadim Dashevskiy
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
[next]