wxWidgets/include/wx/gtk1
2001-03-13 23:38:57 +00:00
..
.cvsignore Added some WINE things. 1999-06-07 21:17:21 +00:00
accel.h Headers moved a bit. 1999-11-22 19:44:25 +00:00
app.h Committing in . 2000-08-24 05:50:48 +00:00
bitmap.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
bmpbuttn.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
brush.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
button.h New colour, font, theme and size code.. 2000-01-04 13:02:27 +00:00
checkbox.h Headers moved a bit. 1999-11-22 19:44:25 +00:00
checklst.h modified check listbox indicators and made them customizable 2000-12-28 14:07:00 +00:00
choice.h Headers moved a bit. 1999-11-22 19:44:25 +00:00
clipbrd.h wxClipboard::IsOpened() and wxCLipboardLocker helper class added 1999-10-21 13:56:34 +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 wxWindow::GetBestSize() added 1999-11-19 21:01:20 +00:00
control.h 1. more warnings fixes in gtk/region.cpp and common/tbarsmpl.cpp 2000-01-06 16:47:48 +00:00
cursor.h added wxCursor ctor for creation from bits array 2000-11-18 14:46:58 +00:00
dataform.h some fixes from the SGI build log 2000-01-24 15:47:21 +00:00
dataobj2.h many warnings fixed (from HP-UX compilation log) 1999-11-02 18:41:23 +00:00
dataobj.h Made wxGTK compile and link again. Broke wxMSW a little. 1999-10-21 10:23:30 +00:00
dc.h wxDC::GetSize() should work now in wxGTK 2000-10-30 16:43:37 +00:00
dcclient.h moved splines rendering code into wxDCBase 2001-03-13 23:38:57 +00:00
dcmemory.h black now denotes 0 on mono-bitmaps. 2000-01-15 10:39:27 +00:00
dcscreen.h wxDC::GetSize() should work now in wxGTK 2000-10-30 16:43:37 +00:00
dialog.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
dnd.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
error.xpm Added wxGTK-only cmn dialogs. 1999-06-26 11:56:44 +00:00
filedlg.h Headers moved a bit. 1999-11-22 19:44:25 +00:00
font.h wxNativeFontInfo changes 2000-12-18 21:15:16 +00:00
fontdlg.h 1. wxFontMapper almost finished 1999-11-05 19:03:19 +00:00
frame.h 1. wxFrame::IsIconized() fixed - seems to work 2000-09-13 12:25:42 +00:00
gauge.h Headers moved a bit. 1999-11-22 19:44:25 +00:00
gdiobj.h Lotta stuff for drawing etc. 2000-03-04 16:23:26 +00:00
glcanvas.h applied the patch by Garrick Meeker 2000-07-20 17:31:40 +00:00
icon.h added wxIcon::CopyFromBitmap to wxGTK 2000-08-15 21:44:18 +00:00
info.xpm Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
joystick.h Added GTK/Linux joystick class (Guilhem Lavaux) 1998-06-13 10:11:58 +00:00
listbox.h wxWindow::GetBestSize() added 1999-11-19 21:01:20 +00:00
mdi.h wxMDIFrames define DoGetClientSize() and not GetClientSize() to avoid hiding 2000-08-10 11:00:06 +00:00
menu.h missing Init() added to wxMenu(wxCallback) ctors 2000-01-25 15:35:55 +00:00
menuitem.h Added to wxSystemSettings for better GTK+ themes compatibility 2000-09-01 08:35:30 +00:00
minifram.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
notebook.h added wxNotebook::AssingImageList 2000-09-28 22:25:07 +00:00
palette.h "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
pen.h wxGTKDash is also a gint8 under WXGTK20 2000-07-19 08:27:41 +00:00
question.xpm Added wxGTK-only cmn dialogs. 1999-06-26 11:56:44 +00:00
radiobox.h merged 2.2 branch 2000-07-15 19:51:35 +00:00
radiobut.h New colour, font, theme and size code.. 2000-01-04 13:02:27 +00:00
region.h Lotta stuff for drawing etc. 2000-03-04 16:23:26 +00:00
scrolbar.h A no-change for scroll events. 2000-01-20 14:16:18 +00:00
settings.h Added scrollbar size to settings 1998-12-12 16:42:43 +00:00
setup0.h Added wxODBC_FWD_ONLY_CURSORS to allow for drivers/data sources that only support forward scrolling cursors 1999-11-06 17:50:34 +00:00
slider.h slider link fix 2. 1999-11-28 17:17:24 +00:00
spinbutt.h 1. wxCalendarCtrl 1999-12-29 19:18:01 +00:00
spinctrl.h wxSpinCtrl no longer emits event when changed programmatically. 2000-01-02 16:25:28 +00:00
statbmp.h wxWindow::GetBestSize() added 1999-11-19 21:01:20 +00:00
statbox.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
statline.h Added wxExtDialog and sample. 1999-07-03 16:40:54 +00:00
stattext.h Corrected spin control, which ignored hand typed text. 2000-01-03 11:42:49 +00:00
tbargtk.h 1. added wxGTK::wxToolBar::SetToolShortHelp() and test for it in sample 2000-11-24 17:07:12 +00:00
textctrl.h fixed problem with calling SetFont() when (multiline) text control didn't have any value yet 2000-10-20 14:11:42 +00:00
tglbtn.h applied (slightly modified) wxToggleButton patch from John Norris and Axel Schlueter 2001-02-08 18:57:23 +00:00
timer.h 1. wxTimer change - now generates EVT_TIMER() 2000-02-05 01:57:38 +00:00
tooltip.h wxToolTip modifications: wxUSE_TOOLTIPS setting (default: on) added and 1999-02-01 14:40:53 +00:00
treectrl.h wxTreeEvent is declared in one header, not 3 of them 1999-07-24 00:14:54 +00:00
warning.xpm Added wxGTK-only cmn dialogs. 1999-06-26 11:56:44 +00:00
wave.h Added --with-wave/--without-wave for conditional wxWave support. 1999-06-09 14:49:50 +00:00
win_gtk.h gtkfeatures.h does not exist under gtk+ 1.3.1, #ifndef it out 2000-07-19 08:28:55 +00:00
window.h Some make corrections for HP and related, 2000-03-09 13:24:34 +00:00