.. |
gnome
|
|
|
hildon
|
|
|
private
|
remove wxGraphicsContext dependency for transparent background support
|
2012-02-11 19:39:23 +00:00 |
accel.h
|
|
|
animate.h
|
Reverted bogus fix for bogus bug report #13402.
|
2012-02-05 22:53:39 +00:00 |
anybutton.h
|
|
|
app.h
|
|
|
assertdlg_gtk.h
|
Fix display of "const" methods in wxGTK assert dialog.
|
2012-03-21 00:11:12 +00:00 |
bitmap.h
|
replace wxBitmap::SetPixbuf() with wxBitmap ctor taking pixbuf
|
2012-03-25 23:33:18 +00:00 |
bmpbuttn.h
|
|
|
bmpcbox.h
|
|
|
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
|
Update the text part of combobox when changing text of selected item in wxGTK.
|
2012-03-11 23:55:19 +00:00 |
control.h
|
use 0 (== GTK_STATE_NORMAL) for state parameter default
|
2012-02-27 17:49:33 +00:00 |
cursor.h
|
|
|
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dataview.h
|
Replace wxDataViewCtrl::StartEditor() with EditItem().
|
2012-01-17 14:05:17 +00:00 |
dc.h
|
Do not put semicolons after the definition of an inline function.
|
2011-12-29 14:42:13 +00:00 |
dcclient.h
|
remove unneeded includes and forward declaration
|
2012-03-25 23:34:42 +00:00 |
dcmemory.h
|
|
|
dcscreen.h
|
|
|
dialog.h
|
|
|
dirdlg.h
|
Implement wxDirDialog:: and wxFileDialog::Create() in wxGTK.
|
2012-03-14 12:32:27 +00:00 |
dnd.h
|
|
|
dvrenderer.h
|
|
|
dvrenderers.h
|
move render params out of wxDataViewCustomRenderer
|
2012-01-09 06:31:07 +00:00 |
evtloop.h
|
|
|
evtloopsrc.h
|
|
|
filectrl.h
|
Do not put semicolons after the definition of an inline function.
|
2011-12-29 14:42:13 +00:00 |
filedlg.h
|
Implement wxDirDialog:: and wxFileDialog::Create() in wxGTK.
|
2012-03-14 12:32:27 +00:00 |
filehistory.h
|
|
|
filepicker.h
|
|
|
font.h
|
move Pango underline workaround into wxFont::GTKSetPangoAttrs
|
2012-01-29 08:14:34 +00:00 |
fontdlg.h
|
|
|
fontpicker.h
|
|
|
frame.h
|
|
|
gauge.h
|
Do not put semicolons after the definition of an inline function.
|
2011-12-29 14:42:13 +00:00 |
glcanvas.h
|
|
|
hyperlink.h
|
|
|
infobar.h
|
|
|
listbox.h
|
|
|
mdi.h
|
|
|
menu.h
|
Implement wxMenuBar::EnableTop() for wxMSW and wxGTK.
|
2012-01-15 13:41:17 +00:00 |
menuitem.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
|
|
nonownedwnd.h
|
|
|
notebook.h
|
Implement wxNotebook::CalcSizeFromPage() for wxGTK.
|
2011-12-24 18:19:26 +00:00 |
pen.h
|
|
|
popupwin.h
|
remove unnecessary override of AddChildGTK
|
2012-02-28 17:25:59 +00:00 |
print.h
|
|
|
private.h
|
Always use UTF-8 for file names passed to GTK+ functions under MSW.
|
2012-04-08 18:10:29 +00:00 |
radiobox.h
|
|
|
radiobut.h
|
|
|
region.h
|
|
|
scrolbar.h
|
|
|
scrolwin.h
|
|
|
slider.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
fix virtual override broken in r58875
|
2012-02-28 17:06:56 +00:00 |
statline.h
|
|
|
stattext.h
|
|
|
taskbar.h
|
Make wxTaskBarIcon's ctor have the same API on all platforms even though setting the icon type can only be done on wxOSX-cocoa
|
2012-04-20 05:41:54 +00:00 |
textctrl.h
|
|
|
textentry.h
|
|
|
tglbtn.h
|
|
|
toolbar.h
|
Make the CreateTool factories be public so they can be used from application code
|
2012-03-10 00:01:09 +00:00 |
tooltip.h
|
|
|
toplevel.h
|
Do not put semicolons after the definition of an inline function.
|
2011-12-29 14:42:13 +00:00 |
treeentry_gtk.h
|
|
|
webview_webkit.h
|
Minor changes, just trim trailing spaces in webview code.
|
2012-03-28 18:00:30 +00:00 |
webviewhistoryitem_webkit.h
|
Minor changes, just trim trailing spaces in webview code.
|
2012-03-28 18:00:30 +00:00 |
window.h
|
Implement wxBG_STYLE_TRANSPARENT support for wxGTK.
|
2012-02-11 16:26:52 +00:00 |