summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-07AddContact dialog -> CDlgBaseGeorge Hazan
2015-05-07missing method CDlgBase::SetCaption() for setting window's titleGeorge Hazan
2015-05-05Unicode windows procedure, suddenly...George Hazan
2015-05-04manual shitcode removedGeorge Hazan
2015-05-03revert for netlib log optionsVadim Dashevskiy
2015-05-03revert for two option dialogsGeorge Hazan
2015-05-03fix for the option's page style pt. 10Vadim Dashevskiy
2015-05-03hwnd switched to CDlgBase eitherGeorge Hazan
2015-05-03getInst() used instead of hInstGeorge Hazan
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