.. |
gnome
|
|
|
hildon
|
|
|
private
|
moved win_gtk.h header to wx/gtk/private, it's for internal use only
|
2008-02-22 13:24:05 +00:00 |
accel.h
|
|
|
animate.h
|
allow loading wxAnimationCtrl contents from stream (patch 1962344)
|
2008-05-17 22:51:52 +00:00 |
app.h
|
add SetNativeTheme() (slightly modified patch 1884553)
|
2008-02-27 17:46:14 +00:00 |
assertdlg_gtk.h
|
|
|
bitmap.h
|
reorganized wxBitmap/wxBitmapHandler classes to use wxBitmapType instead of "long" where possible; made them const-correct; introduce wxBITMAP_SCREEN_DEPTH instead of -1 for clearness (specially in the docs); remove wxBitmapHandler empty stubs and rename wxBitmapHandlerBase as wxBitmapHandler
|
2008-03-25 20:31:48 +00:00 |
bmpbuttn.h
|
revert removal of wxBU_AUTODRAW, now that it is again available with WXWIN_COMPATIBILITY_2_8==0
|
2008-03-18 16:25:48 +00:00 |
brush.h
|
add more pure virtuals to wxBrushBase; fix the GetColour() functions to return a wxColour object and not a reference; remove from docs the non-existent SetColour(const wxString&) overloads
|
2008-03-28 16:47:58 +00:00 |
button.h
|
|
|
calctrl.h
|
[ 1936700 ] wxCAL_SHOW_WEEK_NUMBERS, slightly modified
|
2008-04-17 15:31:50 +00:00 |
checkbox.h
|
|
|
checklst.h
|
|
|
chkconf.h
|
|
|
choice.h
|
use GtkComboBox instead of deprecated GtkOptionMenu for wxChoice; this also allows to derive wxComboBox from wxChoice in wxGTK as in wxMSW (ticket #9150)
|
2008-05-18 17:26:28 +00:00 |
clipbrd.h
|
|
|
clrpicker.h
|
|
|
collpane.h
|
|
|
colordlg.h
|
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
|
2008-03-26 15:06:00 +00:00 |
colour.h
|
|
|
combobox.h
|
use GtkComboBox instead of deprecated GtkOptionMenu for wxChoice; this also allows to derive wxComboBox from wxChoice in wxGTK as in wxMSW (ticket #9150)
|
2008-05-18 17:26:28 +00:00 |
control.h
|
|
|
cursor.h
|
|
|
dataform.h
|
|
|
dataobj2.h
|
suppress warnings about hiding virtual functions in wxURLDataObject
|
2008-03-23 15:57:47 +00:00 |
dataobj.h
|
|
|
dataview.h
|
Added InsertColumn( pos, col ), some reformating
|
2008-05-21 08:47:21 +00:00 |
dc.h
|
|
|
dcclient.h
|
Added new wxGraphicsContext:Create( wxPrinterDC ) instead of wxDC:CreateGraphicsContext
|
2008-04-28 20:39:57 +00:00 |
dcmemory.h
|
Added new wxGraphicsContext:Create( wxPrinterDC ) instead of wxDC:CreateGraphicsContext
|
2008-04-28 20:39:57 +00:00 |
dcscreen.h
|
|
|
dialog.h
|
call Show(false) from ~wxDialog to call EndModal if the dialog is still modal consistently in all ports
|
2008-02-05 19:13:26 +00:00 |
dirdlg.h
|
|
|
dnd.h
|
|
|
filectrl.h
|
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
|
2008-03-26 15:06:00 +00:00 |
filedlg.h
|
add support for custom controls in file dialog in wxGTK and generic versions; also allow using generic dialogs in the sample with wxGTK2 (patch 1846837)
|
2008-03-02 14:33:47 +00:00 |
filepicker.h
|
use generic file picker in wxFLP_SAVE case as the native one doesn't allow to select non-existent files
|
2008-02-09 23:30:47 +00:00 |
font.h
|
|
|
fontdlg.h
|
|
|
fontpicker.h
|
|
|
frame.h
|
|
|
gauge.h
|
|
|
glcanvas.h
|
|
|
hyperlink.h
|
|
|
listbox.h
|
implement wxListBox::EnsureVisible() in wxGTK; add a test for it to the widgets sample
|
2008-02-11 16:03:23 +00:00 |
mdi.h
|
|
|
menu.h
|
simplify wxEVT_MENU_OPEN/CLOSE generation
|
2008-03-18 03:01:30 +00:00 |
menuitem.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
|
2008-03-26 15:06:00 +00:00 |
notebook.h
|
|
|
pen.h
|
add more pure virtuals to wxBrushBase; fix the GetColour() functions to return a wxColour object and not a reference; remove from docs the non-existent SetColour(const wxString&) overloads
|
2008-03-28 16:47:58 +00:00 |
popupwin.h
|
|
|
print.h
|
Added new wxGraphicsContext:Create( wxPrinterDC ) instead of wxDC:CreateGraphicsContext
|
2008-04-28 20:39:57 +00:00 |
private.h
|
|
|
radiobox.h
|
simplified and cleaned up wxGTK's focus handling
|
2008-03-14 01:10:43 +00:00 |
radiobut.h
|
|
|
region.h
|
|
|
scrolbar.h
|
|
|
scrolwin.h
|
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
|
2008-03-26 15:06:00 +00:00 |
slider.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
added wxSpinCtrlDouble (slightly modified patch 1835864)
|
2008-03-18 14:04:19 +00:00 |
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
|
|
taskbarpriv.h
|
remove duplicate wxTaskBarIconAreaBase::DoPopupMenu, extracting the one-line difference into a new virtual
|
2008-03-18 04:06:50 +00:00 |
tbargtk.h
|
|
|
textctrl.h
|
|
|
textentry.h
|
|
|
tglbtn.h
|
|
|
tooltip.h
|
|
|
toplevel.h
|
restore caching of WM frame extents
|
2008-04-23 17:05:47 +00:00 |
treectrl.h
|
substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE
|
2008-03-26 15:06:00 +00:00 |
treeentry_gtk.h
|
|
|
window.h
|
remove duplicate wxTaskBarIconAreaBase::DoPopupMenu, extracting the one-line difference into a new virtual
|
2008-03-18 04:06:50 +00:00 |