Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-02 | Update copyrights | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-01-17 | Update copyrights | dartraiden | |
2020-02-01 | m_system_cpp.h removed, because there're no C files anymore (hurrah) | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-02-24 | more nullptr | Goraf | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-12-06 | fix after files conversation | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-03-05 | Facebook: Fix reseting chat name | Robert Pösel | |
When user changed thread name from website and set it to "", in Miranda it previously stay "". Now it correctly generates new name from participant names. | |||
2017-03-05 | Facebook: Fix cutting unicode strings (fixes #711) | Robert Pösel | |
2017-01-01 | bump copyright year | dartraiden | |
2016-09-04 | Facebook: Massive rewrite of all communication requests | Robert Pösel | |
Note it doesn't use persistent connection yet. git-svn-id: http://svn.miranda-ng.org/main/trunk@17246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-26 | less TCHARs: | George Hazan | |
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-17 | std_string_utils: Remove useless edit_html method | Robert Pösel | |
It shouldn't have been here anyway as it was specific to Facebook. git-svn-id: http://svn.miranda-ng.org/main/trunk@17106 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-02-12 | Facebook: Improve login procedure (not finished) and fix getting login ↵ | Robert Pösel | |
errors; version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16275 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-01-02 | Copyrights update part 2 | Dart Raiden | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-10-20 | Add std_string_utils into /utils directory to easily share between more plugins | Robert Pösel | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@15574 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |