.. |
.cvsignore
|
Just ignore CVS. It's better for you.
|
1999-06-07 19:41:37 +00:00 |
accel.h
|
added consts to wxAcceleratorTable ctors from wxAcceleratorEntry array
|
2002-05-28 16:51:14 +00:00 |
app.h
|
Implemented wxEventLoop for wxMotif, and used it in wxDialog::ShowModal,
|
2003-02-02 15:48:50 +00:00 |
bitmap.h
|
Removed a deprecated wxBitmap constructor, and some
|
2003-03-31 18:53:47 +00:00 |
bmpbuttn.h
|
Removed some old cruft from wxBitmap, moved wxMotif- and
|
2003-03-27 19:40:32 +00:00 |
bmpmotif.h
|
Removed some old cruft from wxBitmap, moved wxMotif- and
|
2003-03-27 19:40:32 +00:00 |
button.h
|
Derive wxButton from wxButtonBase.
|
2003-03-10 21:39:01 +00:00 |
checkbox.h
|
Implemented wxToggleButton under Motif.
|
2003-02-12 18:20:23 +00:00 |
checklst.h
|
Refactored wxListBox code so that it correctly implements
|
2002-07-31 20:35:41 +00:00 |
choice.h
|
Fix some wxMotif build warnings about deprecated methods.
|
2003-01-18 13:01:17 +00:00 |
clipbrd.h
|
Fix some wxMotif build warnings about deprecated methods.
|
2003-01-18 13:01:17 +00:00 |
colour.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
combobox.h
|
SetSelection must not send an event. Fixed an off
|
2003-03-26 22:20:59 +00:00 |
control.h
|
Refactored & cleaned up wxChoice & wxComboBox code, fixed client data
|
2002-12-08 18:48:05 +00:00 |
cursor.h
|
Do not derive wxCursor from wxBitmap, plus misc cleanup.
|
2003-03-22 15:46:22 +00:00 |
dataform.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dataobj.h
|
AIX linking fix (declare wxDataObject dtor)
|
2002-07-10 14:17:58 +00:00 |
dc.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dcclient.h
|
Use some wxX11 files (currently pen.cpp and brush.cpp) in wxMotif.
|
2003-02-20 18:20:47 +00:00 |
dcmemory.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dcprint.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dcscreen.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
dialog.h
|
Implemented wxEventLoop for wxMotif, and used it in wxDialog::ShowModal,
|
2003-02-02 15:48:50 +00:00 |
dnd.h
|
changed DoDragDrop(bool) into DoDragDrop(int) and added support for wxDrag_DefaultMove flag
|
2002-04-28 14:30:54 +00:00 |
filedlg.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
font.h
|
Added new __WXMOTIF20__ macro, which is true if the Motif version
|
2003-03-05 20:15:35 +00:00 |
frame.h
|
Implement vertical toolbar under Motif.
|
2003-01-16 20:41:07 +00:00 |
gauge.h
|
Do not derive wxCursor from wxBitmap, plus misc cleanup.
|
2003-03-22 15:46:22 +00:00 |
gdiobj.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
glcanvas.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
icon.h
|
Make wxIcon more independent from wxBitmap implementation.
|
2003-04-02 20:48:57 +00:00 |
listbox.h
|
Implemented DoGetBestSize for wxListBox, (native) wxComboBox and
|
2003-02-23 20:33:43 +00:00 |
mdi.h
|
Removed dependency on wxTabView.
|
2003-03-30 19:29:14 +00:00 |
menu.h
|
Implemented wxEventLoop for wxMotif, and used it in wxDialog::ShowModal,
|
2003-02-02 15:48:50 +00:00 |
menuitem.h
|
Removed erroneous copyright names and corrected licence spelling
|
2003-03-17 10:34:04 +00:00 |
minifram.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
msgdlg.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
palette.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
print.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
private.h
|
SetSelection must not send an event. Fixed an off
|
2003-03-26 22:20:59 +00:00 |
radiobox.h
|
FIxed wxRadioBox::Get/SetLabel.
|
2003-03-27 20:17:27 +00:00 |
radiobut.h
|
Patch [ 588732 ] makes wxRB_GROUP/radiobuttons working
|
2002-08-06 19:54:46 +00:00 |
region.h
|
Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
|
2003-03-28 23:05:05 +00:00 |
scrolbar.h
|
STC and Motif patch
|
2002-06-28 11:35:43 +00:00 |
slider.h
|
Do not derive wxCursor from wxBitmap, plus misc cleanup.
|
2003-03-22 15:46:22 +00:00 |
spinbutt.h
|
Implemented wxSpinButton for wxMotif.
|
2002-07-28 13:33:29 +00:00 |
statbmp.h
|
Removed some old cruft from wxBitmap, moved wxMotif- and
|
2003-03-27 19:40:32 +00:00 |
statbox.h
|
Refactored wxStaticBox, and changed wxStaticBox and wxRadioBox border
|
2003-03-02 20:08:45 +00:00 |
stattext.h
|
Applied patch [ 608370 ] fix for static text sizing behaviour
|
2002-09-13 13:17:12 +00:00 |
textctrl.h
|
Inherit LoadFile and SaveFile from wxTextCtrlBase, reduce
|
2003-03-30 19:32:00 +00:00 |
tglbtn.h
|
Implemented wxToggleButton under Motif.
|
2003-02-12 18:20:23 +00:00 |
timer.h
|
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
|
2002-02-05 16:34:33 +00:00 |
toolbar.h
|
Implement vertical toolbar under Motif.
|
2003-01-16 20:41:07 +00:00 |
toplevel.h
|
Moved wxWindow::SetSizeHints implementation to wxTopLevelWindow,
|
2003-03-30 19:34:51 +00:00 |
window.h
|
Moved wxWindow::SetSizeHints implementation to wxTopLevelWindow,
|
2003-03-30 19:34:51 +00:00 |