index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
m_fontservice.h
Age
Commit message (
Expand
)
Author
2022-09-10
no need to export Miranda's offal to the outside world
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-19
Windows API declarations isolated inside modules
George Hazan
2021-12-19
header files fix to eliminate Windows types for mir_app
ghazan
2020-05-01
frankly speaking, neither colors not effects have flags
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-22
m_fontservice.h => CMPlugin
George Hazan
2018-05-20
let's avoid identifier 'hLangpack' wherever possible
George Hazan
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-07-31
headers code cleaning
George Hazan
2016-10-03
- inlined helpers for fonts, colors & effects creation replaced with functions;
George Hazan
2016-08-03
code cleaning
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-01-06
git-svn-id: http://svn.miranda-ng.org/main/trunk@16040 1316c22d-e87f-b044-9b9...
MikalaiR
2015-07-22
duplicate definition removed
George Hazan
2015-07-22
- extra icons services converted into functions;
George Hazan
2012-06-25
dynamic fonts' options translation
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy