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
/
src
/
core
/
stdchat
Age
Commit message (
Expand
)
Author
2016-01-02
Copyrights update part 2
Dart Raiden
2015-10-27
missing initialization code in StdChat
George Hazan
2015-09-18
replace "(c)" and "c" by ©
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-18
- naming conflict;
George Hazan
2015-08-11
code cleaning
George Hazan
2015-08-08
warnings fixes
Vadim Dashevskiy
2015-08-08
stdchat: common project
Kirill Volinsky
2015-07-23
platform toolset updated for vc2015
Vadim Dashevskiy
2015-07-21
platform toolset updated for vc2015
Kirill Volinsky
2015-07-21
preparing for vc2015
Kirill Volinsky
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-25
rest of genmenu api died
George Hazan
2015-06-24
fixes for MENUITEMINFO declarations
George Hazan
2015-06-22
Minor fixes for r14306
Tobias Weimer
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-21
- resizer moved to mir_core, because it uses hard-coded windows structures;
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-18
langpack services module destroyed from mir_app
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
warning fix
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
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-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-03
fix for the option's page style pt. 10
Vadim Dashevskiy
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-10
- fix for CREOleCallback constructor;
George Hazan
2015-04-09
missing break
George Hazan
2015-04-09
- unused code removed;
George Hazan
2015-04-09
unused module removed
George Hazan
2015-03-30
fix for the correct restoring of filter in tabSRMM
George Hazan
2015-02-28
Core:
Tobias Weimer
2015-02-23
DoRtfToTags fixed & moved into the core
George Hazan
2015-02-06
Remove useless __INTERNAL_NAME constant from rest of plugins
Robert Pösel
2014-12-31
Year 2015 version update
George Hazan
2014-12-21
code cleaning
George Hazan
2014-12-19
old tooltip management code removed
George Hazan
2014-12-16
damned magic
George Hazan
2014-12-16
type conversion warnings fixed
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)
Rozhuk Ivan
[next]