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
/
main.cpp
Age
Commit message (
Expand
)
Author
2014-11-30
lstr* replacements
George Hazan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-08-13
icons registration moved to Load()
Kirill Volinsky
2014-07-01
Simple Status Change: code cleanup
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-27
more fun:
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-12-13
Simple Status Message
Szymon Tokarz
2013-10-15
code cleanup
Kirill Volinsky
2013-09-25
- custom screen saver detection code removed
George Hazan
2013-07-12
translation fixes
Tobias Weimer
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-07
minus fortune teller
George Hazan
2013-04-07
mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...
George Hazan
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-11
rest of minor TopToolbar_AddButton issues
George Hazan
2013-03-09
added precompiled header
Kirill Volinsky
2013-03-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-02-21
service MS_VARS_FREEMEMORY replaced with the direct call of mir_free
George Hazan
2013-01-19
- Another portion of _T replacement and fixes of previous commits (patch from...
Vadim Dashevskiy
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-08
Cosmetics for plugins descriptions and their translation part 3
Vadim Dashevskiy
2012-11-04
fix for the locked protocols
Tobias Weimer
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-12
compilation fix
George Hazan
2012-10-12
Fixed Toolbar icon (fixes #109)
Tobias Weimer
2012-10-10
service call replaced with the direct function call
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