Age | Commit message (Expand) | Author |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-03-24 | * multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh... | Rozhuk Ivan |
2015-03-24 | * multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq... | Rozhuk Ivan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-01 | code cleanup | Rozhuk Ivan |
2014-11-30 | icons in filters project files (by person) | Vadim Dashevskiy |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-05-30 | Get rid of Popup (EnableDisableMenuCommand) vs. YAPP (ToggleEnabled) services... | Robert Pösel |
2014-05-30 | Unify Popup's and YAPP's value to check if they are enabled; YAPP's version bump | Robert Pösel |
2014-05-28 | unused variables removed | Vlad Mironov |
2014-04-21 | - Added lParam to POPUPCLASS | Tobias Weimer |
2014-03-30 | minor code cleaning | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-12 | another bunch of useless conversions died | 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-02-02 | m_database.h is not needed in many cases | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2014-01-02 | added destructor LIST::~LIST, that calls destroy() automatically. | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-08 | crash fix for YAPP | George Hazan |
2013-12-01 | crash fix for YAPP (on exit) | George Hazan |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-11-09 | fix for a rare crash in YAPP on very fast machines | George Hazan |
2013-10-30 | YAPP: missing space | Dart Raiden |
2013-10-10 | even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTION | George Hazan |
2013-10-04 | plugins: "colour" eliminated | Dart Raiden |
2013-09-25 | IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core | George Hazan |
2013-09-24 | ME_POPUP_FILTER - popup filtering event | George Hazan |
2013-09-24 | plugins cleanup | Kirill Volinsky |
2013-07-24 | replace sprintf to mir_snprintf (part 4) | Kirill Volinsky |
2013-07-08 | Correct url for all plugins. | Robert Pösel |
2013-06-27 | switch from custom YAPP constants to ones from m_popup.h | George Hazan |
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-19 | - YAPP: msvc 2012 compilation fix | Vadim Dashevskiy |
2013-05-19 | YAPP: too much cleanup fixed | Robert Pösel |
2013-05-19 | YAPP: forgotten icons | Robert Pösel |
2013-05-19 | YAPP: | Robert Pösel |
2013-05-09 | no need to suppress PDB path in VS2012 | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-05 | rest of menu cleaning | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |