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