wxWidgets/include/wx/gtk
Robert Roebling ab46dc18ab Added hotkeys to menus "E&xit\tAlt-X" and such.
Added hotkeys to minimal sample. Please on wxMSW.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-04-30 20:13:24 +00:00
..
.cvsignore .cvsignores added 1998-10-20 07:47:25 +00:00
accel.h Fixed Dialog Editor compilation and window sizing bug. Various warning-related 1998-11-26 09:56:02 +00:00
app.h Fixed gtk 1.2.x wxYield() problem (tested). 1999-04-08 20:51:00 +00:00
bitmap.h Moved image code 1998-12-10 09:37:07 +00:00
bmpbuttn.h configure and #ifdef wxUSE_XXX updates 1999-01-04 13:52:06 +00:00
brush.h Removed minor differences between wxMSW and wxGTK 1998-12-17 14:07:46 +00:00
button.h SetEventData for a few widgets 1998-11-06 08:50:52 +00:00
checkbox.h hack to implement right aligned checkboxes 1999-03-22 18:55:24 +00:00
checklst.h some minor fixes for DEC CXX compilation 1999-02-19 17:32:03 +00:00
choice.h wxCommandEvent::SetString() change - now uses wxString 1999-03-16 18:54:24 +00:00
clipbrd.h Here it comes: 1999-04-09 18:01:17 +00:00
colour.h Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute 1999-02-18 14:55:34 +00:00
combobox.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
control.h I've put live into Vadim's wxNavigationKeyEvent idea 1998-12-17 08:40:34 +00:00
cursor.h "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
dataobj.h Unicode fix. 1999-04-22 21:54:38 +00:00
dc.h Many changes to the printing classes. 1999-03-25 23:06:01 +00:00
dcclient.h Many changes to the printing classes. 1999-03-25 23:06:01 +00:00
dcmemory.h "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
dcps.h Compilation fixes 1999-01-06 21:09:17 +00:00
dcscreen.h Changed wxRectangle to wxRect. Sorry for the bandwidth... 1998-12-03 10:13:41 +00:00
dialog.h char -> wxChar 1999-04-14 21:52:38 +00:00
dnd.h DnD with Unicode fixes 1999-04-24 16:00:28 +00:00
filedlg.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
font.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
frame.h wxGTK's built-in dockable menu now give their 1999-04-14 16:56:36 +00:00
gauge.h Small doc corrections 1999-01-24 15:07:54 +00:00
gdiobj.h Small doc corrections 1999-01-24 15:07:54 +00:00
icon.h Some more wxMotif improvements: DrawIcon fixed; generic notebook 1998-12-23 21:35:51 +00:00
joystick.h Added GTK/Linux joystick class (Guilhem Lavaux) 1998-06-13 10:11:58 +00:00
listbox.h Unicode fixes. 1999-04-21 21:46:02 +00:00
mdi.h Declared here too 1999-04-14 11:56:15 +00:00
menu.h Backgrounds work again 1999-04-25 15:10:52 +00:00
menuitem.h Added hotkeys to menus "E&xit\tAlt-X" and such. 1999-04-30 20:13:24 +00:00
minifram.h mini frame rewrite (titlebar still missing) 1999-04-14 14:55:56 +00:00
notebook.h Added some missing wxTextCtrl functions: Undo, Redo, CanUndo, CanRedo, 1999-04-06 16:32:33 +00:00
palette.h "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
pen.h "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
radiobox.h wxPython updates (SWIG really works, cannot believe it) 1998-12-19 12:38:52 +00:00
radiobut.h Now even wxRadioButton works 1998-12-14 20:03:52 +00:00
region.h Flicker war won. 1998-11-26 16:11:46 +00:00
scrolbar.h wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif; 1998-11-28 13:38:40 +00:00
settings.h Added scrollbar size to settings 1998-12-12 16:42:43 +00:00
slider.h Doc corrections 1998-11-14 20:17:32 +00:00
spinbutt.h Let's face it, GTK's resizing is broken and 1999-02-17 16:42:36 +00:00
statbmp.h configure and #ifdef wxUSE_XXX updates 1999-01-04 13:52:06 +00:00
statbox.h Big color update with the newest information 1998-10-29 18:03:18 +00:00
stattext.h Big color update with the newest information 1998-10-29 18:03:18 +00:00
tbargtk.h added update UI event code to toolbar, could 1999-04-15 12:08:59 +00:00
textctrl.h Menu/toolbar event handling now tries the window with the focus first. 1999-04-07 21:33:22 +00:00
timer.h minor Configure / makefiles updates 1999-01-08 20:33:18 +00:00
tooltip.h wxToolTip modifications: wxUSE_TOOLTIPS setting (default: on) added and 1999-02-01 14:40:53 +00:00
treectrl.h 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK, generic and docs) 1999-01-27 15:28:48 +00:00
wave.h TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC; 1999-01-19 18:23:02 +00:00
win_gtk.h Here it comes: 1999-04-09 18:01:17 +00:00
window.h Another attempts at getting dialog positions right 1999-04-26 15:14:33 +00:00