Änderungsprotokoll/0.95.11: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
(fix url)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{PageLang|de}}{{VersionCard}}</noinclude>
<noinclude>{{PageLang|de}}{{VersionCard}}</noinclude>
{{Untranslated}}
{{TNT|Important|Falls Sie nach dem Update den Fehler Miranda konnte Profil 'Profilname' nicht öffnen, da es in einem unbekannten Format vorliegt." bekommen, folgen Sie bitte [https://miranda-ng.org/de/news/unknown-profile-format diesen Anweisungen].}}


{{TNT|Important|If you encounter "Miranda was unable to open <profile_name>, it's in an unknown format" error after update, please follow [https://miranda-ng.org/de/news/unknown-profile-format this instruction].}}
Diese Version beinhaltet zwei Hauptfunktionen:
* '''Vereinheitlichtes Nachrichtenfenster'''
Dies ist der erste Schritt zur Idee, dass das selbe Nachrichtenfenster-Plugin für Einzel- und Gruppenchats verwendet werden kann. Nun enthält jedes solche Plugin ({{Plugin|StdMsg}}, {{Plugin|Scriver}}, {{Plugin|TabSRMM}}) nur eine Klasse für beide Chattypen. Die Nickliste kann dynamisch versteckt werden, so dass so ein Einzelchat in ein Gruppenchat umgewandelt werden kann (wenn bspw. eine dritte Person zur Unterhaltung hinzugefügt wird).


== Core and libraries ==
* '''Vereinheitlichten Verlaufsbetrachter'''
Diese Funktion erlaubt es einem Plugin, sich als Verlaufsbetrachter zu registrieren. Ein Benutzer kann so zwischen dem eingebauten Betrachter oder einem alternativen Plugin (wie {{Plugin|IEView}} oder {{Plugin|HistoryPP|History++}}) umschalten, nicht nur in TabSRMM wie zuvor sondern auch in den anderen Plugins ({{Plugin|StdMsg}}, {{Plugin|Scriver}}), und externe Plugins auch für den Gruppenchat-Verlauf verwenden. Auch ein neues Plugin, NewStory, ist in Arbeit.
 
== Kern und Bibliotheken ==
* updated BASS, libcurl, libmdbx, SQLite, and tinyxml2 libraries.
* updated BASS, libcurl, libmdbx, SQLite, and tinyxml2 libraries.
* {{Plugin|Dbx_mdbx|mdbx_chk}}: useful utility to do database check.
* {{Plugin|Dbx_mdbx|mdbx_chk}}: useful utility to check database integrity.
* [https://github.com/miranda-ng/miranda-ng/issues/2083 [2083]] newly added sub-contact wasn't hidden.
* {{GithubIssue|2083}} newly added sub-contact didn’t get the "hidden" flag in the database.
* [https://github.com/miranda-ng/miranda-ng/issues/2157 [2157]] database drivers shouldn't have unload checkbox.
* {{GithubIssue|2107}} trailing extra icons weren't wiped from the contact list after disabling a corresponding plugin.
* {{GithubIssue|2157}} database drivers shouldn't have unload checkbox.


== Protocols ==
== Protokolle ==
* {{Plugin|Discord}}
* {{Plugin|Discord}}
** added offline file transfers support.
** added offline file transfers support capability.
** added support for message deletion.
** added support for own message deletion.
** added [https://support.discordapp.com/hc/articles/360035407531-Custom-Status custom status] support.
** {{GithubIssue|2117}} added [https://support.discord.com/hc/articles/360035407531-Custom-Status custom status] support.
** everyone else in a group chat other than you will have their messages appear as if the contact whose chat got transformed into the group is speaking. This was fixed.
** {{GithubIssue|2080}} protocol menu was lost during dynamic account creation.
** protocol menu was lost during dynamic account creation.
** {{GithubIssue|2115}} everyone else in a group chat other than you will have their messages appear as if the contact whose chat got transformed into the group is speaking. This was fixed.


* {{Plugin|Facebook}}
* {{Plugin|Facebook}}
** brand new Facebook plugin based on MQTT protocol instead of the old deprecated plugin that used direct parsing of HTTP pages. The main advantage of the new plugin is that it doesn't block your account and works pretty fast. All users are welcome to test new plugin, any feedback is greatly appreciated as well as bug reports at our tracker.
** {{GithubIssue|2058}} brand new Facebook plugin based on MQTT protocol instead of the old deprecated plugin that used direct parsing of HTTP pages. The main advantage of the new plugin is that it doesn't block your account and works pretty fast. All users are welcome to test new plugin, any feedback is greatly appreciated as well as bug reports at our tracker.


* {{Plugin|ICQ}}
* {{Plugin|ICQ}}
** Mail.ru (ICQ owner) automatically deletes accounts that have not been used for more than a year from the system and from the server contact list. Miranda no longer removes such contacts from the database to avoid the loss of history. Miranda no longer removes such contacts from the database to avoid the loss of history.
** Mail.ru (ICQ owner) automatically deletes accounts that have not been used for more than a year from the system and from the server contact list. Miranda no longer removes such contacts from the database to avoid the loss of history.
** added error code detection during addBuddy (we allow to add [deleted] contacts, but only locally).
** added error code detection during addBuddy (we allow to add [deleted] contacts, but only locally).
** added the experimental server group editor (but the server allows you to edit only groups created by the new protocol).
** added the experimental server group editor (but the server allows you to edit only groups created by the new protocol).
** removed 80x80 px avatar limitation in avatar management dialog.
** {{GithubIssue|2076}} removed 80x80 px avatar limitation in avatar management dialog.
** removed all statuses except Online and Offline. The server supports only these statuses.
** {{GithubIssue|2095}} removed all statuses except Online and Offline due to the server-side limitation.
** display a URL for the uploaded file instead of a local path.
** {{GithubIssue|2110}} display a URL for the uploaded file instead of a local path.
** fixed problems with old server-side groups, created by Miranda IM.
** fixed problems with old server-side groups, created by Miranda IM.
** fixed embedded group problems.
** {{GithubIssue|2024}} fixed embedded group problems.
** fixed occasionally password reset.
** {{GithubIssue|2073}} fixed contact moving from root to any group.
** manually deleted contact no longer appears again in the contact list.
** {{GithubIssue|2077}} ignored contacts now listed in {{Menu|Options|Contacts|Ignore}}.
** ignored contacts now listed in ''Options → Contacts → Ignore''.
** {{GithubIssue|2122}} manually deleted contact no longer appears again in the contact list.
** fixed contact moving from root to any group.
** {{GithubIssue|2153}} fixed occasional password reset.
** {{GithubIssue|2189}} fixed broken file transfers.


* {{Plugin|IRC}}
* {{Plugin|IRC}}
** fixed the 10-yrs-old bug with displaying own messages with ''%%''.
** fixed the 10-years-old bug with displaying own messages with ''%%''.


* {{Plugin|Jabber}}
* {{Plugin|Jabber}}
** implemented {{XEP|0363|HTTP File Upload}} ({{Menu|Protocol menu|Services...|Service discovery|Right-click on service|Use for uploads}}).
** {{GithubIssue|1710}} implemented {{XEP|0363|HTTP File Upload}} ({{Menu|Protocol menu|Services...|Service discovery|Right-click on service|Use for uploads}}).
** service-related options moved to the Service Discovery menu.
** service-related options moved to the ''Service discovery'' menu.
** vCard request is no longer tied to the program start, which allows us to update them daily, even if the Miranda uptime is longer.
** {{GithubIssue|2039}} vCard request is no longer tied to the program start, which allows us to update them daily, even if the Miranda uptime is longer.
** removed ''Convert to contact'' and ''Convert to chat room'' contact menu item (group chats are long time no stored in the roster, there are bookmarks for this).
** removed ''Convert to contact'' and ''Convert to chat room'' contact menu items (group chats are long time no stored in the roster, there are bookmarks for this).
** fixed vCard retrieving problem for group chat contacts with Cyrillic nicks.
** fixed vCard retrieving problem for group chat contacts with Cyrillic nicks.
** fixed incorrect status in the log when changing the status of a conference member.
** {{GithubIssue|2103}} fixed avatar retrieving if cached avatar was deleted from disk.
** fixed avatar retrieving if it was deleted from disk,
** {{GithubIssue|2113}} fixed incorrect status in the log when changing the status of a conference member.


* {{Plugin|SkypeWeb}}
* {{Plugin|SkypeWeb}}
** added support for receiving multiple media files in one message.
** {{GithubIssue|2096}} added support for receiving multiple media files (albums) in one message.
** added error codes parsing.
** {{GithubIssue|2149}} added error codes parsing.


* {{Plugin|Steam}}
* {{Plugin|Steam}}
** enhanced processing of error code 401.
** {{GithubIssue|1583}} enhanced processing of error code 401 (User isn't authorized).


* {{Plugin|Twitter}}
* {{Plugin|Twitter}}
Line 60: Line 67:
** changed logic for "decide later" on friend request — now one per ''ReqAuthTimeLater'' (hidden option, default 86400) sec, not on protocol online.
** changed logic for "decide later" on friend request — now one per ''ReqAuthTimeLater'' (hidden option, default 86400) sec, not on protocol online.
** fixed ''Load only friends to local contact list'' option.
** fixed ''Load only friends to local contact list'' option.
** crashfix on ''server error == 1'' for file sending.
** fixed crash upon file sending.
** protocol menu was lost during dynamic account creation.
** {{GithubIssue|2080}} protocol menu was lost during dynamic account creation.


== Plugins ==
== Plugins ==
* {{Plugin|BasicHistory}}
* {{Plugin|BasicHistory}}
** fixed broken ''Icons'' menu item.
** {{GithubIssue|2094}} fixed broken ''Icons'' menu item.


* {{Plugin|CrashDumper}}
* {{Plugin|CrashDumper}}
** added ''Display popups about successful actions'' option (to disable annoying "Version Info upload successful" popup).  
** {{GithubIssue|2043}} added ''Display popups about successful actions'' option (to disable annoying "Version Info upload successful" popup).  
** fixed ''Generate crash reports'' option reset.
** {{GithubIssue|2147}} fixed ''Generate crash reports'' option reset.


* {{Plugin|DbEditorPP}}
* {{Plugin|DbEditorPP|Database editor++}}
** renaming the database key led to its visual disappearance under certain circumstances.
** {{GithubIssue|2148}} renaming the database key led to its visual disappearance under certain circumstances.


* {{Plugin|Dbx_mdbx}}
* {{Plugin|Dbx_mdbx}}
** added UI message about database compaction result.
** added UI message about successful/unsuccesful database compaction.
 
** {{GithubIssue|2139}} fixed accidental hangup when opening newly created profile.
* {{Plugin|HistoryPP}}
** plugin didn't remove it's own items from the contact menu when unloading.


* {{Plugin|IEHistory}}
* {{Plugin|IEHistory}}
** fixed file transfers display.
** {{GithubIssue|2109}} fixed file transfers display.


* {{Plugin|Import}}
* {{Plugin|Import}}
** [https://github.com/miranda-ng/miranda-ng/issues/2033 2033] fixed the wrong behavior of a combo list in the main import dialog.
** {{GithubIssue|2033}} fixed the wrong behavior of a dropdown list in the main import dialog.
 
* {{Plugin|KeyboardNotify}}
** added group chats support.


* {{Plugin|Msg_Export}}
* {{Plugin|Msg_Export}}
** enable ''Use UTF8 in new files'' option by default.
** {{GithubIssue|2138}} enable ''Use UTF8 in new files'' option by default.


* {{Plugin|New_GPG}}
* {{Plugin|New_GPG}}
** improved error handling on public keys import from the main menu.
** improved error handling on public keys import from the main menu.


* {{Plugin|Notes & Reminders}}
* {{Plugin|NotesReminders}}
** added ''View reminders'' hotkey.
** {{GithubIssue|2126}} added ''View reminders'' hotkey.
** fixed broken reminders order in "View reminders" dialog.
** {{GithubIssue|2151}} fixed broken reminders order in "View reminders" dialog.


* {{Plugin|PluginUpdater}}
* {{Plugin|PluginUpdater}}
** added ''Enable HTTPS'' option (disabled by default in Windows XP).
** {{GithubIssue|2057}} added search box to components list.
** added search box to components list.
** {{GithubIssue|2069}} added ''Enable HTTPS'' option (disabled by default in Windows XP).
** from now update starts each time a user changes platform, channel or update URL.
** {{GithubIssue|2070}} from now update starts each time a user changes platform, channel or update URL.


* {{Plugin|PopupPlus}}
* {{Plugin|PopupPlus}}
** fixed error in options logic.
** {{GithubIssue|2155}} fixed crash in options if no accounts have been added to Miranda.
** fixed crash in options if no accounts have been added to Miranda.
** {{GithubIssue|2156}} fixed error in options logic.


* {{Plugin|Scriver}}
* {{Plugin|Scriver}}
** fixed mouse scrolling.
** fixed mouse scrolling.
** [https://github.com/miranda-ng/miranda-ng/issues/2037 2037] when tabs are used, ''Save settings for contacts'' corrupts window position.
** {{GithubIssue|2037}} when tabs are used, ''Save size and location for each contact'' option corrupts window position.


* {{Plugin|SendSS}}
* {{Plugin|SendSS}}
** plugin now remembers the last selected service and file format.
** {{GithubIssue|2018}} plugin now remembers the last selected service and file format.


* {{Plugin|StatusManager}}
* {{Plugin|StatusManager}}
** [https://github.com/miranda-ng/miranda-ng/issues/2061 2061] StartupStatus should handle account enabling.
** {{GithubIssue|2061}} plugin should handle account enabling.


* {{Plugin|StdMsg}}
* {{Plugin|StdMsg}}
** removed separate ''Show button for sending messages'' setting for group chats.
** removed separate ''Show button for sending messages'' setting for group chats.
** removed unneeded ''Show buttons for controlling the chat room'' and ''Show buttons for formatting the text you are typing'' options.
** removed unneeded ''Show buttons for controlling the chat room'' and ''Show buttons for formatting the text you are typing'' options.
** fixed focus loss when switching tabs.
** {{GithubIssue|2032}} fixed focus loss when switching tabs.


* {{Plugin|StdUserInfo}}
* {{Plugin|StdUserInfo}}
** fixed crash in user info dialog when a plugin is unloaded.
** {{GithubIssue|2105}} fixed crash in user info dialog when a plugin is unloaded.
** {{GithubIssue|2141}} fixed handle {{Button|OK}} button.


* {{Plugin|TabSRMM}}
* {{Plugin|TabSRMM}}
** added ''Use the same splitter height for all sessions'' option.
** {{GithubIssue|2091}} added ''Use the same splitter height for all sessions'' option.
** added vertical tabs scrolling by mouse wheel.
** {{GithubIssue|2099}} added vertical tabs scrolling by mouse wheel.
** removed the empty "Room" menu.
** {{GithubIssue|2086}} removed the empty "Room" menu.
** fixed sending ''%%'' in group chats.
** fixed sending ''%%'' in group chats.
** fixed spontaneous tabs scrolling when switching tabs, if the tabs are arranged vertically.
** {{GithubIssue|2100}} fixed spontaneous tabs scrolling when switching tabs, if the tabs are arranged vertically.
** fixed ''Select font color'' button.
** {{GithubIssue|2159}} fixed ''Select font color'' button.
** fixed inability to edit ''Open new chat rooms in the default container'' setting when using a screen reader.
** {{GithubIssue|2023}} fixed inability to edit ''Open new chat rooms in the default container'' setting when using a screen reader.
** {{Button|Alt}} button now close menu bar automatically.
** {{GithubIssue|2088}} {{Button|Alt}} button release now close menu bar.
** fixed tabs disappearing when switching layout to vertical.
** {{GithubIssue|2101}} fixed tabs closing when switching layout to vertical.
** fixed sound options disappearing after applying options.
** {{GithubIssue|2144}} fixed sound options reset after applying other options.


* {{Plugin|UInfoEx}}
* {{Plugin|UInfoEx}}
** fixed crash in user info dialog when a plugin is unloaded.
** {{GithubIssue|2105}} fixed crash in user info dialog when a plugin is unloaded.
** trailing extra-icons weren't wiped from the contact list after disabling a plugin.


* {{Plugin|WhoUsesMyFiles}}
* {{Plugin|WhoUsesMyFiles}}
** removed ''Log files and folders in UNC format'', ''Alert files & folders in UNC format'', ''Log computer name with username'', and ''Alert computer name with username'' options. They were stubs and were never implemented.
** {{GithubIssue|2019}} removed ''Log files and folders in UNC format'', ''Alert files & folders in UNC format'', ''Log computer name with username'', and ''Alert computer name with username'' options. They were stubs and were never implemented.


== For developers ==
== Für Entwickler ==
* EnterString: added ability to enter simple strings (not multiline).
* EnterString: added ability to enter simple strings (not multiline).
* removed useless service MS_UTILS_ENTERSTRING, use EnterString instead.
* removed useless service MS_UTILS_ENTERSTRING, use EnterString instead.
* Netlib_GetHeader() — service function for HTTP-headers analysis.
* Netlib_GetHeader() — * Netlib_GetHeader() — service function for HTTP-headers analysis.
* Clist_IsHidden / Clist_HideContact - two helpers to work with CList/Hidden variable.
* Clist_IsHidden / Clist_HideContact two helpers to work with {{DBKey|CList|Hidden|}} variable.
* MBinBuffer::assign - function to replace buffer contents.
* MBinBuffer::assign function to replace buffer contents.
* Miranda_GetSystemWindow - returns a common window for creating global timers.
* Miranda_GetSystemWindow returns a common window for creating global timers.
* useless duplicate function GetContactProto replaced with standard Proto_GetBaseAccountName.
* useless duplicate function GetContactProto replaced with standard Proto_GetBaseAccountName.
* end of manual experiments with CList/NotOnList. Use Contact_RemoveFromList and Contact_PutOnList instead.
* end of manual experiments with {{DBKey|CList|NotOnList}}. Use Contact_RemoveFromList and Contact_PutOnList instead.

Latest revision as of 21:16, 28 September 2020

Version: 0.95.11

Rev.: v0.95.11

Veröffentlicht: 2. Februar 2020

Important
Falls Sie nach dem Update den Fehler Miranda konnte Profil 'Profilname' nicht öffnen, da es in einem unbekannten Format vorliegt." bekommen, folgen Sie bitte diesen Anweisungen.

Diese Version beinhaltet zwei Hauptfunktionen:

  • Vereinheitlichtes Nachrichtenfenster

Dies ist der erste Schritt zur Idee, dass das selbe Nachrichtenfenster-Plugin für Einzel- und Gruppenchats verwendet werden kann. Nun enthält jedes solche Plugin (StdMsg, Scriver, TabSRMM) nur eine Klasse für beide Chattypen. Die Nickliste kann dynamisch versteckt werden, so dass so ein Einzelchat in ein Gruppenchat umgewandelt werden kann (wenn bspw. eine dritte Person zur Unterhaltung hinzugefügt wird).

  • Vereinheitlichten Verlaufsbetrachter

Diese Funktion erlaubt es einem Plugin, sich als Verlaufsbetrachter zu registrieren. Ein Benutzer kann so zwischen dem eingebauten Betrachter oder einem alternativen Plugin (wie IEView oder History++) umschalten, nicht nur in TabSRMM wie zuvor sondern auch in den anderen Plugins (StdMsg, Scriver), und externe Plugins auch für den Gruppenchat-Verlauf verwenden. Auch ein neues Plugin, NewStory, ist in Arbeit.

Kern und Bibliotheken

  • updated BASS, libcurl, libmdbx, SQLite, and tinyxml2 libraries.
  • mdbx_chk: useful utility to check database integrity.
  • Issue #2083 newly added sub-contact didn’t get the "hidden" flag in the database.
  • Issue #2107 trailing extra icons weren't wiped from the contact list after disabling a corresponding plugin.
  • Issue #2157 database drivers shouldn't have unload checkbox.

Protokolle

  • Discord
    • added offline file transfers support capability.
    • added support for own message deletion.
    • Issue #2117 added custom status support.
    • Issue #2080 protocol menu was lost during dynamic account creation.
    • Issue #2115 everyone else in a group chat other than you will have their messages appear as if the contact whose chat got transformed into the group is speaking. This was fixed.
  • Facebook
    • Issue #2058 brand new Facebook plugin based on MQTT protocol instead of the old deprecated plugin that used direct parsing of HTTP pages. The main advantage of the new plugin is that it doesn't block your account and works pretty fast. All users are welcome to test new plugin, any feedback is greatly appreciated as well as bug reports at our tracker.
  • ICQ
    • Mail.ru (ICQ owner) automatically deletes accounts that have not been used for more than a year from the system and from the server contact list. Miranda no longer removes such contacts from the database to avoid the loss of history.
    • added error code detection during addBuddy (we allow to add [deleted] contacts, but only locally).
    • added the experimental server group editor (but the server allows you to edit only groups created by the new protocol).
    • Issue #2076 removed 80x80 px avatar limitation in avatar management dialog.
    • Issue #2095 removed all statuses except Online and Offline due to the server-side limitation.
    • Issue #2110 display a URL for the uploaded file instead of a local path.
    • fixed problems with old server-side groups, created by Miranda IM.
    • Issue #2024 fixed embedded group problems.
    • Issue #2073 fixed contact moving from root to any group.
    • Issue #2077 ignored contacts now listed in Options → Contacts → Ignore.
    • Issue #2122 manually deleted contact no longer appears again in the contact list.
    • Issue #2153 fixed occasional password reset.
    • Issue #2189 fixed broken file transfers.
  • IRC
    • fixed the 10-years-old bug with displaying own messages with %%.
  • Jabber
    • Issue #1710 implemented XEP-0363: HTTP File Upload (Protocol menu → Services... → Service discovery → Right-click on service → Use for uploads).
    • service-related options moved to the Service discovery menu.
    • Issue #2039 vCard request is no longer tied to the program start, which allows us to update them daily, even if the Miranda uptime is longer.
    • removed Convert to contact and Convert to chat room contact menu items (group chats are long time no stored in the roster, there are bookmarks for this).
    • fixed vCard retrieving problem for group chat contacts with Cyrillic nicks.
    • Issue #2103 fixed avatar retrieving if cached avatar was deleted from disk.
    • Issue #2113 fixed incorrect status in the log when changing the status of a conference member.
  • Steam
    • Issue #1583 enhanced processing of error code 401 (User isn't authorized).
  • Twitter
    • fixed update of user names.
  • VKontakte
    • changed logic for "decide later" on friend request — now one per ReqAuthTimeLater (hidden option, default 86400) sec, not on protocol online.
    • fixed Load only friends to local contact list option.
    • fixed crash upon file sending.
    • Issue #2080 protocol menu was lost during dynamic account creation.

Plugins

  • CrashDumper
    • Issue #2043 added Display popups about successful actions option (to disable annoying "Version Info upload successful" popup).
    • Issue #2147 fixed Generate crash reports option reset.
  • Dbx_mdbx
    • added UI message about successful/unsuccesful database compaction.
    • Issue #2139 fixed accidental hangup when opening newly created profile.
  • Import
    • Issue #2033 fixed the wrong behavior of a dropdown list in the main import dialog.
  • New_GPG
    • improved error handling on public keys import from the main menu.
  • PluginUpdater
    • Issue #2057 added search box to components list.
    • Issue #2069 added Enable HTTPS option (disabled by default in Windows XP).
    • Issue #2070 from now update starts each time a user changes platform, channel or update URL.
  • Scriver
    • fixed mouse scrolling.
    • Issue #2037 when tabs are used, Save size and location for each contact option corrupts window position.
  • StdMsg
    • removed separate Show button for sending messages setting for group chats.
    • removed unneeded Show buttons for controlling the chat room and Show buttons for formatting the text you are typing options.
    • Issue #2032 fixed focus loss when switching tabs.
  • TabSRMM
    • Issue #2091 added Use the same splitter height for all sessions option.
    • Issue #2099 added vertical tabs scrolling by mouse wheel.
    • Issue #2086 removed the empty "Room" menu.
    • fixed sending %% in group chats.
    • Issue #2100 fixed spontaneous tabs scrolling when switching tabs, if the tabs are arranged vertically.
    • Issue #2159 fixed Select font color button.
    • Issue #2023 fixed inability to edit Open new chat rooms in the default container setting when using a screen reader.
    • Issue #2088 Alt button release now close menu bar.
    • Issue #2101 fixed tabs closing when switching layout to vertical.
    • Issue #2144 fixed sound options reset after applying other options.
  • WhoUsesMyFiles
    • Issue #2019 removed Log files and folders in UNC format, Alert files & folders in UNC format, Log computer name with username, and Alert computer name with username options. They were stubs and were never implemented.

Für Entwickler

  • EnterString: added ability to enter simple strings (not multiline).
  • removed useless service MS_UTILS_ENTERSTRING, use EnterString instead.
  • Netlib_GetHeader() — * Netlib_GetHeader() — service function for HTTP-headers analysis.
  • Clist_IsHidden / Clist_HideContact — two helpers to work with CList/Hidden variable.
  • MBinBuffer::assign — function to replace buffer contents.
  • Miranda_GetSystemWindow — returns a common window for creating global timers.
  • useless duplicate function GetContactProto replaced with standard Proto_GetBaseAccountName.
  • end of manual experiments with CList/NotOnList. Use Contact_RemoveFromList and Contact_PutOnList instead.