summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-03minor code cleaningGeorge Hazan
2015-05-02simple stub not to store MSWindows-dependend data inside options dialogGeorge Hazan
2015-04-28minus ansi functionKirill Volinsky
2015-04-26no need to call FreeVariant twiceGeorge Hazan
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-24CDlgBase::Find() - useful helper for searching window classesGeorge Hazan
2015-04-23fix for the metacontact's editorGeorge Hazan
2015-04-22and also no GWLP_USERDATA for resizer...George Hazan
2015-04-22- UI Utils not to use GWLP_USERDATA;George Hazan
2015-04-22fixed profile manager headerbar infoKirill Volinsky
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