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
Age
Commit message (
Expand
)
Author
2015-06-07
SKINICONDESC -> MAllStrings
George Hazan
2015-06-07
- common.props divided into app.props & plugin.props;
George Hazan
2015-06-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-04-24
git-svn-id: http://svn.miranda-ng.org/main/trunk@13115 1316c22d-e87f-b044-9b9...
Vadim Dashevskiy
2015-04-24
AutoShutdown - common project
Vadim Dashevskiy
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-03-24
* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...
Rozhuk Ivan
2015-02-05
AutoShutdown:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-27
not needed code removed
Kirill Volinsky
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-13
multiple buf size fixes
Rozhuk Ivan
2014-12-02
less warnings
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-06-12
headers of not adopted plugins moved to !Deprecated
Kirill Volinsky
2014-05-21
runglish...
Dart Raiden
2014-03-22
WIN32 macro isn't needed in projects
George Hazan
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
2014-02-28
farewell MSVS 2012
Vadim Dashevskiy
2014-02-24
more useless conversions removed
George Hazan
2014-02-24
- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-01
fixes issue #523: using CallFunctionAsync() at AutoShutdown
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-11-09
added projects and solutions for vc2013
Kirill Volinsky
2013-10-19
warning fixes
George Hazan
2013-10-15
code cleanup
Kirill Volinsky
2013-09-25
plugins cleanup
Kirill Volinsky
2013-09-25
- custom screen saver detection code removed
George Hazan
2013-09-23
compilation fix (patch by person)
Vadim Dashevskiy
2013-09-23
small plugins cleanup
Kirill Volinsky
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-09-20
using Uxtheme
Kirill Volinsky
2013-08-22
AutoShutdown:
Tobias Weimer
[next]