..
.cvsignore
.cvsignores added
1998-10-20 07:47:25 +00:00
accel.h
Fixed Dialog Editor compilation and window sizing bug. Various warning-related
1998-11-26 09:56:02 +00:00
app.h
Played a little with sockets.
1999-05-22 10:11:03 +00:00
bitmap.h
Moved image code
1998-12-10 09:37:07 +00:00
bmpbuttn.h
wxWindow split into wxWindowBase and wxWindow (wxGTK part)
1999-05-09 22:17:03 +00:00
brush.h
Removed minor differences between wxMSW and wxGTK
1998-12-17 14:07:46 +00:00
button.h
wxWindow split into wxWindowBase and wxWindow (wxGTK part)
1999-05-09 22:17:03 +00:00
checkbox.h
wxWindow split into wxWindowBase and wxWindow (wxGTK part)
1999-05-09 22:17:03 +00:00
checklst.h
some minor fixes for DEC CXX compilation
1999-02-19 17:32:03 +00:00
choice.h
Fixes a few SGI compiler warnings..
1999-05-12 20:26:54 +00:00
clipbrd.h
Here it comes:
1999-04-09 18:01:17 +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
Fixes a few SGI compiler warnings..
1999-05-12 20:26:54 +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
Added a wxDataFormat::SetAtom() inline function.
1999-05-16 23:13:16 +00:00
dc.h
wxWindowDC compiles (wxGTK doesn't link yet because of dcpsg.cpp problems...)
1999-05-13 23:02:35 +00:00
dcclient.h
typo in dcclient.cpp corrected (wxUSE_SPLINE => wxUSE_SPLINES)
1999-05-15 12:47:50 +00:00
dcmemory.h
DC change header change for wxMemoryDC and wxPostscriptDC.
1999-05-15 23:40:42 +00:00
dcps.h
Compilation fixes
1999-01-06 21:09:17 +00:00
dcscreen.h
Changed wxRectangle to wxRect. Sorry for the bandwidth...
1998-12-03 10:13:41 +00:00
dialog.h
wxWindow split into wxWindowBase and wxWindow (wxGTK part)
1999-05-09 22:17:03 +00:00
dnd.h
DnD with Unicode fixes
1999-04-24 16:00:28 +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
GTK 1.0 compilation (not tested)
1999-05-22 15:13:18 +00:00
gauge.h
Small doc corrections
1999-01-24 15:07:54 +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
joystick.h
Added GTK/Linux joystick class (Guilhem Lavaux)
1998-06-13 10:11:58 +00:00
listbox.h
Fixes a few SGI compiler warnings..
1999-05-12 20:26:54 +00:00
mdi.h
Fixes a few SGI compiler warnings..
1999-05-12 20:26:54 +00:00
menu.h
YOu can now activate the menu pressing F10 anywhere.
1999-05-19 13:41:55 +00:00
menuitem.h
Added hotkeys to menus "E&xit\tAlt-X" and such.
1999-04-30 20:13:24 +00:00
minifram.h
mini frame rewrite (titlebar still missing)
1999-04-14 14:55:56 +00:00
notebook.h
1. wxNotifyEvent documented
1999-05-25 13:38:50 +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
radiobox.h
Fixes a few SGI compiler warnings..
1999-05-12 20:26:54 +00:00
radiobut.h
Typos fixed.
1999-05-11 18:28:37 +00:00
region.h
Flicker war won.
1998-11-26 16:11:46 +00:00
scrolbar.h
wxSize/wxPoint/wxRect versions of functions added to wxMSW, wxMotif;
1998-11-28 13:38:40 +00:00
settings.h
Added scrollbar size to settings
1998-12-12 16:42:43 +00:00
slider.h
Doc corrections
1998-11-14 20:17:32 +00:00
spinbutt.h
Let's face it, GTK's resizing is broken and
1999-02-17 16:42:36 +00:00
statbmp.h
configure and #ifdef wxUSE_XXX updates
1999-01-04 13:52:06 +00:00
statbox.h
Big color update with the newest information
1998-10-29 18:03:18 +00:00
statline.h
added wxStaticLine used in wxMessageBox
1999-05-05 21:42:48 +00:00
stattext.h
Big color update with the newest information
1998-10-29 18:03:18 +00:00
tbargtk.h
added update UI event code to toolbar, could
1999-04-15 12:08:59 +00:00
textctrl.h
wxWindow split into wxWindowBase and wxWindow (wxGTK part)
1999-05-09 22:17:03 +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
wave.h
TWIN32 compatibility added; wxMotif uses wxGTK's wxPostScriptDC;
1999-01-19 18:23:02 +00:00
win_gtk.h
Added scrolling of widgets and sample
1999-05-05 10:25:38 +00:00
window.h
ScreenToClient() implemented correctly
1999-05-19 01:00:57 +00:00