Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2017-12-08 | unused hook deleted | George Hazan | |
2017-12-08 | new_gpg: a bit of refactoring | Gluzskiy Alexandr | |
- eliminated few confusing globals (including unnecessary mutex) - implemeted proper way to avoid collisions in some places | |||
2017-12-08 | new_gpg: get rid of "extern chaos" | Gluzskiy Alexandr | |
- moving ui related code to separated file, split definition and implementation of ui | |||
2017-12-07 | fixes #1042 (Spamotron must be reassembled using sqlite3.mir) | George Hazan | |
2017-12-07 | sqlite3 moved to the separate dll | George Hazan | |
2017-12-07 | Steam: Fix double encoding of username (fixes #781) | Robert Pösel | |
2017-12-07 | fixes #1056 (Help > About page will only show once per client restart) | George Hazan | |
2017-12-07 | NewsAggregator: added trimming text | Kirill Volinsky | |
2017-12-06 | libcurl: update to 7.57 | George Hazan | |
2017-12-06 | Clist_nicer: added link to addons site | Kirill Volinsky | |
2017-12-06 | SmileyAdd: remove reference to deleted icons | dartraiden | |
2017-12-06 | fixes #1045 (old unused shit removed from MSN) | George Hazan | |
2017-12-06 | fixes #1047 (obsolete items in nova smiley pack) | George Hazan | |
2017-12-06 | Options dialog: | George Hazan | |
- lost its last message event handler; - options load-on-the-fly optimization; - memory leak fixed; | |||
2017-12-06 | fixes #1054 (StatusManager cannot enable/disable modules "on the fly") | George Hazan | |
2017-12-06 | KillModuleOptions - more handly helper than an event hook | George Hazan | |
2017-12-06 | fixes #1043 (StopSpam Mod: remove useless external library) | George Hazan | |
2017-12-06 | fixes #1049 (memset cannot be used to scrub memory) | George Hazan | |
2017-12-06 | forgotten BOM | George Hazan | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky | |
2017-12-06 | fix for expanding database | George Hazan | |