summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/dlg_propsheet.cpp
AgeCommit message (Expand)Author
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-14a few minor fixesGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-23fix for a crash in UserInfoExGeorge Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-04-20fixed header bar infoKirill Volinsky
2015-04-19fixed header bar infoKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, George Hazan
2014-06-28typosDart Raiden
2014-06-12UserInfoEx: rearranged option pages (changed options and icons group name to ...slotwin
2014-04-23show big icon (by unsane)Vadim Dashevskiy
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-03-09end of the old MC APIGeorge Hazan
2014-02-27- metacontacts are always present;George Hazan
2014-02-27MS_MC_GETMETACONTACT => db_mc_getMetaGeorge Hazan
2014-02-16potential flaw in UserInfoEx (64 bits)George 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-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-14more effective constructor for temporary formatted stringGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2013-12-26various code cleaningGeorge Hazan
2013-12-22fix for getting icons from icolib;George Hazan
2013-09-25valid options initializationGeorge Hazan
2013-09-20using UxthemeKirill Volinsky
2013-08-03more leaksGeorge Hazan
2013-06-23unifoex moved to the standard db_* functionsGeorge Hazan
2013-06-18massive extinction of stupid service name's buffersGeorge Hazan
2013-04-20name conflict resolutionGeorge Hazan
2013-04-07more cleanupGeorge Hazan
2013-03-28code cleaningGeorge Hazan
2013-03-28warning fixesGeorge Hazan
2013-03-17removed not used headersKirill Volinsky
2013-03-02rest of TCHAR_STR_PARAM replacedGeorge Hazan
2013-01-20removed old revision informationKirill Volinsky
2012-11-20fix for the endless recursion in uinfoexGeorge Hazan
2012-10-07death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::typeGeorge Hazan
2012-09-07-minor signature fixesTobias Weimer
2012-07-24UserInfoEx, Variables: changed folder structure Vadim Dashevskiy