wxwidgets/include/wx/univ
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
..
anybutton.h
app.h
bmpbuttn.h Add possibility to create "Close" bitmap button from XRC 2020-11-19 15:44:54 +01:00
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 Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
choice.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
colschem.h
combobox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
control.h Replace C-style cast with const_cast<> in wxUniv 2020-08-31 01:25:45 +02:00
custombgwin.h
dialog.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02: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
inpcons.h
inphand.h
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
notebook.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
panel.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
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
renderer.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
scrarrow.h Add wxUSE_SCROLLBAR guards in wxUniversal 2018-10-21 22:01:50 -04:00
scrolbar.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
scrthumb.h
scrtimer.h
setup.h Remove setup0.h files 2021-01-31 19:02:56 +01:00
setup_inc.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 wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
statbmp.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statline.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
statusbr.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
stdrend.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
textctrl.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
tglbtn.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
theme.h wxUniv focus on wx11 port, so modified unv/theme.h, make GTK theme as the default theme 2014-09-23 17:39:06 +00: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