Age | Commit message (Expand) | Author |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2015-03-02 | - much more effective protocol filter; | George Hazan |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...) | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-21 | - new typed helper, WindowList_Create, to create a window list | George Hazan |
2013-04-18 | - removed obsolete code | Tobias Weimer |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-09 | removed not used headers | Kirill Volinsky |
2013-01-23 | - GDI resource leak fix; | George Hazan |
2013-01-19 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2013-01-16 | git-svn-id: http://svn.miranda-ng.org/main/trunk@3122 1316c22d-e87f-b044-9b9b... | George Hazan |
2013-01-16 | GDI leak fix | George Hazan |
2012-10-12 | fix for Unicode | George Hazan |
2012-10-12 | SeenPlugin converted to Unicode | George Hazan |
2012-07-23 | SeenPlugin: | Kirill Volinsky |
2012-07-23 | SecureIM, SeenPlugin, SendSS, Sessions: changed folder structure | Vadim Dashevskiy |