wxWidgets/include/wx/gtk1
Paul Cornett 896512c732 Change fractional point size from float to double
There doesn't seem to be any compelling reason to use float. Using double
is simpler, and avoids otherwise unnecessary float<->double conversions.
2020-04-21 09:00:04 -07:00
..
private Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
accel.h
app.h
bitmap.h wxGTK1 : change type of wxMask.GetBitmap() from GdkBitmap* to wxBitmap 2019-12-19 09:20:36 +01:00
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h Replace dynamic casts with virtual wxWindow::WXGetTextEntry() 2020-01-09 23:25:49 +01:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
fontdlg.h
frame.h
gauge.h
glcanvas.h Avoid including X11 headers from <wx/glcanvas.h> 2019-08-28 09:37:49 -07:00
listbox.h
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
notebook.h
pen.h
popupwin.h
private.h
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h Merge recent stattext chages also into WXgtk1 2019-07-09 09:02:14 +02:00
textctrl.h
tglbtn.h
toolbar.h
tooltip.h
toplevel.h
treectrl.h
win_gtk.h
window.h Fix typos in comments and assertion messages 2019-10-08 23:30:22 +02:00