summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-31mir_app:George Hazan
- structure renamed: PROTORECVFILET -> PROTORECVFILE; - useless service MS_PROTO_AUTHRECV removed; - Proto_AuthRecv() helper converted into a function.
2018-01-31VKontakte: fix addition EVENTTYPE_AUTHREQUEST eventsElzorFox
2018-01-31VKontakte:ElzorFox
support edited messages on history sync add edited time for edited messages update VK_API to 5.71 version bump
2018-01-31VKontakte: С++ 11 scope forElzorFox
2018-01-30fix for occasional crashGeorge Hazan
2018-01-30Carbons support attemptVladimir
2018-01-297-Zip 18.01dartraiden
2018-01-29StatusManager:George Hazan
- all protocol data really merged together; - duplicated settings arrays removed; - stupid protoList removed; - fixed #1119; - version bump
2018-01-29Watrack toodartraiden
2018-01-29git 2.16 thinks that these are different filesdartraiden
2018-01-29add FreeImage to installersdartraiden
2018-01-29unused code cleanedGeorge Hazan
2018-01-28Gadu-Gadu: improved advanced options formGoraf
* make labels of inactive controls inactive as well * display reconnetion_required info with every change related to connection settings * improve clarity by indenting dependencies
2018-01-26blurp... wrong arrayGeorge Hazan
2018-01-26fixes #1120 (missing popup skin)George Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-26Gadu-Gadu: partial move to UI classesGoraf
* advanced options form refactored * move to options class * const correctness * code cleaning
2018-01-26MS_IMG_LOAD replaced with Bitmap_Load where possibleGeorge Hazan
2018-01-26code cleaningGeorge Hazan
2018-01-26unused service removedGeorge Hazan
2018-01-26FreeImage -> build scriptsGeorge Hazan
2018-01-26AdvaImg:George Hazan
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg
2018-01-25Tox: /me command broken ( fixed #1116)aunsane
2018-01-25fixes #1117 (Empty messages on restart seen by official ICQ client on iOS)George Hazan
2018-01-24we need more readers, cause libmdbx returns MDBX_READERS_FULL on large profilesGeorge Hazan
2018-01-24merge with libmdbxGeorge Hazan
2018-01-24if we don't use MDBX_DUPSORT, there's no need to pass the data parameterGeorge Hazan
2018-01-24missing default comparatorGeorge Hazan
2018-01-23Facebook: fixed missing last messages while loading historymatej
2018-01-23Merge branch 'master' of https://github.com/miranda-ng/miranda-ngmatej
2018-01-23Facebook: attachments seems to work differently, some adjustmentsmatej
2018-01-23even more strict scopeGeorge Hazan
2018-01-23dbx_mdbx:George Hazan
- fix for a name conflict; - stricter transaction scope; - version bump
2018-01-23merge with libmdbxGeorge Hazan
2018-01-23StartPosition: 'virtual' is redundant when 'override' specified (C++11)Goraf
2018-01-22tabSRMM: empty highlight list isn't stored in profileGeorge Hazan
2018-01-22code cleaningGeorge Hazan
2018-01-22Gadu-Gadu: icolib const range-based loopGoraf
2018-01-22fix for broken contacts in mdbxGeorge Hazan
2018-01-21Tox: attempt to fix locked file when transfer is cancelledaunsane
2018-01-20Gadu-Gadu: code cleaningGoraf
2018-01-19Steam: fix annoying auth requests on every reloginaunsane
2018-01-19CloudFile: fixed #1113aunsane
2018-01-19related to #1102 - fixes lost Clist Modern skinGeorge Hazan
2018-01-19duplicate check removedGeorge Hazan
2018-01-19Gadu-Gadu: unified projectGoraf
2018-01-19tabSRMM: it should be possible to set default style for the message input ↵George Hazan
area's font
2018-01-19Gadu-Gadu:Goraf
* force SSL and manual hosts * force keeping connection allive * send ping only once per minute * overwirte old servers list * version bump
2018-01-19Gadu-Gadu: update libgadu to 1.11.4Goraf
2018-01-19Gadu-Gadu: complete update to libgadu-1.10.1-postGoraf