Age | Commit message (Expand) | Author |
2015-04-28 | minus ansi function | Kirill Volinsky |
2015-04-24 | CDlgBase::Find() - useful helper for searching window classes | George Hazan |
2015-04-22 | - UI Utils not to use GWLP_USERDATA; | George Hazan |
2015-04-19 | - all strings operations were rewritten using CMString instead of ugly self-m... | George Hazan |
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-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-10 | another unused field removed | George Hazan |
2015-04-10 | unused field removed | George Hazan |
2015-04-06 | nasty crutch for the stupid dbx_mmap | George Hazan |
2015-03-29 | unneeded helper removed | George Hazan |
2015-03-29 | CMString::Detouch() - handy way to obtain a buffer compatible with mir_free() | George Hazan |
2015-03-29 | - adaptation of IRC dialogs to the kernel UI Utils; | George Hazan |
2015-03-24 | UI Utils classes & templates moved to the core, thus allowing any plugin to u... | George Hazan |
2015-03-22 | - PROTO_INTERFACE got the default implementation; | George Hazan |
2015-03-22 | CMString*: explicit templates instantiating | George Hazan |
2015-03-18 | pascal version of miranda api update | Alexey Kulakov |
2015-03-11 | all database functions moved to m_database.h | George Hazan |
2015-02-26 | Delphi miranda api update | Alexey Kulakov |
2015-02-23 | DoRtfToTags fixed & moved into the core | George Hazan |
2015-01-30 | Miranda HTTP user agent unification (not to have problems with sites) | George Hazan |
2015-01-28 | Pascal: miranda API updates | Alexey Kulakov |
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-03 | shared includes for openssl library | George Hazan |
2015-01-03 | new MUUID_SSL for third-party ssl providers | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-31 | pascal code: reformat, small fixes | Alexey Kulakov |
2014-12-21 | - MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts; | George Hazan |
2014-12-19 | old tooltip management code removed | George Hazan |
2014-12-18 | fixes bug #800 (CMString::MakeUpper() and CMString::MakeLower() bug) | George Hazan |
2014-12-14 | fix for level 4 warnings | George Hazan |
2014-12-13 | tabSRMM warning level 4 | George Hazan |
2014-12-11 | chat's component COLORCHOOSER standardized in the core | George Hazan |
2014-12-11 | more useless warnings disabled | George Hazan |
2014-12-11 | warning fix | George Hazan |
2014-12-08 | pascal include fixes. next try | Alexey Kulakov |
2014-12-08 | compilation fix | Alexey Kulakov |
2014-12-08 | Awkward's private repo sync | Alexey Kulakov |
2014-12-06 | duplicated pieces of code removed from Scriver | George Hazan |
2014-12-05 | useless function removed | George Hazan |
2014-12-04 | - bin2hex() instead of manual loops; | George Hazan |
2014-11-30 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | George Hazan |
2014-11-30 | safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, | George Hazan |
2014-11-18 | fix for red subscripts in Spell Checker | George Hazan |
2014-10-19 | and delphi header too | Vadim Dashevskiy |
2014-10-19 | variable name change | Vadim Dashevskiy |
2014-10-04 | ancient junk removed from AVS | George Hazan |
2014-09-17 | - MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C... | George Hazan |