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
/
UserInfoEx
/
src
/
dlg_anniversarylist.cpp
Age
Commit message (
Expand
)
Author
2017-11-13
Code modernize ...
Goraf
2017-07-30
Hotkeys: code cleaning
George Hazan
2016-09-05
Menu_DrawItem & Menu_MeasureItem now simply receive LPARAM
George Hazan
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
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-08
UserInfoEx:
Tobias Weimer
2015-08-01
UInfoEx: common project
Kirill Volinsky
2015-06-28
code cleaning
George Hazan
2015-06-27
- clist menus went to functions
George Hazan
2015-06-25
rest of genmenu api died
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
- all icolib services removed;
George Hazan
2015-06-08
UserInfoEx:
Tobias Weimer
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-03-24
* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...
Rozhuk Ivan
2015-01-02
UserInfoEx: fix for output age as 0 and empty birthday date when birthday.yea...
Sergey Bolhovskoy
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
code cleanup
Rozhuk Ivan
2014-11-30
mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi
George Hazan
2014-06-12
UserInfoEx: rearranged option pages (changed options and icons group name to ...
slotwin
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-12-22
fix for getting icons from icolib;
George Hazan
2013-06-23
unifoex moved to the standard db_* functions
George Hazan
2013-05-16
some another unused headers
George Hazan
2013-04-07
more cleanup
George Hazan
2013-03-28
code cleaning
George Hazan
2013-03-28
warning fixes
George Hazan
2013-03-10
various TTB initialization issues
George Hazan
2013-01-20
removed old revision information
Kirill Volinsky
2012-11-03
removing built-in Clist Modern extra icons part I
George Hazan
2012-09-07
-minor signature fixes
Tobias Weimer
2012-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy