Age | Commit message (Expand) | Author |
2015-08-29 | MimCmd: Fix getting contacts by "online" status; version bump | Robert Pösel |
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-16 | name conflicts solved | George Hazan |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-19 | timezone api migrated to mir_core | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-07 | - common.props divided into app.props & plugin.props; | George Hazan |
2015-06-01 | - ProtoCallService() function considered too dangerous and therefore isn't ex... | George Hazan |
2015-05-31 | fixes for PS_SETAWAYMSG calls | George Hazan |
2015-05-28 | unsafe strncat removed | George Hazan |
2015-05-23 | replace strncat to mir_strncat | 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-16 | fix for strncat use | Kirill Volinsky |
2015-05-11 | minus CreateThread | Kirill Volinsky |
2015-02-06 | compilation fix | Vadim Dashevskiy |
2015-02-05 | Various: | Tobias Weimer |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-12 | "acknowledgement" = en-gb, "acknowledgment" = en-us | Dart Raiden |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-11 | fixed vi info in command line | Kirill Volinsky |
2014-07-06 | - CmdLine: typo (langpacks updated) | RMN |
2014-07-04 | CommandLine: | Tobias Weimer |
2014-07-03 | CmdLine: Support for new lines (\n) in message text (as requested on UserVoice) | Robert Pösel |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-02-24 | removed some unneeded translations | Tobias Weimer |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
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 |
2014-01-19 | cosmetics | Tobias Weimer |
2013-10-24 | more warning fixes | George Hazan |
2013-10-10 | - MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-30 | MS_DB_EVENT_* services remained, but their calls removed | George Hazan |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-10-07 | death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type | George Hazan |
2012-07-16 | Clist_mw, Clist_nicer, CmdLine, Console: folder structure change | Vadim Dashevskiy |