summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-11langpacks: updatedartraiden
2017-12-11langpacks/english: updatedartraiden
2017-12-11Quotes: proper capitalization; mRadio: proper capitalizationdartraiden
2017-12-11useless field MIRANDA_IDLE_INFO::cbSize removedGeorge Hazan
2017-12-11StdIdle: options separated to their own fileGeorge Hazan
2017-12-11StdIdle: more code cleaningGeorge Hazan
2017-12-11IsTerminalDisconnected() moved to coreGeorge Hazan
2017-12-11code cleaningGeorge Hazan
2017-12-11fixes #1061 (Plugins description not translatable)George Hazan
this fix allows the plugin's description translation to be put into plugin's own section
2017-12-11parameters unification between JSON & HTTPGeorge Hazan
2017-12-11cosmeticdartraiden
2017-12-10StdIdle options => UI classesGeorge Hazan
2017-12-10update developers listdartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-10Goodbye, Miranda. It's been great 7 years :'-)Robert Pösel
2017-12-10Miranda idle code cleaningGeorge Hazan
2017-12-10fixes #1060 (StopSpam: cannot enable/disable plugin until restart)George Hazan
2017-12-10Update czech langpack for last timeRobert Pösel
2017-12-09lpgen: Optimize code ...Goraf
* don't declare strings as Objects * use array literal notation * reduce activity in loops * reduce implied global variables
2017-12-10StopSpam moved to CMOption<> instead of custom codeGeorge Hazan
2017-12-10CMOption::Default() - returns the default option's valueGeorge Hazan
2017-12-09CloudFile: realized MS_DROPBOX_UPLOADaunsane
2017-12-09fixes #1059 (StopSpam: account selection do not accessible for screen readers)George Hazan
2017-12-09lpgen: fix possible bugs...Goraf
* fix logical operators * use strict comparisons * add missing '()' invoking constructor
2017-12-09translate.js: Code cleaning...Goraf
* correct indentation and whitespaces * add missing braces * add missing semicolons for consistency * remove unneeded semicolons * remove unused variables
2017-12-09SimpleStatusMsg: correct author's surnameGoraf
2017-12-09lpgen: Save files as UTF-8 without BOMGoraf
2017-12-09lpgen.js: Code cleaning...Goraf
* correct indentation and whitespaces * add missing braces * add missing semicolons for consistency * remove unneeded semicolons
2017-12-08unused hook deletedGeorge Hazan
2017-12-08new_gpg: a bit of refactoringGluzskiy Alexandr
- eliminated few confusing globals (including unnecessary mutex) - implemeted proper way to avoid collisions in some places
2017-12-08new_gpg: get rid of "extern chaos"Gluzskiy Alexandr
- moving ui related code to separated file, split definition and implementation of ui
2017-12-07fixes #1042 (Spamotron must be reassembled using sqlite3.mir)George Hazan
2017-12-07sqlite3 moved to the separate dllGeorge Hazan
2017-12-07Steam: Fix double encoding of username (fixes #781)Robert Pösel
2017-12-07fixes #1056 (Help > About page will only show once per client restart)George Hazan
2017-12-07NewsAggregator: added trimming textKirill Volinsky
2017-12-06libcurl: update to 7.57George Hazan
2017-12-06Clist_nicer: added link to addons siteKirill Volinsky
2017-12-06SmileyAdd: remove reference to deleted iconsdartraiden
2017-12-06fixes #1045 (old unused shit removed from MSN)George Hazan
2017-12-06fixes #1047 (obsolete items in nova smiley pack)George Hazan
2017-12-06Options dialog:George Hazan
- lost its last message event handler; - options load-on-the-fly optimization; - memory leak fixed;
2017-12-06fixes #1054 (StatusManager cannot enable/disable modules "on the fly")George Hazan
2017-12-06KillModuleOptions - more handly helper than an event hookGeorge Hazan
2017-12-06fixes #1043 (StopSpam Mod: remove useless external library)George Hazan
2017-12-06fixes #1049 (memset cannot be used to scrub memory)George Hazan
2017-12-06forgotten BOMGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06fix for expanding databaseGeorge Hazan