summaryrefslogtreecommitdiff
path: root/plugins/TooltipNotify
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-17minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITIONGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-14TooltipNotify:Tobias Weimer
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-02less warningsGeorge Hazan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-07-27rest of embedded clistsGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-11-04TooltipNotify: resource cosmeticsDart Raiden
2013-11-04unneeded capitalizationDart Raiden
2013-10-10even less calls of MS_CLIST_GETSTATUSMODEDESCRIPTIONGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-24plugins cleanupKirill Volinsky
2013-09-05TooltipNotify cosmeticsDart Raiden
2013-09-03TooltipNotify: cosmeticsDart Raiden
2013-09-03TooltipNotify: cosmeticsDart Raiden
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-29rest of unused databases services removedGeorge Hazan
2013-06-11fix not to activate the tooltip windowGeorge Hazan
2013-06-11- buggy window position saving code replaced with the standard Miranda servic...George Hazan
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-21- "2000\XP+" remark is not needed anymoreVadim Dashevskiy
2013-05-19"PopUp" everywhere was replaced to "Popup"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-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-24TooltipNotify now uses status description from the coreTobias Weimer
2013-03-19- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-10added precompiled headerKirill Volinsky