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
/
KeyboardNotify
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2015-08-16
name conflicts solved
George Hazan
2015-07-26
more warning fixes
George Hazan
2015-07-24
KeyboardNotify: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-11-26
KeyboardNotify: code cleanup
Rozhuk Ivan
2013-09-25
- custom screen saver detection code removed
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-09-22
plugins cleanup
Kirill Volinsky
2013-09-20
fixed tabs backgroung color
Kirill Volinsky
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-26
translate xstatus list (fixes #278)
Tobias Weimer
2013-02-24
- resource cosmetics (patch from person)
Vadim Dashevskiy
2013-01-20
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-11-20
- all xstatus services moved to m_xstatus.h
George Hazan
2012-10-21
patch for eliminating expert mode in options (to replace the simple mode with...
George Hazan
2012-10-13
KeyboardNotify: compilation fix (patch from person)
Vadim Dashevskiy
2012-10-07
death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type
George Hazan
2012-10-01
KeyboardNotify: place in options tree
Vadim Dashevskiy
2012-09-13
KeyboardNotify unicode fix (patch by Mataes)
Vadim Dashevskiy
2012-08-22
hopefully another crash fixed
Tobias Weimer
2012-08-18
Minor fixes for the apply button behaviour
Tobias Weimer
2012-08-18
Fix for unicode profile names (fixes ticket #10)
Tobias Weimer
2012-07-23
KeyboardNotify:
Kirill Volinsky
2012-07-20
Import, KeyboardNotify: changed folder structure
Vadim Dashevskiy