index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
HistoryLinkListPlus
/
src
/
linklist_fct.cpp
Age
Commit message (
Expand
)
Author
2014-12-14
SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-12
HistoryLinkListPlus: multiple fixes
Rozhuk Ivan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
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
- HANDLE hContact => HCONTACT
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-02-26
added version info
Kirill Volinsky
2013-02-01
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-01-20
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-11-02
final switch to the typed icolib api
George Hazan
2012-08-02
Another crashfix for linklist.
Robert Pösel
2012-08-02
Crashfix for LinkList.
Robert Pösel
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-22
links to miranda-im.org removed
Vadim Dashevskiy
2012-07-20
HistoryLinkListPlus: changed folder structure
Vadim Dashevskiy