Age | Commit message (Expand) | Author |
2018-05-17 | NewAwaySys, NewEventNotify, NewXstatusNotify, NoHistory, NotesReminders, Noti... | 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-11-13 | Code modernize ... | Goraf |
2016-09-07 | translation fix | George Hazan |
2016-08-30 | Notes & Reminders: | George Hazan |
2016-08-15 | compilation fix | George Hazan |
2016-08-14 | NotesAndReminders: Warnung fixes | Tobias Weimer |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-06-05 | - fix for #1059; | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-06-24 | fixes for MENUITEMINFO declarations | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendMessage(... WM_GETTEXT ...) -> GetWindowText(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-11-30 | warning fix | George Hazan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-27 | NotesReminders: code cleanup | Rozhuk Ivan |
2014-04-27 | NotesReminders: addition to commit [9086] (thx RMN) | Dart Raiden |
2014-04-25 | translation improvements | Dart Raiden |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2013-09-25 | plugins cleanup | Kirill Volinsky |
2013-09-21 | Not needed version checks removed | 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-01-19 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2013-01-02 | crash fix when deleting notes (by $ergi0) (fixed #165) | Tobias Weimer |
2012-12-22 | translation fix | Kirill Volinsky |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |
2012-11-25 | memory corruption fix | George Hazan |
2012-11-24 | more fixes for the options dialog | Tobias Weimer |
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 |