Age | Commit message (Expand) | Author |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, | George Hazan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-26 | UInfoEx: code cleanup, req for review | Rozhuk Ivan |
2014-06-28 | typos | Dart Raiden |
2014-06-25 | MetaContact -> metacontact; decapitalization | Dart Raiden |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-03-09 | end of the old MC API | George Hazan |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | 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-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2013-12-27 | clist -> contact list | Dart Raiden |
2013-12-24 | - crash fix for xml export | George Hazan |
2013-12-22 | fix for getting icons from icolib; | George Hazan |
2013-10-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2013-09-22 | more cleanup | Tobias Weimer |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-07 | shameful end of the group processing zoo, part 1 | George Hazan |
2013-09-06 | replacing 'msec' to 'ms' | Dart Raiden |
2013-08-16 | built-in base64 removed from uinfoex | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |
2013-06-29 | rest of unused databases services removed | George Hazan |
2013-06-23 | unifoex moved to the standard db_* functions | George Hazan |
2013-04-11 | - Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON) | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-28 | code cleaning | George Hazan |
2013-03-28 | warning fixes | George Hazan |
2013-03-17 | removed not used headers | Kirill Volinsky |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-02 | rest of TCHAR_STR_PARAM replaced | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTORELATIVE | George Hazan |
2013-01-20 | removed old revision information | Kirill Volinsky |
2012-11-20 | fix for the endless recursion in uinfoex | George Hazan |
2012-09-07 | -minor signature fixes | Tobias Weimer |
2012-08-15 | Yet another Miranda IM > NG rename part 2 | Vadim Dashevskiy |
2012-07-24 | UserInfoEx, Variables: changed folder structure | Vadim Dashevskiy |