wxWidgets/include/wx/gtk
Vadim Zeitlin a1b82138ef 1. new wxFFile class - as wxFile but uses fopen/fread/fseek... instead of
open/read/seek...
2. wxTextCtrlBase appears, several bug fixes in MSW wxTextCtrl and made
   LoadFile() behave in the same way under GTK and MSW (fixed it for MSW
   too)
3. Corrected the sash position calculation in sashwin.cpp - seems to work
   now but I wonder how it could ever work before?
4. new, tmake generated, MSW makefiles. They probably don't work - will fix
   them as soon as people start complaining.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-07-14 22:55:57 +00:00
..
.cvsignore Added some WINE things. 1999-06-07 21:17:21 +00:00
accel.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
app.h 1. wxAppBase class appers, wxApp in wxGTK and wxMSW modified accordingly 1999-07-06 00:44:26 +00:00
bitmap.h Added OS/2 patches to wxGTK. 1999-06-13 15:24:01 +00:00
bmpbuttn.h Applied fixes for AIX (GTK 1.0 compilation). 1999-06-28 13:22:00 +00:00
brush.h Removed minor differences between wxMSW and wxGTK 1998-12-17 14:07:46 +00:00
button.h Small changed to wxExtDialog 1999-07-04 13:50:13 +00:00
checkbox.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
checklst.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
choicdlg.h Added wxGTK-only cmn dialogs. 1999-06-26 11:56:44 +00:00
choice.h Implemented tearoff menus, please see my posting to wxwin-developers. 1999-06-17 14:08:00 +00:00
clipbrd.h Attempt to add primary selection support. 1999-06-10 17:13:56 +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 Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
control.h I've put live into Vadim's wxNavigationKeyEvent idea 1998-12-17 08:40:34 +00:00
cursor.h "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
dataobj.h 1. wxDataObject compilation fixes (can't test if it works right now, sorry) 1999-05-27 12:49:40 +00:00
dc.h Got a new idea to do cursors, including global 1999-05-26 20:40:04 +00:00
dcclient.h Got a new idea to do cursors, including global 1999-05-26 20:40:04 +00:00
dcmemory.h DC change header change for wxMemoryDC and wxPostscriptDC. 1999-05-15 23:40:42 +00:00
dcscreen.h Changed wxRectangle to wxRect. Sorry for the bandwidth... 1998-12-03 10:13:41 +00:00
dialog.h my wxMotif fixes (merged with Robert's changes), wxMotif compiles, links 1999-06-29 12:34:18 +00:00
dnd.h Small changed to wxExtDialog 1999-07-04 13:50:13 +00:00
error.xpm Added wxGTK-only cmn dialogs. 1999-06-26 11:56:44 +00:00
filedlg.h Oh well, I'll just stuff in the rest of the Unicode changes I have made 1999-04-12 22:20:19 +00:00
font.h wxWindow split into wxWindowBase and wxWindow (wxGTK part) 1999-05-09 22:17:03 +00:00
frame.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
gauge.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
gdiobj.h Small doc corrections 1999-01-24 15:07:54 +00:00
icon.h Some more wxMotif improvements: DrawIcon fixed; generic notebook 1998-12-23 21:35:51 +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 Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
Makefile.am Typos. 1999-06-30 00:03:20 +00:00
mdi.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
menu.h Implemented tearoff menus, please see my posting to wxwin-developers. 1999-06-17 14:08:00 +00:00
menuitem.h Added hotkeys to menus "E&xit\tAlt-X" and such. 1999-04-30 20:13:24 +00:00
minifram.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
msgdlg.h Added wxGTK-only cmn dialogs. 1999-06-26 11:56:44 +00:00
notebook.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
palette.h "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
pen.h "wxGDIObject * => &" related changes (see mail to the list) 1998-12-09 17:30:17 +00:00
question.xpm Added wxGTK-only cmn dialogs. 1999-06-26 11:56:44 +00:00
radiobox.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
radiobut.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
region.h Flicker war won. 1998-11-26 16:11:46 +00:00
scrolbar.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
settings.h Added scrollbar size to settings 1998-12-12 16:42:43 +00:00
setup0.h wxChoiceDialog fix. 1999-06-29 23:16:45 +00:00
slider.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
spinbutt.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
statbmp.h attempts to fix wxStaticBitmap::SetBitmap() - still doesn't work 1999-07-07 16:00:06 +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 Big color update with the newest information 1998-10-29 18:03:18 +00:00
tbargtk.h Added zillions of #if wxUSE_XXX 1999-06-14 23:04:05 +00:00
textctrl.h 1. new wxFFile class - as wxFile but uses fopen/fread/fseek... instead of 1999-07-14 22:55:57 +00:00
textdlg.h Small changed to wxExtDialog 1999-07-04 13:50:13 +00:00
timer.h minor Configure / makefiles updates 1999-01-08 20:33:18 +00:00
tooltip.h wxToolTip modifications: wxUSE_TOOLTIPS setting (default: on) added and 1999-02-01 14:40:53 +00:00
treectrl.h 1. added wxTreeCtrl::GetLastChild (modified MSW, GTK, generic and docs) 1999-01-27 15:28:48 +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 Added scrolling of widgets and sample 1999-05-05 10:25:38 +00:00
window.h A bit more Unicode compilation. 1999-05-30 16:20:42 +00:00