index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
MirFox
/
src
/
MirandaOptions.cpp
Age
Commit message (
Expand
)
Author
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
2016-05-31
[MirFox]
Szymon Tokarz
2015-06-26
MirFox
Szymon Tokarz
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-09
MirFox:
Tobias Weimer
2014-07-26
stupid duplicated code of embedded clists removed
George Hazan
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-09-15
removed custom translation format, because it isn't needed in Miranda NG any ...
Tobias Weimer
2013-05-27
MirFox plugin for Miranda NG added
Szymon Tokarz