Age | Commit message (Expand) | Author |
2015-05-31 | - MAllStrings: a handy union to hold an incoming string parameter of any type; | George Hazan |
2015-05-23 | mir_tstrncpy <> _tcsncpy | George Hazan |
2015-05-23 | replace strncpy to mir_strncpy | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-21 | war against atavisms continues | George Hazan |
2015-05-11 | minus critical section | Kirill Volinsky |
2015-03-01 | XFire: | Tobias Weimer |
2015-02-23 | XFire: Minor fixes | Tobias Weimer |
2015-01-14 | SkypeClassic and Xfire: minor spelling corrections | RMN |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-28 | XFire: Reformat sources | Robert Pösel |
2014-06-28 | typos | Dart Raiden |
2014-05-30 | Get rid of Popup (EnableDisableMenuCommand) vs. YAPP (ToggleEnabled) services... | Robert Pösel |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-16 | code cleaning | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-20 | XFire: Fix for sending messages (and statuses) with unicode characters | Robert Pösel |
2014-01-20 | XFire: use constant for plugin title | Robert Pösel |
2014-01-19 | more translation fixes | Tobias Weimer |
2014-01-02 | fix for extra icons in XFire | George Hazan |
2013-12-23 | spelling correction (e.g. twitter -> Twitter) | Dart Raiden |
2013-11-19 | preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB... | George Hazan |
2013-10-20 | Xfire: spelling corrections | Dart Raiden |
2013-10-20 | spelling correction (patch by RMN) | Vadim Dashevskiy |
2013-10-18 | XFire: utf8 fixes and remove option for that (always use it) | Robert Pösel |
2013-10-18 | XFire: compile plugin as unicode, various fixes and cleanup, version bump | Robert Pösel |
2013-10-13 | typos | Dart Raiden |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-07 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6388 1316c22d-e87f-b044-9b9b... | Vadim Dashevskiy |
2013-10-07 | Xfire: version info added | Vadim Dashevskiy |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-09-21 | protocols cleanup | Kirill Volinsky |
2013-08-16 | rest or mir_*printf in protocols | George Hazan |
2013-08-14 | mir_*printf patch for protocols | George Hazan |
2013-06-21 | minor code cleaning | George Hazan |
2013-06-21 | Xfire: Make "Away from keyboard" string translatable. | Robert Pösel |
2013-06-17 | PS_GETCUSTOMSTATUSICON used instead of raw text | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |