wxWidgets/include/wx/gtk
2005-03-11 15:34:42 +00:00
..
gnome Work in progress on printing stuff. 2004-11-22 21:50:31 +00:00
.cvsignore
accel.h
app.h (hopefully) fixed race condition in installing idle handler (calling wxPostEvent from non-main thread) 2004-11-04 20:04:59 +00:00
bitmap.h Implemented wxBitmap::HasAlpha() and ::UseAlpha(). 2005-02-15 20:27:46 +00:00
bmpbuttn.h fixed previous revision: call wxControl's, not wxButton's DoGetBestSize 2004-10-18 13:13:39 +00:00
brush.h wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model). 2004-12-03 15:31:31 +00:00
button.h new stock buttons API 2004-08-30 14:42:51 +00:00
checkbox.h
checklst.h
choice.h Fix for the fix for wxChoice selection. 2004-12-18 13:13:52 +00:00
clipbrd.h
colordlg.h unused params warnings (patch 1048431) 2004-10-16 19:41:18 +00:00
colour.h
combobox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too. 2004-12-16 21:24:45 +00:00
dcclient.h Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too. 2004-12-16 21:24:45 +00:00
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h blind fix for GCC compilation when #pragmas are honored 2004-12-27 08:52:17 +00:00
font.h
fontdlg.h
frame.h
gauge.h
gdiobj.h
glcanvas.h removed ambiguity from wxGLCanvas ctors (bug 1102544) 2005-02-21 01:52:23 +00:00
icon.h Make wxBitmap inherit from wxBitmapBase 2005-02-05 13:08:44 +00:00
listbox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
mdi.h moved wxWindow::GetBestSize implementation into DoGetBestSize 2004-09-30 16:37:58 +00:00
menu.h
menuitem.h
minifram.h Forgot to commit header. 2004-11-03 20:47:05 +00:00
msgdlg.h Base for wxMessageDialog with common checks for style. 2005-03-11 15:34:42 +00:00
notebook.h Common default notebook name. 2005-01-13 20:30:21 +00:00
pen.h
popupwin.h
private.h
radiobox.h Implemented wxRadioBox using a GtkTable. 2005-02-28 20:31:31 +00:00
radiobut.h
region.h ---------------------------------------------------------------------- 2005-02-09 15:01:49 +00:00
scrolbar.h
scrolwin.h use DECLARE_DYNAMIC_CLASS instead of DECLARE_ABSTRACT_CLASS 2005-02-06 15:48:00 +00:00
slider.h
spinbutt.h
spinctrl.h
statbmp.h 1. added support for bitmaps with alpha channel 2004-08-21 22:41:04 +00:00
statbox.h
statline.h gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow 2005-03-11 02:13:30 +00:00
stattext.h
taskbarpriv.h Avoid wxTaskBarIconAreaBase::DoPopupMenu unresolved symbol in GTK < 2.1 builds 2005-02-18 04:06:08 +00:00
tbargtk.h
textctrl.h wxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182] 2005-02-19 02:55:32 +00:00
tglbtn.h Changed Rocketeer licence to wxWindows licence, by authorisation 2004-11-22 15:55:34 +00:00
timer.h
tooltip.h
toplevel.h Make wxTLW::Raise() actually bring the window to the top 2005-02-11 23:00:31 +00:00
treectrl.h
win_gtk.h fix for crash on 64 bit platforms (patch 1028942) 2004-09-16 22:34:09 +00:00
window.h SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used to optimize 2004-08-29 13:32:45 +00:00