Age | Commit message (Expand) | Author |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-01-14 | TrafficCounter: | Tobias Weimer |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
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 |