summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2018-03-15more intelligent solution for #1186 (Hide DbChecker from VersionInfo)George Hazan
2018-03-15LIST<> iterators:George Hazan
- new method LIST::removeItem added to save a pointer to removed record; - code cleaning related to the fact that LIST::remove() shall be the last operation inside an iterator, because otherwise the reference to it will point to a record next to deleted one; - a few remaining cycles converted to iterators
2018-03-15unused parameter removedGeorge Hazan
2018-03-15warning fixesGeorge Hazan
2018-03-15MUCH more effective way of removing records from iteratorsGeorge Hazan
2018-03-15TabSRMM: fixed rss protocol nameKirill Volinsky
2018-03-15NewsAggregator: added symbol to replaceKirill Volinsky
2018-03-14reverse iterators for LIST<>George Hazan
2018-03-14Sessions: no need to hide subcontact's windowGeorge Hazan
2018-03-14code cleaningGeorge Hazan
2018-03-13compilation fixGeorge Hazan
2018-03-13additional fix for #1143 (message with non-latin chars is stored as garbage ↵George Hazan
being sent from the command line)
2018-03-13chat engine:George Hazan
- fixes #1174 (Group chat icons became "blank exe" icons if role cound exceeds 10); - unused chat api members removed;
2018-03-13MagneticWindows: resource cosmeticdartraiden
2018-03-13correct descriptiondartraiden
2018-03-13remove AUTHOREMAIL fielddartraiden
2018-03-13fixes #1179 (Resurrect MagneticWindows plugin)George Hazan
2018-03-12Autobackup to CloudFile doesn't work (fixed #1176)aunsane
2018-03-12CrashDumper:George Hazan
- fixes #1186 (Hide DbChecker from VersionInfo); - massive code cleaning; - version bump
2018-03-11clist_nicer: change char to CMStringAMataes
2018-03-11Merge branch 'master' of https://github.com/miranda-ng/miranda-ngaunsane
2018-03-11CloudFile: fix OneDrive token refreshaunsane
2018-03-11clist_modern: correct version of c27f041Mataes
2018-03-11clist_modern: change char to CMStringAMataes
2018-03-11CloudFile: Dropbox OAuth with miranda-ng redirect uriaunsane
2018-03-11CloudFile should create Miranda NG folder instead of placing files into ↵aunsane
Yandex Disk root (fixed #1184)
2018-03-11ChangeLayout: mir_strcpy and mir_strcat replaced on strncpy_s and strncat_sMataes
2018-03-11BuddyExpectator: use strncpy_s instead of mir_strcpyMataes
2018-03-11fixes #1181 (TabSRMM: bug with event handling)George Hazan
2018-03-11fixes #1185 (Add icon to CloudFile accounts)George Hazan
2018-03-11remove unused batch filedartraiden
2018-03-11Alarms: use strncpy_s and wcsncpy_s instead of mir_wstrcpy and mir_strcpyKirill Volinsky
2018-03-11AVS: more correct version of getting proto nameKirill Volinsky
2018-03-11obsolete & very strange code optimizedGeorge Hazan
2018-03-11CloudFile: war agains static buffers & buffer overrunsGeorge Hazan
2018-03-10unused code removedGeorge Hazan
2018-03-10service for the custom import procedureGeorge Hazan
2018-03-10a couple of fixes for the built-in sqlite importGeorge Hazan
2018-03-10NewsAggregator: crash fix, fully on m_guiKirill Volinsky
2018-03-10ClistModern: fix for a very old bug when selection jumps to the first line ↵George Hazan
during group's expansion/contraction
2018-03-10remove some docsdartraiden
2018-03-09FTPFile and SMS docs moved to wikidartraiden
2018-03-09more loop-related code cleaningGeorge Hazan
2018-03-09CloudFile: bugfixaunsane
- GDrive: fixed authentication - GDrive: fixed upload for small files - Dropbox: increase "create folder" api method version
2018-03-09NewsAggregator: auth dialog moved to m_guiKirill Volinsky
2018-03-09AddContactPlus: move docs to wikidartraiden
BossKey: move docs to wiki
2018-03-09fix for broken serviceGeorge Hazan
2018-03-09unused code removedGeorge Hazan
2018-03-09Autobackup to CloudFile doesn't work (fixed #1176)aunsane
2018-03-09AvatarHistory: move docs to wikidartraiden