.. |
.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
|
|
|
button.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +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
|
|
|
colour.h
|
|
|
combobox.h
|
wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning.
|
2005-01-19 16:25:34 +00:00 |
control.h
|
|
|
cursor.h
|
|
|
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dc.h
|
Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too.
|
2004-12-16 21:24:45 +00:00 |
dcclient.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
dcmemory.h
|
|
|
dcprint.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
dcscreen.h
|
|
|
dialog.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
dnd.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
filedlg.h
|
|
|
font.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
frame.h
|
|
|
gauge.h
|
|
|
gdiobj.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
icon.h
|
----------------------------------------------------------------------
|
2005-02-09 15:01:49 +00:00 |
listbox.h
|
1. added SetSelection() to wxItemContainer and removed its declarations
|
2005-02-13 17:08:27 +00:00 |
mdi.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
menu.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
menuitem.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +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
|
|
|
print.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
private.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +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
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
stattext.h
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
textctrl.h
|
wxTextPos for all GetLastPosition with constants for special cases. Make it virtual everywhere. Avoid doubling typedefs. Always include textctrl.h for combobox.h. Source cleaning.
|
2005-01-19 16:25:34 +00:00 |
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
|
Replaced TRUE and FALSE with true and false
|
2005-02-06 17:38:33 +00:00 |
window.h
|
Revert my last commit, GetClientAreaOrigin was already implemented
|
2005-03-01 20:18:09 +00:00 |