This website requires JavaScript.
Explore
Help
Sign In
Amebis
/
wxWidgets
Watch
1
Star
0
Fork
0
You've already forked wxWidgets
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dfd1638f39cd759697df4e28704b146a47dfe8fb
wxWidgets
/
include
/
wx
/
dfb
History
Vadim Zeitlin
9206a9de00
Remove trailing semicolon from wxDFB_DECLARE_INTERFACE()
...
This avoids -Wpedantic warnings when a semicolon is used after it.
2020-08-31 01:25:45 +02:00
..
private
…
app.h
…
bitmap.h
Deprecate Set{Height,Width,Depth} for other platforms as well
2018-09-23 20:02:21 -07:00
brush.h
…
chkconf.h
…
cursor.h
…
dc.h
Remove redundant wxDFBDCImpl::m_mm_to_pix_[xy] members
2018-12-06 03:30:55 +01:00
dcclient.h
…
dcmemory.h
…
dcscreen.h
…
dfbptr.h
Remove trailing semicolon from wxDFB_DECLARE_INTERFACE()
2020-08-31 01:25:45 +02:00
evtloop.h
…
font.h
Change fractional point size from float to double
2020-04-21 09:00:04 -07:00
nonownedwnd.h
Use wxASCII_STR() on string literals
2020-07-17 17:52:16 +02:00
pen.h
…
popupwin.h
…
private.h
…
region.h
…
toplevel.h
Use wxASCII_STR() on string literals
2020-07-17 17:52:16 +02:00
window.h
Use wxASCII_STR() on string literals
2020-07-17 17:52:16 +02:00
wrapdfb.h
…