wxWidgets/include/wx/gtk1
Julian Smart dfad059924 Removed DrawOpenSpline since it doesn't seem to be needed, with required changes
in all ports. Added Motif wxFileDialog. Added wxPostScriptModule and removed
PostScript init in app.cpp. Also removed wxMessageBox function from
generic implementation. Windows release .exes are now smaller (< 300K for minimal.exe).
Some OGL updates. __try -> try in MSW main.cpp. BC++ 5 fixes.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1998-10-02 12:50:01 +00:00
..
accel.h Updates to memcheck 1998-09-11 09:05:26 +00:00
app.h Added wxAccelerators (sort of) 1998-09-02 22:23:57 +00:00
bitmap.h Shared libs now get installed correctly on Linux. 1998-09-05 16:37:48 +00:00
bmpbuttn.h Added validation support 1998-08-14 22:53:21 +00:00
brush.h Updates to memcheck 1998-09-11 09:05:26 +00:00
button.h Added SetFont to most controls and controls sample 1998-09-06 13:46:50 +00:00
checkbox.h wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT 1998-09-07 14:44:38 +00:00
choice.h Much more aggressive for intercepting events and 1998-09-07 12:29:07 +00:00
colour.h event/leave events 1998-07-11 09:53:58 +00:00
combobox.h Much more aggressive for intercepting events and 1998-09-07 12:29:07 +00:00
control.h Fillid in many more missing functions (such as Enable()) 1998-09-06 20:27:21 +00:00
cursor.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
dc.h Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
dcclient.h Removed DrawOpenSpline since it doesn't seem to be needed, with required changes 1998-10-02 12:50:01 +00:00
dcmemory.h memdc and bitmap fixes 1998-07-13 17:00:29 +00:00
dcscreen.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
dialog.h Added USE_CONFIG 1998-09-07 17:23:29 +00:00
dirdlg.h Initial revision 1998-05-20 14:01:55 +00:00
dnd.h Dnd constant name changes because names like Copy can be #defined by other 1998-09-17 16:57:01 +00:00
filedlg.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
font.h After resolving all conflicts that came down the 1998-09-07 22:01:55 +00:00
frame.h Fixed event handling for DialogEd 1998-09-02 12:15:35 +00:00
gauge.h Added wxRadioButton (not tested) 1998-08-14 10:07:38 +00:00
gdiobj.h Initial revision 1998-05-20 14:01:55 +00:00
icon.h Added missing declaration of wxIcon::operator =(const wxIcon &) 1998-08-17 21:35:03 +00:00
joystick.h Added GTK/Linux joystick class (Guilhem Lavaux) 1998-06-13 10:11:58 +00:00
listbox.h It's now possible to drag a listbox filled with entries 1998-09-08 18:21:16 +00:00
mdi.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
menu.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
menuitem.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
notebook.h an extra backslash removed 1998-09-28 14:55:45 +00:00
palette.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
pen.h Updates to memcheck 1998-09-11 09:05:26 +00:00
radiobox.h Rewrote wxRadioBox (recompile) 1998-09-08 00:27:29 +00:00
radiobut.h Fillid in many more missing functions (such as Enable()) 1998-09-06 20:27:21 +00:00
region.h New configure 1998-09-02 17:53:48 +00:00
scrolbar.h Much more aggressive for intercepting events and 1998-09-07 12:29:07 +00:00
settings.h (1) Denis Pershin's patch for wxGTK (memory leaks corrections) 1998-08-07 15:09:04 +00:00
slider.h Much more aggressive for intercepting events and 1998-09-07 12:29:07 +00:00
statbmp.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
statbox.h Fillid in many more missing functions (such as Enable()) 1998-09-06 20:27:21 +00:00
stattext.h Sorry, I went and removed consts as per the style guide :-) 1998-07-04 15:17:59 +00:00
tbargtk.h Fixed event handling for DialogEd 1998-09-02 12:15:35 +00:00
textctrl.h USE_xxx constants renamed to wxUSE_xxx. This is an incompatible change, you 1998-09-25 13:28:52 +00:00
timer.h Initial revision 1998-05-20 14:01:55 +00:00
treectrl.h See the prev one. 1998-09-29 12:36:49 +00:00
win_gtk.h General tidy-up (mainly typecasts) to allow the use of the SGI native 1998-08-23 03:22:56 +00:00
window.h Changed instal path for setup.h 1998-09-12 17:18:12 +00:00