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
/
eventpopups.cpp
Age
Commit message (
Expand
)
Author
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-10-02
TabSRMM: fix for toaster
MikalaiR
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-01
tabsrmm: common project
Kirill Volinsky
2015-06-24
fixes for MENUITEMINFO declarations
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-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-16
fix for strncat use
Kirill Volinsky
2015-02-21
code formatting
Kirill Volinsky
2015-02-21
- fix for underlining processing;
George Hazan
2015-02-20
TabSRMM: wine fixes for settings.
Rozhuk Ivan
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-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
tabSRMM warning level 4
George Hazan
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-11-30
lstr* replacements
George Hazan
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-04-11
TabSRMM resource cosmetics; langpacks updated
RMN
2014-04-07
-fixes #644 (Possible typo in TabSRMM)
Dart Raiden
2014-03-09
minor cleanup
Tobias Weimer
2014-02-11
more sorting issues
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-19
- chat log background color setting merged with kernel chats;
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-31
tabSRMM: setting popup's delay to 0 (default)
George Hazan
2013-10-19
warning fixes
George Hazan
2013-10-10
MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct call
George Hazan
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
2013-08-14
- fix for a nasty bug in tabSRMM popup headers;
George Hazan
2013-08-14
git-svn-id: http://svn.miranda-ng.org/main/trunk@5695 1316c22d-e87f-b044-9b9b...
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
[next]