index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
WhenWasIt
/
src
/
dlg_handlers.cpp
Age
Commit message (
Expand
)
Author
2024-01-08
Update copyrights
dartraiden
2023-02-27
fixes #3216 completely
George Hazan
2023-02-24
fixes #3216 (WhenWasIt: дни рождения контактов из от...
George Hazan
2023-02-24
fixes #3130 (WhenWasIt ведёт себя странно)
George Hazan
2023-01-02
Update copyrights
dartraiden
2022-08-05
WhenWasIt: fix regression introduced in https://github.com/miranda-ng/miranda...
dartraiden
2022-08-01
fixes #3130 (more glitches in WWI)
George Hazan
2022-07-31
fixes #3130 (WhenWasIt ведёт себя странно)
George Hazan
2022-07-30
WhenWasIt: all dialogs -> UI classes
George Hazan
2022-07-30
WWI:
George Hazan
2022-01-30
fixes #3001 (WhenWasIt: remove mBirthday support)
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-01-17
Code cleaning
dartraiden
2021-01-17
Update copyrights
dartraiden
2020-01-01
Happy new year, Miranda, part 2
dartraiden
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-03-05
Popup:
George Hazan
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-03-16
class renaming, part II
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-09-02
- three remaining clist services converted into functions (Clist_MenuProcessC...
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-05
- fix for #1059;
George Hazan
2016-01-21
it do not need to be changed
Dart Raiden
2016-01-20
"N/A" -> "Not available" (thx Wishmaster for idea)
Dart Raiden
2015-08-28
mir_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 fixed
George Hazan
2015-08-01
WhenWasIt: common project
Kirill Volinsky
2015-06-27
- clist menus went to functions
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-14
strange service SRMsg/LaunchMessageWindow removed
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
[next]