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
/
StatusPlugins
/
AdvancedAutoAway
/
options.cpp
Age
Commit message (
Expand
)
Author
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
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-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-01-14
more effective constructor for temporary formatted string
George Hazan
2013-12-23
- added fullscreen detection into AAA;
George Hazan
2013-11-04
unneeded capitalization
Dart Raiden
2013-10-19
warning fixes
George Hazan
2013-10-10
- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-09-20
using Uxtheme
Kirill Volinsky
2013-06-21
minor code cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2012-11-18
fix: AAA crashes another programs when global hooks are active
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-06-20
- direct call of MS_SKIN_ADDNEWSOUND replaced with Skin_AddSound() call;
George Hazan
2012-06-18
- PLUGININFO structure removed at all;
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy