summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-09more cleaningGeorge Hazan
2018-03-09more loop-related code cleaningGeorge Hazan
2018-03-09FreeImage: initialization order of internal plugins MUST pe same order as use...aunsane
2018-03-09more correct variantGeorge Hazan
2018-03-09fix for another over-optimiized loopGeorge Hazan
2018-03-08IMGL_WCHAR removed, all paths are in Unicode nowGeorge Hazan
2018-03-08some old advaimg related code removedGeorge Hazan
2018-03-07old AdvaImg services converted into Image_* functionsGeorge Hazan
2018-03-07bye-bye, Advaimg, you served us well for 15 years...George Hazan
2018-03-07old C-style code is obsolete now because of MDatabaseCommon existenceGeorge Hazan
2018-03-07some fixesKirill Volinsky
2018-03-06code cleaningGeorge Hazan
2018-03-06static buffers are evilGeorge Hazan
2018-03-06grrm...George Hazan
2018-03-06PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ...George Hazan
2018-03-05switch to the locking schema of db3x_mmap, it's saferGeorge Hazan
2018-02-28bye-bye, windows heap. C++ runtime does it betterGeorge Hazan
2018-02-25code cleaningGeorge Hazan
2018-02-25core: added CCtrlLabel for static textaunsane
2018-02-25core: added OnClick event to CCtrlListViewaunsane
2018-02-24guard headersGoraf
2018-02-23core: guiaunsane
2018-02-23thy shall not call remove() inside iterators, or break a loop immediatelyGeorge Hazan
2018-02-22patch for VLD integrationGeorge Hazan
2018-02-21on 6-core CPUs this code crashes without locking any change operationGeorge Hazan
2018-02-21StdMsg: C++'11 iteratorsGeorge Hazan
2018-02-21mir_core: C++'11 iteratorsGeorge Hazan
2018-02-21Implement service that returns the list of available CloudFile services (#1144)aunsane
2018-02-20optimizing LIST<> & OBJLIST<> loopsGeorge Hazan
2018-02-15fixes #1155 (Checkboxes do not show checkmarks in options)George Hazan
2018-02-13quick fix to avoid problems with buttonsGeorge Hazan
2018-02-13more field types to be auto-createdGeorge Hazan
2018-02-13CDlgBase::FindControl made publicGeorge Hazan
2018-02-12fixes #1147 (TabSRMM: numerical options cannot be changed)George Hazan
2018-02-09all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminatedGeorge Hazan
2018-02-04the error code of db_event_get() should be checkedGeorge Hazan
2018-02-01fixes #1128 (StdMsg: user menu icon bug)George Hazan
2018-01-31fix for the broken message reading in NewsAggregatorGeorge Hazan
2018-01-31CMake: fixes for FreeImage.protomors
2018-01-31fixes #1125 ("Configure network" link leads to first options node instead of ...George Hazan
2018-01-31useless wrappers removed & replaced with PROTO_INTERFACE method callsGeorge Hazan
2018-01-31mir_app:George Hazan
2018-01-30fix for occasional crashGeorge Hazan
2018-01-26blurp... wrong arrayGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-22code cleaningGeorge Hazan
2018-01-18implements #1111 (StdMsg: Toolbar improvement)George Hazan
2018-01-18fixes #1112 (Cannot change any numerical setting in StdMsg)George Hazan
2018-01-18fix for CCtrlTreeView::OnItemChanged prototypeGeorge Hazan
2018-01-18fix for processing integer fields in StdMsg optionsGeorge Hazan