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
/
msgdlgutils.cpp
Age
Commit message (
Expand
)
Author
2016-05-30
- fixes #1061 (Not all TabSRMM buttons working after language change)
George Hazan
2016-05-18
these tons of code aren't needed anymore...
George Hazan
2016-01-28
atavism removed: CLISTEVENT::cbSize
George Hazan
2016-01-28
tabSRMM: fix to restore the saved events order on startup
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-09-01
- adaptation for the kernel strdel();
George Hazan
2015-08-28
TabSEMM:
Tobias Weimer
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-27
warning fixes
George Hazan
2015-08-01
tabsrmm: common project
Kirill Volinsky
2015-06-25
rest of genmenu api died
George Hazan
2015-06-24
fixes for MENUITEMINFO declarations
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
timezone api migrated to mir_core
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-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-27
TabSRMM:
Tobias Weimer
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
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-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-24
UI Utils classes & templates moved to the core, thus allowing any plugin to u...
George Hazan
2015-03-05
TabSRMM: code cleanup
Tobias Weimer
2015-02-26
some rtf glitches
George Hazan
2015-02-23
fix for escaping chars
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 against speller
George Hazan
2015-02-21
EOL breaks rtf expressions too
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-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-19
variable names' normalization
George Hazan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-13
tabSRMM warning level 4
George Hazan
2014-12-13
- ansi messages removed;
George Hazan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-09
code cleanup (by Mataes)
Vadim Dashevskiy
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-12-01
copyright update
George Hazan
2014-12-01
warning fixes
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
[next]