Age | Commit message (Expand) | Author |
2015-05-14 | forgotten options style | George Hazan |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-04-23 | warning fix | Kirill Volinsky |
2015-04-16 | IsStatusConnecting() - useful macro | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-06 | options section name as in other plugins | Dart Raiden |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-09-15 | resources: comma in Conditional Clauses with "if": | RMN |
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-03-04 | we are not removing hidden contacts (from Mataes) | Vadim Dashevskiy |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | minor code cleaning | George Hazan |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | 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 | - 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-12-18 | StopSpam Plus and Mod spelling (patch by RMN) | Vadim Dashevskiy |
2013-12-15 | Antispam answer should not be translated | Vadim Dashevskiy |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-05 | code cleaning | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-08-26 | - spelling correction (patch from RMN) | Vadim Dashevskiy |
2013-08-14 | removed trailing spaces from ressources | Tobias Weimer |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-23 | git-svn-id: http://svn.miranda-ng.org/main/trunk@5096 1316c22d-e87f-b044-9b9b... | George Hazan |
2013-06-23 | new helper applied instead of MS_DB_SETSETTINGRESIDENT | George Hazan |
2013-06-21 | minor code cleaning | George Hazan |
2013-05-29 | we don't declare WIN64 anymore in projects | George Hazan |
2013-05-17 | some more fixes for MS_DB_CONTACT_DELETE & loops | George Hazan |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | 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-13 | - another portion of '#ifdef UNICODE' clean up | Vadim Dashevskiy |
2013-03-09 | added precompiled header | Kirill Volinsky |
2013-02-21 | service MS_VARS_FREEMEMORY replaced with the direct call of mir_free | 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 |