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
/
PasteIt
/
src
/
Options.cpp
Age
Commit message (
Expand
)
Author
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-09-16
- chats services replaces with functions;
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-16
code cleaning
George Hazan
2015-07-31
reverted unwanted changes
Alexander Lantsev
2015-07-31
Toaster: initial commit
Alexander Lantsev
2015-07-26
PasteIt: common project
Vadim Dashevskiy
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-17
cleanup
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
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2013-09-25
valid options initialization
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-03
removed not used headers
Kirill Volinsky
2013-01-19
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-07-23
PasteIt, PopUp, ProfileManager: changed folder structure
Vadim Dashevskiy