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
/
frame.cpp
Age
Commit message (
Expand
)
Author
2017-11-13
Code modernize ...
Goraf
2016-10-03
- inlined helpers for fonts, colors & effects creation replaced with functions;
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-29
AutoShutdown: addition to commit [15950]
Dart Raiden
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-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-04-24
AutoShutdown - common project
Vadim Dashevskiy
2015-03-24
* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...
Rozhuk Ivan
2014-12-02
less warnings
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-24
more useless conversions removed
George Hazan
2013-09-25
- custom screen saver detection code removed
George Hazan
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-09-20
using Uxtheme
Kirill Volinsky
2013-08-22
AutoShutdown:
Tobias Weimer
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-23
more translation fixes
Tobias Weimer
2013-03-23
-fixes for x64 version
Tobias Weimer
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-01-26
SKINICON_OTHER_FRAME for all plugins
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-07-05
AutoShutdown: folder structure change
Vadim Dashevskiy