summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-04-21core: add Contact_GetStatus functionaunsane
2018-04-21EV_PROTO_DBSETTINGSCHANGED - old useless stub removedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-20fix for setting container's nameGeorge Hazan
2018-04-20fix for closing all another tabs but the current oneGeorge Hazan
2018-04-20grrm... more fixes for #1288George 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-20fixes #1288George Hazan
2018-04-20StdMsg: fixes #1286 (wrong double click behavior for groupchats)George Hazan
2018-04-20fix for wrong options' default valuesGeorge Hazan
2018-04-20Windows resources are in deep shit (fixes #1289)George Hazan
2018-04-20StdMsg: fixes #1291 (rclick -> Close tab doesn't close a tab)George Hazan
2018-04-20StdMsg: code cleaningGeorge Hazan
2018-04-20fixes #1288George Hazan
2018-04-20code cleaningGeorge Hazan
2018-04-20fixes #1290George Hazan
2018-04-20StdMsg: tab processing unificationGeorge Hazan
2018-04-19fixes #1283 completelyGeorge Hazan
2018-04-19StdMsg: middle click on tabs doesn't really closes windowGeorge Hazan
2018-04-19code simplificationGeorge Hazan
2018-04-19code cleaningGeorge Hazan
2018-04-19ancient horror removedGeorge Hazan
2018-04-19EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(...George Hazan
2018-04-19CallObjectEventHook: new function to call the event hook of the specified objectGeorge Hazan
2018-04-19fixes #1283 (StdMsg: cursor does not change the shape)George Hazan
2018-04-18fix for a roly-poly in plugin's optionsGeorge Hazan
2018-04-18core changes:George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18ability to dynamically load / unload protocol pluginsGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-18hPluginListHeap - useless windows heap removedGeorge Hazan
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-04-17fix for displaying locked/used profiles in Profile Manager windowGeorge Hazan
2018-04-17MNonCopyable - the common class to avoid declaring fake private constructorsGeorge Hazan
2018-04-16fixes #1271 (Warning if FloatingContacts is installed and "Disable drag and d...George Hazan
2018-04-15suddenly chkCtrlSupport lost a link with g_dat.bCtrlSupport in StdMsg's optionsGeorge Hazan
2018-04-15fixes #1268 (even if a service mode plugin is disabled in the Options, it sti...George Hazan
2018-04-15fix for a crash described in #1267George Hazan
2018-04-15CCtrlButton + OnClick => CCtrlHyperlinkGeorge Hazan
2018-04-15fixes #1266 (Bug with disabled dbx_mmap)George Hazan
2018-04-12initial version of profile compactor for MDBXGeorge Hazan
2018-04-12db_get_current() also returns MDatabaseCommon*George Hazan
2018-04-12fix for libsGeorge Hazan
2018-04-12MIDatabase became pure interfaceGeorge Hazan
2018-04-11check if this profile is already opened in another Miranda nevertheless if th...George Hazan
2018-04-11onclick processing moved to a windowGeorge Hazan
2018-04-11plugin options dialog rewritten using UI classesGeorge Hazan
2018-04-11#suddenly: option pages don't receive neither WM_CLOSE nor even WM_DESTROYGeorge Hazan