Age | Commit message (Expand) | Author |
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |
2015-06-08 | UserInfoEx: | Tobias Weimer |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-03-24 | * multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh... | Rozhuk Ivan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-01 | \0 removed | George Hazan |
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 |