.. |
.cvsignore
|
|
|
accel.h
|
|
|
app.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
bmpbuttn.h
|
|
|
bmpmotif.h
|
64 bit compilation fix (pointer can't be cast to int); code simplification (don't duplicate code in GetArm/LabelPixmap)
|
2005-09-17 21:54:54 +00:00 |
button.h
|
Implement GetMinSize for wxMotif wxButton. Helps solfing sizing
|
2005-08-28 07:51:59 +00:00 |
checkbox.h
|
|
|
checklst.h
|
Add import/export attributes
|
2005-08-03 00:53:09 +00:00 |
chkconf.h
|
give an error if wxMotif is built in Unicode mode (to prevent bug reports like 1177193); moved wxMotif-specific checks in its own wx/motif/chkconf.h; moved wxMac stuff remaining in wx/chkconf.h to wx/mac/chkconf.h
|
2005-04-05 20:54:56 +00:00 |
choice.h
|
use WX_DEFINE_ARRAY_PTR instead of WX_DEFINE_ARRAY to suppress warnings about operator->()
|
2005-02-16 10:14:42 +00:00 |
clipbrd.h
|
Add import/export attributes
|
2005-08-03 00:53:09 +00:00 |
colour.h
|
|
|
combobox.h
|
|
|
control.h
|
|
|
cursor.h
|
|
|
dataform.h
|
Add import/export attributes
|
2005-08-03 00:53:09 +00:00 |
dataobj2.h
|
unihde base class virtual functions
|
2005-09-13 16:37:11 +00:00 |
dataobj.h
|
Add import/export attributes
|
2005-08-03 00:53:09 +00:00 |
dc.h
|
|
|
dcclient.h
|
get rid of wxClientDC::m_oldFont, it wasn't really used (this fixes crash introduced by last change to this code)
|
2005-09-18 01:19:28 +00:00 |
dcmemory.h
|
Add import/export attributes
|
2005-08-03 00:53:09 +00:00 |
dcprint.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
dcscreen.h
|
|
|
dialog.h
|
renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW() to avoid conflicts with
|
2005-09-14 14:36:02 +00:00 |
dnd.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
filedlg.h
|
|
|
font.h
|
Fix the condition to always #define wxMOTIF_NEW_FONT_HANDLING
|
2005-08-18 00:41:18 +00:00 |
frame.h
|
renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW() to avoid conflicts with
|
2005-09-14 14:36:02 +00:00 |
gauge.h
|
|
|
gdiobj.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
icon.h
|
fixed virtual function hiding for LoadBitmap()
|
2005-09-13 16:04:10 +00:00 |
listbox.h
|
1. added SetSelection() to wxItemContainer and removed its declarations
|
2005-02-13 17:08:27 +00:00 |
mdi.h
|
added orient parameter to wxMDIParentFrame::Tile()
|
2005-03-21 12:27:49 +00:00 |
menu.h
|
Add import/export attributes
|
2005-08-03 00:53:09 +00:00 |
menuitem.h
|
Add import/export attributes
|
2005-08-03 00:53:09 +00:00 |
minifram.h
|
|
|
msgdlg.h
|
Base for wxMessageDialog with common checks for style.
|
2005-03-11 15:34:42 +00:00 |
palette.h
|
|
|
popupwin.h
|
Add import/export attributes
|
2005-08-03 00:53:09 +00:00 |
print.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
private.h
|
added wxMOTIF_STR() macro casting away string literal constness for use with Motif functions taking char *; use it when needed to suppress warnings about string literals being treated as non-const
|
2005-09-13 16:49:07 +00:00 |
radiobox.h
|
Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning.
|
2005-02-23 16:39:25 +00:00 |
radiobut.h
|
|
|
scrolbar.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
slider.h
|
|
|
spinbutt.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
statbmp.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
statbox.h
|
Improved wxStaticBox border calculation for wxMotif.
|
2005-08-28 08:07:34 +00:00 |
stattext.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
textctrl.h
|
|
|
tglbtn.h
|
Committing in .
|
2005-02-14 11:11:56 +00:00 |
timer.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
toolbar.h
|
|
|
toplevel.h
|
renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW() to avoid conflicts with
|
2005-09-14 14:36:02 +00:00 |
window.h
|
Add import/export attributes
|
2005-08-03 00:53:09 +00:00 |