summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-23Fix pattern namedartraiden
2019-05-23Remove obsolete iconsdartraiden
2019-05-23fixes #1906 (Import: h++ pattern doesn't work)George Hazan
2019-05-22libcurl: pick up Miranda-specific commitsdartraiden
2019-05-22libcurl: update to 7.65dartraiden
2019-05-22Also remove mmap from miranda32.slndartraiden
2019-05-22Remove dbx_mmap from installersdartraiden
2019-05-22Dbx_mmap excluded from core archivesGeorge Hazan
2019-05-21fixes #1937 (Clist_Modern doesn't display custom connection icons after any ↵George Hazan
change in Options - Icons)
2019-05-21we don't need this perversion anymoreGeorge Hazan
2019-05-21removed MRA/ICQ icons for unused statusesGeorge Hazan
2019-05-21MRA: add missing iconsdartraiden
2019-05-20another crutch for DelphiGeorge Hazan
2019-05-20fixes #1952 (in shitty Delphi AnsiString cannot carry Utf8 chars)George Hazan
2019-05-17Import: fix for duplicate contactsGeorge Hazan
2019-05-16Import: global variables extracted to a class, thus eliminating the chance ↵George Hazan
of conflicts
2019-05-15Import: QIP Infium supportGeorge Hazan
2019-05-13CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProcGeorge Hazan
2019-05-12fixes #1948 (memory allocation problem in Scriver)George Hazan
2019-05-12Import: also file description should be customizedGeorge Hazan
2019-05-12fixes #1947 (Import: "choose file" button should suggest .txt for QIP2005, ↵George Hazan
not .dat)
2019-05-11crash fix for Discord, if server required a captchaGeorge Hazan
2019-05-10Import: first version of pattern batch import that worksGeorge Hazan
2019-05-09langpacks: normalize all the line endingsdartraiden
2019-05-09langpacks/russian: glossary fixdartraiden
2019-05-08Scriver: fix for meta contacts behaviorGeorge Hazan
2019-05-08unused code removedGeorge Hazan
2019-05-07Mpve TabSRMM_icons_XP to deprecateddartraiden
2019-05-07Remove TabSRMM_icons_XP from solutionsdartraiden
2019-05-07fixes #1934 (TipperYM crash)George Hazan
2019-05-04fixes #1940 (Jabber: crash on starting Miranda-NG after last update)George Hazan
2019-05-04fix for ini file nameGeorge Hazan
2019-05-04fixes #1939 (txt file is still locked after import)George Hazan
2019-05-04Import: fix pattern namedartraiden
2019-05-04fix for a combobox typeGeorge Hazan
2019-05-04first version of direct QIP2005 import that worksGeorge Hazan
2019-05-04fix for a major memory leak in mContacts importGeorge Hazan
2019-05-03.George Hazan
2019-05-03first regexp version that counts messages correctlyGeorge Hazan
2019-05-03missing pcre source fileGeorge Hazan
2019-05-03merge of libmdbxGeorge Hazan
2019-05-02minor fixesMataes
2019-05-02fixes #1927 completelyGeorge Hazan
2019-04-30ICQ-WIM: explicit content-type specification for RAPI connectionsGeorge Hazan
2019-04-26another unused variable removedGeorge Hazan
2019-04-26code cleaningGeorge Hazan
2019-04-26compilation fixGeorge Hazan
2019-04-26Plugin Updater:George Hazan
- fixes #1927 (Hidden db option for hiding specified component from PU); - options moved into g_plugin; - warning & security fixes; - code cleaning
2019-04-26fixes #1928 (ICQ: first manual reconnect after manual disconnect is always ↵George Hazan
failed)
2019-04-25pu_stub:George Hazan
- fixes #1930 (crash when launching pu_stub under Windows 7); - unified project for all VS