summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
2018-05-19Langpack_MarkPluginLoaded: more correct parameter typeGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-18constructor of CMPlugin now registers it automatically in the module list, no...George Hazan
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-30fix for argument typesGeorge Hazan
2018-04-27fixes #1310 (Wrong language after profile conversion)George Hazan
2018-04-27fixes #1311 (Wrong langpack listed in VersionInfo)George Hazan
2018-04-27implementation of #1308George Hazan
2018-04-23Miranda hangs on exitGeorge Hazan
2018-04-23pack of fixes for complete dynamic reload of protocolsGeorge Hazan
2018-04-20this code causes endless recursion via OnChangeGeorge Hazan
2018-04-20warning fixaunsane
2018-04-20core: checkbox control must notify change when it state changes programmaticallyaunsane
2018-04-19CallObjectEventHook: new function to call the event hook of the specified objectGeorge Hazan
2018-04-12db_get_current() also returns MDatabaseCommon*George Hazan
2018-04-12MIDatabase became pure interfaceGeorge Hazan
2018-04-06CDlgBase::OnChange - message processing slightly changedGeorge Hazan
2018-04-04Windows lists:George Hazan
2018-03-16LIST<>::indexOf(T**) - fast index calculation for direct iteratorsGeorge Hazan
2018-03-15LIST<> iterators:George Hazan
2018-03-15last item shall be nullified anyway, even if we're removing last elementGeorge Hazan
2018-03-15warning fixesGeorge Hazan
2018-03-15MUCH more effective way of removing records from iteratorsGeorge Hazan
2018-03-14reverse iterators for LIST<>George Hazan
2018-03-09more loop-related code cleaningGeorge Hazan
2018-03-08IMGL_WCHAR removed, all paths are in Unicode nowGeorge Hazan
2018-03-07old AdvaImg services converted into Image_* functionsGeorge Hazan
2018-03-06PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ...George 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-21mir_core: C++'11 iteratorsGeorge 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-01-31CMake: fixes for FreeImage.protomors
2018-01-18fix for CCtrlTreeView::OnItemChanged prototypeGeorge Hazan
2018-01-17no need to copy that stuff each timeGeorge Hazan
2018-01-05no need to display langpack author e-mail (some authors already retired from ...dartraiden
2018-01-01massive copyright updatedartraiden
2017-12-26EMLanProto:George Hazan
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-11IsTerminalDisconnected() moved to coreGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky