Age | Commit message (Expand) | Author |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-12 | More fix for x64 | Rozhuk Ivan |
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-27 | - metacontacts are always present; | George Hazan |
2014-02-27 | MS_MC_GETMETACONTACT => db_mc_getMeta | 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-01 | copyright update for year 2014 | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-30 | git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2013-10-26 | removed not needed code | Kirill Volinsky |
2013-10-04 | plugins: "colour" eliminated | Dart Raiden |
2013-09-25 | valid options initialization | George Hazan |
2013-08-10 | - much more effective implementation of MS_FP_GETCLIENTICONT; | George Hazan |
2013-08-10 | - unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed; | George Hazan |
2013-08-10 | fix for ClientChangeNotify: | George Hazan |
2013-07-22 | replace sprintf to mir_snprintf (part 2) | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-30 | - db_set_blob used everywhere for writing blobs | George Hazan |
2013-06-29 | rest of unused databases services removed | George Hazan |
2013-06-27 | CommonLibs moved to ClientChangeNotify folder | Kirill Volinsky |
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-05 | rest of menu cleaning | 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-28 | hooks removed | George Hazan |
2013-03-14 | old ansi popups removed, noone used them anyway | George Hazan |
2013-03-02 | git-svn-id: http://svn.miranda-ng.org/main/trunk@3832 1316c22d-e87f-b044-9b9b... | Kirill Volinsky |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW | George Hazan |
2013-03-01 | service call replaced with helper: MS_UTILS_PATHTORELATIVE | George Hazan |
2013-02-22 | fully used loading/unloading events | Kirill Volinsky |
2013-02-22 | added first init | Kirill Volinsky |
2013-02-22 | hooking loading/unloading events | Kirill Volinsky |
2013-02-19 | - Create PopUp options pages only when popup plugin present | Vadim Dashevskiy |
2013-02-13 | VS2012 projects to be compiled with SP1 XP-compatible runtime | George Hazan |
2013-02-11 | year fix for stdafx.cpp & Jabber | George Hazan |
2013-02-10 | removed not used defines | Kirill Volinsky |
2013-01-17 | - ClientChangeNotify: compilation fix | Vadim Dashevskiy |
2013-01-17 | - small fix | Vadim Dashevskiy |
2013-01-17 | NG-ized few old IM relics. | Robert Pösel |
2012-12-11 | life with filter is better... | George Hazan |