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
/
msgdialog.cpp
Age
Commit message (
Expand
)
Author
2015-08-27
warning fixes
George Hazan
2015-08-01
tabsrmm: common project
Kirill Volinsky
2015-07-23
code cleaning
George Hazan
2015-07-22
- extra icons services converted into functions;
George Hazan
2015-06-25
rest of genmenu api died
George Hazan
2015-06-22
Minor fixes for r14306
Tobias Weimer
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-21
- resizer moved to mir_core, because it uses hard-coded windows structures;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-27
ansi functionality removed from tabSRMM
George Hazan
2015-05-26
- crazy hack for the srmm icons sort order fixed;
George Hazan
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-18
unneeded сode removed
George Hazan
2015-04-27
TabSRMM: Wine fix for copy text from send area/message log
Rozhuk Ivan
2015-04-19
fix against very rare & strange crash
George Hazan
2015-04-13
unused parameter removed
George Hazan
2015-04-12
- 'Leave chat' button bar's menu item isn't shown for non-chat windows;
George Hazan
2015-03-21
all SRMMs to send messages right trimmed
George Hazan
2015-03-06
TabSRMM: code cleanup
Tobias Weimer
2015-03-05
TabSRMM: code cleanup
Tobias Weimer
2015-03-02
TabSRMM: wine fix for tab paint on mouse move, code cleanup
Rozhuk Ivan
2015-02-21
code formatting
Kirill Volinsky
2015-02-21
tabSRMM chats to use the same rtf formatter both for chats & groupchats
George Hazan
2015-02-21
- fix for underlining processing;
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-11
code cleaning
George Hazan
2015-01-11
various perversions in Paste command processing thrown out
George Hazan
2015-01-11
we don't allow to insert junk into the entry field on file drop
George Hazan
2015-01-11
correct implementation of IRichEditOleCallback for tabSRMM
George Hazan
2015-01-06
TabSRMM: partial decapitalization (I tried not to broke any of the database s...
Dart Raiden
2014-12-31
Year 2015 version update
George Hazan
2014-12-30
final version of crutch for the buggy Windows7 rtf control
George Hazan
2014-12-29
unused DM_FORCESCROLL removed
George Hazan
2014-12-29
code cleaning
George Hazan
2014-12-19
variable names' normalization
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-13
code cleaning
George Hazan
2014-12-13
fix for the url extractor
George Hazan
2014-12-13
fix for info panel's tooltip
George Hazan
2014-12-13
- ansi messages removed;
George Hazan
[next]