summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/dlg_propsheet.cpp
AgeCommit message (Expand)Author
2019-10-28fixes #2105 for UserInfoExGeorge Hazan
2019-10-28code cleaningGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-04-12UserInfoEx: old icolib management replaced with new oneGeorge Hazan
2019-03-26ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removedGeorge Hazan
2019-01-30m_icq.h removedGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-08-07some old unused shit optimizedGeorge Hazan
2018-08-07UInfoEx: code cleaningGeorge Hazan
2018-07-24database:George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-06-27fixes #1442 (UserInfoEx Button on ToolBar)George Hazan
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-17Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> CMPl...George Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-02-21UInfoEx: C++'11 iteratorsGeorge Hazan
2018-01-26code optimizationGeorge 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-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2016-10-30OPTIONSDIALOGPAGE::hIcon - also unusedGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-07-21improperly named helper renamedGeorge Hazan
2016-06-05- fix for #1059;George Hazan
2016-04-22- major atavism removed: clist_modern own cache;George Hazan
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-09-14UserInfoEx: fix #685Alexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-08UserInfoEx:Tobias Weimer
2015-08-01UInfoEx: common projectKirill Volinsky
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