summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/globals.cpp
AgeCommit message (Collapse)Author
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-19minor code cleaningGeorge Hazan
2018-04-11if a user's avatar was changed, redraw it and all related objects (including ↵George Hazan
thumb window in a taskbar) fixes #1249
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge 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-11fixes #1181 (TabSRMM: bug with event handling)George Hazan
2018-02-21tabsrmm: C++'11 iteratorsGeorge Hazan
2018-02-04the error code of db_event_get() should be checkedGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-26TabSRMM:George Hazan
- custom color chooser removed; - unused menu items removed; - version bump
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-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
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-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-15anonymous SRMM services got namesGeorge Hazan
2017-08-08fixes #874 (Message sessions buttons bugs)George Hazan
2017-04-07SRMM events are now created inside the core to avoid problems with dynamic ↵George Hazan
plugin unload
2017-04-04SRMM window list completely incapsulated into mir_app to avoid corrupting it ↵George Hazan
by someone's dirty hands
2017-03-28SRMM notifications went to the core with ME_MSG_WINDOWEVENTGeorge Hazan
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-03-11crash fixGeorge Hazan
2017-03-11minor code optimizationGeorge Hazan
2017-03-11GC_UPDATETITLE replaced with CSrmmBaseDlg::UpdateTitleGeorge Hazan
2017-03-08code cleaningGeorge Hazan
2017-03-08massive code cleaningGeorge Hazan
2017-03-07fix for writing options into dbGeorge Hazan
2017-03-07let this crap with the binary data format finally dieGeorge Hazan
2017-03-07returned back the binary compatibility of tabsrmm container settingsGeorge Hazan
2017-03-07splitter data removed from common chat session settingsGeorge Hazan
2017-03-02code cleanup in tabSRMMGeorge Hazan
- unused cursor removed (IDC_HYPERLINKHAND); - unused header file removed (all functions from generic_msghandlers.h are now declared inside a class) - code reorder;
2017-03-01name conflict resolutionGeorge Hazan
2017-02-28TabSrmm -> UI classesGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-01more fixesGeorge Hazan
2016-12-01toolbar icons processing code moved to mir_appGeorge Hazan
2016-09-05TabSRMM: Make default settings more user friendly and use nicer templatesRobert Pösel
This also fixes problem where TabSRMM wasn't correctly initialized until first applying of options, and resulted in "broken" text in message log (missing some items so it looked very ugly). git-svn-id: http://svn.miranda-ng.org/main/trunk@17261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-20- fix for the wrong tab name for new contacts;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-08more cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17170 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-08duplicate checks removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17169 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-08- warning fixes;George Hazan
- more cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17168 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c