wxWidgets/include/wx/motif
Michael Wetherell 94c7b08817 Add import/export attributes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-08-03 00:53:09 +00:00
..
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
accel.h Use old licence name 2004-05-23 20:53:33 +00:00
app.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
bmpbuttn.h Use old licence name 2004-05-23 20:53:33 +00:00
bmpmotif.h Use old licence name 2004-05-23 20:53:33 +00:00
button.h new stock buttons API 2004-08-30 14:42:51 +00:00
checkbox.h Added code for 3 state checkbox. 2004-06-05 21:01:06 +00:00
checklst.h Add import/export attributes 2005-08-03 00:53:09 +00:00
chkconf.h give an error if wxMotif is built in Unicode mode (to prevent bug reports like 1177193); moved wxMotif-specific checks in its own wx/motif/chkconf.h; moved wxMac stuff remaining in wx/chkconf.h to wx/mac/chkconf.h 2005-04-05 20:54:56 +00:00
choice.h use WX_DEFINE_ARRAY_PTR instead of WX_DEFINE_ARRAY to suppress warnings about operator->() 2005-02-16 10:14:42 +00:00
clipbrd.h Add import/export attributes 2005-08-03 00:53:09 +00:00
colour.h Use old licence name 2004-05-23 20:53:33 +00:00
combobox.h wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning. 2005-01-19 16:25:34 +00:00
control.h Use old licence name 2004-05-23 20:53:33 +00:00
cursor.h Compilation fixes. 2004-06-28 19:22:48 +00:00
dataform.h Add import/export attributes 2005-08-03 00:53:09 +00:00
dataobj2.h Add import/export attributes 2005-08-03 00:53:09 +00:00
dataobj.h Add import/export attributes 2005-08-03 00:53:09 +00:00
dc.h Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too. 2004-12-16 21:24:45 +00:00
dcclient.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
dcmemory.h Add import/export attributes 2005-08-03 00:53:09 +00:00
dcprint.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
dcscreen.h Use old licence name 2004-05-23 20:53:33 +00:00
dialog.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
dnd.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
filedlg.h Use old licence name 2004-05-23 20:53:33 +00:00
font.h Add import/export attributes 2005-08-03 00:53:09 +00:00
frame.h removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString 2004-06-12 23:44:08 +00:00
gauge.h Use old licence name 2004-05-23 20:53:33 +00:00
gdiobj.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
icon.h ---------------------------------------------------------------------- 2005-02-09 15:01:49 +00:00
listbox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
mdi.h added orient parameter to wxMDIParentFrame::Tile() 2005-03-21 12:27:49 +00:00
menu.h Add import/export attributes 2005-08-03 00:53:09 +00:00
menuitem.h Add import/export attributes 2005-08-03 00:53:09 +00:00
minifram.h Use old licence name 2004-05-23 20:53:33 +00:00
msgdlg.h Base for wxMessageDialog with common checks for style. 2005-03-11 15:34:42 +00:00
palette.h wxPaletteBase introduction. wxPalette::GetColoursCount() in interface of all platforms. wxColourMap definition centralized and 2.4 only. Source cleaning. 2004-12-08 17:43:18 +00:00
popupwin.h Add import/export attributes 2005-08-03 00:53:09 +00:00
print.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
private.h Allow displaying Japanese character with wxMotif/ANSI under a 2005-07-31 09:42:16 +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:39:25 +00:00
radiobut.h Use old licence name 2004-05-23 20:53:33 +00:00
scrolbar.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
slider.h Use old licence name 2004-05-23 20:53:33 +00:00
spinbutt.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
statbmp.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
statbox.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
stattext.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
textctrl.h wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning. 2005-01-19 16:25:34 +00:00
tglbtn.h Committing in . 2005-02-14 11:11:56 +00:00
timer.h Replaced TRUE and FALSE with true and false 2005-02-06 17:38:33 +00:00
toolbar.h Use old licence name 2004-05-23 20:53:33 +00:00
toplevel.h Add import/export attributes 2005-08-03 00:53:09 +00:00
window.h Add import/export attributes 2005-08-03 00:53:09 +00:00