wxWidgets/include/wx/motif
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
..
.cvsignore Just ignore CVS. It's better for you. 1999-06-07 19:41:37 +00:00
accel.h added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
app.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
bmpbuttn.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
bmpmotif.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
button.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
checkbox.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
checklst.h wxItemContainerImmutable::FindString unified. 2005-09-27 16:54:43 +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 wxItemContainerImmutable::FindString unified. 2005-09-27 21:20:22 +00:00
clipbrd.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
colour.h wxColour source cleaning. Corrections to 'const unsigned char' within wxColour docs. 2005-10-05 16:22:44 +00:00
combobox.h wxItemContainerImmutable::FindString unified. 2005-09-27 16:54:43 +00:00
control.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
cursor.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dataform.h Add import/export attributes 2005-08-03 00:53:09 +00:00
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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcclient.h Source cleaning. wxMotif/OS2 adjustements. 2005-10-03 16:39:45 +00:00
dcmemory.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcprint.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dcscreen.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dialog.h re-renamed DoCreate() to XmDoCreateTLW() to avoid virtual function hiding in other classes with their own DoCreate() and re-removed DoDestroy() 2005-09-25 20:29:58 +00:00
dnd.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
filedlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
font.h Simplify preprocessor guards for render tables and new 2005-09-30 09:12:58 +00:00
frame.h re-renamed DoCreate() to XmDoCreateTLW() to avoid virtual function hiding in other classes with their own DoCreate() and re-removed DoDestroy() 2005-09-25 20:29:58 +00:00
gauge.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
gdiobj.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
icon.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
listbox.h Source cleaning. wxMotif/OS2 adjustements. 2005-10-03 16:39:45 +00:00
mdi.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
menu.h Implemented wxMenuBar::Insert and wxMenu::Insert. 2005-09-30 09:15:52 +00:00
menuitem.h Implemented wxMenuBar::Insert and wxMenu::Insert. 2005-09-30 09:15:52 +00:00
minifram.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
msgdlg.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
palette.h wxPalette unified. Source cleaning. 2005-10-06 14:37:43 +00:00
popupwin.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
print.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
private.h Compile fixes for the const patch 2005-09-25 12:53:28 +00:00
radiobox.h 1. moved m_majorDim duplicated in many ports to wxRadioBoxBase 2005-11-30 16:28:15 +00:00
radiobut.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
scrolbar.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
setup0.h Added wxRichTextCtrl 2005-10-19 12:52:47 +00:00
slider.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
spinbutt.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statbmp.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statbox.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
textctrl.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
tglbtn.h Committing in . 2005-02-14 11:11:56 +00:00
timer.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
toolbar.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
toplevel.h re-renamed DoCreate() to XmDoCreateTLW() to avoid virtual function hiding in other classes with their own DoCreate() and re-removed DoDestroy() 2005-09-25 20:29:58 +00:00
window.h Get/SetTitle only for wxTopLevelWindow (wxMotif part). 2005-11-03 20:58:02 +00:00