wxWidgets/include/wx/os2
Mart Raudsepp 63ec432bd7 Move constant strings to .rodata/.data.rel.ro ELF segment from .data by making them really const.
If any more exotic toolchain decides to not export these strings into the core library anymore, let me know. Try to
compile the notebook sample, for example.
TODO: Move strings not meant for wxCore out of wxCore to the appropriate library.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-01-16 14:59:55 +00:00
..
accel.h
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
apptrait.h
bitmap.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +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 Fix for mistake with const for non pointer/reference with corrections in documentation. 2005-10-04 18:14:41 +00:00
bullseye.ptr
button.h
cdrom.ico
checkbox.h
checklst.h wxCheckListBox cleanup. 2005-09-29 10:00:16 +00:00
child.ico
chkconf.h Support for automatic setup.h in OS/2 with OW builds. __WXOS2__ final removal. Source cleaning. 2005-10-27 16:01:45 +00:00
choice.h wxItemContainerImmutable::FindString unified. 2005-09-27 16:54:43 +00:00
clipbrd.h
clock.ptr
colour.h wxColour source cleaning. Corrections to 'const unsigned char' within wxColour docs. 2005-10-05 16:22:44 +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
dataform.h
dataobj2.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dataobj.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +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
dcmemory.h
dcprint.h
dcscreen.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dialog.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
dirdlg.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
disable.bmp
display.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dnd.h
drive.ico
error.ico
file.ico
filedlg.h
floppy.ico
folder1.ico
folder2.ico
folder.ico
font.h
fontdlg.h
frame.h
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
gdiobj.h
hand.ptr
heart.ptr
helpwin.h Unicode fixes 2005-04-27 01:12:00 +00:00
icon.h removed 2.0 compatibility stuff (patch 1054261) 2004-11-11 18:59:51 +00:00
info.ico
iniconf.h
joystick.h Make wxJoystick::GetNumberJoystick a static method, as the number of 2005-11-29 12:50:13 +00:00
listbox.h Minor cleanings. 2005-11-15 07:40:12 +00:00
listctrl.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
magnit1.ptr
mdi.h
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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
metafile.h Fix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett 2005-08-19 13:48:24 +00:00
mimetype.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
minifram.h
msgdlg.h Base for wxMessageDialog with common checks for style. 2005-03-11 15:34:42 +00:00
notebook.h Common default notebook name. 2005-01-13 20:30:21 +00:00
palette.h wxPalette unified. Source cleaning. 2005-10-06 14:37:43 +00:00
pbrush.ptr
pen.h Fix for mistake with const for non pointer/reference with corrections in documentation. 2005-10-04 18:14:41 +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
print.h
printos2.h wxOS2/OW warning and build fixes. 2005-08-23 15:41:50 +00:00
private.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
query.ptr
question.ico
radiobox.h Integrated fixes for sizing/positioning; cleanup; removal of handle/window 2006-01-06 23:43:45 +00:00
radiobut.h
region.h
removble.ico
roller.ptr
scrolbar.h
setup0.h Added wxRichTextCtrl 2005-10-19 12:52:47 +00:00
size.ptr
slider.h
sound.h
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
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
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 Removed WXWIN_COMPATIBILITY_2_2 together with code guarded by it. 2005-10-09 15:48:42 +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
wxrsc.h