summaryrefslogtreecommitdiff
path: root/plugins/YAPP
AgeCommit message (Expand)Author
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-01code cleanupRozhuk Ivan
2014-11-30icons in filters project files (by person)Vadim Dashevskiy
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-05-30Get rid of Popup (EnableDisableMenuCommand) vs. YAPP (ToggleEnabled) services...Robert Pösel
2014-05-30Unify Popup's and YAPP's value to check if they are enabled; YAPP's version bumpRobert Pösel
2014-05-28unused variables removedVlad Mironov
2014-04-21- Added lParam to POPUPCLASSTobias Weimer
2014-03-30minor code cleaningGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-02-02m_database.h is not needed in many casesGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-08crash fix for YAPPGeorge Hazan
2013-12-01crash fix for YAPP (on exit)George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-11-09fix for a rare crash in YAPP on very fast machinesGeorge Hazan
2013-10-30YAPP: missing spaceDart Raiden
2013-10-10even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTIONGeorge Hazan
2013-10-04plugins: "colour" eliminatedDart Raiden
2013-09-25IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the coreGeorge Hazan
2013-09-24ME_POPUP_FILTER - popup filtering eventGeorge Hazan
2013-09-24plugins cleanupKirill Volinsky
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-27switch from custom YAPP constants to ones from m_popup.hGeorge Hazan
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-19- YAPP: msvc 2012 compilation fixVadim Dashevskiy
2013-05-19YAPP: too much cleanup fixedRobert Pösel
2013-05-19YAPP: forgotten iconsRobert Pösel
2013-05-19YAPP:Robert Pösel
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-19fix for correct font selectionGeorge Hazan
2013-03-19YAPP: more correct animationVlad Mironov