summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-19fixed header bar infoKirill Volinsky
2015-04-16Spelling correction (patch by RMN)Vadim Dashevskiy
2015-04-16IsStatusConnecting() - useful macroGeorge Hazan
2015-04-16removed not needed information from headerKirill Volinsky
2015-04-15minor code cleaningGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-14stack corruption fixGeorge Hazan
2015-04-14duplicated macro removedGeorge Hazan
2015-04-13added CDlgBase::GetInst() method to detect dialog's module automaticallyGeorge Hazan
2015-04-13- nasty crutch removed from Options_AddPage;George Hazan
2015-04-11strcpy() calls replaced with strncpy_s()George Hazan
2015-04-11missing lock addedGeorge Hazan
2015-04-11no need to bind unopened socketGeorge Hazan
2015-04-11dead code removedGeorge Hazan
2015-04-11unsafe string operations replaced with safe wherever possibleGeorge Hazan
2015-04-11unused code removedGeorge Hazan
2015-04-11less crazy variant of file writeGeorge Hazan
2015-04-10more fixesGeorge Hazan
2015-04-10status menu handler: code reorderingGeorge Hazan
2015-04-10missed member initializationGeorge Hazan
2015-04-10another unused field removedGeorge Hazan
2015-04-10missing field initializationGeorge Hazan
2015-04-10inefficient code excludedGeorge Hazan
2015-04-10missing breakGeorge Hazan
2015-04-10fix for possible buffer overrunGeorge Hazan
2015-04-10- fix for CREOleCallback constructor;George Hazan
2015-04-10another missing breakGeorge Hazan
2015-04-09potentially unsafe string operation removedGeorge Hazan
2015-04-09code cleaningGeorge Hazan
2015-04-09missing breakGeorge Hazan
2015-04-09- unused code removed;George Hazan
2015-04-09unused module removedGeorge Hazan
2015-04-08dead code removedGeorge Hazan
2015-04-08fixes for errors from CoverityGeorge Hazan
2015-03-30fix for the correct restoring of filter in tabSRMMGeorge Hazan
2015-03-29unneeded helper removedGeorge Hazan
2015-03-29CMString::Detouch() - handy way to obtain a buffer compatible with mir_free()George Hazan
2015-03-26memory leak fixKirill Volinsky
2015-03-24UI 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-23One TranslateT too muchTobias Weimer
2015-03-23Fix for r12483Tobias Weimer
2015-03-23fixed name of multimedia buttonsKirill Volinsky
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-03-22/ignore:4197 added to all configurationsGeorge Hazan
2015-03-22CMString*: explicit templates instantiatingGeorge Hazan
2015-03-21XML parser not to remove trailing spaces when decoding messagesGeorge Hazan
2015-03-21all SRMMs to send messages right trimmed George Hazan
2015-03-17fix for replacing core variablesGeorge Hazan