.. |
gnome
|
|
|
private
|
Replace wxEXPLICIT with the 'explicit' keyword
|
2016-09-14 18:45:12 +09:00 |
accel.h
|
|
|
activityindicator.h
|
Add wxActivityIndicator control.
|
2015-03-20 00:08:37 +01:00 |
animate.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
anybutton.h
|
No changes, just rename GTKGetCurrentState() to be more clear.
|
2015-05-09 19:17:41 +02:00 |
app.h
|
Remove Hildon framework support.
|
2015-08-26 22:49:53 +02:00 |
assertdlg_gtk.h
|
|
|
bitmap.h
|
Replace wxEXPLICIT with the 'explicit' keyword
|
2016-09-14 18:45:12 +09:00 |
bmpbuttn.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
bmpcbox.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
brush.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
button.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
calctrl.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
checkbox.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
checklst.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
chkconf.h
|
|
|
choice.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
clipbrd.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
clrpicker.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
collpane.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
colordlg.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
colour.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
combobox.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
control.h
|
more use of wxOVERRIDE
|
2015-09-06 17:20:42 -07:00 |
cursor.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dataview.h
|
Make wxDataViewCtrl::Expand() expand ancestors in native ports too
|
2016-03-22 21:22:36 +01:00 |
dc.h
|
implement wxDC::GetContentScaleFactor() for GTK3
|
2016-02-22 09:52:26 -08:00 |
dcclient.h
|
Fix retrieving clipping box after changing wxDC coordinates (GTK)
|
2016-09-01 21:42:13 +02:00 |
dcmemory.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
dcscreen.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
dialog.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
dirdlg.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
dnd.h
|
|
|
dvrenderer.h
|
Allow using arbitrary windows as wxDataViewCtrl editors in wxGTK
|
2016-02-28 20:25:07 +01:00 |
dvrenderers.h
|
Add wxDataViewTextRenderer::EnableMarkup()
|
2016-06-16 00:06:23 +02:00 |
evtloop.h
|
|
|
evtloopsrc.h
|
|
|
filectrl.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
filedlg.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
filehistory.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
filepicker.h
|
more use of wxOVERRIDE
|
2015-09-06 17:20:42 -07:00 |
font.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
fontdlg.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
fontpicker.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
frame.h
|
Remove Hildon framework support.
|
2015-08-26 22:49:53 +02:00 |
gauge.h
|
Inherit wxGauge from wxGaugeBase in wxGTK
|
2016-05-13 22:32:16 +02:00 |
glcanvas.h
|
Replace wxEXPLICIT with the 'explicit' keyword
|
2016-09-14 18:45:12 +09:00 |
hyperlink.h
|
Fix wxGTK wxHyperlinkCtrl compilation problem with g++ 5.2
|
2016-03-07 19:41:58 +01:00 |
infobar.h
|
|
|
listbox.h
|
Add wxListBox::GetTopItem() and GetCountPerPage()
|
2016-02-06 19:13:35 +01:00 |
mdi.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
menu.h
|
remove const from pass-by-value parameters
|
2016-01-16 10:55:01 -08:00 |
menuitem.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
mimetype.h
|
Use native MIME and display classes in wxGTK/Win32 build
|
2016-09-08 00:48:41 +02:00 |
minifram.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
msgdlg.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
nonownedwnd.h
|
|
|
notebook.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
pen.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
popupwin.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
print.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
private.h
|
|
|
radiobox.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
radiobut.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
region.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
scrolbar.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
scrolwin.h
|
|
|
setup0.h
|
Add wxSecretStore
|
2016-06-04 18:29:15 +02:00 |
slider.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
spinbutt.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
spinctrl.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
statbmp.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
statbox.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
statline.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
stattext.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
taskbar.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
textctrl.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
textentry.h
|
Add wxTextEntry::ForceUpper()
|
2015-12-08 03:02:46 +01:00 |
tglbtn.h
|
Add RAII wrapper for GTKDisableEvents/GTKEnableEvents() calls
|
2016-02-06 19:13:35 +01:00 |
toolbar.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
tooltip.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
toplevel.h
|
remove no-longer-needed OnInternalIdle() override
|
2015-12-06 20:24:59 -08:00 |
webview_webkit.h
|
|
|
webviewhistoryitem_webkit.h
|
|
|
window.h
|
Add wxWindow::ApplyCssStyle() helper to wxGTK
|
2016-03-07 13:22:57 +01:00 |