summaryrefslogtreecommitdiff
path: root/src/core/stdmsg
AgeCommit message (Expand)Author
2018-06-06merge from master tillGeorge Hazan
2018-06-05merge of SRMM related changes into stableGeorge Hazan
2018-05-22merge with master tillGeorge Hazan
2018-05-19merge with master tillGeorge Hazan
2018-05-14merge with master till:George Hazan
2018-05-11merge from master toGeorge Hazan
2018-05-08merge from masterGeorge Hazan
2018-05-03code cleaningGeorge Hazan
2018-05-03StdMsg to update status line when focus moves to a windowGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-30fixes #1285 (current tab is not updated on end resize)George Hazan
2018-04-29fixes #1270 (separate message area font color for chats & groupchats)George Hazan
2018-04-25unused WM_GETMINMAXINFO handlers moved to the containerGeorge Hazan
2018-04-25fixes #1302 (multiple problems with StdMsg window resizer)George Hazan
2018-04-25the less flicker the betterGeorge Hazan
2018-04-25fixes #1301George 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-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-15suddenly chkCtrlSupport lost a link with g_dat.bCtrlSupport in StdMsg's optionsGeorge Hazan
2018-04-08stupid option removed from group chats according to results of votingGeorge Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-06code cleaningGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-15LIST<> iterators:George 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-02-24guard headersGoraf
2018-02-21StdMsg: C++'11 iteratorsGeorge 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-26code optimizationGeorge Hazan
2018-01-18fixes #1112 (Cannot change any numerical setting in StdMsg)George Hazan
2018-01-18fix for processing integer fields in StdMsg optionsGeorge Hazan
2018-01-18fix for unblocking a checkbox in StdMsg optionsGeorge Hazan
2018-01-17StdMsg: all options migrated to CMOption<>George Hazan