Age | Commit message (Expand) | Author |
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 | 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-15 | suddenly chkCtrlSupport lost a link with g_dat.bCtrlSupport in StdMsg's options | George Hazan |
2018-04-08 | stupid option removed from group chats according to results of voting | George Hazan |
2018-04-07 | Proto_GetStatus is used everywhere instead of PS_GETSTATUS | George Hazan |
2018-04-06 | code cleaning | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-03-15 | LIST<> iterators: | George Hazan |
2018-03-15 | MUCH more effective way of removing records from iterators | George Hazan |
2018-03-14 | reverse iterators for LIST<> | George Hazan |
2018-03-09 | more loop-related code cleaning | George Hazan |
2018-02-24 | guard headers | Goraf |
2018-02-21 | StdMsg: C++'11 iterators | George Hazan |
2018-02-04 | the error code of db_event_get() should be checked | George Hazan |
2018-02-01 | fixes #1128 (StdMsg: user menu icon bug) | George Hazan |
2018-01-26 | code optimization | George Hazan |
2018-01-18 | fixes #1112 (Cannot change any numerical setting in StdMsg) | George Hazan |
2018-01-18 | fix for processing integer fields in StdMsg options | George Hazan |
2018-01-18 | fix for unblocking a checkbox in StdMsg options | George Hazan |
2018-01-17 | StdMsg: all options migrated to CMOption<> | George Hazan |
2018-01-09 | fixes #1091 (corrupted heap after Paste) | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-27 | obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_a... | George Hazan |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | all rc files reverted to utf-8 | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-12-06 | convert txt files to utf-8 | Kirill Volinsky |
2017-11-28 | mir_app: fix after conversion | Kirill Volinsky |
2017-11-28 | Core: convert source files to utf-8 | Kirill Volinsky |
2017-11-28 | OPTIONSDIALOGPAGE::hInstance is useless when pDialog is filled | George Hazan |
2017-11-13 | Code modernize ... | Goraf |
2017-11-01 | bad anti-flicker code removed | George Hazan |
2017-10-31 | Initial CMake support. (#1013) | Vitaly Svyastyn |
2017-10-26 | oops | George Hazan |
2017-10-25 | click emulator used instead of direct handler call | George Hazan |