.. |
private
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
accel.h
|
|
|
app.h
|
Fixed various typos.
|
2011-03-22 14:17:38 +00:00 |
bitmap.h
|
add wxSize overloads to wxBitmap ctors and to wxBitmap::Create
|
2009-03-14 13:57:51 +00:00 |
bmpbuttn.h
|
fix virtual function hiding warnings
|
2009-03-03 09:20:11 +00:00 |
brush.h
|
|
|
button.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
choice.h
|
|
|
clipbrd.h
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
colordlg.h
|
Move wxColourData and wxFontData into separate files.
|
2011-01-07 05:26:57 +00:00 |
colour.h
|
|
|
combobox.h
|
fix wxGTK1 compilation after wxTextEntry DoGetValue() change
|
2009-03-03 09:21:35 +00:00 |
control.h
|
|
|
cursor.h
|
|
|
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dc.h
|
|
|
dcclient.h
|
|
|
dcmemory.h
|
|
|
dcscreen.h
|
|
|
dialog.h
|
|
|
dnd.h
|
made definition of wxUSE_LOG_DEBUG dependent on wxDEBUG_LEVEL and added wxUSE_LOG_TRACE (currently never enabled by default); fix warnings about unused variables after these changes
|
2009-03-22 17:18:07 +00:00 |
filedlg.h
|
|
|
font.h
|
Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont::GetFamily().
|
2010-09-29 13:46:09 +00:00 |
fontdlg.h
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
frame.h
|
use wxSTB_ as prefix for wxStatusBar styles; add support for wxSTB_ELLIPSIZE_* flags under wxGTK; support wxSTB_SHOW_TIPS even if no ellipsization mode is active; update the sample to allow the user to choose the wxStatusBar style dynamically
|
2009-04-25 12:59:09 +00:00 |
gauge.h
|
|
|
glcanvas.h
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
listbox.h
|
|
|
mdi.h
|
|
|
menu.h
|
remove const from by-value return type, it's useless
|
2010-11-17 05:57:21 +00:00 |
menuitem.h
|
|
|
minifram.h
|
Replace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTINY_CAPTION.
|
2010-05-10 21:09:57 +00:00 |
msgdlg.h
|
Put storage class outside WXDLLIMPEXP_DATA_CORE() macros.
|
2011-02-22 13:25:51 +00:00 |
notebook.h
|
Fixed various typos.
|
2011-03-22 14:17:38 +00:00 |
pen.h
|
|
|
popupwin.h
|
|
|
private.h
|
|
|
radiobox.h
|
use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated and confusing wxRA_HORIZONTAL/VERTICAL
|
2009-06-03 22:33:32 +00:00 |
radiobut.h
|
|
|
region.h
|
|
|
scrolbar.h
|
|
|
scrolwin.h
|
|
|
slider.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
Globally replace _T() with wxT().
|
2009-07-23 20:30:22 +00:00 |
statbmp.h
|
|
|
statbox.h
|
No changes, synchronised source names that appear commented at the top of files with the actual path to the files.
|
2011-03-20 00:14:35 +00:00 |
statline.h
|
|
|
stattext.h
|
|
|
textctrl.h
|
fix wxGTK1 compilation after wxTextEntry DoGetValue() change
|
2009-03-03 09:21:35 +00:00 |
tglbtn.h
|
Move wxCheckBoxNameStr declarations to wx/tglbtn.h from wx/port/tglbtn.h.
|
2011-02-22 13:25:30 +00:00 |
toolbar.h
|
Rename gtk{,1}/tbargtk.{h,cpp} to toolbar.{h,cpp}.
|
2009-12-10 03:04:07 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
|
|
treectrl.h
|
Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros.
|
2010-06-09 13:55:48 +00:00 |
win_gtk.h
|
|
|
window.h
|
No code changes, fixed various typos.
|
2011-04-03 20:31:32 +00:00 |