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
/
include
/
m_message.h
Age
Commit message (
Expand
)
Author
2017-08-15
anonymous SRMM services got names
George Hazan
2017-08-15
fixes #799 (Crash on receiving msg in FB group chat)
George Hazan
2017-08-08
nasty clutch removed, to be replaced with HookTemporaryEvent
George Hazan
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-07-31
LPGEN to be applied to the string itself
George Hazan
2017-07-30
added ability to bind hotkeys to SRMM toolbar icons
George Hazan
2017-04-17
more common code incapsulated into mir_app.dll
George Hazan
2017-03-28
more unneeded code removed
George Hazan
2017-03-28
some more fixes for 64-bit version
George Hazan
2017-03-28
and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha
George Hazan
2017-03-28
we don't need the uFlags field either
George Hazan
2017-03-28
funny, but without cbSize we have no need in MessageWindowInputData at all
George Hazan
2017-03-28
massive cleanup of useless cbSize fields
George Hazan
2017-03-24
hmm... another not-so-very-useful service
George Hazan
2017-03-24
unused shit removed
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-12-30
fixes #661 (Scriver: Cannot send message if "Send Message" button not set in ...
George Hazan
2016-12-30
flag renamed to be more logically called
George Hazan
2016-12-10
- ability to pass a button's text to a toolbar button;
George Hazan
2016-12-06
StdMsg & Scriver:
George Hazan
2016-12-01
more fixes
George Hazan
2016-12-01
toolbar icons processing code moved to mir_app
George Hazan
2016-09-08
Srmm_* wrappers for services converted into regular functions
George Hazan
2016-07-29
removing TCHAR + WCHAR from headers
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-03-11
all database functions moved to m_database.h
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-06-14
MS_MSG_SETSTATUSTEXT improvements
Robert Pösel
2014-06-14
Ability to set also statusbar icon with MS_MSG_SETSTATUSTEXT service
Robert Pösel
2014-02-24
more useless conversions removed
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-05-15
MS_MSG_SETSTATUSTEXT - new service for setting the SRMM window's status bar text
George Hazan
2013-04-20
oops... ME_MSG_WRITEEVENT is ME_MSG_PRECREATEEVENT now :)
George Hazan
2013-04-20
ME_MSG_WRITEEVENT - new hookable event to catch the db event creation moment ...
George Hazan
2013-04-11
Unicode, auto-translatable tooltips for Srmm icons
George Hazan
2013-04-11
status icons almost recovered
George Hazan
2013-04-11
oops
George Hazan
2013-04-11
SRMM icons to be unloaded automatically
George Hazan
2013-04-10
- SRMM status icons module moved to the core;
George Hazan
2013-04-08
- MBF_OWNERSTATE option moved to the public header;
George Hazan
2012-11-15
include: tabs over spaces
George Hazan
2012-07-05
- first of the /Core standard plugins;
George Hazan
2012-06-14
- all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs.
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy