wxWidgets/include/wx/generic
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
accel.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
calctrl.h wxCalendarCtrl: positioning fixes and colours following system settings. 2006-01-10 21:08:07 +00:00
caret.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
choicdgg.h Build fix. 2005-11-02 13:59:40 +00:00
colrdlgg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
datectrl.h Added destructor to fix crash on Mac due to focus event causing 2005-04-16 11:07:30 +00:00
dcpsg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dirctrlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
dirdlgg.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
dragimgg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
fdrepdlg.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
filedlgg.h fixed warnings about truncating 64 bit integers 2005-09-26 00:21:03 +00:00
fontdlgg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
grid.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
gridctrl.h added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
gridsel.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
helpext.h Added parent window parameter to wxHelpController constructor 2005-10-26 09:32:10 +00:00
imaglist.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
laywin.h include wx/event.h, as it is used by-value (parent class). 2006-01-05 23:11:58 +00:00
listctrl.h removed wxABI_VERSION checks 2005-09-25 20:23:30 +00:00
logg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
mdig.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
msgdlgg.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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
numdlgg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
paletteg.h wxPalette unified. Source cleaning. 2005-10-06 14:37:43 +00:00
panelg.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
printps.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
prntdlgg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
progdlgg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
propdlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
region.h added missing consts and pass objects by const reference instead of by value (patch 1205869) 2005-09-24 21:43:15 +00:00
sashwin.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
scrolwin.h refactored wxGTK scrolling: it has now fully-functioning wxScrollHelper and a lot of duplicate code was removed 2005-10-10 18:24:27 +00:00
spinctlg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
splash.h Fixes for include guards, patch 1256967 Paul Cornett 2005-09-25 20:49:40 +00:00
splitter.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statline.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
statusbr.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
tabg.h Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
textdlgg.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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
treectlg.h renamed DoHitTest() to DoTreeHitTest() to avoid conflict with existing wxWindow method 2005-10-17 19:31:40 +00:00
wizard.h Better fix for modal/modeless wizards. 2005-09-26 13:30:54 +00:00