Age | Commit message (Expand) | Author |
2013-09-25 | valid options initialization | George Hazan |
2013-09-22 | pre-XP headers cleaned | George Hazan |
2013-09-20 | using Uxtheme | Kirill Volinsky |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-08-23 | use mir_sntprintf | Tobias Weimer |
2013-08-22 | More double spaces eliminated | Dart Raiden |
2013-08-18 | - fixed YAMN hotkey (fixes #443) | Tobias Weimer |
2013-08-15 | we use bin2hex now instead of mir_snprintf("%02x") | George Hazan |
2013-07-25 | replace sprintf to mir_snprintf (part 6) | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-07-24 | replace sprintf to mir_snprintf (part 4) | 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-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-10 | warning fixes | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | 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 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-20 | fixed YAMN registration in folders plugin | Basil |
2013-03-18 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-17 | some another leaks fixed | George Hazan |
2013-03-15 | typo fix | Kirill Volinsky |
2013-03-15 | added precompiled header | Kirill Volinsky |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-03-13 | - another portion of '#ifdef UNICODE' clean up | Vadim Dashevskiy |
2013-03-11 | rest of minor TopToolbar_AddButton issues | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | useless Folders support checks removed | George Hazan |
2013-02-28 | new template, VARST, to hold the result of calling Utils_ReplaceVarsT() | George Hazan |
2013-02-16 | - translation fixes (patch from person) | Vadim Dashevskiy |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-02-12 | - fix for chinese in popups; | George Hazan |
2013-02-12 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-02-10 | removed not needed interfaces (i think it was last) | Kirill Volinsky |
2013-02-04 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-01-24 | - getting rid of 24-bit and 8-bit icons (tanks faith_healer) | Vadim Dashevskiy |
2013-01-16 | _T > TaranslateT when needed (patch from person) | Vadim Dashevskiy |
2013-01-03 | - fix for the buffer overrun in YAMN's mime parser | George Hazan |
2013-01-02 | changed plugin name | Kirill Volinsky |
2012-12-11 | - junk removed | Vadim Dashevskiy |
2012-12-11 | - some more filters | Vadim Dashevskiy |
2012-12-11 | life with filter is better... | George Hazan |
2012-12-07 | - final libs adaptation for MSVC 2012 | Vadim Dashevskiy |
2012-12-06 | - MSVC 2011 adaptation | Vadim Dashevskiy |
2012-12-06 | added copies of projects for 2012 | George Hazan |
2012-12-02 | new easy standard way of registering icons: Icon_Register | George Hazan |