summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-02-28Core:Tobias Weimer
2015-02-26some rtf glitchesGeorge Hazan
2015-02-25MHeaderBar not to suppress window's caption drawingGeorge Hazan
2015-02-23various font related code cleaningGeorge Hazan
2015-02-23ugly self-drawn color selection dialog finally diedGeorge Hazan
2015-02-23DoRtfToTags fixed & moved into the coreGeorge Hazan
2015-02-19core: WINE fix - handle invalid WNDPROC for edit controlRozhuk Ivan
2015-02-19fixing encoding and mime typeVadim Dashevskiy
2015-02-16translation fixKirill Volinsky