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
/
src
Age
Commit message (
Expand
)
Author
2015-05-25
JSONNode class exported directly from mir_core, all its functions became avai...
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-24
replace wcslen to mir_wstrlen
Kirill Volinsky
2015-05-24
minus critical section
George Hazan
2015-05-23
minus critical section
George Hazan
2015-05-23
some crazy list declarations fixed
George Hazan
2015-05-23
wrong flags processing fixed
George Hazan
2015-05-23
Profile manager:
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
revert of path handler
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 _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
metacontact options -> CDlgBase
George Hazan
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace stricmp to mir_strcmpi
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
fix for a crash inside http request destruction
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
CDlgBase::m_first && CCtrlBase::m_next removed
George Hazan
2015-05-20
tabbed control validator
George Hazan
2015-05-20
Profile Manager -> CCtrlPages
George Hazan
2015-05-20
adaptation of CCtrlPages for the real life
George Hazan
2015-05-20
commonheaders.cpp excluded from projects
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
control comparator function removed from the class definition
George Hazan
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-19
one another minor interface glitch fixed
George Hazan
2015-05-18
minor cleaning
George Hazan
2015-05-18
valid flag mask for moving tree items
George Hazan
2015-05-18
After selecting an object into a DC, it has to be set back to the original va...
Piotr Piastucki
2015-05-18
Neither brushes returned by WM_CTLCOLORDLG nor stock brushes need to be delet...
Piotr Piastucki
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-17
code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the core
George Hazan
2015-05-17
Changed "Disable icons" to "Enable icons"
Tobias Weimer
2015-05-17
automatic unsubclassing transferred from WM_DESTROY to WM_NCDESTROY
George Hazan
2015-05-17
fix for genmenu options - left tree replaced with a listbox
George Hazan
[next]