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
/
SplashScreen
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2015-04-24
crash fix
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2013-09-25
valid options initialization
George Hazan
2013-09-22
fixed reading strings from db
Tobias Weimer
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-09-01
removed not used options
Kirill Volinsky
2013-08-19
own function replaced by winapi
Kirill Volinsky
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-09
added precompiled header
Kirill Volinsky
2013-03-01
service call replaced with helper: MS_UTILS_PATHTORELATIVE
George Hazan
2013-01-19
- Another portion of _T replacement and fixes of previous commits (patch from...
Vadim Dashevskiy
2013-01-19
- Another portion of _T replacement when it's not needed (from person)
Vadim Dashevskiy
2013-01-04
changed sounds playing (fixed crash with different filters)
Kirill Volinsky
2012-06-19
fixes for the options page translation
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy