Age | Commit message (Expand) | Author |
2016-11-29 | - BBBF_ISLSIDEBUTTON flag removed (set by default); | George Hazan |
2016-11-29 | BBBF_ANSITOOLTIP - unused flag removed | George Hazan |
2016-09-13 | mode old database junk to die | George Hazan |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2015-09-04 | Nudge: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-26 | Nudge: common project | Vadim Dashevskiy |
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 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | next slice of cutting out unused menu features - popupPosition | George Hazan |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | 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-06-14 | - all icolib services removed; | George Hazan |
2015-06-04 | new mir_snprintf templates without SIZEOF | George Hazan |
2015-05-22 | T2Utf - handy replacement for ptrA<mir_utf8decodeT()> | George Hazan |
2015-05-22 | replace strcmp to mir_strcmp | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-04-19 | fix not to activate Nudge menu item if a proto doesn't support it | George Hazan |
2015-04-09 | Nudge: | Tobias Weimer |
2015-04-09 | Nudge: | George Hazan |
2015-02-28 | Nudge: | Tobias Weimer |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | fix buf size for mir_sntprintf() | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-07-19 | db_mc_tryMeta applied | George Hazan |
2014-07-19 | old clutch for metahistory removed | George Hazan |
2014-07-09 | Nudge: | Robert Pösel |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
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 |
2013-12-27 | Nudge to create its own type of events | George Hazan |
2013-12-27 | old nasty perversion EVENTTYPE_STATUSCHANGE removed forever | George Hazan |
2013-10-15 | code cleanup | Kirill Volinsky |
2013-07-28 | - fix for name conflict in proto helpers; | George Hazan |
2013-06-21 | minor code cleaning | George Hazan |
2013-06-18 | massive extinction of stupid service name's buffers | George Hazan |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-04-07 | Trigger plugin's support removed, cause this plugin is dead | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |