wxWidgets/include/wx/gtk
Vadim Zeitlin b2ff89d648 1. changed wxControl::GetLabel() to return the originally provided label and
not the one stripped from mnemonics (this was inconsistent with the other
   ports and resulted in problems when using wxUpdateUIEvent::SetText())
2. added wxControl::GTKConvertMnemonics(), GTKRemoveMnemonics() and also
   helper GTKSetLabelForLabel() and GTKSetLabelForFrame() wrappers
3. use them instead of duplicating their code in different derived controls


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-12-18 16:37:56 +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
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h
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
dnd.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
gdiobj.h
glcanvas.h
icon.h
listbox.h
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
notebook.h Spelling fixes from Andreas Mohr (patch #1360064) 2005-11-19 01:07:56 +00:00
pen.h
popupwin.h
private.h
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
timer.h
tooltip.h
toplevel.h [wxGTK] Support changing the wxSTAY_ON_TOP style value run-time through wxWindow::SetWindowStyleFlag, support for 2005-11-07 20:00:50 +00:00
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