summaryrefslogtreecommitdiff
path: root/plugins/Sessions/Src/stdafx.h
AgeCommit message (Collapse)Author
2023-03-16fixes #3430 (Sessions: чекбоксы в выборе контактов)George Hazan
2023-03-15fixes #3428 (Sessions: опция "сохранять X сессий" ↵George Hazan
недоступна для ручного редактирования) fixes #3422 (Sessions: падение при удалении несуществующей сессии)
2021-03-30Sessions:George Hazan
- plugin completely redesigned to store data in json instead of spreading them all over the settings; - fixes #2819 (problems with storing data)
2021-03-29icon list became staticGeorge Hazan
2021-03-29Sessions:George Hazan
- fixes #2816 (Sessions: "Save and close" option closes message log instead of container); - massive code reordering; - session saving dialog -> UI classes
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2019-09-27fix for a function name:George Hazan
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide
2019-06-06Sessions: fix for a memory corruption issueGeorge Hazan
2019-04-23Sessions: warning fixMataes
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-17OpenFolder, PackUpdater, PasteIt, Ping, QuickMessages, QuickReplies, ↵George Hazan
Sessions, TranslitSwitcher => CMPlugin
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-03-14Sessions: no need to hide subcontact's windowGeorge Hazan
2018-02-24guard headersGoraf
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
2016-12-02old shit diedGeorge Hazan
now there's no need to create fake services & events
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-22Standartize "Version.h" to "version.h" in all plugin's and protocol's includesRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@17117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-19faster, even fasterGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16718 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-26common projectsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c