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
/
plugins
/
Popup
/
src
/
font.cpp
Age
Commit message (
Expand
)
Author
2022-06-13
Popup+: fix for a madness with default popup class values
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2018-07-25
major code cleaning of all font-related structures
George Hazan
2018-07-11
translation fixes
dartraiden
2018-05-22
m_fontservice.h => CMPlugin
George Hazan
2018-02-21
Popup+: C++'11 iterators
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-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-10-03
- inlined helpers for fonts, colors & effects creation replaced with functions;
George Hazan
2016-08-03
there's no need in additional constant declarations
George Hazan
2016-08-03
Popup: trying to fix broken font settings.
slotwin
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
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-26
common projects
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-02
- old PNG conversion code (png2dib, dib2png) removed;
George Hazan
2015-05-14
cleanup
Kirill Volinsky
2014-12-21
Popup: changed warning level to w4
Kirill Volinsky
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
- more warning fixes;
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-05-18
Popup: allow effects in Action/Hovered action font settings
slotwin
2014-04-27
Fixed broken font settings (fixes #658)
Tobias Weimer
2014-04-21
- Added lParam to POPUPCLASS
Tobias Weimer
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-21
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-02-20
fixes for various hangups & crashes on exit
George Hazan
2013-01-20
removed old revision information
Kirill Volinsky
2012-10-26
attemp to fix crash in Popups history
George Hazan
2012-06-25
dynamic fonts' options translation
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy