Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-12-06 | no need to assign 1 to m_maxContactId either | George Hazan | |
2017-12-06 | no need to create a contact with id=0 | George Hazan | |
2017-12-05 | Steam: For RsaEncryption use exponent received from server | Robert Pösel | |
2017-12-05 | Facebook: Lower ping request interval to 90 sec. | Robert Pösel | |
2017-12-06 | fix after files conversation | Kirill Volinsky | |
2017-12-06 | convert txt files to utf-8 | Kirill Volinsky | |
2017-12-05 | lpgen.js: Strip comments from 'version' files (#990) | Goraf | |
2017-12-06 | fix after files conversation | Kirill Volinsky | |
2017-12-05 | lpgen.js: Read version.h as UTF-8 file | Goraf | |
2017-12-05 | replace \xf6" " to ö | Kirill Volinsky | |
2017-12-05 | ICQ: Ц changed to Ö | Kirill Volinsky | |
2017-12-05 | fix for unicode in legal copyright field | George Hazan | |
2017-12-05 | StdSSL must have its own unique GUID | George Hazan | |
2017-12-05 | minus StdHelp.dll | George Hazan | |
2017-12-05 | stdauth also removed from solutions | George Hazan | |
2017-12-05 | StdAuth plugin merged back with mir_app.dll | George Hazan | |
2017-12-05 | wundergrnd_xml: +1 string | Kirill Volinsky | |
2017-12-05 | Steam: Fix unending connecting when "clear_password_field" error | Robert Pösel | |
Previously connecting was stuck when plugin received "clear_password_field" error. This commit fixes that by switching plugin to offline in that case. | |||
2017-12-04 | BasicHistory: decapitalization (except TopToolBar button) | dartraiden | |
2017-12-04 | #define ModuleName is also a database module name :( | dartraiden | |
2017-12-04 | BASS_interface: proper capitalization | dartraiden | |
2017-12-04 | BASS_interface: update header and libs | dartraiden | |