Age | Commit message (Expand) | Author |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |
2015-05-10 | crash fix for wrongly defined option pages | 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-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-11 | unsafe string operations replaced with safe wherever possible | George Hazan |
2015-04-08 | fixes for errors from Coverity | George Hazan |
2015-02-25 | MHeaderBar not to suppress window's caption drawing | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage 2 | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-03-26 | - fix for applying options; | George Hazan |
2014-03-26 | end of the plugins list in a langpack description | George Hazan |
2014-03-25 | - added Reload button in languages options | Alexander Lantsev |
2014-03-23 | fix for the langpack module load order | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-30 | fix for options dialog: current options tree item might not be visible after ... | George Hazan |
2013-12-03 | another portion of decapitalization in the core (5/5) | Dart Raiden |
2013-09-25 | unneeded check removed | George Hazan |
2013-09-21 | small cleanup | Kirill Volinsky |
2013-09-21 | using Uxtheme in core | Kirill Volinsky |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-04-06 | menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-06 | fix for Options/OldPluginSettings: old mode never worked, even being set in a... | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-02-25 | translation fix | George Hazan |
2013-02-21 | small cleanup | Kirill Volinsky |
2013-02-11 | core: copyright update to year 2013 | George Hazan |
2013-01-24 | another attempt to fix garbage in options | George Hazan |
2013-01-21 | fix for umlauts in plugin's info | George Hazan |
2013-01-06 | oops... misplaced figure brackets | George Hazan |
2013-01-06 | current tabset wasn't closed upon triggering search filter in Options | George Hazan |
2013-01-04 | options dialog: | George Hazan |
2012-12-02 | unused code cleaned | George Hazan |
2012-12-02 | useless options dialog removed | George Hazan |
2012-11-28 | various menu initialization quirks | George Hazan |
2012-11-19 | - added another helper, ExtraIcon_Clear, to remove an icon from slot; | George Hazan |
2012-11-17 | fix for core visibility icons | George Hazan |
2012-11-15 | - fix for the Online/Offline button in clist_mw | George Hazan |
2012-11-15 | core: tabs over spaces | George Hazan |