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
/
YAMN
/
src
/
browser
Age
Commit message (
Expand
)
Author
2016-02-19
YAMN:
George Hazan
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2016-01-28
atavism removed: CLISTEVENT::cbSize
George Hazan
2015-09-05
YAMN:
Tobias Weimer
2015-09-02
YAMN:
Tobias Weimer
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-27
warning fixes
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-08-16
fix for conversion from HBRUSH to BOOL
George Hazan
2015-08-11
code cleaning
George Hazan
2015-08-01
YAMN: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
timezone api migrated to mir_core
George Hazan
2015-06-18
langpack services module destroyed from mir_app
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-24
replace wcslen to mir_wstrlen
Kirill Volinsky
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
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-11
minus CreateThread
Kirill Volinsky
2015-03-24
* multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh...
Rozhuk Ivan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-14
SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage 2
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
multiple buf size fixes
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-27
YAMN: code cleanup
Rozhuk Ivan
2014-02-24
more useless conversions removed
George Hazan
2014-02-12
fixes for the MCONTACTs, stored in the database
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-05
spelling correction (thanks RMN)
Vadim Dashevskiy
2013-09-22
pre-XP headers cleaned
George Hazan
2013-09-18
double ;; removed
Kirill Volinsky
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-07-24
replace sprintf to mir_snprintf (part 4)
Kirill Volinsky
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-15
added precompiled header
Kirill Volinsky
2013-03-13
- another portion of '#ifdef UNICODE' clean up
Vadim Dashevskiy
[next]