wxwidgets/src/generic
Vadim Zeitlin 565775a2c8 Merge branch 'bitmap-create-log-size'
Add wxBitmap::CreateWithLogicalSize() and use it.

See #24199.
2024-01-12 18:37:20 +01:00
..
aboutdlgg.cpp Make existing code overriding DoAddCustomControls() work again 2023-06-20 18:51:27 +02:00
accel.cpp Stop using wxList in generic wxAcceleratorTable implementation 2023-04-12 18:15:45 +01:00
activityindicator.cpp Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
animateg.cpp Stop using wxClientDC in wxGenericAnimationCtrl 2023-08-25 20:51:21 +02:00
bannerwindow.cpp Change wxBitmap to wxBitmapBundle in wxBannerWindow 2022-01-27 14:29:25 +01:00
bmpcboxg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
bmpsvg.cpp Add wxHAS_PREMULTIPLIED_ALPHA to abstract if wxBitmap pixels are premultiplied. 2023-11-26 13:23:52 -08:00
busyinfo.cpp Fix wxBusyInfo layout when using wxGTK 2023-10-03 16:31:47 +02:00
buttonbar.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
calctrlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
caret.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
choicbkg.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
choicdgg.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
clrpickerg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
collheaderctrlg.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
collpaneg.cpp Remove unnecessary argument from wxGenericCollapsiblePane code 2023-02-20 22:12:47 +00:00
colour.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
colrdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
combog.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
commandlinkbuttong.cpp Redefine wxTRANSPARENT_WINDOW as 0 and stop using it 2022-11-28 19:04:56 +00:00
creddlgg.cpp Update wxCredentialEntryDialog to use wxWebCredentials 2021-01-10 21:27:15 +01:00
datavgen.cpp Remove bool parameter from MacSetClipChildren() 2023-12-11 00:41:48 +01:00
datectlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
dbgrptg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
dcpsg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
descrip.mms add bmpsvg.cpp for compilation on OpenVMS 2021-12-06 13:31:54 +01:00
dirctrlg.cpp Improve item sorting in generic wxFileCtrl and wxDirCtrl 2023-10-22 01:25:56 +02:00
dirdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
dragimgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
editlbox.cpp Make wxEL_ALLOW_NEW imply wxEL_ALLOW_EDIT in wxEditableListBox 2023-12-03 15:05:36 +01:00
fdrepdlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
filectrlg.cpp Improve item sorting in generic wxFileCtrl and wxDirCtrl 2023-10-22 01:25:56 +02:00
filedlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
filepickerg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
fontdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
fontpickerg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
fswatcherg.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
graphicc.cpp Add wxHAS_PREMULTIPLIED_ALPHA to abstract if wxBitmap pixels are premultiplied. 2023-11-26 13:23:52 -08:00
grid.cpp Scroll by entire rows in wxGrid when they have uniform heights 2023-12-26 00:23:06 +01:00
gridctrl.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
grideditors.cpp Use wxKeyEvent::GetUnicodeKey() in grid editors code 2022-12-30 16:17:05 +01:00
gridsel.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
headerctrlg.cpp Fix column reordering in wxHeaderCtrlSimple and related problems 2023-12-31 17:57:19 +01:00
helpext.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
htmllbox.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
hyperlinkg.cpp Move wxGenericHyperlinkCtrl GetLinkColour() to a private header 2023-06-01 17:00:13 +01:00
icon.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
imaglist.cpp Return index of first added image in wxImageList::Add() 2023-12-28 12:49:47 -08:00
infobar.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
laywin.cpp Remove bool parameter from MacSetClipChildren() 2023-12-11 00:41:48 +01:00
listbkg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
listctrl.cpp Make checks for m_findBell slightly more readable 2023-11-07 19:05:10 +01:00
logg.cpp Fix crash in wxLogGui when wxUSE_LOG_DIALOG==0 2023-11-30 02:24:30 +01:00
markuptext.cpp Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
mask.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
mdig.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
msgdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
notebook.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
notifmsgg.cpp Fix deleting taskbar icon in wxMSW wxNotificationMessage 2023-04-12 16:44:11 +02:00
numdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
odcombo.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
paletteg.cpp Rewrite generic wxPaletteRefData to use vector 2023-07-03 20:55:18 +02:00
preferencesg.cpp Fix initial size of wxPreferencesEditor in wxGTK under Wayland 2023-10-01 18:05:05 +02:00
printps.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
prntdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
progdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
propdlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
regiong.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
renderg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
richmsgdlgg.cpp Use semicolon after wxIMPLEMENT_*_CLASS* in wx's own implementations 2021-11-12 17:15:29 +01:00
richtooltipg.cpp Fix wxRichToolTip background colour in dark mode 2022-12-25 19:45:53 +00:00
rowheightcache.cpp Use std::unordered_map<> in HeightCache private class 2023-04-18 00:54:12 +02:00
sashwin.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
scrlwing.cpp Use correct comparison for out-of-window mouse coordinate 2023-12-28 12:26:24 -08:00
selstore.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
spinctlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
splash.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
splitter.cpp Add wxSplitterWindow::AlwaysUsesLiveUpdate() 2023-12-26 19:27:50 +01:00
srchctlg.cpp Implement wxSearchCtrl::GetEditHWND() correctly in wxMSW 2023-10-25 23:45:23 +02:00
statbmpg.cpp Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
statline.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
stattextg.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
statusbr.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
tabg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
textdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
textmeasure.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
timectrlg.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
timer.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
tipdlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
tipwin.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
toolbkg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
treebkg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
treectlg.cpp Adjust indent and spacing after DPI change if necessary 2023-12-11 02:19:02 +01:00
treelist.cpp Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
vlbox.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
vscroll.cpp Remove bool parameter from MacSetClipChildren() 2023-12-11 00:41:48 +01:00
wizard.cpp Fix wrong uses of wxBitmap::CreateWithDIPSize() 2024-01-09 15:09:31 +01:00