index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
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
/
tools.cpp
Age
Commit message (
Expand
)
Author
2014-01-21
fix for window flashing in StdChat & Scriver
George Hazan
2014-01-20
fixes $531 (ability to highlight messages by a role)
George Hazan
2014-01-19
- chat log background color setting merged with kernel chats;
George Hazan
2014-01-19
no need to read settings from db when they are in memory
George Hazan
2014-01-19
fix for highlight in tabSRMM
George Hazan
2014-01-19
boolean field names normalization
George Hazan
2014-01-18
crazy problems require crazy solutions
George Hazan
2014-01-18
oops :) recursion
George Hazan
2014-01-18
we display popups even when there's no chat window
George Hazan
2014-01-18
tabSRMM popups used if tabSRMM is active
George Hazan
2014-01-18
- log writing fixed;
George Hazan
2014-01-17
tabSRMM highlights
George Hazan
2014-01-16
kernel chats, part 3, tabsrmm
George Hazan
2014-01-10
GCDEST::pszModule and GCDEST::ptszID must be constant
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2014-01-08
chat structures slightly cleaned (no changes so far)
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-19
warning fixes
George Hazan
2013-10-13
Raise limit for length of Nick in group chat user menu
Robert Pösel
2013-10-13
Show Nick instead of UID in group chat user menu
Robert Pösel
2013-08-27
fix for displaying account names in Chat's popus
George Hazan
2013-08-14
cleaning popup-related junk
George Hazan
2013-08-12
mir_alloc/calloc/free instead of simple malloc/calloc/free
George Hazan
2013-08-04
- code formatting;
George Hazan
2013-08-03
- old junk removed from tabSRMM & replaced with the modern calls
George Hazan
2013-08-03
minor code cleaning
George Hazan
2013-07-24
fix
Tobias Weimer
2013-07-23
- [5454] also for TabSRMM and Scriver
Tobias Weimer
2013-07-22
replace sprintf to mir_snprintf (part 1)
Kirill Volinsky
2013-07-07
- SM cleaning;
George Hazan
2013-07-06
more booleans
George Hazan
2013-06-27
obsolete helpers removed
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-11
- massive extinction of clutches in tabSRMM;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-04-04
minor code cleaning
George Hazan
2013-03-26
code cleaning
George Hazan
2013-03-19
- temporary revert of TabSRMM
Vadim Dashevskiy
2013-03-19
- minor optimizations;
George Hazan
2013-03-15
- POPUPDATAT_V2 replaced with POPUPDATAT in all possible cases;
George Hazan
2013-03-10
removed not used headers
Kirill Volinsky
2013-03-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-03-01
service call replaced with helper
George Hazan
2013-01-09
minor code cleaning
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-21
fix for status line icons processing in tabSRMM
George Hazan
2012-10-14
TabSRMM: folders restructurization
Kirill Volinsky