Age | Commit message (Expand) | Author |
2014-06-11 | correct ServiceExists call for popups | George Hazan |
2014-05-28 | unused variables removed | Vlad Mironov |
2014-05-26 | git-svn-id: http://svn.miranda-ng.org/main/trunk@9312 1316c22d-e87f-b044-9b9b... | Vlad Mironov |
2014-05-26 | another gcc compilation fix | Vlad Mironov |
2014-05-26 | gcc compilation fix | Vlad Mironov |
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-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | minor code cleaning | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-04 | plugins: "colour" eliminated | Dart Raiden |
2013-09-25 | valid options initialization | George Hazan |
2013-09-18 | Translation fixes (patch from Wishmaster) | Vadim Dashevskiy |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-07-29 | resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXIT | George Hazan |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-24 | warning fix | George Hazan |
2013-06-16 | - TrafficCounter cosmetics (patch from dartraiden) | Vadim Dashevskiy |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-29 | TrafficCounter: fixed wrong accounts order | Vlad Mironov |
2013-05-19 | Changed PopUp to Popup in delphi files, langpack files and rc files. | Robert Pösel |
2013-05-19 | "PopUp" everywhere was replaced to "Popup" | Robert Pösel |
2013-03-30 | /SAFESEH removed from MSVC 2012 WIN32/Debug | Vadim Dashevskiy |
2013-03-21 | - translation fixes (patch from Basil) | Vadim Dashevskiy |
2013-03-19 | TrafficCounter: project fixes | Vlad Mironov |
2013-03-18 | various memory allocation problems | George Hazan |
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 | comctl32.lib was suddenly vapored out | George Hazan |
2013-03-11 | git-svn-id: http://svn.miranda-ng.org/main/trunk@3967 1316c22d-e87f-b044-9b9b... | Vlad Mironov |
2013-03-10 | added precompiled header | Kirill Volinsky |
2013-03-04 | - fix for the crash on exit; | George Hazan |
2013-03-01 | service call replaced with helper | George Hazan |
2013-02-22 | hooking loading/unloading plugin events | Kirill Volinsky |
2013-02-21 | project file update | George Hazan |
2013-02-21 | с-plus-plusification | Vlad Mironov |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-01-29 | - muuid standardization (patch from Basil) | Vadim Dashevskiy |
2013-01-20 | removed old revision information | Kirill Volinsky |
2013-01-16 | _T > TaranslateT when needed (patch from person) | Vadim Dashevskiy |
2012-12-11 | life with filter is better... | George Hazan |
2012-12-10 | removed deprecated & bizarre aliases | Tobias Weimer |
2012-12-10 | x64 warning fixes | Tobias Weimer |
2012-12-10 | TrafficCounter: fixed crash when displaying tooltip | Vlad Mironov |
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-04 | C++ exceptions turned off when not needed | George Hazan |