Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-16 | fixes #3430 (Sessions: чекбоксы в выборе контактов) | George Hazan | |
2023-03-15 | fixes #3428 (Sessions: опция "сохранять X сессий" ↵ | George Hazan | |
недоступна для ручного редактирования) fixes #3422 (Sessions: падение при удалении несуществующей сессии) | |||
2021-03-30 | Sessions: | 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-29 | icon list became static | George Hazan | |
2021-03-29 | Sessions: | 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-28 | 21 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-27 | fix for a function name: | George Hazan | |
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
2019-06-06 | Sessions: fix for a memory corruption issue | George Hazan | |
2019-04-23 | Sessions: warning fix | Mataes | |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-17 | OpenFolder, PackUpdater, PasteIt, Ping, QuickMessages, QuickReplies, ↵ | George Hazan | |
Sessions, TranslitSwitcher => CMPlugin | |||
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan | |
2018-03-14 | Sessions: no need to hide subcontact's window | George Hazan | |
2018-02-24 | guard headers | Goraf | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2016-12-02 | old shit died | George Hazan | |
now there's no need to create fake services & events | |||
2016-07-26 | less 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-22 | Standartize "Version.h" to "version.h" in all plugin's and protocol's includes | Robert Pösel | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-04-19 | faster, even faster | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@16718 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-07-26 | common projects | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |