wxWidgets/include/wx/gtk1
2005-04-07 22:52:32 +00:00
..
gnome
.cvsignore
accel.h
app.h Made wxConvBrokenFileNames public. 2005-03-29 23:15:54 +00:00
bitmap.h Implemented wxBitmap::HasAlpha() and ::UseAlpha(). 2005-02-15 20:27:46 +00:00
bmpbuttn.h
brush.h
button.h
checkbox.h
checklst.h
choice.h
clipbrd.h
colordlg.h
colour.h
combobox.h 1. added SetSelection() to wxItemContainer and removed its declarations 2005-02-13 17:08:27 +00:00
control.h GTK+ callbacks must have C linkage (patch 1157384) 2005-03-21 23:42:26 +00:00
cursor.h
dataform.h
dataobj2.h
dataobj.h
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dnd.h
filedlg.h Applied patch 1173802: Reimplementation of GtkFileChooser wxFileDialog 2005-03-31 21:20:58 +00:00
font.h
fontdlg.h
frame.h
gauge.h
gdiobj.h
glcanvas.h applied patch fixing problems with X server crash when using wxGLCanvas with nVidia cards (patch 1155132) 2005-03-27 18:06:43 +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 added orient parameter to wxMDIParentFrame::Tile() 2005-03-21 12:27:49 +00:00
menu.h implemented wxMenuBar ctor taking array of menus/titles for all ports; added optional flags argument to it (patch 1162726) 2005-03-17 23:45:24 +00:00
menuitem.h
minifram.h
msgdlg.h Base for wxMessageDialog with common checks for style. 2005-03-11 15:34:42 +00:00
notebook.h
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 Provided GetBestVirtualSize and DoGetBestSize implementations for 2005-03-17 21:21:45 +00:00
slider.h
spinbutt.h
spinctrl.h
statbmp.h
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 Implemented text wrapping for GTK (1.2 and 2.X). 2005-04-07 22:52:32 +00:00
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
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
window.h