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
/
msglog.cpp
Age
Commit message (
Expand
)
Author
2014-12-29
unused variable declaration removed
George Hazan
2014-12-29
RichEdit behavior normalizations?
Vadim Dashevskiy
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-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-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-04
- bin2hex() instead of manual loops;
George Hazan
2014-12-02
more transparent implementation of AppendToBuffer
George Hazan
2014-12-02
mir_snprintf(..., "%s", ...) -> strncpy_s(...)
Rozhuk Ivan
2014-12-01
copyright update
George Hazan
2014-12-01
warning fixes
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-08-31
double memory allocation reverted
George Hazan
2014-08-31
code cleaning
George Hazan
2014-08-29
code cleaning towards smiley drawing
George Hazan
2014-07-17
- fix for the main threat hanging;
George Hazan
2014-04-02
minor cleaning
George Hazan
2014-04-02
DBEVENTINFO::isMarkRead() - new helper to simplify bit logic
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-03-09
minor cleanup
Tobias Weimer
2014-02-18
- introducing ME_DB_EVENT_MARKED_READ - an event being called upon the call o...
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-31
custom events shall not be colored as timestamp
George Hazan
2014-01-27
special color for status change events in tabSRMM restored
George Hazan
2014-01-21
a copy of log style manager removed from tabSRMM
George Hazan
2014-01-04
memory leak fix
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-27
status changes are not added to a database anymore, only printed in the messa...
George Hazan
2013-12-20
- mathMod support removed;
George Hazan
2013-12-19
minor contacts processing improvements
George Hazan
2013-09-18
double ;; removed
Kirill Volinsky
2013-08-14
- fix for a nasty bug in tabSRMM popup headers;
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-07-23
replace sprintf to mir_snprintf (part 3)
Kirill Volinsky
2013-06-27
obsolete helpers removed
George Hazan
2013-06-24
automatic displaying custom events in tabSRMM according to their masks
George Hazan
2013-04-20
end of the city legend that PSS_MESSAGEW ever existed
George Hazan
2013-04-11
Unicode, auto-translatable tooltips for Srmm icons
George Hazan
2013-04-05
various menu items quirks, simplifications & optimization
George Hazan
2013-04-04
minor code cleaning
George Hazan
[prev]
[next]