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
2018-04-08
missed break
George Hazan
2018-03-08
fixes #1175 (Advaimg artifacts)
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-12-03
SplashScreen: added link to addons site
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-11-17
Utils_OpenUrlT
George Hazan
2016-11-17
PathToRelativeT - forgotten macro
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-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-18
- naming conflict;
George Hazan
2015-08-01
splashscreen: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
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