wxWidgets/include/wx/gtk
Robert Roebling ee4ead93f4 No events when setting values.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-07-09 21:01:38 +00:00
..
.cvsignore
accel.h
app.h Fixed wxApp::OnAssert signature. 2002-06-15 01:43:03 +00:00
bitmap.h
bmpbuttn.h initialize wxBitmapButton members 2002-05-04 11:57:39 +00:00
brush.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
button.h added default parameter values to the overloaded Show() and Enable() versions 2002-06-04 18:09:20 +00:00
checkbox.h added default parameter values to the overloaded Show() and Enable() versions 2002-06-04 18:09:20 +00:00
checklst.h
choice.h
clipbrd.h
colour.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h Added wxDF_HTML 2002-04-17 11:48:11 +00:00
dcmemory.h
dcscreen.h
dialog.h
dnd.h changed DoDragDrop(bool) into DoDragDrop(int) and added support for wxDrag_DefaultMove flag 2002-04-28 14:30:54 +00:00
filedlg.h
font.h
fontdlg.h fixed wxFontDialog API: accept const ref instead of (well, in addition to) a possibly NULL pointer 2002-05-12 19:35:33 +00:00
frame.h
gauge.h
gdiobj.h
glcanvas.h
icon.h made operator==() and \!=() const (still doesn't make them correct probably) 2002-04-20 11:20:49 +00:00
joystick.h
listbox.h replaced wxWindowGTK::m_isListBox with a virtual function 2002-05-31 14:00:01 +00:00
mdi.h Overrode wxMDIChildFrame's DoSetSize to not misplace 2002-06-02 14:24:29 +00:00
menu.h
menuitem.h fixed the menu bug introduced by the previous commit 2002-03-25 14:31:43 +00:00
minifram.h
notebook.h
pen.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
popupwin.h Dislaying popup tip windows seems to work right now. 2002-06-06 19:35:51 +00:00
private.h A bit of scrolling works under GTK 2.0 2002-03-29 18:01:50 +00:00
radiobox.h added default parameter values to the overloaded Show() and Enable() versions 2002-06-04 18:09:20 +00:00
radiobut.h added default parameter values to the overloaded Show() and Enable() versions 2002-06-04 18:09:20 +00:00
region.h corrected warnings when compiling with -Wall -W 2002-05-07 21:58:27 +00:00
scrolbar.h
scrolwin.h added ViewStart() as synonym for GetViewStart() in WXWIN_COMPATIBILITY_2_2 mode 2002-06-18 12:47:40 +00:00
slider.h No events when setting values. 2002-07-09 21:01:38 +00:00
spinbutt.h
spinctrl.h
statbmp.h
statbox.h replaced wxWindowGTK::m_isStaticBox with a virtual function and replaced 3 occurences of the code finding the window for the mouse events with one 2002-05-31 14:13:17 +00:00
statline.h
stattext.h
tbargtk.h implemented (but it doesn't work yet) the radio buttons and text in the buttons for the GTK toolbars 2002-03-25 21:38:18 +00:00
textctrl.h added default parameter values to the overloaded Show() and Enable() versions 2002-06-04 18:09:20 +00:00
tglbtn.h
timer.h
tooltip.h
toplevel.h Added AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK 2002-06-18 21:46:42 +00:00
treectrl.h
wave.h
win_gtk.h
window.h removed unused wxWindowGTK::m_isFrame 2002-05-31 14:18:34 +00:00