Age | Commit message (Expand) | Author |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is in... | George Hazan |
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-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve... | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-25 | major code cleaning of all font-related structures | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-11 | another obsolete helper wiped out completely | George Hazan |
2018-07-11 | obsoleted helpers removed | George Hazan |
2018-05-22 | m_fontservice.h => CMPlugin | George Hazan |
2018-05-22 | m_langpack.h unbound from hLangpack | George Hazan |
2018-05-17 | Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView... | George Hazan |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
2018-03-07 | some fixes | Kirill Volinsky |
2018-02-24 | more nullptr | Goraf |
2018-01-15 | fix for various memory problems in SpellChecker | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-28 | code cleaning | George Hazan |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
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-11-13 | Code modernize ... | Goraf |
2017-03-05 | Facebook: Fix reseting chat name | Robert Pösel |
2017-03-05 | Facebook: Fix cutting unicode strings (fixes #711) | Robert Pösel |
2017-01-01 | bump copyright year | dartraiden |
2016-12-04 | std_string_utils: Rework url::decode method to be universal | Robert Pösel |
2016-10-04 | code reordering (local code moved into ListeningTo) | George Hazan |
2016-10-03 | - inlined helpers for fonts, colors & effects creation replaced with functions; | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-09-04 | Facebook: Massive rewrite of all communication requests | Robert Pösel |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-07-17 | std_string_utils: Remove useless edit_html method | Robert Pösel |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-17 | std_string_util: Add replace " " to " " | Robert Pösel |
2016-02-12 | Facebook: Improve login procedure (not finished) and fix getting login errors... | Robert Pösel |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-10-22 | Move utils files from "plugins/utils" to "/utils" so it can be used from prot... | Robert Pösel |
2015-10-20 | Add std_string_utils into /utils directory to easily share between more plugins | Robert Pösel |