wxWidgets/include/wx/gtk
Robert Roebling 739a839903 Added wxDataViewCtrl::IsExpanded(item)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-12-16 21:23:55 +00:00
..
gnome make GetPaperRect() and GetResolution() const functions 2008-11-15 11:10:34 +00:00
hildon
private
accel.h
animate.h
app.h
assertdlg_gtk.h
bitmap.h replace wx_{const,static,reinterpret}_cast with their standard C++ equivalents 2008-11-02 02:39:52 +00:00
bmpbuttn.h
bmpcbox.h make access for virtuals match base 2008-11-16 18:20:21 +00:00
brush.h
button.h
calctrl.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
clrpicker.h
collpane.h
colordlg.h
colour.h
combobox.h
control.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Added wxDataViewCtrl::IsExpanded(item) 2008-12-16 21:23:55 +00:00
dc.h
dcclient.h
dcmemory.h
dcscreen.h
dialog.h
dirdlg.h
dnd.h
filectrl.h
filedlg.h
filepicker.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
fontpicker.h
frame.h
gauge.h
glcanvas.h
hyperlink.h
listbox.h
mdi.h Review/simplify/cleanup MDI classes for all platforms and introduce base 2008-11-04 02:46:19 +00:00
menu.h
menuitem.h
minifram.h
msgdlg.h make access for virtuals match base 2008-11-16 18:20:21 +00:00
notebook.h
pen.h
popupwin.h
print.h make GetPaperRect() and GetResolution() const functions 2008-11-15 11:10:34 +00:00
private.h Forward port new wxRenderer methods in 2.8 to trunk. 2008-12-13 17:36:27 +00:00
radiobox.h
radiobut.h
region.h
scrolbar.h
scrolwin.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
taskbarpriv.h
tbargtk.h
textctrl.h replace wx_{const,static,reinterpret}_cast with their standard C++ equivalents 2008-11-02 02:39:52 +00:00
textentry.h
tglbtn.h declare all NameStr[] strings as const char using the correct WXDLLIMPEXP_DATA_ macros; in the process, change wxPropGrid window classes to take 'const wxString& name' arguments instead of 'const wxChar *name' 2008-11-02 22:16:14 +00:00
tooltip.h
toplevel.h
treeentry_gtk.h
window.h