Age | Commit message (Expand) | Author |
2018-04-22 | let's allow protocols to be loaded / unloaded on the fly | George Hazan |
2018-04-22 | no more PROTO_INTERFACE::OnEvent | George Hazan |
2018-04-22 | EV_PROTO_ONMENU removed | George Hazan |
2018-04-22 | unused constant removed | George Hazan |
2018-04-22 | OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted | George Hazan |
2018-04-22 | forgotten x64 lib | aunsane |
2018-04-21 | core: add Contact_GetStatus function | aunsane |
2018-04-21 | EV_PROTO_DBSETTINGSCHANGED - old useless stub removed | George Hazan |
2018-04-21 | code cleaning: | George Hazan |
2018-04-20 | fix for setting container's name | George Hazan |
2018-04-20 | fix for closing all another tabs but the current one | George Hazan |
2018-04-20 | grrm... more fixes for #1288 | George Hazan |
2018-04-20 | this code causes endless recursion via OnChange | George Hazan |
2018-04-20 | warning fix | aunsane |
2018-04-20 | core: checkbox control must notify change when it state changes programmatically | aunsane |
2018-04-20 | fixes #1288 | George Hazan |
2018-04-20 | StdMsg: fixes #1286 (wrong double click behavior for groupchats) | George Hazan |
2018-04-20 | fix for wrong options' default values | George Hazan |
2018-04-20 | Windows resources are in deep shit (fixes #1289) | George Hazan |
2018-04-20 | StdMsg: fixes #1291 (rclick -> Close tab doesn't close a tab) | George Hazan |
2018-04-20 | StdMsg: code cleaning | George Hazan |
2018-04-20 | fixes #1288 | George Hazan |
2018-04-20 | code cleaning | George Hazan |
2018-04-20 | fixes #1290 | George Hazan |
2018-04-20 | StdMsg: tab processing unification | George Hazan |
2018-04-19 | fixes #1283 completely | George Hazan |
2018-04-19 | StdMsg: middle click on tabs doesn't really closes window | George Hazan |
2018-04-19 | code simplification | George Hazan |
2018-04-19 | code cleaning | George Hazan |
2018-04-19 | ancient horror removed | George Hazan |
2018-04-19 | EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(... | George Hazan |
2018-04-19 | CallObjectEventHook: new function to call the event hook of the specified object | George Hazan |
2018-04-19 | fixes #1283 (StdMsg: cursor does not change the shape) | George Hazan |
2018-04-18 | fix for a roly-poly in plugin's options | George Hazan |
2018-04-18 | core changes: | George Hazan |
2018-04-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan |
2018-04-18 | ability to dynamically load / unload protocol plugins | George Hazan |
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in... | George Hazan |
2018-04-18 | hPluginListHeap - useless windows heap removed | George Hazan |
2018-04-18 | this feature was never used and only causes problems | George Hazan |
2018-04-17 | fix for displaying locked/used profiles in Profile Manager window | George Hazan |
2018-04-17 | MNonCopyable - the common class to avoid declaring fake private constructors | George Hazan |
2018-04-16 | fixes #1271 (Warning if FloatingContacts is installed and "Disable drag and d... | George Hazan |
2018-04-15 | suddenly chkCtrlSupport lost a link with g_dat.bCtrlSupport in StdMsg's options | George Hazan |
2018-04-15 | fixes #1268 (even if a service mode plugin is disabled in the Options, it sti... | George Hazan |
2018-04-15 | fix for a crash described in #1267 | George Hazan |
2018-04-15 | CCtrlButton + OnClick => CCtrlHyperlink | George Hazan |
2018-04-15 | fixes #1266 (Bug with disabled dbx_mmap) | George Hazan |
2018-04-12 | initial version of profile compactor for MDBX | George Hazan |
2018-04-12 | db_get_current() also returns MDatabaseCommon* | George Hazan |