Age | Commit message (Expand) | Author |
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-21 | improperly named helper renamed | George Hazan |
2016-07-05 | stdmsg: fix(?) heap corruption | MikalaiR |
2016-06-05 | - fix for #1059; | George Hazan |
2016-06-03 | StdMsg: Fixed message timeout window for metacontact (fixes #763) | Tobias Weimer |
2016-05-18 | these tons of code aren't needed anymore... | George Hazan |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-26 | absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavism | George Hazan |
2016-01-28 | another atavism removed: old stub services for clist events | George Hazan |
2016-01-28 | atavism removed: CLISTEVENT::cbSize | George Hazan |
2016-01-28 | port of tabsrmm's solution for events to StdMsg & Scriver | George Hazan |
2016-01-23 | DND → Do not disturb | Dart Raiden |
2016-01-20 | clists too | Dart Raiden |
2016-01-05 | fix for a crash on exit | George Hazan |
2016-01-04 | "NA" -> "N/A" | Dart Raiden |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-11-03 | Stdmsg: Do not send tab key as input text to message window if user just want... | Piotr Piastucki |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-10-09 | Minor leak fixed | Tobias Weimer |
2015-10-05 | fix for an url processing | George Hazan |
2015-10-05 | death of forgotten ugly buffer handler | George Hazan |
2015-09-18 | replace "(c)" and "c" by © | Dart Raiden |
2015-09-03 | added menu uid in std modules | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-27 | fix for 64-bit issues & warnings | George Hazan |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-11 | more warning fixes | George Hazan |
2015-08-08 | warnings fixes | Vadim Dashevskiy |
2015-08-08 | stdmsg: common project | Kirill Volinsky |
2015-07-31 | stdmsg: fix blob size | MikalaiR |
2015-07-23 | platform toolset updated for vc2015 | Vadim Dashevskiy |
2015-07-21 | platform toolset updated for vc2015 | Kirill Volinsky |
2015-07-21 | preparing for vc2015 | Kirill Volinsky |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | 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 | - clist menus went to functions | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-25 | rest of genmenu api died | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-21 | - resizer moved to mir_core, because it uses hard-coded windows structures; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-18 | langpack services module destroyed from mir_app | George Hazan |
2015-06-17 | minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITION | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | WindowList_* functions are not services anymore; unneeded helpers removed | George Hazan |