Age | Commit message (Expand) | Author |
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 |
2014-12-21 | SSL context double shutdown prevention | George Hazan |
2014-12-21 | minor fix | George Hazan |
2014-12-21 | static version of the kernel ssl driver | George Hazan |
2014-12-21 | - MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts; | George Hazan |
2014-12-21 | fix for plugins' comparison | George Hazan |
2014-12-16 | -Fixed memory leak | Tobias Weimer |
2014-12-16 | damned magic | George Hazan |
2014-12-16 | type conversion warnings fixed | George Hazan |
2014-12-16 | warning fix | George Hazan |
2014-12-16 | bye-bye all mess with buffers | George Hazan |
2014-12-16 | Fixed minor leaks | Tobias Weimer |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |