Age | Commit message (Expand) | Author |
2017-02-05 | Msg_Export: Optimize exporting all history (fixes #609) | Robert Pösel |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2016-12-13 | use http://miranda-ng.org/p/<plugin_name> which we use in plugin details (thx... | dartraiden |
2016-12-12 | we should point user to our wiki instead opening a non-existent file | dartraiden |
2016-10-30 | OPTIONSDIALOGPAGE::groupPosition - unused field removed | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
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-03-29 | Msg_Export: fix for the options dialog | George Hazan |
2015-10-14 | fix for bug #754 (MsgExport write in text file nick as (Unknown Contact)) | George Hazan |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-25 | msg_export: common project | Kirill Volinsky |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-16 | cleanup | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-18 | spelling corrections | RMN |
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 |
2013-12-23 | spelling correction (e.g. twitter -> Twitter) | Dart Raiden |
2013-10-13 | spelling corrections (thanks RMN) | Dart Raiden |
2013-10-06 | more unnecessary spaces | Dart Raiden |
2013-09-25 | valid options initialization | George Hazan |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-08-10 | code cleaning | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2013-03-29 | minor translation fixes (fixes #283, #284) | Tobias Weimer |
2013-03-14 | fix: various problems with memory | George Hazan |
2013-02-12 | - translation fixes (patch from person) | Vadim Dashevskiy |
2013-02-08 | some minor fixes | Kirill Volinsky |
2013-02-08 | project and code cleanup | Kirill Volinsky |
2013-01-20 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2013-01-04 | -support for WindowList | Tobias Weimer |
2012-12-07 | - Options tree items change | Vadim Dashevskiy |