wxwidgets/include/wx/gtk
Vadim Zeitlin e43f913313 Remove all blank "Modified by:" lines from top comment blocks
Having this line is not useful at all as it doesn't contain any
information and shouldn't be filled in the future as git-shortlog can
provide the information about people who changed the given file more
more reliably than consulting the comments in any case.

Keep the non-blank lines for historical purposes.
2023-10-22 01:22:48 +02:00
..
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 blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02: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 Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +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 Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
collpane.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
colordlg.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +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 Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02: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 Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +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 Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +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 Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +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 Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
hyperlink.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +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 Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
nonownedwnd.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
notebook.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02: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 all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02: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 Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
slider.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
spinbutt.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
spinctrl.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +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 Make recently added GTK-specific wxTextCtrl accessors public 2023-09-08 01:32:36 +02:00
textentry.h Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
tglbtn.h Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +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 wxWebView::SetProxy() and implement it for WebKit2 backend 2023-09-07 15:33:39 +02:00
webviewhistoryitem_webkit.h Add support for WebKit2GTK+ in wxWebView 2017-04-22 20:00:48 +01:00
window.h Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00