summaryrefslogtreecommitdiff
path: root/plugins/SimpleAR/src
AgeCommit message (Expand)Author
2015-09-05SimpleAR: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-07-26common projectsKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
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-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-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-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-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-09removed not used headersKirill Volinsky
2013-02-21service MS_VARS_FREEMEMORY replaced with the direct call of mir_freeGeorge 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-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-08-01folders renamesKirill Volinsky