summaryrefslogtreecommitdiff
path: root/bin12
AgeCommit message (Collapse)Author
2015-06-18protocol platform-independent code moved back to mir_appGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-18dbeditor++ - unified projectGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14244 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17minus MS_UTILS_SAVEWINDOWPOSITION & MS_UTILS_RESTOREWINDOWPOSITIONGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14238 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16Miranda project comes first in every solution so it can be default projectVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16unified zlib project also moved to libs\George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14200 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16unified project for pcre16 moved to libs George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16git-svn-id: http://svn.miranda-ng.org/main/trunk@14188 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16libson separated from mir_core and moved to libs\George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14187 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14168 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-14- all icolib services removed;George Hazan
- IcoLib_* functions are bound directly to the code git-svn-id: http://svn.miranda-ng.org/main/trunk@14161 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-13git-svn-id: http://svn.miranda-ng.org/main/trunk@14157 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-13a proper wayVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14155 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-13rest of the solutions Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14151 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-13miranda exe dependencies Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14150 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ↵George Hazan
loads mir_app.dll; - everything that was in miranda32.exe (including resources) moved to mir_app.dll; - exports from mir_app.dll now available for using directly, without perversions; - src/stdplug.h deleted; git-svn-id: http://svn.miranda-ng.org/main/trunk@14143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-13CCtrlBase::m_bSilent - a flag not to send change notificationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14142 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-11- more transparent ProtoServiceExists implementation;George Hazan
- ProtoServiceExists moved from mir_core into miranda32.exe; - miranda32.def is used again to define the order of functions precisely; - libraries updated git-svn-id: http://svn.miranda-ng.org/main/trunk@14118 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09MessageState added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09MirLua added to mir_dev.slnVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14080 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09MessageState added to mir_dev.slnVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14075 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
- MimCmd & CmdLine converted to Unicode; git-svn-id: http://svn.miranda-ng.org/main/trunk@14048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-04unified project for MSN George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13997 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01missing libraries for VS2013George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13967 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01- atavism named MS_UTILS_LOADBITMAP removed;George Hazan
- bmpfilter.cpp also removed; - Bitmap_Load() function added instead; - various bitmap related crap fixed; git-svn-id: http://svn.miranda-ng.org/main/trunk@13966 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01- ProtoCallService() function considered too dangerous and therefore isn't ↵George Hazan
exported anymore, it's closed in the core, CallProtoService() is used instead everywhere; - fixes for some quirks with PS_* calls. git-svn-id: http://svn.miranda-ng.org/main/trunk@13959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31- CreateProtoServiceFunction() moved into mir_core.dll instead of inliningGeorge Hazan
- all old protocols moved on it; - code cleaning; git-svn-id: http://svn.miranda-ng.org/main/trunk@13953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31SkypeClassic moved to deprecatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13943 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with ↵George Hazan
BmpFilterGetStrings(); - parasite mir_strncat's removed from bitmap filter creation; - CMString::AllocSysString/SetSysString removed due to complete uselessness; - CMString::Detouch - typo fixed. git-svn-id: http://svn.miranda-ng.org/main/trunk@13881 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-26JSONNode::as_mstring() -> a safe way to read strings in Unicode directly ↵George Hazan
from json git-svn-id: http://svn.miranda-ng.org/main/trunk@13845 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-25oops... correct version of operatorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13834 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-25JSONNode::isnull() - correct way of checking for missing / erroneous nodesGeorge Hazan
also can be written as !node git-svn-id: http://svn.miranda-ng.org/main/trunk@13833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-25JSONNode class exported directly from mir_core, all its functions became ↵George Hazan
available old json_* functions work as well git-svn-id: http://svn.miranda-ng.org/main/trunk@13831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-25ZeroSwitch: added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13827 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-24MinecraftDynmap: added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22mir_dev updatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13743 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-20tabbed control validatorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13722 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-20adaptation of CCtrlPages for the real lifeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13719 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-19control comparator function removed from the class definitionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13694 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-18FavContacts: unified projectVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13689 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-17code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13669 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-17Exchange: unified projectVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13666 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-15Tox added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-15SkypeWeb added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13607 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-14multiselect mode for CCtrlTreeViewGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-13CCtrlListView::GetItem() - missing return typeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13580 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-13- MTREE_DND implemented, all drag-n-drop operations in trees went into the core;George Hazan
- fixed chaos inside CCtrlBase::Subclass(); - two app dialogs switched to MTREE_DND; git-svn-id: http://svn.miranda-ng.org/main/trunk@13566 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-12- CCtrlData::OnChange moved to CCtrlBase, because almost all controls can ↵George Hazan
send change notifications; - checkbox manager for CCtrlTreeView moved into the core, to remove Windows-dependent code from plugins; - MTREE_CHECKBOX & MTREE_DND flags introduced to turn on predefined behaviors of a tree control - typo fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@13564 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-10CDlgBase::NotifyChange() - method for child dialogs to notify parentsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13518 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-10crash fix for wrongly defined option pagesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13511 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c