summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/globals.cpp
AgeCommit message (Expand)Author
2018-01-01massive copyright updatedartraiden
2017-12-26TabSRMM:George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
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
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
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 pl...George Hazan
2017-04-04SRMM window list completely incapsulated into mir_app to avoid corrupting it ...George Hazan
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
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
2016-08-20- fix for the wrong tab name for new contacts;George Hazan
2016-08-08more cleaningGeorge Hazan
2016-08-08duplicate checks removedGeorge Hazan
2016-08-08- warning fixes;George Hazan
2016-08-05- status removed from badly written database cache;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-28atavism removed: CLISTEVENT::cbSizeGeorge Hazan
2016-01-28port of tabsrmm's solution for events to StdMsg & ScriverGeorge Hazan
2016-01-28tabSRMM: fix to restore the saved events order on startupGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-09-03TabSRMM: menu uidAlexander Lantsev