summaryrefslogtreecommitdiff
path: root/plugins/wbOSD
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill 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-02-09wbOSD:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24more useless conversions removedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-27old nasty perversion EVENTTYPE_STATUSCHANGE removed foreverGeorge Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-25wbOSD: resource cosmeticDart Raiden
2013-10-20wbOSD: not needed stringDart Raiden
2013-10-12minor accessibility and translation fixes (fixes #433)Tobias Weimer
2013-09-26plugins cleanupKirill Volinsky
2013-08-26- spelling correction (patch from RMN)Vadim Dashevskiy
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-20- wbOSD russion translation (patch from dartraiden)Vadim Dashevskiy
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-17small cleanupKirill Volinsky
2013-05-17- wbOSD: small fixVadim Dashevskiy
2013-05-16git-svn-id: http://svn.miranda-ng.org/main/trunk@4690 1316c22d-e87f-b044-9b9b...Vadim Dashevskiy
2013-05-16- wbOSD: unused headers removedVadim Dashevskiy
2013-05-16- wbOSD: added to solutionsVadim Dashevskiy
2013-05-12wbOSD adopted, initial versionTobias Weimer