Age | Commit message (Expand) | Author |
2015-05-24 | replace wcscpy to mir_wstrcpy | Kirill Volinsky |
2015-05-24 | replace wcslen to mir_wstrlen | Kirill Volinsky |
2015-05-23 | replace strcat to mir_strcat | Kirill Volinsky |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-13 | - MTREE_DND implemented, all drag-n-drop operations in trees went into the core; | George Hazan |
2015-05-12 | - CCtrlData::OnChange moved to CCtrlBase, because almost all controls can sen... | George Hazan |
2015-05-10 | - two option pages (Customize/Menus, Contact list/Accounts) -> CDialogBase; | George Hazan |
2015-05-07 | contact details dialog -> CDlgBase | George Hazan |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-07-14 | %userid% expansion for metas | George Hazan |
2014-02-16 | timezone api extended to support global settings | George Hazan |
2014-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2014-01-21 | minor code cleaning | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-02 | another portion of decapitalization in the core (4/5) | Dart Raiden |
2013-11-29 | another portion of decapitalization in the core (2/5) | Dart Raiden |
2013-10-25 | fix for the broken Options -> Contact list -> Contact names dialog | George Hazan |
2013-10-04 | original text goes in English US | George Hazan |
2013-10-03 | Clist: Ability to show contacts as "LastName FirstName" | Robert Pösel |
2013-09-25 | valid options initialization | George Hazan |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2013-01-23 | - Another portion of _T replacement when it's not needed (from person) | Vadim Dashevskiy |
2012-12-07 | - Options tree items change | Vadim Dashevskiy |
2012-11-19 | - added another helper, ExtraIcon_Clear, to remove an icon from slot; | George Hazan |
2012-11-16 | tabs and spaces cleaning | Kirill Volinsky |
2012-11-15 | core: tabs over spaces | George Hazan |
2012-09-21 | - fix for the Netlib_Logf event | George Hazan |
2012-07-31 | compilation fix | George Hazan |
2012-07-30 | contacts.cpp returned back to the core | George Hazan |