wxWidgets/include/wx/gtk1
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
..
gnome
.cvsignore
accel.h
app.h
bitmap.h Missing wxUSE_PALETTE markup (#1369489). 2005-11-30 07:58:37 +00:00
bmpbuttn.h removed GetLabel() which didn't do anything but forwarding to wxControl version 2005-12-18 16:34:17 +00:00
brush.h
button.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
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.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
control.h 1. changed wxControl::GetLabel() to return the originally provided label and 2005-12-18 16:37:56 +00:00
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h Missing wxUSE_PALETTE markup (#1369489). 2005-11-30 07:58:37 +00:00
dcclient.h
dcmemory.h
dcscreen.h
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
dnd.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.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
gdiobj.h
glcanvas.h
icon.h
listbox.h
mdi.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
menu.h
menuitem.h
minifram.h
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
notebook.h
pen.h
popupwin.h
private.h Added wxAddGrab, wxRemoveGrab for use by popup window implementations 2006-01-03 16:37:32 +00:00
radiobox.h 1. derive wxGTK wxRadioBox from wxRadioBoxBase now, as in all other ports 2005-11-30 16:39:23 +00:00
radiobut.h applied patch 1376506 - remove unneeded member variable from GTK wxRadioButton 2005-12-08 21:44:46 +00:00
region.h
scrolbar.h
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
taskbarpriv.h
tbargtk.h
textctrl.h
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
timer.h
tooltip.h
toplevel.h
treectrl.h
win_gtk.h
window.h Remove my binary compatibility stuff from HEAD. Patch #1367014 used for reference. 2005-12-13 02:46:20 +00:00