Age | Commit message (Expand) | Author |
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 |
2015-02-09 | Metacontacts: | Tobias Weimer |
2015-02-06 | fix for dblclick on chats | George Hazan |
2015-02-06 | there's no need to display Join/Leave menu items, if protocol has no PS_JOINC... | George Hazan |
2015-02-02 | if temporary contact was already added to a certain group, FileAdd dialog mus... | George Hazan |
2015-01-27 | Minor bugfixes | Tobias Weimer |
2015-01-18 | contacts cache details to be completely hidden from the outside world | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-11 | Core: Fixed minor memory leaks | Tobias Weimer |
2015-01-04 | TrayTip flag's analysis added | George Hazan |
2015-01-04 | fatal error to be issued any time we can't load a Std* plugin | George Hazan |
2015-01-04 | chat module to be destroyed only if it was initialized once | George Hazan |
2015-01-03 | dbchecker should be unloaded after database conversion | George Hazan |
2015-01-03 | loader of external plugins with MUUID_SSL support | George Hazan |
2015-01-03 | voluntarily removed line restored | George Hazan |
2015-01-02 | code cleaning | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-31 | ability to run converter from old profile versions without launching Profile ... | George Hazan |
2014-12-30 | crash fix | George Hazan |
2014-12-29 | crash fix | George Hazan |
2014-12-21 | unused parameter removed | George Hazan |