Age | Commit message (Expand) | Author |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-24 | more useless conversions removed | 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 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2014-01-19 | direct calls of ::CreateThread removed | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-01 | options page name fixes (thanks to Wishmaster) | Dart Raiden |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-31 | FavContacts: small correction | Dart Raiden |
2013-10-31 | FavContacts: en-us spelling | Dart Raiden |
2013-10-30 | fix for drawing the root group in FavContacts | George Hazan |
2013-10-10 | - MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call | George Hazan |
2013-10-09 | forgotten change | Vadim Dashevskiy |
2013-10-09 | FavContacts name corrected according to English US | Vadim Dashevskiy |
2013-09-25 | valid options initialization | George Hazan |
2013-09-22 | plugins cleanup | Kirill Volinsky |
2013-09-22 | pre-XP headers cleaned | George Hazan |
2013-09-10 | fix for unitialized variables in FavContacts | George Hazan |
2013-09-07 | direct access to CListGroups restricted | George Hazan |
2013-08-27 | fixes for StatusIconData initialization | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-11 | - Srmm_ModifyIcon helper applied instead of CallService(MS_MSG_MODIFYICON) | George Hazan |
2013-04-11 | Unicode, auto-translatable tooltips for Srmm icons | George Hazan |
2013-04-11 | SRMM icons to be unloaded automatically | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | 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 |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-29 | - resource cosmetics (patch from person) | Vadim Dashevskiy |
2013-03-21 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-19 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-10 | various TTB initialization issues | George Hazan |
2013-03-06 | cleanup of the unnecessary UnhookEvent() calls | George Hazan |
2013-02-24 | added precompiled header | Kirill Volinsky |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-02-09 | removed not needed interfaces | Kirill Volinsky |
2013-01-24 | - getting rid of 24-bit and 8-bit icons (tanks faith_healer) | Vadim Dashevskiy |
2013-01-20 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |