index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
SimpleStatusMsg
/
src
/
msgbox.cpp
Age
Commit message (
Expand
)
Author
2014-12-14
SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
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
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-11-27
SimpleStatusMsg: code cleanup
Rozhuk Ivan
2014-07-01
Simple Status Change: code cleanup
slotwin
2014-07-01
Simple Status Message: proper capitalization (menus and dialogs)
slotwin
2013-12-13
Simple Status Message
Szymon Tokarz
2013-10-10
- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call
George Hazan
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-04-07
minus fortune teller
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-24
StartupStatus:
George Hazan
2013-03-09
added precompiled header
Kirill Volinsky
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-24
SimpleAR, SimpleStatusMsg, SmileyAdd, SpellChecker: changed folder structure
Vadim Dashevskiy