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
/
bin10
/
lib
Age
Commit message (
Expand
)
Author
2015-06-21
KillModuleMenus exported from mir_app.dll
George Hazan
2015-06-21
MS_UTILS_GETRANDOM -> mir_core::Utils_GetRandom
George Hazan
2015-06-21
- resizer moved to mir_core, because it uses hard-coded windows structures;
George Hazan
2015-06-20
xml api became a set of functions
George Hazan
2015-06-19
missing libraries
George Hazan
2015-06-19
Miranda libs to have the .mir extension, to prevent conflicts
George Hazan
2015-06-19
timezone api migrated to mir_core
George Hazan
2015-06-19
crutch to return fake langpack ids for scripting
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-18
protocol platform-independent code moved back to mir_app
George Hazan
2015-06-17
minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITION
George Hazan
2015-06-16
libson separated from mir_core and moved to libs\
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-06-13
CCtrlBase::m_bSilent - a flag not to send change notifications
George Hazan
2015-06-11
- more transparent ProtoServiceExists implementation;
George Hazan
2015-06-02
missing libraries for VS2010
Vadim Dashevskiy
2015-06-01
- atavism named MS_UTILS_LOADBITMAP removed;
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-28
- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...
George Hazan
2015-05-26
JSONNode::as_mstring() -> a safe way to read strings in Unicode directly from...
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-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-17
code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the core
George Hazan
2015-05-14
multiselect mode for CCtrlTreeView
George Hazan
2015-05-13
update for 2010 libs
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
crash fix for wrongly defined option pages
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-24
CDlgBase::Find() - useful helper for searching window classes
George Hazan
2015-04-22
- UI Utils not to use GWLP_USERDATA;
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
another unused field removed
George Hazan
2015-03-29
CMString::Detouch() - handy way to obtain a buffer compatible with mir_free()
George Hazan
2015-03-24
UI Utils classes & templates moved to the core, thus allowing any plugin to u...
George Hazan
2015-03-22
- PROTO_INTERFACE got the default implementation;
George Hazan
2015-03-22
CMString*: explicit templates instantiating
George Hazan
[next]