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
/
AutoShutdown
/
src
/
shutdownsvc.cpp
Age
Commit message (
Expand
)
Author
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-11-13
Code modernize ...
Goraf
2017-10-09
MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode()
George Hazan
2017-09-12
old good sound services became finally functions
George Hazan
2017-09-12
Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"
George Hazan
2017-09-11
old good sound services became finally functions
George Hazan
2016-12-02
MS_SYSTEM_* services became 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-12-28
AutoShutdown: decapitalization
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-13
- 64-bit compatibility;
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-04-24
AutoShutdown - common project
Vadim Dashevskiy
2015-02-05
AutoShutdown:
Tobias Weimer
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-05-21
runglish...
Dart Raiden
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2013-09-25
plugins cleanup
Kirill Volinsky
2013-09-25
- custom screen saver detection code removed
George Hazan
2013-09-22
plugins cleanup
Kirill Volinsky
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-09-21
BroadcastSystemMessage is available in Win2k, no need to load it dynamically
George Hazan
2013-08-22
AutoShutdown:
Tobias Weimer
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-23
-fixes for x64 version
Tobias Weimer
2013-02-12
fixed sound registration (fixes #233)
Tobias Weimer
2013-01-20
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2013-01-17
NG-ized few old IM relics.
Robert Pösel
2012-11-02
final switch to the typed icolib api
George Hazan
2012-08-15
Yet another Miranda IM > NG rename part 2
Vadim Dashevskiy
2012-07-05
AutoShutdown: folder structure change
Vadim Dashevskiy