index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mir_app
/
src
/
FontOptions.cpp
Age
Commit message (
Expand
)
Author
2024-01-08
Update copyrights
dartraiden
2023-11-07
fixes #3829 (Popup+: пропали уточнения, что настраи...
George Hazan
2023-01-02
Update copyrights
dartraiden
2022-09-10
no need to export Miranda's offal to the outside world
George Hazan
2022-03-24
MessageBox -> MessageBoxW
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-19
Windows API declarations isolated inside modules
George Hazan
2021-02-15
fixes #2738 (Не сбрасываются в дефолт некоторые...
George Hazan
2021-01-17
Update copyrights
dartraiden
2021-01-05
fixes #2666 (Font descriptions are drawn using dialog font, to distinguish te...
George Hazan
2021-01-05
code cleaning + duplicate code removed
George Hazan
2020-01-30
LIST::remove + LIST::indexOf() combination removed with LIST::removeItem
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-05-02
minor fixes
Mataes
2019-01-04
Update copyrights
dartraiden
2018-10-15
Font options: proper cleaning of all arrays
George Hazan
2018-07-25
major code cleaning of all font-related structures
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-18
mir_app: CMPlugin introduced instead of g_hInst
George Hazan
2018-05-08
code cleaning (using new MS coding style)
George Hazan
2018-05-08
fixes #1334 (after unloading tabSRMM its fonts & colors are still visible in ...
George Hazan
2018-03-16
LIST<>::indexOf(T**) - fast index calculation for direct iterators
George Hazan
2018-02-20
optimizing LIST<> & OBJLIST<> loops
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
mir_app: Convert to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-30
fixes #957 (Crash on opening "color and fonts" options in "fontoptions.cpp (96))
George Hazan
2017-09-14
remove ModernOpt support completely
dartraiden
2017-08-20
minus ModernOpt
George Hazan
2017-08-06
Update rest of links to https
Robert Pösel
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-03-10
- NULL -> nullptr to resolve conflicts
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-11-23
memory corruption fix
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-10
warning fixes
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
[next]