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
/
SimpleStatusMsg
/
src
/
awaymsg.cpp
Age
Commit message (
Expand
)
Author
2014-12-31
Year 2015 version update
George Hazan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-07-01
Simple Status Change: code cleanup
slotwin
2014-07-01
Simple Status Message: remove options to hide 'Copy message' and 'Go to URL i...
slotwin
2014-07-01
Simple Status Message: proper capitalization (menus and dialogs)
slotwin
2014-06-12
headers of not adopted plugins moved to !Deprecated
Kirill Volinsky
2014-02-24
more useless conversions removed
George Hazan
2014-02-16
code cleaning
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-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-13
Simple Status Message
Szymon Tokarz
2013-10-10
- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call
George Hazan
2013-07-12
translation fixes
Tobias Weimer
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-09
added precompiled header
Kirill Volinsky
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-07-24
SimpleAR, SimpleStatusMsg, SmileyAdd, SpellChecker: changed folder structure
Vadim Dashevskiy