wxWidgets/include/wx/os2
Vadim Zeitlin ff3e84ffdc File/dir dialog styles and other changes (patch 1488371):
- check invalid combinations of styles in wxFileDialogBase::Create()
- use wxFD_XXX naming convention for wxFileDialog styles
- replaces wxDD_NEW_DIR_BUTTON with wxDD_DIR_MUST_EXIST
- removes #ifdef __WXGTK24__ / #endif blocks from wxGTK code
- removes wxFileDialogBase::Get/SetStyle and wxFileDialogBase::m_fileName
- renames wxDirDialogGTK to wxDirDialog


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-05-28 23:32:12 +00:00
..
accel.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
app.h wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements. 2005-07-21 17:18:43 +00:00
apptbase.h Use old licence name 2004-05-23 20:53:33 +00:00
apptrait.h Use old licence name 2004-05-23 20:53:33 +00:00
bitmap.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
blank.ptr
bmpbuttn.h Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
brush.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
bullseye.ptr
button.h new stock buttons API 2004-08-30 14:42:51 +00:00
cdrom.ico
checkbox.h Use old licence name 2004-05-23 20:53:33 +00:00
checklst.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
child.ico
chkconf.h really disable wxUSE_DISPLAY for wxMGL and wxOS2 2006-03-28 14:17:42 +00:00
choice.h Fixed GetSelection to behave the same as for the other ports, added 2006-04-12 20:31:46 +00:00
clipbrd.h wxClipboard changes compilation fixes 2004-06-21 08:54:35 +00:00
clock.ptr
colour.h wxOS2 build fixes after wxColourBase introduction. 2006-04-24 16:34:26 +00:00
colours.bmp
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
computer.ico
control.h Fixed label handling (translating for accelerator handling only for relevant 2006-01-04 22:46:06 +00:00
cross.bmp
csquery.bmp
cursor.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
dataform.h Use old licence name 2004-05-23 20:53:33 +00:00
dataobj2.h Fixes for building wxOS2 shared with OpenWatcom. 2006-01-25 13:59:55 +00:00
dataobj.h Fixes for building wxOS2 shared with OpenWatcom. 2006-01-25 13:59:55 +00:00
dc.h Use Get*Box instead Get*Region if you are asking about position and size. And it is enough to have it in base class only. 2004-12-06 15:48:50 +00:00
dcclient.h Use old licence name 2004-05-23 20:53:33 +00:00
dcmemory.h Use old licence name 2004-05-23 20:53:33 +00:00
dcprint.h Use old licence name 2004-05-23 20:53:33 +00:00
dcscreen.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dialog.h Deprecated and obsolete parts marked up for backward compatibility. 2006-04-14 17:01:16 +00:00
dirdlg.h misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag (patch 1478051) 2006-05-06 20:10:11 +00:00
disable.bmp
dnd.h Use old licence name 2004-05-23 20:53:33 +00:00
drive.ico
error.ico
file.ico
filedlg.h File/dir dialog styles and other changes (patch 1488371): 2006-05-28 23:32:12 +00:00
floppy.ico
folder1.ico
folder2.ico
folder.ico
font.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
fontdlg.h Better backward compatibility and deprecation markup for interface deprecated in comments. 2006-03-30 14:04:17 +00:00
frame.h Use old licence name 2004-05-23 20:53:33 +00:00
gauge.h Improved size handling. 2006-01-04 22:37:54 +00:00
gdiimage.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
hand.ptr
heart.ptr
helpwin.h Unicode fixes 2005-04-27 01:12:00 +00:00
icon.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
info.ico
iniconf.h Use old licence name 2004-05-23 20:53:33 +00:00
joystick.h Make wxJoystick::GetNumberJoystick a static method, as the number of 2005-11-29 12:50:13 +00:00
listbox.h replaced all int/size_t indices in wxControlWithItems API with unsigned int (committing on behalf of ABX) 2006-03-23 22:05:23 +00:00
listctrl.h Applied Patch #1424869: Implement wxListCtrl::SetItemColumnImage 2006-03-10 21:26:59 +00:00
magnit1.ptr
mdi.h Use old licence name 2004-05-23 20:53:33 +00:00
menu.h wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements. 2005-07-21 17:18:43 +00:00
menuitem.h Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h. 2006-01-26 17:20:50 +00:00
metafile.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
mimetype.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
minifram.h Use old licence name 2004-05-23 20:53:33 +00:00
msgdlg.h Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h inclusion not touched by chckconf.h. 2006-01-26 17:20:50 +00:00
notebook.h Common default notebook name. 2005-01-13 20:30:21 +00:00
palette.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
pbrush.ptr
pen.h Added handling of dashes (patch #1438894). 2006-02-26 16:53:11 +00:00
pencil.ptr
pnghand.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
pngread.h
pntleft.ptr
pntright.ptr
popupwin.h Use old licence name 2004-05-23 20:53:33 +00:00
print.h Get rid of the class naming conflict with the base header 2004-10-21 17:36:01 +00:00
printos2.h wxOS2/OW warning and build fixes. 2005-08-23 15:41:50 +00:00
private.h move some data definitions to more appropriate places 2006-05-26 16:12:31 +00:00
query.ptr
question.ico
radiobox.h More null virtuals in wxRadioBoxBase (see: 'Developers_Notebook-Incomplete-API' in wxWiki) 2006-03-24 22:50:51 +00:00
radiobut.h Use old licence name 2004-05-23 20:53:33 +00:00
region.h great copy ctor/assignment operators cleanup by Paul Cornett (patch 1307665) 2006-02-09 00:51:23 +00:00
removble.ico
roller.ptr
scrolbar.h Use old licence name 2004-05-23 20:53:33 +00:00
setup0.h added wxHyperlinkCtrl (patch 1476781 from Francesco) 2006-05-28 17:41:09 +00:00
size.ptr
slider.h Use old licence name 2004-05-23 20:53:33 +00:00
sound.h Use old licence name 2004-05-23 20:53:33 +00:00
spinbutt.h Unicode fixes 2005-04-27 01:12:00 +00:00
spinctrl.h wxOS2 with Open Watcom: correct PCH usage, missing headers, warning fixes, source cleaning and other Watcom adjustements. 2005-07-21 17:18:43 +00:00
statbmp.h Fixed GetIcon to keep up with return type change on all other platforms. 2005-12-25 14:37:51 +00:00
statbox.h Use old licence name 2004-05-23 20:53:33 +00:00
statline.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
stattext.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
stdpaths.h Typo correction patch [ 1208110 ] Lots of typo corrections 2005-05-31 09:20:43 +00:00
tabctrl.h Unicode fixes 2005-04-27 01:12:00 +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 Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const. 2006-01-16 14:59:55 +00:00
tick.bmp
timer.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tip.ico
toolbar.h Use old licence name 2004-05-23 20:53:33 +00:00
tooltip.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
toplevel.h Get/SetTitle only for wxTopLevelWindow (wxOS2 part). 2005-11-04 21:13:03 +00:00
treectrl.h Line-up deprecated interface of wxTreeCtrl between ports. 2006-03-28 13:11:20 +00:00
warning.ico
window.h Get/SetTitle only for wxTopLevelWindow (wxOS2 part). 2005-11-04 21:13:03 +00:00
wx.dlg
wx.rc Removed redundant cursor files 2005-05-19 20:39:06 +00:00
wx.res Removed zipped-up version of OS/2-specific configure files (no longer needed). 2004-02-21 22:36:59 +00:00
wxrsc.h