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
/
mir_core
Age
Commit message (
Expand
)
Author
2015-06-06
fix for some warnings
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-03
fix for the forced unsubclassing
George Hazan
2015-06-01
- atavism named MS_UTILS_LOADBITMAP removed;
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
another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENT
George Hazan
2015-05-28
missing source file
George Hazan
2015-05-28
- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...
George Hazan
2015-05-26
- forgotten to include JSONNode.inl into a project;
George Hazan
2015-05-26
implementation details hidden in JSONNode.inl
George Hazan
2015-05-26
compilation fix
George Hazan
2015-05-26
JSONNode::as_mstring() -> a safe way to read strings in Unicode directly from...
George Hazan
2015-05-25
fix for the correct json node validation
George Hazan
2015-05-25
oops... correct version of operator
George Hazan
2015-05-25
JSONNode::isnull() - correct way of checking for missing / erroneous nodes
George Hazan
2015-05-25
JSONNode class exported directly from mir_core, all its functions became avai...
George Hazan
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-20
CDlgBase::m_first && CCtrlBase::m_next removed
George Hazan
2015-05-20
tabbed control validator
George Hazan
2015-05-20
adaptation of CCtrlPages for the real life
George Hazan
2015-05-19
control comparator function removed from the class definition
George Hazan
2015-05-19
one another minor interface glitch fixed
George Hazan
2015-05-18
valid flag mask for moving tree items
George Hazan
2015-05-17
code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the core
George Hazan
2015-05-17
automatic unsubclassing transferred from WM_DESTROY to WM_NCDESTROY
George Hazan
2015-05-14
fix for correct behaviour of checkboxes in EI options
George Hazan
2015-05-14
multiselect mode for CCtrlTreeView
George Hazan
2015-05-13
CCtrlListView::GetItem() - missing return type
George Hazan
2015-05-13
- MTREE_DND implemented, all drag-n-drop operations in trees went into the core;
George Hazan
2015-05-12
- CCtrlData::OnChange moved to CCtrlBase, because almost all controls can sen...
George Hazan
2015-05-10
CDlgBase::NotifyChange() - method for child dialogs to notify parents
George Hazan
2015-05-10
CCtrlTreeView::GetItem must return bool
George Hazan
2015-05-07
missing method CDlgBase::SetCaption() for setting window's title
George Hazan
2015-04-26
no need to call FreeVariant twice
George Hazan
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-24
CDlgBase::Find() - useful helper for searching window classes
George Hazan
2015-04-22
and also no GWLP_USERDATA for resizer...
George Hazan
2015-04-22
- UI Utils not to use GWLP_USERDATA;
George Hazan
2015-04-15
minor code cleaning
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
missed member initialization
George Hazan
2015-04-10
another unused field removed
George Hazan
2015-04-10
missing field initialization
George Hazan
2015-04-10
inefficient code excluded
George Hazan
[next]