Age | Commit message (Expand) | Author |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
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-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 |
2014-01-25 | end of version zoo | George Hazan |
2014-01-01 | fixes issue #523: using CallFunctionAsync() at AutoShutdown | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-19 | warning fixes | George Hazan |
2013-10-15 | code cleanup | Kirill Volinsky |
2013-09-25 | plugins cleanup | Kirill Volinsky |
2013-09-25 | - custom screen saver detection code removed | George Hazan |
2013-09-23 | compilation fix (patch by person) | Vadim Dashevskiy |
2013-09-23 | small plugins cleanup | Kirill Volinsky |
2013-09-22 | plugins cleanup | Kirill Volinsky |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-21 | BroadcastSystemMessage is available in Win2k, no need to load it dynamically | George Hazan |
2013-09-20 | using Uxtheme | Kirill Volinsky |
2013-08-22 | AutoShutdown: | Tobias Weimer |
2013-08-22 | Double space in AutoShutdown | Dart Raiden |
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-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-07 | more cleanup | George Hazan |
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 |
2013-04-05 | rest of menu cleaning | 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-23 | more translation fixes | Tobias Weimer |
2013-03-23 | -fixes for x64 version | Tobias Weimer |
2013-03-10 | various TTB initialization issues | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-02-23 | projects fixes | Kirill Volinsky |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-02-12 | fixed sound registration (fixes #233) | Tobias Weimer |
2013-02-11 | year fix for stdafx.cpp & Jabber | George Hazan |
2013-02-10 | uuid standartization | Kirill Volinsky |
2013-02-08 | removed not needed interfaces | Kirill Volinsky |
2013-02-06 | crash fix | George Hazan |
2013-02-04 | Mistake corrected. | Basil |
2013-01-26 | SKINICON_OTHER_FRAME for all plugins | George Hazan |
2013-01-24 | - getting rid of 24-bit and 8-bit icons (tanks faith_healer) | Vadim Dashevskiy |