Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-21 | Clist_RemoveEvent became static, pfnRemoveEvent is replaced with pfnFreeEvent | George Hazan | |
2023-02-10 | Protocols: preventing recursive contact deletion | George Hazan | |
2023-01-14 | Convert sources to CR+LF | dartraiden | |
2023-01-02 | Update copyrights | dartraiden | |
2022-12-17 | Mediawiki considers URLs with and without a trailing slash as different ↵ | dartraiden | |
pages, see https://phabricator.wikimedia.org/T14703 | |||
2022-12-13 | minor code cleaning | George Hazan | |
2022-12-13 | useless service removed | George Hazan | |
2022-12-12 | YAMN: code cleaning | George Hazan | |
2022-12-12 | YAMN: obsolete settings about acting as protocol removed | George Hazan | |
2022-12-12 | fixes #3259 (YAMN: выводить настроенную учётку ↵ | George Hazan | |
вместо пустой) | |||
2022-12-11 | code cleaning | George Hazan | |
2022-12-11 | YAMN: option "Display menu item" removed due to Options -> Customize -> ↵ | George Hazan | |
Menus editor | |||
2022-12-10 | fixes #3260 (YAMN: отключать выпадающее меню, ↵ | George Hazan | |
если нет учёток) | |||
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-05-07 | Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION ↵ | George Hazan | |
died and converted into a set of parameters + code cleaning | |||
2022-02-06 | fixes #3021 (YAMN: истребить вкладку "Плагины") | George Hazan | |
2022-01-24 | compilation fix | George Hazan | |
2022-01-24 | We do not need to translate account names | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-26 | WCHAR -> wchar_t | George Hazan | |
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 | |||
2021-01-17 | Update copyrights | dartraiden | |
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге ↵ | George Hazan | |
добавления контакта) | |||
2020-05-22 | also the same fix for icon projects | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan | |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden | |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard ↵ | George Hazan | |
Proto_GetBaseAccountName | |||
2019-09-27 | fix for a function name: | George Hazan | |
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵ | George Hazan | |
variable and unify access to it | |||
2019-07-26 | warning fixes | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-07-24 | useless member NETLIBOPENCONNECTION::cbSize removed | George Hazan | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-06-04 | old statuses removed from comments too | George Hazan | |
2019-06-04 | finally fixes #1963 (Remove Free for Chat, On the Phone and Out of Lunch ↵ | George Hazan | |
statuses completely) | |||
2019-06-03 | Folders: old TCHAR helpers removed | George Hazan | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-04-12 | YAMN: another burst of insight | George Hazan | |
2019-03-12 | fixes for format specifiers | George Hazan | |
2019-03-12 | YAMN: warning fixes | George Hazan | |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan | |
2019-03-06 | popups: | George Hazan | |
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled; | |||
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-03-02 | all protocols (even virtual ones) moved to the Protocols folder | George Hazan | |
2012-11-28 | ex-protos moved to the Plugins folder | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2545 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2012-11-28 | mRadio, RSS, Quotes & YAMN became virtual | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2542 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |