index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2018-05-03
code cleaning
George Hazan
2018-05-03
StdMsg to update status line when focus moves to a window
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-30
fixes #1285 (current tab is not updated on end resize)
George Hazan
2018-04-29
fixes #1270 (separate message area font color for chats & groupchats)
George Hazan
2018-04-25
unused WM_GETMINMAXINFO handlers moved to the container
George Hazan
2018-04-25
fixes #1302 (multiple problems with StdMsg window resizer)
George Hazan
2018-04-25
the less flicker the better
George Hazan
2018-04-25
fixes #1301
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
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-07
status caching moved from MenuItem to PROTOACCOUNT - this is very effective
George Hazan
2018-04-07
Clist_GetRealStatus & Clist_GetGeneralizedStatus: common code moved to mir_app
George Hazan
2018-04-06
CLIST_INTERFACE::pfnClcOptionsChanged => Clist_ClcOptionsChanged
George Hazan
2018-04-06
CLIST_INTERFACE::pfnGetGroupCountsText => Clist_GetGroupCountsText
George Hazan
2018-04-06
CLIST_INTERFACE::pfnClcStatusToPf2 => Clist_ClcStatusToPf2
George Hazan
2018-04-06
CLIST_INTERFACE::pfnGetDefaultExStyle => Clist_GetDefaultExStyle
George Hazan
2018-04-06
CLIST_INTERFACE::pfnGetFontSetting => Clist_GetFontSetting
George Hazan
2018-04-06
code cleaning
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-04-05
bunch of obsoleted CLIST_INTERFACE::Tray* methods removed or moved to Clist_T...
George Hazan
2018-04-05
CLIST_INTERFACE::pfnLoadContactTree => Clist_LoadContactTree
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription
George Hazan
2018-04-03
unneeded size fields removed
George Hazan
2018-04-03
Accounts() : iterator for accounts
George Hazan
2018-04-03
code cleaning: old unions replaced with MAllStrings & MAllStringsArray
George Hazan
2018-04-03
CLIST_INTERFACE:
George Hazan
2018-03-26
code cleaning
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
[next]