summaryrefslogtreecommitdiff
path: root/plugins/AVS/src/options.cpp
AgeCommit message (Expand)Author
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-01- atavism named MS_UTILS_LOADBITMAP removed;George Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-25AVS:slotwin
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-04-24AVS - common projectVadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14warning fixGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13AVS: changed warning lavel to w4Kirill Volinsky
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-11-25move null ptr checkRozhuk Ivan
2014-11-08- fix for the global avatar's redrawing;George Hazan
2014-11-08code cleaning:George Hazan
2014-07-31old ugly trash removed from AVSGeorge Hazan
2014-07-24- AVS_path* functions replaced with the core analogs;George Hazan
2014-05-23Avatar service: proper capitalization in optionsslotwin
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-01copyright update for year 2014George Hazan
2013-10-20more warning fixesGeorge Hazan
2013-10-18small code warning fixKirill Volinsky
2013-09-25fix for displaying avatars' paths in OptionsGeorge Hazan
2013-09-21Not needed version checks removedKirill Volinsky
2013-09-02fix for old avatar setting code in AVSGeorge Hazan
2013-08-10divide et imperaGeorge Hazan
2013-08-10avatars related code cleaning & reorderingGeorge Hazan
2013-06-17ProtoServiceExists moved to mir_coreGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-14compilation fixGeorge Hazan
2013-03-14- fix for crash on exitGeorge Hazan
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-05AVS: folder structure changeVadim Dashevskiy