Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-17 | adding license files for libmdbx | George Hazan | |
2017-12-17 | langpack_russian: fix typo | Kirill Volinsky | |
2017-12-16 | MSN: Old AppID in Address book seems to be blacklisted, using new AppID | leecher1337 | |
2017-12-16 | some additional checks | George Hazan | |
2017-12-16 | Tox: (#1068) | Alex | |
- moved to self compiled libtox - removed unused code (multimedia & chatrooms) - removed unneeded files & tools - version bump | |||
2017-12-16 | warning fix | George Hazan | |
2017-12-15 | libtox: added def | aunsane | |
2017-12-15 | fix for pthreads project | George Hazan | |
2017-12-15 | preparing to build tox from sources | aunsane | |
2017-12-14 | WinSCP 5.11.3 | dartraiden | |
2017-12-14 | fix for account settings in StopSpam+ | George Hazan | |
2017-12-14 | final fix for #1030 | George Hazan | |
2017-12-13 | minor code cleaning | George Hazan | |
2017-12-13 | fixes #1065 (StartupStatus cannot apply changes) | George Hazan | |
2017-12-13 | tabSrmm: resource code cleaning | George Hazan | |
2017-12-13 | minor fix for garbage in context menu in group chats | George Hazan | |
2017-12-13 | fix for Ctrl+A for #1062 | George Hazan | |
2017-12-13 | fixes 'Copy all' behaviour for #1062 | George Hazan | |
2017-12-11 | YAMN: remove forgotten email | dartraiden | |
2017-12-11 | mir_base64_* => parameters type fix | George Hazan | |
2017-12-11 | Watrack: correct links | dartraiden | |
2017-12-11 | BasicHistory: txt -> text | dartraiden | |
2017-12-11 | langpacks: update | dartraiden | |
2017-12-11 | langpacks/english: update | dartraiden | |
2017-12-11 | Quotes: proper capitalization; mRadio: proper capitalization | dartraiden | |
2017-12-11 | useless field MIRANDA_IDLE_INFO::cbSize removed | George Hazan | |
2017-12-11 | StdIdle: options separated to their own file | George Hazan | |
2017-12-11 | StdIdle: more code cleaning | George Hazan | |
2017-12-11 | IsTerminalDisconnected() moved to core | George Hazan | |
2017-12-11 | code cleaning | George Hazan | |
2017-12-11 | fixes #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-11 | parameters unification between JSON & HTTP | George Hazan | |
2017-12-11 | cosmetic | dartraiden | |
2017-12-10 | StdIdle options => UI classes | George Hazan | |
2017-12-10 | update developers list | dartraiden | |
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-10 | Goodbye, Miranda. It's been great 7 years :'-) | Robert Pösel | |
2017-12-10 | Miranda idle code cleaning | George Hazan | |
2017-12-10 | fixes #1060 (StopSpam: cannot enable/disable plugin until restart) | George Hazan | |
2017-12-10 | Update czech langpack for last time | Robert Pösel | |
2017-12-09 | lpgen: Optimize code ... | Goraf | |
* don't declare strings as Objects * use array literal notation * reduce activity in loops * reduce implied global variables | |||
2017-12-10 | StopSpam moved to CMOption<> instead of custom code | George Hazan | |
2017-12-10 | CMOption::Default() - returns the default option's value | George Hazan | |
2017-12-09 | CloudFile: realized MS_DROPBOX_UPLOAD | aunsane | |
2017-12-09 | fixes #1059 (StopSpam: account selection do not accessible for screen readers) | George Hazan | |
2017-12-09 | lpgen: fix possible bugs... | Goraf | |
* fix logical operators * use strict comparisons * add missing '()' invoking constructor | |||
2017-12-09 | translate.js: Code cleaning... | Goraf | |
* correct indentation and whitespaces * add missing braces * add missing semicolons for consistency * remove unneeded semicolons * remove unused variables | |||
2017-12-09 | SimpleStatusMsg: correct author's surname | Goraf | |
2017-12-09 | lpgen: Save files as UTF-8 without BOM | Goraf | |
2017-12-09 | lpgen.js: Code cleaning... | Goraf | |
* correct indentation and whitespaces * add missing braces * add missing semicolons for consistency * remove unneeded semicolons |