wxwidgets/src/gtk
Lauri Nurmi 2b0ee48ef7 Fix double negatives used with 'neither'
Replace most 'neither' words introduced after 66916c74a3 (Fix double
negatives used with 'neither' in docs and comments, 2022-08-15) with
'either'.

All changes are to comments only.

Closes #24090.
2023-11-30 02:31:42 +01:00
..
gnome Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
aboutdlg.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
activityindicator.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
animate.cpp Add high DPI support to generic wxAnimationCtrl 2023-08-25 20:51:21 +02:00
anybutton.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
app.cpp Add WXSUPPRESS_GTK_DIAGNOSTICS environment variable 2023-10-01 17:36:54 +02:00
artgtk.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
assertdlg_gtk.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
bdiag.xbm Use unsigned char for XBM bitmaps data. 2010-10-18 23:43:20 +00:00
bitmap.cpp Fix GetSubBitmap() returned value size when rounding is required 2023-10-29 01:48:27 +02:00
bmpbuttn.cpp Allow using wxBitmapBundle for wxButton bitmaps 2021-10-18 11:50:10 +02:00
bmpcbox.cpp Remove overriden GTKInsertComboBoxTextItem from bitmap combobox 2023-04-12 17:55:27 +01:00
brush.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
button.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
calctrl.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
cdiag.xbm Use unsigned char for XBM bitmaps data. 2010-10-18 23:43:20 +00:00
checkbox.cpp Fix wxCheckBox undetermined state showing as checked with some themes 2023-11-27 12:51:41 -08:00
checklst.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
choice.cpp Avoid potential negative width in wxChoice::DoGetSizeFromTextSize() 2023-11-22 14:54:36 -08:00
clipbrd.cpp Fix losing the other selection contents in wxClipboard 2023-10-23 01:52:44 +02:00
clrpicker.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
collpane.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
colordlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
colour.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
combobox.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
control.cpp Gets rid of gtk_entry_get_layout_offsets in GTKGetEntryMargins 2023-06-08 21:28:12 +03:00
cross.xbm Make brush hatches in wxGTK consistent with wxMSW. 2011-03-09 16:35:56 +00:00
cursor.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dataobj.cpp Don't append extra NUL to URLs in wxGTK wxURLDataObject 2022-12-06 02:25:44 +01:00
dataview.cpp Fix double negatives used with 'neither' 2023-11-30 02:31:42 +01:00
dc.cpp Remove duplicated method to destroy clipping region in wxPaintDCImpl (wxGTK) 2022-12-22 18:42:57 +01:00
dcclient.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
dcmemory.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dcscreen.cpp Replace a reference to a very old SourceForge ticket number 2022-10-16 23:40:34 +02:00
descrip.mms Add src/gtk/image_gtk.cpp for compilation in OpenVMS makefile 2020-09-17 09:37:12 +02:00
dialog.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
dirdlg.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
display.cpp Make wxDisplay::GetDepth() specific to each display with GTK 2023-11-19 17:42:49 -08:00
dnd.cpp Fix wxDropSource::GiveFeedback() for Wayland 2023-11-22 15:56:41 -08:00
eggtrayicon.c Fix unused parameter warnings in Windows GTK build 2022-08-31 00:22:37 +02:00
eggtrayicon.h Don't directly include GTK+ semi-public headers. 2011-03-06 18:22:28 +00:00
evtloop.cpp Replace wxArrayPtrVoid with a std::vector in GTK wxEventLoop 2023-03-06 18:05:41 +00:00
fdiag.xbm Use unsigned char for XBM bitmaps data. 2010-10-18 23:43:20 +00:00
filectrl.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
filedlg.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
filehistory.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
filepicker.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
font.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
fontdlg.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
fontpicker.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
frame.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
gauge.cpp No longer return fixed values from wxGauge::GetBestSize() in wxGTK 2019-06-21 02:05:19 +02:00
glcanvas.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
horiz.xbm Make brush hatches in wxGTK consistent with wxMSW. 2011-03-09 16:35:56 +00:00
hyperlink.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
image_gtk.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
infobar.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
listbox.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
mdi.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
menu.cpp Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
mimetype.cpp Avoid many -Wparentheses warnings from gtk/gtk.h with gcc8 2018-05-21 12:34:04 +02:00
minifram.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
mnemonics.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
msgdlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
nativewin.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
nonownedwnd.cpp Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
notebook.cpp Fix filtering out of bogus GTK critical errors in wxNotebook 2023-10-01 16:57:08 +02:00
notifmsg.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
overlay.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
pen.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
popupwin.cpp Fix wxComboCtrl popup behaviour under some Wayland compositors 2023-10-04 18:34:40 +02:00
print.cpp Avoid a few fallthrough warnings 2023-11-23 09:42:59 -08:00
private.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
radiobox.cpp Stop using wxList in wxGTK wxRadioBox 2023-04-12 18:15:45 +01:00
radiobut.cpp Implement wxRB_SINGLE support in wxGTK 2023-07-03 20:14:32 +02:00
region.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
renderer.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
scrolbar.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
scrolwin.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
settings.cpp Avoid crash with GTK3 if console program is using a GUI wxApp class 2023-11-23 15:12:08 -08:00
slider.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
sockgtk.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
spinbutt.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
spinctrl.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
srchctrl.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
statbmp.cpp Take wxBitmapBundle in wxStaticBitmap::SetBitmap() 2021-10-26 00:11:57 +02:00
statbox.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
statline.cpp Avoid many -Wparentheses warnings from gtk/gtk.h with gcc8 2018-05-21 12:34:04 +02:00
stattext.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
taskbar.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
textctrl.cpp Fix wxTextCtrl proof checking functions return values 2023-08-31 18:00:35 +02:00
textentry.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
textmeasure.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
tglbtn.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
timer.cpp Add wxGDKThreadsLock helper class 2022-09-23 01:43:10 +02:00
toolbar.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
tooltip.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
toplevel.cpp Implement wxEVT_DPI_CHANGED generation for wxGTK 2023-11-07 20:57:31 +01:00
treeentry_gtk.c Fix unused-parameter warning 2020-12-23 17:03:03 +01:00
utilsgtk.cpp Improve desktop environment detection 2023-11-10 11:23:24 -08:00
verti.xbm Make brush hatches in wxGTK consistent with wxMSW. 2011-03-09 16:35:56 +00:00
webview_webkit.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
webview_webkit2.cpp Add wxWebView::SetProxy() and implement it for WebKit2 backend 2023-09-07 15:33:39 +02:00
webview_webkit2_extension.cpp Disable missing initializers warnings in wxGTK webview code 2023-07-03 21:25:48 +02:00
win_gtk.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
window.cpp Fix showing popup menu with GTK/Wayland without active event 2023-09-24 14:20:29 -07:00