wxwidgets/include/wx/motif
Vadim Zeitlin d1810b0dce Remove setup0.h files
Simplify things by putting setup.h files themselves under version
control and getting rid of setup0.h ones.

The initial motivation for using separate setup0.h files was to allow
having local changes to setup.h, but with Git there is a simple way to
do it by using "git update-index --skip-worktree include/wx/msw/setup.h"
for example, so we don't really need setup0.h any more and dropping them
makes things simpler.
2021-01-31 19:02:56 +01:00
..
private
accel.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
app.h Avoid ifdef-ed override specification 2017-11-12 09:33:37 -08:00
bmpbuttn.h Add possibility to create "Close" bitmap button from XRC 2020-11-19 15:44:54 +01:00
bmpmotif.h
button.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
checkbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
checklst.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
chkconf.h Force wxUSE_GRAPHICS_CONTEXT to 0 for wxMotif build. 2014-06-23 01:08:38 +00:00
choice.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
clipbrd.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
colour.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
combobox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
control.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
ctrlsub.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
cursor.h Remove redundant wxSetCursor() declarations 2020-08-31 01:25:45 +02:00
dataform.h
dataobj.h
dataobj2.h
dc.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dcclient.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dcmemory.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dcprint.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dcscreen.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dialog.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
dnd.h
filedlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
font.h Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
frame.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
gauge.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
icon.h Remove checks for wxNEEDS_CHARPP 2020-10-19 20:07:16 +02:00
listbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
menu.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
menuitem.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
minifram.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
msgdlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
popupwin.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
print.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
private.h
radiobox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
radiobut.h Make wxRadioButtonBase a plain class, not template 2020-09-21 18:01:37 +02:00
scrolbar.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
setup.h Remove setup0.h files 2021-01-31 19:02:56 +01:00
slider.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
spinbutt.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statbmp.h Don't remove const-ness using C-style cast 2020-08-31 01:25:45 +02:00
statbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
stattext.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
textctrl.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
textentry.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
tglbtn.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
toolbar.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
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