summaryrefslogtreecommitdiff
path: root/src/mir_app/src/FontOptions.cpp
AgeCommit message (Collapse)Author
2025-01-01Another year has passeddartraiden
2024-01-08Update copyrightsdartraiden
2023-11-07fixes #3829 (Popup+: пропали уточнения, что ↵George Hazan
настраивается только цвет окон, но не шрифт)
2023-01-02Update copyrightsdartraiden
2022-09-10no need to export Miranda's offal to the outside worldGeorge Hazan
2022-03-24MessageBox -> MessageBoxWGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-19Windows API declarations isolated inside modulesGeorge Hazan
2021-02-15fixes #2738 (Не сбрасываются в дефолт ↵George Hazan
некоторые настройки шрифтов и цветов)
2021-01-17Update copyrightsdartraiden
2021-01-05fixes #2666 (Font descriptions are drawn using dialog font, to distinguish ↵George Hazan
text displayed in Wingdings)
2021-01-05code cleaning + duplicate code removedGeorge Hazan
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-05-02minor fixesMataes
2019-01-04Update copyrightsdartraiden
2018-10-15Font options: proper cleaning of all arraysGeorge Hazan
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-18mir_app: CMPlugin introduced instead of g_hInstGeorge Hazan
2018-05-08code cleaning (using new MS coding style)George Hazan
2018-05-08fixes #1334 (after unloading tabSRMM its fonts & colors are still visible in ↵George Hazan
the Options)
2018-03-16LIST<>::indexOf(T**) - fast index calculation for direct iteratorsGeorge Hazan
2018-02-20optimizing LIST<> & OBJLIST<> loopsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28mir_app: Convert to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-09-30fixes #957 (Crash on opening "color and fonts" options in "fontoptions.cpp (96))George Hazan
2017-09-14remove ModernOpt support completelydartraiden
2017-08-20minus ModernOptGeorge Hazan
2017-08-06Update rest of links to httpsRobert Pösel
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-03-10- NULL -> nullptr to resolve conflictsGeorge Hazan
- warning fixes
2017-01-01bump copyright yeardartraiden
2016-11-23memory corruption fixGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 2Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵George Hazan
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-10warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14895 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c