wxWidgets/include/wx/gtk
Vadim Zeitlin c4ca49cde3 implemented GetBestSize()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-04-01 13:55:21 +00:00
..
.cvsignore
accel.h
app.h removed Initialized() 2003-09-27 15:20:28 +00:00
bitmap.h Added wxBitmap::Rescale() from 2_4 2003-10-09 20:01:49 +00:00
bmpbuttn.h implement wxBitmapButton::DoGetBestSize 2004-03-16 21:58:27 +00:00
brush.h
button.h Use InheritAttributes for wxGTK widgets so they will check 2003-12-03 03:24:47 +00:00
checkbox.h
checklst.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
choice.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
clipbrd.h
colour.h Applied patch [ 828303 ] Slight wxColour cleanup 2003-12-11 10:10:40 +00:00
combobox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h
font.h pointer returned by GetNativeFontInfo() is now const and must not be deleted (replaces patch 810192) 2003-09-24 01:23:37 +00:00
fontdlg.h
frame.h Improved wxTreeCtrl tooltip processing performance (causing 2004-03-07 17:28:36 +00:00
gauge.h Give wxGauge a best size 2004-03-10 01:15:30 +00:00
gdiobj.h
glcanvas.h
icon.h
listbox.h Added some missing STL-like wxArray/wxArrayString constructors. 2004-01-31 18:21:45 +00:00
mdi.h
menu.h New menu code. 2004-03-15 20:19:20 +00:00
menuitem.h
minifram.h
msgdlg.h why should wxMessageDialog dialog have another m_parent, in addition to wxWindow::m_parent? removed 2004-03-20 12:51:35 +00:00
notebook.h Applied notebook font patch. 2004-03-20 12:57:46 +00:00
pen.h
popupwin.h
private.h
radiobox.h implemented GetBestSize() 2004-04-01 13:55:21 +00:00
radiobut.h
region.h
scrolbar.h
scrolwin.h Added a const to be consistent with the generic class 2003-10-02 16:51:36 +00:00
slider.h
spinbutt.h
spinctrl.h implemented SetSelection 2004-01-22 15:20:34 +00:00
statbmp.h
statbox.h
statline.h
stattext.h Applied SetForegorund colour patch for GTK2. 2004-03-29 18:07:31 +00:00
tbargtk.h
textctrl.h added wxTextCtrl::MarkDirty() 2003-09-23 00:09:18 +00:00
tglbtn.h Added wxToggleBitmapButton (it compiles). 2004-03-07 16:46:36 +00:00
timer.h
tooltip.h
toplevel.h
treectrl.h
win_gtk.h
window.h