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
/
src
Age
Commit message (
Expand
)
Author
2015-04-19
fixed header bar info
Kirill Volinsky
2015-04-16
Spelling correction (patch by RMN)
Vadim Dashevskiy
2015-04-16
IsStatusConnecting() - useful macro
George Hazan
2015-04-16
removed not needed information from header
Kirill Volinsky
2015-04-15
minor code cleaning
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-14
stack corruption fix
George Hazan
2015-04-14
duplicated macro removed
George Hazan
2015-04-13
added CDlgBase::GetInst() method to detect dialog's module automatically
George Hazan
2015-04-13
- nasty crutch removed from Options_AddPage;
George Hazan
2015-04-11
strcpy() calls replaced with strncpy_s()
George Hazan
2015-04-11
missing lock added
George Hazan
2015-04-11
no need to bind unopened socket
George Hazan
2015-04-11
dead code removed
George Hazan
2015-04-11
unsafe string operations replaced with safe wherever possible
George Hazan
2015-04-11
unused code removed
George Hazan
2015-04-11
less crazy variant of file write
George Hazan
2015-04-10
more fixes
George Hazan
2015-04-10
status menu handler: code reordering
George Hazan
2015-04-10
missed member initialization
George Hazan
2015-04-10
another unused field removed
George Hazan
2015-04-10
missing field initialization
George Hazan
2015-04-10
inefficient code excluded
George Hazan
2015-04-10
missing break
George Hazan
2015-04-10
fix for possible buffer overrun
George Hazan
2015-04-10
- fix for CREOleCallback constructor;
George Hazan
2015-04-10
another missing break
George Hazan
2015-04-09
potentially unsafe string operation removed
George Hazan
2015-04-09
code cleaning
George Hazan
2015-04-09
missing break
George Hazan
2015-04-09
- unused code removed;
George Hazan
2015-04-09
unused module removed
George Hazan
2015-04-08
dead code removed
George Hazan
2015-04-08
fixes for errors from Coverity
George Hazan
2015-03-30
fix for the correct restoring of filter in tabSRMM
George Hazan
2015-03-29
unneeded helper removed
George Hazan
2015-03-29
CMString::Detouch() - handy way to obtain a buffer compatible with mir_free()
George Hazan
2015-03-26
memory leak fix
Kirill Volinsky
2015-03-24
UI Utils classes & templates moved to the core, thus allowing any plugin to u...
George Hazan
2015-03-24
* multiple WINE bug fixes over IsDialogMessage(), bug rep: https://bugs.wineh...
Rozhuk Ivan
2015-03-24
* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...
Rozhuk Ivan
2015-03-23
One TranslateT too much
Tobias Weimer
2015-03-23
Fix for r12483
Tobias Weimer
2015-03-23
fixed name of multimedia buttons
Kirill Volinsky
2015-03-22
- PROTO_INTERFACE got the default implementation;
George Hazan
2015-03-22
/ignore:4197 added to all configurations
George Hazan
2015-03-22
CMString*: explicit templates instantiating
George Hazan
2015-03-21
XML parser not to remove trailing spaces when decoding messages
George Hazan
2015-03-21
all SRMMs to send messages right trimmed
George Hazan
2015-03-17
fix for replacing core variables
George Hazan
[next]