summaryrefslogtreecommitdiff
path: root/plugins/SimpleAR
AgeCommit message (Expand)Author
2015-06-06fix for some warningsGeorge Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-03fix for the option's page style pt. 5Vadim Dashevskiy
2015-04-24StrReplace function removedKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-06options section name as in other pluginsDart Raiden
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-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
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
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-09-25valid options initializationGeorge Hazan
2013-07-30SimpleAR: moved plugin options to Message sessionsRobert Pösel
2013-07-22SimpleAR: Use ID_STATUS_* constants instead numbersRobert Pösel
2013-07-08Correct url for all plugins.Robert Pösel
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-23small cleanupKirill Volinsky
2013-04-23fixed #322Kirill Volinsky
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-09removed not used headersKirill Volinsky
2013-02-21service MS_VARS_FREEMEMORY replaced with the direct call of mir_freeGeorge Hazan
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
2013-01-19- Another portion of _T replacement and fixes of previous commits (patch from...Vadim Dashevskiy
2012-12-11life with filter is better...George Hazan
2012-12-07- final libs adaptation for MSVC 2012Vadim Dashevskiy
2012-12-06- MSVC 2011 adaptationVadim Dashevskiy
2012-12-06added copies of projects for 2012George Hazan
2012-11-28various menu initialization quirksGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-11-21consistent hash generation fix - part 5Vadim Dashevskiy
2012-11-15removed the old langpack filesTobias Weimer
2012-11-06Fixed compilation of standalone plugins (thx robyer)Vadim Dashevskiy