Age | Commit message (Expand) | Author |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-03-31 | Twitter: | George Hazan |
2015-03-22 | strange custom loggins functions removed | George Hazan |
2015-02-06 | Remove useless __INTERNAL_NAME constant from rest of plugins | Robert Pösel |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | arg fixes for MS_UTILS_OPENURL service | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-09-16 | useless service MS_CLIST_REMOVECONTACTMENUITEM deleted | George Hazan |
2014-07-06 | fix for adding contacts in Twitter | George Hazan |
2014-07-06 | - fix for the auth url; | George Hazan |
2014-05-30 | Twitter: Fix closing popups on right click | Robert Pösel |
2014-05-28 | Twitter: When clicked on popup, open tweet detail in browser; Version bump | Robert Pösel |
2014-05-17 | Proto_Twitter icons 32x32 added (thanks dracosha) | Vadim Dashevskiy |
2014-04-22 | similar with other protocols | Dart Raiden |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-01 | git-svn-id: http://svn.miranda-ng.org/main/trunk@8337 1316c22d-e87f-b044-9b9b... | Dart Raiden |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-18 | - introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o... | George Hazan |
2014-02-16 | PS_CHANGEINFO is never called, and therefore exterminated | 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 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-31 | crash on start in Twitter | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-10 | GCDEST::pszModule and GCDEST::ptszID must be constant | George Hazan |
2014-01-08 | - end of ANSI support in chats; | George Hazan |
2013-12-23 | spelling corrections | Dart Raiden |
2013-12-23 | spelling correction (e.g. twitter -> Twitter) | Dart Raiden |
2013-11-14 | try to fix encoding in popups (fixes #496) | Tobias Weimer |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-13 | code-page and properties fixed | Vadim Dashevskiy |
2013-10-11 | - m_hNetlibUser moved to PROTO_INTERFACE; | George Hazan |
2013-10-09 | English US correction (patch by RMN) | Vadim Dashevskiy |
2013-10-08 | separate Folders handles removed from protocols | George Hazan |
2013-09-25 | PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused | George Hazan |
2013-09-25 | valid options initialization | George Hazan |
2013-09-24 | PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ... | George Hazan |
2013-09-16 | oops..revert | Kirill Volinsky |
2013-09-16 | removed not needed _MSC_VER checks | Kirill Volinsky |
2013-08-22 | More double spaces eliminated | Dart Raiden |