Age | Commit message (Expand) | Author |
2015-05-11 | minus critical section | Kirill Volinsky |
2015-05-10 | - two option pages (Customize/Menus, Contact list/Accounts) -> CDialogBase; | George Hazan |
2015-05-10 | crash fix for wrongly defined option pages | George Hazan |
2015-05-08 | old pieces of avatar processing code removed | George Hazan |
2015-05-07 | contact details dialog -> CDlgBase | George Hazan |
2015-05-07 | AddContact dialog -> CDlgBase | George Hazan |
2015-05-05 | Unicode windows procedure, suddenly... | George Hazan |
2015-05-04 | manual shitcode removed | George Hazan |
2015-05-03 | hwnd switched to CDlgBase either | George Hazan |
2015-05-03 | getInst() used instead of hInst | George Hazan |
2015-05-03 | minor code cleaning | George Hazan |
2015-05-02 | simple stub not to store MSWindows-dependend data inside options dialog | George Hazan |
2015-04-28 | minus ansi function | Kirill Volinsky |
2015-04-23 | fix for the metacontact's editor | George Hazan |
2015-04-22 | fixed profile manager headerbar info | Kirill Volinsky |
2015-04-16 | Spelling correction (patch by RMN) | Vadim Dashevskiy |
2015-04-16 | IsStatusConnecting() - useful macro | 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-08 | dead code removed | George Hazan |
2015-04-08 | fixes for errors from Coverity | 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 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-21 | XML parser not to remove trailing spaces when decoding messages | George Hazan |
2015-03-17 | fix for replacing core variables | George Hazan |
2015-02-28 | Core: | Tobias Weimer |
2015-02-26 | some rtf glitches | George Hazan |
2015-02-25 | MHeaderBar not to suppress window's caption drawing | George Hazan |
2015-02-23 | various font related code cleaning | George Hazan |
2015-02-23 | ugly self-drawn color selection dialog finally died | George Hazan |
2015-02-23 | DoRtfToTags fixed & moved into the core | George Hazan |
2015-02-16 | translation fix | Kirill Volinsky |
2015-02-12 | complex fix against NULL in nicks | George Hazan |
2015-02-09 | Seems like LPGENT is enough :) | Tobias Weimer |