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
/
plugins
/
TabSRMM
/
src
/
chat
/
main.cpp
Age
Commit message (
Expand
)
Author
2015-02-16
TabSRMM: fix font settings
Dart Raiden
2015-01-12
TabSRMM: fully de-capitalized
Dart Raiden
2014-12-31
Year 2015 version update
George Hazan
2014-12-19
variable names' normalization
George Hazan
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
copyright update
George Hazan
2014-07-18
- wiped out very impressive font reloading on exit;
George Hazan
2014-07-18
some resource leaks fixed
George Hazan
2014-07-04
tabSRMM:
George Hazan
2014-04-08
fix fox saving horizontal splitter position in tabSRMM
George Hazan
2014-01-27
revert #n+1 of nicklist colors in chats
George Hazan
2014-01-23
fix for chat logs & Folders
George Hazan
2014-01-21
a copy of log style manager removed from tabSRMM
George Hazan
2014-01-21
- OnSessionCreate was called too early;
George Hazan
2014-01-19
- chat log background color setting merged with kernel chats;
George Hazan
2014-01-19
- in tabSRMM the small icon's size is 12, not 10;
George Hazan
2014-01-19
fix for log icons size
George Hazan
2014-01-19
fix for the log icons' background
George Hazan
2014-01-19
fix for dynamic fonts registering
George Hazan
2014-01-19
addition to the previous commit
George Hazan
2014-01-19
boolean field names normalization
George Hazan
2014-01-19
fix against loosing chat sessions during chat plugin's unload
George Hazan
2014-01-18
alternative user sorting support
George Hazan
2014-01-18
tabSRMM popups used if tabSRMM is active
George Hazan
2014-01-18
- log writing fixed;
George Hazan
2014-01-18
end of crazy matrix mechanics in chat's icon ordering
George Hazan
2014-01-17
tabSRMM highlights
George Hazan
2014-01-17
- icons management also moved to core;
George Hazan
2014-01-17
- kernel chat module loads automatically, not on request;
George Hazan
2014-01-16
splitter position in tabSRMM is read from another variable
George Hazan
2014-01-16
kernel chats, part 3, tabsrmm
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-09-29
no need load dll when lib linked
Kirill Volinsky
2013-08-11
attempt to discover the crash place in chats
George Hazan
2013-08-10
code cleaning
George Hazan
2013-07-07
- SM cleaning;
George Hazan
2013-06-27
obsolete helpers removed
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2012-10-14
TabSRMM: folders restructurization
Kirill Volinsky