| .. |
|
gnome
|
Remove support for Gnome printing from wxGTK.
|
2013-10-01 17:09:02 +00:00 |
|
private
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
accel.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
|
activityindicator.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
animate.h
|
Add high DPI support to generic wxAnimationCtrl
|
2023-08-25 20:51:21 +02:00 |
|
anybutton.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
app.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
assertdlg_gtk.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
|
bitmap.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
bmpbuttn.h
|
Allow using wxBitmapBundle for wxButton bitmaps
|
2021-10-18 11:50:10 +02:00 |
|
bmpcbox.h
|
Remove overriden GTKInsertComboBoxTextItem from bitmap combobox
|
2023-04-12 17:55:27 +01:00 |
|
brush.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
button.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
calctrl.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
checkbox.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
checklst.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
chkconf.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
|
choice.h
|
Remove GTKInsertComboBoxTextItem completely
|
2023-04-12 17:55:27 +01:00 |
|
clipbrd.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
clrpicker.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
collpane.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
colordlg.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
colour.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
combobox.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
control.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
cursor.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
dataform.h
|
Initialize atoms used in wxGTK wxDataObject on demand
|
2022-12-06 01:56:21 +01:00 |
|
dataobj.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
|
dataobj2.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
dataview.h
|
Stop using wxList for wxGTK wxDataViewCtrl::m_cols
|
2023-04-12 18:15:45 +01:00 |
|
dc.h
|
Remove duplicated method to destroy clipping region in wxPaintDCImpl (wxGTK)
|
2022-12-22 18:42:57 +01:00 |
|
dcclient.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
dcmemory.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
dcscreen.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
dialog.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
dirdlg.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
dnd.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
dvrenderer.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
dvrenderers.h
|
Remove wxUSE_UNICODE checks as they're always true now
|
2022-10-27 19:43:30 +02:00 |
|
evtloop.h
|
Replace wxArrayPtrVoid with a std::vector in GTK wxEventLoop
|
2023-03-06 18:05:41 +00:00 |
|
evtloopsrc.h
|
Remove all lines containing cvs/svn "$Id$" keyword.
|
2013-07-26 16:02:46 +00:00 |
|
filectrl.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
filedlg.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
filehistory.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
filepicker.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
font.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
fontdlg.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
fontpicker.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
frame.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
gauge.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
glcanvas.h
|
Add default ctor to wxGLCanvas
|
2023-02-14 16:03:56 +00:00 |
|
hyperlink.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
infobar.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
listbox.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
mdi.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
menu.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
menuitem.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
mimetype.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
minifram.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
msgdlg.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
nonownedwnd.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
notebook.h
|
Stop using wxList in wxGTK wxNotebook
|
2023-04-12 18:15:45 +01:00 |
|
pen.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
popupwin.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
print.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
private.h
|
Remove wxGTKPrivate::GetTextEntryWidget(), use GetEntryWidget()
|
2023-02-20 18:30:29 +01:00 |
|
radiobox.h
|
Stop using wxList in wxGTK wxRadioBox
|
2023-04-12 18:15:45 +01:00 |
|
radiobut.h
|
Implement wxRB_SINGLE support in wxGTK
|
2023-07-03 20:14:32 +02:00 |
|
region.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
scrolbar.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
scrolwin.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
setup.h
|
Merge branch 'master' into webview-chromium
|
2023-08-30 02:03:00 +02:00 |
|
slider.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
spinbutt.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
spinctrl.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
srchctrl.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
statbmp.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
statbox.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
statline.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
|
stattext.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
taskbar.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
textctrl.h
|
Add accessors for underling wxTextCtrl GTK widgets
|
2023-08-29 01:52:51 +02:00 |
|
textentry.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
tglbtn.h
|
Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
|
2022-10-15 18:10:45 +02:00 |
|
toolbar.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
tooltip.h
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
|
toplevel.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
webview_webkit.h
|
Add wxWebViewWindowFeatures and event
|
2023-03-24 15:10:21 +01:00 |
|
webviewhistoryitem_webkit.h
|
Build fixes for wxUSE_WEBVIEW_CHROMIUM && !wxUSE_WEBVIEW_WEBKIT
|
2023-08-31 16:01:21 +02:00 |
|
window.h
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |