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
Age
Commit message (
Expand
)
Author
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
- atavism named MS_UTILS_LOADBITMAP removed;
George Hazan
2015-06-01
various quirks with PROTO_AVATAR_INFORMATION declarations
George Hazan
2015-06-01
another bunch of dead crutches: non-unicode avatar services
George Hazan
2015-06-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-31
another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-28
- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...
George Hazan
2015-05-23
wrong flags processing 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 _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
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-21
war against atavisms continues
George Hazan
2015-05-20
grrrrrrrrrm
George Hazan
2015-05-20
other not used files removed too
Kirill Volinsky
2015-05-20
not used file removed
Kirill Volinsky
2015-05-20
memory.cpp synced with mir_core memory.cpp
Kirill Volinsky
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-18
RichEdit Control doesn't support WM_GETFONT: https://msdn.microsoft.com/en-us...
Piotr Piastucki
2015-05-18
Fixed severe memleak in msgdialog
Piotr Piastucki
2015-05-11
cleanup
Kirill Volinsky
2015-05-10
crash fix for wrongly defined option pages
George Hazan
2015-05-03
fix for the option's page style pt. 10
Vadim Dashevskiy
2015-04-28
minus ansi function
Kirill Volinsky
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-16
removed not needed information from header
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-14
duplicated macro removed
George Hazan
2015-04-13
added CDlgBase::GetInst() method to detect dialog's module automatically
George Hazan
2015-04-13
- nasty crutch removed from Options_AddPage;
George Hazan
2015-04-10
more fixes
George Hazan
2015-04-10
missing break
George Hazan
2015-04-10
fix for possible buffer overrun
George Hazan
2015-04-10
- fix for CREOleCallback constructor;
George Hazan
2015-04-10
another missing break
George Hazan
2015-04-09
potentially unsafe string operation removed
George Hazan
2015-04-09
code cleaning
George Hazan
2015-04-09
missing break
George Hazan
2015-04-09
- unused code removed;
George Hazan
[next]