.. |
private
|
Forward port event handler fixes to trunk.
|
2008-11-22 04:10:31 +00:00 |
accel.h
|
|
|
app.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
bitmap.h
|
introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYPE; documented these default argument values; matched the wxBitmap and wxIcon interfaces to their real implementations; revised icon.h interface header
|
2008-09-21 20:03:14 +00:00 |
bmpbuttn.h
|
|
|
button.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
checkbox.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
checklst.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
chkconf.h
|
OSX reshuffling
|
2008-07-30 15:01:58 +00:00 |
choice.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
clipbrd.h
|
|
|
colordlg.h
|
|
|
combobox.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
control.h
|
|
|
cursor.h
|
provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all ports except gtk,motif; make all ports emit wxLogError on invalid bitmap types; implement wxCursor(const wxString&, ...) ctor on GTK (not tested yet)
|
2008-09-25 17:56:07 +00:00 |
databrow.h
|
|
|
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dataview.h
|
define SetAsSortKey/IsSortKey() in wxMac wxDataViewColumn
|
2008-12-07 21:15:20 +00:00 |
dc.h
|
|
|
dcclient.h
|
no changes, just de-TAB-bed
|
2008-08-30 22:01:20 +00:00 |
dcmemory.h
|
|
|
dcprint.h
|
make GetPaperRect() and GetResolution() const functions
|
2008-11-15 11:10:34 +00:00 |
dcscreen.h
|
porting dcscreen blit from 2.8
|
2008-10-06 19:48:52 +00:00 |
dialog.h
|
|
|
dirdlg.h
|
|
|
dnd.h
|
|
|
drawer.h
|
|
|
evtloop.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
filedlg.h
|
|
|
font.h
|
fix the incoherence pointed out by ifacecheck between wx docs, that documents usage of the wxFontFamily, wxFontStyle and wxFontWeight enums in wxFont setters and getters, and the actual sources, which use 'int' instead; provided the same backward-compatibility pattern already used for wxBrush,wxPen both against 'int' overloads and against the wxDeprecatedGUIConstants enum values
|
2008-11-03 17:02:25 +00:00 |
fontdlg.h
|
OSX reshuffling
|
2008-07-30 15:01:58 +00:00 |
frame.h
|
fixes #9951
|
2008-09-11 16:32:03 +00:00 |
gauge.h
|
|
|
glcanvas.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
helpxxxx.h
|
|
|
icon.h
|
no changes, just reformat, remove extraneous semicolons and inline keywords
|
2008-11-21 16:18:43 +00:00 |
imaglist.h
|
|
|
joystick.h
|
|
|
listbox.h
|
simplify native textcontrol creations, adding search control for cocoa
|
2008-09-05 14:41:11 +00:00 |
listctrl.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
mdi.h
|
Review/simplify/cleanup MDI classes for all platforms and introduce base
|
2008-11-04 02:46:19 +00:00 |
menu.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
menuitem.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
metafile.h
|
|
|
mimetype.h
|
Removed most of the pre-XDG MIME code from the Unix implementation, many speed-ups by simplification
|
2008-06-30 11:58:41 +00:00 |
minifram.h
|
|
|
msgdlg.h
|
adapting to new msgdlg class hierarchy
|
2008-09-05 19:50:13 +00:00 |
nonownedwnd.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
notebook.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
palette.h
|
|
|
pnghand.h
|
|
|
pngread.h
|
|
|
popupwin.h
|
|
|
printdlg.h
|
|
|
printmac.h
|
|
|
private.h
|
moving embedding to common API
|
2008-10-10 19:01:32 +00:00 |
radiobox.h
|
|
|
radiobut.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
region.h
|
|
|
scrolbar.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
slider.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
sound.h
|
|
|
spinbutt.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
spinctrl.h
|
|
|
srchctrl.h
|
simplify native textcontrol creations, adding search control for cocoa
|
2008-09-05 14:41:11 +00:00 |
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
statusbr.h
|
|
|
tabctrl.h
|
|
|
taskbarosx.h
|
Adding compiling (but not yet working) taskbar implementation for OS X Cocoa, mostly borrowed from wxCocoa. Also enabled HTML Help support as it seems this compiles fine now.
|
2008-09-22 00:51:32 +00:00 |
textctrl.h
|
simplify native textcontrol creations, adding search control for cocoa
|
2008-09-05 14:41:11 +00:00 |
tglbtn.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
toolbar.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
Forward port event handler fixes to trunk.
|
2008-11-22 04:10:31 +00:00 |
treectrl.h
|
|
|
uma.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |
window.h
|
osx new layout
|
2008-09-02 16:53:23 +00:00 |