.. |
gnome
|
DC reorganization
|
2007-11-30 13:48:22 +00:00 |
hildon
|
added wxNotificationMessage and implemented it generically and natively for Maemo
|
2007-11-24 01:56:13 +00:00 |
private
|
|
|
accel.h
|
|
|
animate.h
|
|
|
app.h
|
|
|
assertdlg_gtk.h
|
|
|
bitmap.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
bmpbuttn.h
|
prefix implementation methods of wxBitmapButton with 'GTK' to prevent shadowing of HasFocus
|
2008-01-21 15:03:10 +00:00 |
brush.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
button.h
|
|
|
checkbox.h
|
|
|
checklst.h
|
|
|
chkconf.h
|
|
|
choice.h
|
|
|
clipbrd.h
|
|
|
clrpicker.h
|
|
|
collpane.h
|
|
|
colordlg.h
|
|
|
colour.h
|
added wxColourBase::Init() and use DEFINE_STD_WXCOLOUR_CONSTRUCTORS() in all ports now (patch 1851600)
|
2007-12-22 15:03:58 +00:00 |
combobox.h
|
|
|
control.h
|
|
|
cursor.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
dataform.h
|
check for self-assignment in operator=
|
2008-01-09 04:08:33 +00:00 |
dataobj2.h
|
|
|
dataobj.h
|
|
|
dataview.h
|
Patch from Hartwig and me for implementing reorderable dataview columns. Works on OS X and GTK+, breaks OS X a litte
|
2007-12-26 18:30:56 +00:00 |
dc.h
|
make access for virtuals match base
|
2007-12-06 16:22:00 +00:00 |
dcclient.h
|
factor out a whole bunch of duplicated code
|
2007-12-17 07:31:35 +00:00 |
dcmemory.h
|
make access for virtuals match base
|
2007-12-06 16:22:00 +00:00 |
dcscreen.h
|
make access for virtuals match base
|
2007-12-06 16:22:00 +00:00 |
dialog.h
|
|
|
dirdlg.h
|
|
|
dnd.h
|
|
|
filectrl.h
|
|
|
filedlg.h
|
|
|
filepicker.h
|
|
|
font.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
fontdlg.h
|
|
|
fontpicker.h
|
|
|
frame.h
|
|
|
gauge.h
|
|
|
glcanvas.h
|
remove unnecessary m_glWidget, fix return types for realize and map callbacks
|
2008-02-01 04:51:34 +00:00 |
hyperlink.h
|
|
|
listbox.h
|
|
|
mdi.h
|
|
|
menu.h
|
|
|
menuitem.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
|
|
notebook.h
|
|
|
pen.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
popupwin.h
|
|
|
print.h
|
set resolution of print preview from print data (modified patch 1851381)
|
2008-01-03 22:21:04 +00:00 |
private.h
|
DC headers don't need to be in gtk/private.h
|
2007-12-20 06:07:40 +00:00 |
radiobox.h
|
|
|
radiobut.h
|
Remove unnecessary IsRadioButton().
|
2008-01-29 04:02:33 +00:00 |
region.h
|
Fix Ok/IsOk() mess in wxGDIObject-derived classes; also added
|
2007-12-15 17:54:20 +00:00 |
scrolbar.h
|
|
|
scrolwin.h
|
|
|
slider.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
taskbarpriv.h
|
Only account for WM frame extents in tlw size if WM supports _NET_FRAME_EXTENTS. Extents cache no longer needed.
|
2007-12-04 17:26:57 +00:00 |
tbargtk.h
|
|
|
textctrl.h
|
move Freeze() and Thaw() to wxWindowBase to ensure that they behave consistently (i.e. recursively, as described in the docs) in all ports; removed different duplications of freeze count from derived classes
|
2008-01-05 00:21:31 +00:00 |
textentry.h
|
|
|
tglbtn.h
|
Document wxBitmapToggleButton, add update UI event in Base class for all toggle buttons
|
2007-12-08 10:36:59 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
prevent explicitly set client size from being changed when frame extents become known
|
2008-01-13 02:00:27 +00:00 |
treectrl.h
|
|
|
treeentry_gtk.h
|
|
|
win_gtk.h
|
|
|
window.h
|
Remove unnecessary IsRadioButton().
|
2008-01-29 04:02:33 +00:00 |