summaryrefslogtreecommitdiff
path: root/plugins/Variables/src/help.cpp
AgeCommit message (Expand)Author
2020-03-30Contact lists:George Hazan
2019-03-12fixes for format specifiersGeorge Hazan
2019-03-11code cleaning for old shitty helperGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-08-13Variables:George Hazan
2018-07-09massive Variables-related code cleaning (removed TCHAR, manually created unio...George Hazan
2018-05-17Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> CMPl...George Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-04-26absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavismGeorge Hazan
2016-04-08Variables:George Hazan
2015-08-10Variables:Tobias Weimer
2015-08-01Variables: common projectKirill Volinsky
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-02-28Variables:Tobias Weimer
2015-01-10Variables:Tobias Weimer
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-26Variables: code cleanupRozhuk Ivan
2014-07-26stupid duplicated code of embedded clists removedGeorge 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-24old/unused types removed from Pascal sourcesGeorge Hazan
2014-02-24more useless conversions removedGeorge 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-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-14typosTobias Weimer
2014-01-14minor cleanupTobias Weimer
2014-01-03- memory leak fixesGeorge Hazan
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-09-20using UxthemeKirill Volinsky
2013-09-13code cleaningGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky