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
/
RecentContacts
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
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-06-04
RecentContacts
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-07-26
common projects
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-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-02
mir_snprintf(..., "%s", ...) -> strncpy_s(...)
Rozhuk Ivan
2014-11-18
RecentContacts: Add option "Resize window according to contact list" (patch b...
Robert Pösel
2013-09-25
valid options initialization
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2012-12-22
Changed position in Options for few more plugins
Robert Pösel
2012-07-23
Rate, RecentContacts, Scriver: changed folder structure
Vadim Dashevskiy