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
/
Clist_nicer
Age
Commit message (
Expand
)
Author
2015-05-23
some crazy list declarations fixed
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-23
replace strncat to mir_strncat
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-16
fix for strncat use
Kirill Volinsky
2015-05-03
view modes fix
Vadim Dashevskiy
2015-05-03
fix for the option's page style pt. 2
Vadim Dashevskiy
2015-04-30
cleanup
Kirill Volinsky
2015-04-29
compilation fix
Vadim Dashevskiy
2015-04-29
m_* headers moved to ExternalAPI folder
Kirill Volinsky
2015-04-29
removed not used struct
Kirill Volinsky
2015-04-28
minus ansi function
Kirill Volinsky
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-20
minor code fixes
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-14
potentional memleak fixed
George Hazan
2015-04-10
fix for clist options from StdClist propagated to Clist_blind & Clist_nicer
George Hazan
2015-04-10
two warnings fixed in clists
George Hazan
2015-03-06
Clist_nicer:
Tobias Weimer
2015-03-06
Clist_nicer:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-02
code cleaning
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-31
Happy new year
Dart Raiden
2014-12-15
clist_blind / clist_nicer: decapitalization
Dart Raiden
2014-12-14
SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)
Rozhuk Ivan
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
SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage 2
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
typos in clist_nicer
Dart Raiden
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-13
arg fixes for MS_UTILS_OPENURL service
Rozhuk Ivan
2014-12-11
garbage collection: dead params, unused variables etc
George Hazan
2014-12-11
crash fix
George Hazan
2014-12-09
- unused code removed from clist modern;
George Hazan
2014-12-09
minor code cleaning
George Hazan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
[prev]
[next]