Age | Commit message (Expand) | Author |
2015-10-28 | Variables: Optimize weird insides of contactSettingChanged() function | Robert Pösel |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-08-18 | - naming conflict; | George Hazan |
2015-08-01 | Variables: common project | Kirill Volinsky |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
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-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-30 | cleanup | Kirill Volinsky |
2015-01-10 | Variables: | Tobias Weimer |
2014-12-13 | MoveMemory -> memmove | Rozhuk Ivan |
2014-03-31 | Variables: added ability to get a contact info by handle. | Vlad Mironov |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-14 | minor cleanup | Tobias Weimer |
2014-01-03 | - memory leak fixes | George Hazan |
2013-10-10 | - MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call | George Hazan |
2013-09-15 | unused service removed (MS_VARS_GETCONTACTFROMSTRING) | George Hazan |
2013-09-15 | more code optimization | George Hazan |
2013-09-15 | memory allocation problem in Variables | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-04-10 | warning fixes | 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-17 | removed not used headers | Kirill Volinsky |
2013-02-14 | minor cleanup and typos (by Basil) | Tobias Weimer |
2012-11-25 | typed stub for MS_PROTO_GETCONTACTBASEPROTO | George Hazan |
2012-11-02 | final switch to the typed icolib api | George Hazan |
2012-10-10 | service call replaced with the direct function call | George Hazan |
2012-07-24 | UserInfoEx, Variables: changed folder structure | Vadim Dashevskiy |