summaryrefslogtreecommitdiff
path: root/src/mir_app/src/FontOptions.cpp
AgeCommit message (Expand)Author
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 te...George Hazan
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
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 6...Kirill Volinsky
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
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
2017-01-01bump copyright yeardartraiden
2016-11-23memory corruption fixGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-10warning fixesGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan