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
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
2015-05-11
minus CreateThread
Kirill Volinsky
2015-03-24
* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...
Rozhuk Ivan
2015-02-28
WhenWasIt:
Tobias Weimer
2014-12-22
WhenWasIt: no messages with years when year not set
Sergey Bolhovskoy
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-02
less warnings
George Hazan
2014-12-01
code cleanup
Rozhuk Ivan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-06-11
correct ServiceExists call for popups
George Hazan
2014-03-08
MRA
Rozhuk Ivan
2014-03-07
WhenWasIt
Rozhuk Ivan
2014-03-07
WhenWasIt
Rozhuk Ivan
2014-02-27
MS_MC_GETMETACONTACT => db_mc_getMeta
George Hazan
2014-02-24
more useless conversions removed
George Hazan
2014-02-15
fix for a memory allocation conflict in WWI
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-05
spelling correction (thanks RMN)
Vadim Dashevskiy
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-06-11
fix for a crash in WhenWasIt
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-03-15
removed not used headers
Kirill Volinsky
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-02-04
translation fixes
Tobias Weimer
2013-01-29
translation fixes
Tobias Weimer
2012-12-05
- WhenWasIt: compilation fix
Vadim Dashevskiy
2012-11-25
typo in [2484]
Tobias Weimer
2012-11-25
WhenWasIt - correct work with icons & extra icons
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-23
- fixed extra icons in WhenWasIt;
George Hazan
2012-11-04
completly removed support for clist modern icons
Tobias Weimer
2012-11-03
no more MS_CLIST_EXTRA_ADD_ICON in the application code
George Hazan
[next]