Age | Commit message (Expand) | Author |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-27 | slightly optimized way of getting menu item's module name | George Hazan |
2017-11-27 | add module name (part 1) | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-01-01 | bump copyright year | dartraiden |
2016-12-02 | MS_SYSTEM_* services became functions | George Hazan |
2016-09-26 | - duplicated code removed from cliFindItem; | 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-20 | non-redefined function pfnClcBroadcast made static -> Clist_Broadcast | George Hazan |
2016-06-05 | - fix for #1059; | George Hazan |
2016-04-28 | we don't need that FindItem's implementation in nicer+ anymore, it's already ... | George Hazan |
2016-04-27 | code cleaning | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-09-03 | clist_nicer: menu uid | Alexander Lantsev |
2015-07-03 | - IDR_CONTEXT resource removed from all clists; | George Hazan |
2015-07-02 | unified project for clist_nicer | George Hazan |
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-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-22 | various menu definition quirks | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | 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 |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-02 | minor cleaning | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-11 | garbage collection: dead params, unused variables etc | George Hazan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-06-08 | Clist_nicer: code cleanup | slotwin |
2014-06-08 | Clist_nicer: add icons to menu items | slotwin |
2014-02-12 | another bunch of useless conversions died | 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 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-06-29 | code cleaning | George Hazan |
2013-05-16 | - useless header removed; | George Hazan |