summaryrefslogtreecommitdiff
path: root/plugins/WhenWasIt/src/dlg_handlers.cpp
AgeCommit message (Expand)Author
2024-01-08Update copyrightsdartraiden
2023-02-27fixes #3216 completelyGeorge Hazan
2023-02-24fixes #3216 (WhenWasIt: дни рождения контактов из от...George Hazan
2023-02-24fixes #3130 (WhenWasIt ведёт себя странно)George Hazan
2023-01-02Update copyrightsdartraiden
2022-08-05WhenWasIt: fix regression introduced in https://github.com/miranda-ng/miranda...dartraiden
2022-08-01fixes #3130 (more glitches in WWI)George Hazan
2022-07-31fixes #3130 (WhenWasIt ведёт себя странно)George Hazan
2022-07-30WhenWasIt: all dialogs -> UI classesGeorge Hazan
2022-07-30WWI:George Hazan
2022-01-30fixes #3001 (WhenWasIt: remove mBirthday support)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-01-17Code cleaningdartraiden
2021-01-17Update copyrightsdartraiden
2020-01-01Happy new year, Miranda, part 2dartraiden
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-03-05Popup:George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-01-04Update copyrightsdartraiden
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-03-16class renaming, part IIGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-01-01massive copyright updatedartraiden
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-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
2016-06-05- fix for #1059;George Hazan
2016-01-21it do not need to be changedDart Raiden
2016-01-20"N/A" -> "Not available" (thx Wishmaster for idea)Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-18- naming conflict;George Hazan
2015-08-11'unreferenced formal parameter' warnings fixedGeorge Hazan
2015-08-01WhenWasIt: common projectKirill Volinsky
2015-06-27- clist menus went to functionsGeorge 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-14strange service SRMsg/LaunchMessageWindow removedGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-19end of zoo with WM_CONTEXTMENU's lParamGeorge Hazan