Age | Commit message (Expand) | Author |
2014-03-27 | fixes #532 (Not accessible checkboxes in Options / Customize / Menus) | George Hazan |
2014-03-25 | contact list events + mc | George Hazan |
2014-03-19 | fix against recursions in clists | George Hazan |
2014-03-15 | - srmm icon added for metacontacts; | George Hazan |
2014-03-11 | old nasty perversion with dynamically created lists removed | George Hazan |
2014-03-03 | no more META_LINK & META_ID variables | George Hazan |
2014-02-27 | minor code cleaning | George Hazan |
2014-02-24 | removed some unneeded translations | Tobias Weimer |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-18 | fixes #562 (crash on contact's deletion on exit) | George Hazan |
2014-02-16 | timezone api extended to support global settings | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | shameful death of another 'HANDLE' | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-11 | more sorting issues | 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-02-03 | - new helpers for reading db strings into static buffers; | George Hazan |
2014-01-28 | fix for the default font settings for StdClist | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-21 | minor code cleaning | George Hazan |
2014-01-16 | kernel chat engine, part 2 - scriver | George Hazan |
2014-01-11 | this constant is not actual for a long time | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-22 | massive garbage removal from extra icons module | George Hazan |
2013-12-16 | also there's no need to free non-allocated memory | George Hazan |
2013-12-16 | no need to translate the same string twice | George Hazan |
2013-12-16 | - new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam); | George Hazan |
2013-12-13 | fix for cleaning menus (causes rare crashes on exit) | George Hazan |
2013-12-02 | another portion of decapitalization in the core (4/5) | Dart Raiden |
2013-11-29 | another portion of decapitalization in the core (2/5) | Dart Raiden |
2013-11-28 | Core: some decapitalization | Dart Raiden |
2013-11-12 | de-capitalization | Dart Raiden |
2013-11-05 | oops | George Hazan |
2013-11-05 | locked protos shall not affect average status | George Hazan |
2013-11-05 | - GetAverageMode moved to CLIST_INTERFACE; | George Hazan |
2013-11-01 | fix for displaying tray icons | George Hazan |
2013-10-31 | - check for NULL values in Netlib_CloseHandle; | George Hazan |
2013-10-30 | core: missing slash | Dart Raiden |
2013-10-25 | fix for the broken Options -> Contact list -> Contact names dialog | George Hazan |
2013-10-22 | code cleaning | George Hazan |
2013-10-10 | - MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call | George Hazan |
2013-10-10 | status bar code cleaning | George Hazan |
2013-10-04 | original text goes in English US | George Hazan |
2013-10-03 | Clist: Ability to show contacts as "LastName FirstName" | Robert Pösel |