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
/
Variables
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
BYTE -> uint8_t
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-08-13
Variables:
George Hazan
2018-07-24
database:
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-17
Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> CMPl...
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-13
Code modernize ...
Goraf
2016-10-30
OPTIONSDIALOGPAGE::groupPosition - unused field removed
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-08-01
Variables: common project
Kirill Volinsky
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
2014-01-14
minor cleanup
Tobias Weimer
2013-09-25
valid options initialization
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-17
removed not used headers
Kirill Volinsky
2012-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy