summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/dlg_anniversarylist.cpp
AgeCommit message (Expand)Author
2022-08-02UInfoEx: details options dialog -> UI classesGeorge Hazan
2022-08-02UinfoEx: popup options -> UI classesGeorge Hazan
2022-08-02UInfoEx: reminder options -> UI classesGeorge Hazan
2022-01-30fixes #3001 (WhenWasIt: remove mBirthday support)George Hazan
2022-01-29fixes #3018 (UserInfoEx: проблемы с запоминанием сор...George Hazan
2022-01-29UInfoEx: average age calculation fixGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-04-12UserInfoEx: old icolib management replaced with new oneGeorge Hazan
2019-02-12more code cleaningGeorge Hazan
2019-02-12code cleaningGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-06-27fixes #1442 (UserInfoEx Button on ToolBar)George Hazan
2018-05-22new helper for MS_TTB_ADDBUTTONGeorge Hazan
2018-05-22Hotkey_Register => CMPlugin::addHotkeyGeorge 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-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge 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
2017-07-30Hotkeys: code cleaningGeorge Hazan
2016-09-05Menu_DrawItem & Menu_MeasureItem now simply receive LPARAMGeorge Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
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-28code cleaningGeorge Hazan
2015-06-27- clist menus went to functionsGeorge Hazan
2015-06-25rest of genmenu api diedGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-08UserInfoEx:Tobias Weimer
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-01-02UserInfoEx: fix for output age as 0 and empty birthday date when birthday.yea...Sergey Bolhovskoy
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-01code cleanupRozhuk Ivan
2014-11-30mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpiGeorge Hazan