summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src
AgeCommit message (Collapse)Author
2018-05-11fixes #1347 (Scriver: remove "Use the contact's status icon as the window ↵George Hazan
icon" option)
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-04fixes #1014 (wrong calculation of message edit field's height)George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-20fixes #1288George Hazan
2018-04-19fixes #1283 (StdMsg: cursor does not change the shape)George Hazan
2018-04-08stupid option removed from group chats according to results of votingGeorge Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-06code cleaningGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge Hazan
2018-03-26code cleaningGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-13chat engine:George Hazan
- fixes #1174 (Group chat icons became "blank exe" icons if role cound exceeds 10); - unused chat api members removed;
2018-03-07some fixesKirill Volinsky
2018-03-06PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ↵George Hazan
is changed
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-02-04the error code of db_event_get() should be checkedGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-27obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole ↵George Hazan
m_addcontact.h removed and replaced with Contact_Add* functions
2017-12-22remove AIM support completelydartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-28crash fix for recursive contact deletion in ScriverGeorge Hazan
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-11-01Scriver: no need to reset the splitter position each time..George Hazan
2017-10-25click emulator used instead of direct handler callGeorge Hazan
2017-10-25SRMM internal structures & functions moved to the separate header file ↵George Hazan
m_srmm_int.h
2017-10-16the whole idea of customizable colors in chat considered totally uselessGeorge Hazan
2017-09-19useless structure GCDEST finally removedGeorge Hazan
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298.
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-08-27Scriver: fix for dynamic entry field heightGeorge Hazan
2017-08-25Scriver: killing that old shit with error dialogGeorge Hazan
2017-08-25fixes a problem with log scroling in ScriverGeorge Hazan
2017-08-24nullptr must be passed inside SetStatusText to return back to the predefined ↵George Hazan
value
2017-08-16fixes #886 (Scriver: group chat does not start at the bottom)George Hazan
2017-08-15anonymous SRMM services got namesGeorge Hazan
2017-08-15fixes #799 (Crash on receiving msg in FB group chat)George Hazan
2017-08-08ME_MSG_TOOLBARLOADED is hooked everywhere as a temporary eventGeorge Hazan
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-08-03Scriver: swapped MSG_SENDMESSAGE workersGeorge Hazan