Age | Commit message (Collapse) | 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 | |
Toolbar) | |||
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 | |
- common code moved into the core | |||
2016-12-06 | StdMsg & Scriver: | George Hazan | |
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list | |||
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 | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17274 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-29 | removing TCHAR + WCHAR from headers | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17146 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 2 | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-03-11 | all database functions moved to m_database.h | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@12385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-12-31 | Year 2015 version update | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-06-14 | MS_MSG_SETSTATUSTEXT improvements | Robert Pösel | |
- clear statusbar by using NULL as lParam - TabSRMM: remember custom statusbar text when switching between tabs git-svn-id: http://svn.miranda-ng.org/main/trunk@9481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-06-14 | Ability to set also statusbar icon with MS_MSG_SETSTATUSTEXT service | Robert Pösel | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@9479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-24 | more useless conversions removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-12 | another bunch of useless conversions died | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-10 | HCONTACT is not needed anymore | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan | |
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2014-01-01 | copyright update for year 2014 | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-05-15 | MS_MSG_SETSTATUSTEXT - new service for setting the SRMM window's status bar text | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4656 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-20 | oops... ME_MSG_WRITEEVENT is ME_MSG_PRECREATEEVENT now :) | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4487 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-20 | ME_MSG_WRITEEVENT - new hookable event to catch the db event creation moment ↵ | George Hazan | |
in SRMM git-svn-id: http://svn.miranda-ng.org/main/trunk@4484 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-11 | Unicode, auto-translatable tooltips for Srmm icons | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-11 | status icons almost recovered | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4420 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-11 | oops | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4419 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-11 | SRMM icons to be unloaded automatically | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@4418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-10 | - SRMM status icons module moved to the core; | George Hazan | |
- this code removed from Scriver & tabSRMM git-svn-id: http://svn.miranda-ng.org/main/trunk@4416 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2013-04-08 | - MBF_OWNERSTATE option moved to the public header; | George Hazan | |
- client icon drawing moved to FingerPrint; - old code in tabSRMM completely wiped out; git-svn-id: http://svn.miranda-ng.org/main/trunk@4389 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-15 | include: tabs over spaces | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2317 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-07-05 | - first of the /Core standard plugins; | George Hazan | |
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@778 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-06-14 | - all MS_CLIST_ADD*ITEM services replaced with Menu_Add*Item stubs. | George Hazan | |
- massive cleanup of the menu-related code git-svn-id: http://svn.miranda-ng.org/main/trunk@410 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-05-15 | initial commit | Vadim Dashevskiy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |