Don't free a string that is managed by wxGtkString, that's the whole _point_ of wxGtk...
authorPaul Cornett <paulcor@bullseye.com>
Tue, 3 Oct 2006 16:01:18 +0000 (16:01 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Tue, 3 Oct 2006 16:01:18 +0000 (16:01 +0000)
commite808cf8a0a77ced81143e9b27283a3b2a907a747
tree48166037091a0163a93e3ea4299f8d74424e826d
parentbaa9ebc473dba4e4ca0c4f288e6ed7c8c277295e
Don't free a string that is managed by wxGtkString, that's the whole _point_ of wxGtkString.
While we're at it, lets use it some more.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/dataobj.cpp
src/gtk/dirdlg.cpp
src/gtk/filedlg.cpp
src/gtk/filepicker.cpp
src/gtk/fontdlg.cpp
src/gtk/listbox.cpp
src/gtk/textctrl.cpp