Age | Commit message (Expand) | Author |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-02-24 | more useless conversions removed | George Hazan |
2013-09-25 | plugins cleanup | Kirill Volinsky |
2013-07-22 | replace sprintf to mir_snprintf (part 2) | Kirill Volinsky |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |
2013-06-23 | same for some another plugins | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-01-19 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2012-12-22 | translation fix | Kirill Volinsky |
2012-12-16 | fix for a crazy piece of code in Notes & Reminders | George Hazan |
2012-12-06 | warning fixes | George Hazan |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-11-24 | adopted Notes&Reminders, added x64 version | Tobias Weimer |
2012-07-23 | git-svn-id: http://svn.miranda-ng.org/main/trunk@1123 1316c22d-e87f-b044-9b9b... | Kirill Volinsky |
2012-07-23 | NotesAndReminders, Nudge, OpenFolder, PackUpdater: changed folder structure | Vadim Dashevskiy |