wxWidgets/include/wx/univ
Michael Wetherell ee64d4f33e Add wxUSE_CRASHREPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-05-14 21:16:45 +00:00
..
.cvsignore Initial revision; Ignore setup.h. 2003-11-15 04:50:56 +00:00
app.h Use old licence name 2004-05-23 20:53:33 +00:00
bmpbuttn.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
button.h new stock buttons API 2004-08-30 14:42:51 +00:00
checkbox.h moved HasTransparentBackground() from wxUniv to common wxWindow 2005-01-07 16:54:09 +00:00
checklst.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
choice.h Use old licence name 2004-05-23 20:53:33 +00:00
colschem.h Use old licence name 2004-05-23 20:53:33 +00:00
combobox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
control.h Use old licence name 2004-05-23 20:53:33 +00:00
dialog.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
frame.h added OnSysColourChanged() (modified patch 1103439) 2005-02-20 00:12:01 +00:00
gauge.h Use old licence name 2004-05-23 20:53:33 +00:00
inpcons.h Use old licence name 2004-05-23 20:53:33 +00:00
inphand.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
listbox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
menu.h On x11 another control may already have the mouse capture when the menu is 2005-05-06 13:42:34 +00:00
menuitem.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
notebook.h Common default notebook name. 2005-01-13 20:30:21 +00:00
radiobox.h Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning. 2005-02-23 16:52:31 +00:00
radiobut.h Use old licence name 2004-05-23 20:53:33 +00:00
renderer.h Documentation patch from Olly Betts 2004-10-22 19:11:07 +00:00
scrarrow.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
scrolbar.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
scrthumb.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
scrtimer.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
setup0.h Add wxUSE_CRASHREPORT 2005-05-14 21:16:45 +00:00
slider.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
spinbutt.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
statbmp.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
statbox.h moved HasTransparentBackground() from wxUniv to common wxWindow 2005-01-07 16:54:09 +00:00
statline.h gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow 2005-03-11 02:13:30 +00:00
stattext.h moved HasTransparentBackground() from wxUniv to common wxWindow 2005-01-07 16:54:09 +00:00
statusbr.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
textctrl.h gcc-3.4 compilation fix 2004-08-19 13:22:21 +00:00
theme.h Warning fixes for MinGW. 2005-01-21 18:15:42 +00:00
toolbar.h Cleaning of sources (Univ related files). -1/TRUE/FALSE/wxIDY_ANY/wxDefaultCoord/whitespaces/!! issues. 2004-08-10 13:08:43 +00:00
toplevel.h moved ProvidesBackground() from wxUniv to base wxWindow class; use it to prevent inheriting background brush beyond the windows which normally have their own background 2004-12-19 20:51:06 +00:00
window.h In MSWUniv wxWindow and wxWindowMSW are different classes so we can't access some of protected members (catched only by Borland). Therefore some of the flags related to background needs reading API. 2005-03-02 10:57:08 +00:00