Age | Commit message (Expand) | Author |
2017-03-17 | fixes #739 (extra icons don't work in the totally encrypted database) | George Hazan |
2017-03-08 | project tools version reset | George Hazan |
2017-02-14 | fix for include duplicates & recursions | George Hazan |
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-09-14 | second major wipeout of database services & structures: | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-09-02 | - three remaining clist services converted into functions (Clist_MenuProcessC... | 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-07-22 | Standardize use of slashes in includes to "/" (thanks ybznek for idea) | Robert Pösel |
2016-06-05 | - fix for #1059; | George Hazan |
2016-04-10 | more accurate way to prevent Chinese in db_get_tstatic | George Hazan |
2016-04-10 | nasty crutch to allow db_get_tstatic to work correctly | George Hazan |
2016-02-20 | dbx_mmap: correct combobox | MikalaiR |
2016-02-18 | extended crypto provider selector | MikalaiR |
2016-02-18 | db3x_mmap: cryptoprovider select dialog | MikalaiR |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-12-28 | never, never modify a header before the successful write | George Hazan |
2015-12-07 | forgotten flag | George Hazan |
2015-12-07 | fix to apply the unique identifiers to all menu roots | George Hazan |
2015-11-22 | revert commit 15756 | Dart Raiden |
2015-11-22 | "un" prefix was the most common, until the 1970's when the "in" prefix shot p... | Dart Raiden |
2015-10-28 | fix for db_unset() calls over resident variables | George Hazan |
2015-09-03 | Db3x: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-17 | warning fixes | George Hazan |
2015-08-16 | name conflicts solved | George Hazan |
2015-08-16 | fix for conversion from HBRUSH to BOOL | George Hazan |
2015-08-13 | db3x_mmap: fix for metacontacts in [14915] | MikalaiR |
2015-08-11 | fix for the ME_DB_EVENT_FILTER_ADD processing | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-23 | missing files | George Hazan |
2015-06-23 | Dbx_mmap: unified project | Kirill Volinsky |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | 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-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-22 | replace strcpy to mir_strcpy | Kirill Volinsky |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |