summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-05-08another forgotten switchGeorge Hazan
2020-05-08NewStory:George Hazan
- duplicate code removed; - temporary contact creation moved to OnInitDialog, not to cause problems during debugging
2020-05-08NewStory to use common icons for files & URLsGeorge Hazan
2020-05-08NewStory: we can reuse some translations from History++dartraiden
2020-05-07Jabber: more precise name for XEP-0280 optiondartraiden
2020-05-07fixes #2399 (XEP-0280 support cleaning)George Hazan
2020-05-07fixes #2390 (ICQ игнорирует настройки приёма ↵George Hazan
файлов)
2020-05-07minor change of dialog's heightGeorge Hazan
2020-05-07MirOTR: two another option dialogs -> UI classesGeorge Hazan
2020-05-07MirOTR:George Hazan
- context menu item added to copy a fingerprint; - DlgProcMirOTROptsFinger -> UI classes
2020-05-07fix for old PROTO_INTERFACE::FileResume interface errorGeorge Hazan
2020-05-07newstory: clear tree every time before buildingMataes
2020-05-06newstory: clear time tree after deletingMataes
2020-05-06newstory: rebuild time tree after deleting historyMataes
2020-05-06Move some docs to our wikidartraiden