summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-29def files removed from Source Files folderGeorge Hazan
2020-05-29PluginUpdater:George Hazan
- fixes #2409 (restart Miranda automatically after update); - plugin options moved to CMOption<>; - code cleaning
2020-05-28ICQ-WIM: unused class member CIcqProto::m_hPollThread removedGeorge Hazan
2020-05-28SkypeWeb: further shit cleaningGeorge Hazan
2020-05-27Jabber:George Hazan
- account name added to the roster editor's window caption; - all traces of excel removed from file description
2020-05-27SmileyAdd: fix for a very rare crashGeorge Hazan
2020-05-27Jabber: if we ignore roster nicks, we don't apply them when local ↵George Hazan
CList/MyHandle isn't empty
2020-05-27SkypeWeb:George Hazan
- massive code cleanup, old http junk wiped out & replaced with standard MHttpRequest class - old MS login code removed; - basic url replaced with modern one;
2020-05-27Jabber: roster to be exported into the simple xml format (import from the ↵George Hazan
old format is also supported)
2020-05-27Jabber: code cleaningGeorge Hazan
2020-05-26Jabber: if we ignore roster, thy shalt update existing nicks eitherGeorge Hazan
2020-05-26Steam:George Hazan
- final fix for UI dialogs; - major fix for CSteamProto::SetStatus method, not to launch the worker thread in parallel; - code cleaning; - version bump
2020-05-25Jabber: stronger appliance of Roster Editor with RFC 6121George Hazan
2020-05-25Jabber: custom roster nicks should be ignored as well as roster groupsGeorge Hazan
2020-05-24implemented starting position support in cursorsGluzskiy Alexandr
2020-05-24fixes #2398 (Steam выводит диалог ввода кода ↵George Hazan
проверки много раз)
2020-05-24libmdbx.dll returned back to keep compatibility with Windows XPGeorge Hazan
2020-05-24Steam: UI code cleaningGeorge Hazan
2020-05-24ICQ-WIM: auth request supportGeorge Hazan
2020-05-22and also libmdbx.mir removed from installersGeorge Hazan
2020-05-22DatabaseGeorge Hazan
- libmdbx inlined not to change the code of utilities - libmdbx.mir removed from build scripts
2020-05-22libmdbx: no need in MDBX_CONFIG_MANUAL_TLS_CALLBACK crutch...George Hazan
2020-05-22also the same fix for icon projectsGeorge Hazan
2020-05-22unused file removed from icons projectGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-05-19CurrencyRates: code cleaningGeorge Hazan
2020-05-17fixes #2352 (ICQ-WIM: separate flag for ParseMessage to use server-side or ↵George Hazan
local time)
2020-05-15z-order fixedGeorge Hazan
2020-05-15fixes #1012 (Facebook: option needed to load friends only)George Hazan
2020-05-15Facebook: all garbage contacts (not included into our friend list) are ↵George Hazan
filtered out
2020-05-15ICQ-WIM: newly received messages were erroneously marked as readGeorge Hazan
2020-05-15NewStory: fix for occasional crash in empty history windowGeorge Hazan
2020-05-14ICQ-WIM: we need to close session forcibly after /endSessionGeorge Hazan
2020-05-14fix for nickname substitution in chat API popupsGeorge Hazan
2020-05-14simple database event cycles moved to cursorsGeorge Hazan
2020-05-13kinda first working version of database event cursorsGeorge Hazan
2020-05-12ICQ-WIM: fix for restoring protocol status after hibernationGeorge Hazan
2020-05-12fix for import librariesGeorge Hazan
2020-05-12event cursors for mdbx driverGeorge Hazan
2020-05-12tabSRMM: some unused/obsoleted events removedGeorge Hazan
2020-05-11Discord: fix for processing custom user statusesGeorge Hazan
2020-05-10UInfoEx: massive ANSI cleaningGeorge Hazan
2020-05-10VKontakte: fix for memory corruption in CVkAccMgrFormGeorge Hazan
2020-05-10Jabber: fix for hiding software version via caps requestGeorge Hazan
2020-05-10dbx_sqlite: fixed crash possibility if cursor with destroyed statement usedGluzskiy Alexandr
2020-05-10fix for occasional crashGeorge Hazan
2020-05-10mTextControl related code cleaningGeorge Hazan
2020-05-10dbx_sqlite: implemented cursor db apiGluzskiy Alexandr
2020-05-09newstory: clear logMataes
2020-05-08langpacks/russian: there is not enough space for long linedartraiden