summaryrefslogtreecommitdiff
path: root/plugins/YAMN
AgeCommit message (Expand)Author
2015-03-24* multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh...Rozhuk Ivan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessage 2Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-12-13multiple buf size fixesRozhuk Ivan
2014-12-09revert - this change was breaking YAMN profile creation and recognitionVadim Dashevskiy
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-11-27YAMN: code cleanupRozhuk Ivan
2014-06-28typosDart Raiden
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-05-18icons syncKirill Volinsky
2014-05-17Various Proto Icons updates (thanks dracosha)Vadim Dashevskiy
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24more useless conversions removedGeorge Hazan
2014-02-18spelling correctionsRMN
2014-02-12fixes for the MCONTACTs, stored in the databaseGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge 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-25ะก++ sources: __VERSION_STRING -> __VERSION_STRING_DOTSGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-30"Nickname" occurs much more frequently in sourcesDart Raiden
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-11-03label size fixedKirill Volinsky
2013-10-23double string from YAMN fixed (for real this time)Vadim Dashevskiy
2013-10-23double string from YAMN fixed, langpacks/english: updated Vadim Dashevskiy
2013-10-19removing unnecessary spacesDart Raiden
2013-10-05spelling correction (thanks RMN) Vadim Dashevskiy
2013-10-04plugins: "colour" eliminatedDart Raiden
2013-09-25valid options initializationGeorge Hazan
2013-09-22pre-XP headers cleanedGeorge Hazan
2013-09-20using UxthemeKirill Volinsky
2013-09-18double ;; removedKirill Volinsky