wxWidgets/src
bakcsizs 882a6caadb Fix <big> and <small> behaviour in wxHTML
Correctly set the font size to the size one bigger or smaller than the
current one instead of just setting it to size 1 in both cases.

Apparently this was broken ever since this code was added back in
4f9297b0ee (wxHTML src code indentation now conforms (more) to wxWin
coding style, 2000-11-05) without anybody noticing.

Closes #22012.
2022-01-14 01:28:42 +01:00
..
aui Merge branch 'art-scalefactor' 2022-01-13 17:51:00 +00:00
common Merge branch 'art-scalefactor' 2022-01-13 17:51:00 +00:00
dfb Replace many identical wxBitmap::CopyFromIcon() with a single one 2021-10-25 23:36:45 +02:00
expat@adaa0c379b
generic Replace old Trac links with GitHub ones 2022-01-13 16:52:58 +01:00
gtk Replace old Trac links with GitHub ones 2022-01-13 16:52:58 +01:00
gtk1 Replace old Trac links with GitHub ones 2022-01-13 16:52:58 +01:00
html Fix <big> and <small> behaviour in wxHTML 2022-01-14 01:28:42 +01:00
jpeg@8524936115
motif Take wxBitmapBundle in wxStaticBitmap::SetBitmap() 2021-10-26 00:11:57 +02:00
msw Merge branch 'art-scalefactor' 2022-01-13 17:51:00 +00:00
osx Replace old Trac links with GitHub ones 2022-01-13 16:52:58 +01:00
png@9853c67ab4
propgrid Skip all wxDPIChangedEvent 2022-01-05 22:47:32 +01:00
qt Add wxListCtrl::Set{Normal,Small}Images() 2021-11-11 01:20:35 +00:00
regex
ribbon Always initialize just added wxRibbonButtonBar field 2021-09-05 18:28:38 +02:00
richtext Replace old Trac links with GitHub ones 2022-01-13 16:52:58 +01:00
stc Skip all wxDPIChangedEvent 2022-01-05 22:47:32 +01:00
tiff@28ce1ef089
univ Take wxBitmapBundle in wxStaticBitmap::SetBitmap() 2021-10-26 00:11:57 +02:00
unix wxGLCanvas EGL: don't assert if eglChooseConfig fails 2021-12-30 11:06:11 -08:00
x11 Replace many identical wxBitmap::CopyFromIcon() with a single one 2021-10-25 23:36:45 +02:00
xml
xrc XRC: ability to create wxToolBar with wxBitmapBundle 2022-01-11 17:05:14 +03:00
zlib@5888671274