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
Age
Commit message (
Expand
)
Author
2015-08-27
warning fixes
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-08-26
- warnings' fixes;
George Hazan
2015-08-01
tabsrmm: common project
Kirill Volinsky
2015-07-22
vc2015 compilation fixes
Kirill Volinsky
2015-07-21
TabSRMM: vc2015 compilation fix
Kirill Volinsky
2015-06-25
rest of genmenu api died
George Hazan
2015-06-24
fixes for MENUITEMINFO declarations
George Hazan
2015-06-24
TabSRMM: fix menu item duplication
MikalaiR
2015-06-22
Minor fixes for r14306
Tobias Weimer
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-21
MS_UTILS_REPLACEVARS -> Utils_ReplaceVars
George Hazan
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-19
- all static protocol services replaced with functions;
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-06-05
fixes #937 (Bug with CTRL+TAB)
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-28
- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...
George Hazan
2015-05-27
ansi functionality removed from tabSRMM
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-24
replace wcslen to mir_wstrlen
Kirill Volinsky
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-04-27
TabSRMM: Wine fix for copy text from send area/message log
Rozhuk Ivan
2015-04-22
oops... one missed manual string buffer
George Hazan
2015-04-22
- one another manual buffer died;
George Hazan
2015-03-30
minor code cleaning
George Hazan
2015-03-30
button initialization should have been moved as well
George Hazan
2015-03-30
fix for the correct restoring of filter in tabSRMM
George Hazan
2015-03-24
* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...
Rozhuk Ivan
2015-03-06
TabSRMM: code cleanup
Tobias Weimer
2015-03-05
TabSRMM: code cleanup
Tobias Weimer
2015-03-03
less parameters, less problems
George Hazan
2015-02-23
DoRtfToTags fixed & moved into the core
George Hazan
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
[next]