| .. |
|
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
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
anybutton.cpp
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
app.cpp
|
Fix GSource leak from idle processing
|
2023-03-24 18:08:41 +01:00 |
|
artgtk.cpp
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +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
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +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
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
checklst.cpp
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
choice.cpp
|
Remove GTKInsertComboBoxTextItem completely
|
2023-04-12 17:55:27 +01:00 |
|
clipbrd.cpp
|
Fix memory leak of wxClipboard data on exit
|
2023-06-21 18:19:15 +01: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 wxGTK_CONV macros except for wxGTK_CONV_FN
|
2022-10-27 19:43:30 +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 editing cells without values in wxGTK wxDataViewCtrl
|
2023-05-04 22:11:01 +02: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
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
dnd.cpp
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02: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
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +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
|
Allow selecting and copying text in wxMessageDialog on GTK
|
2022-12-18 02:22:26 +01: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
|
Stop using wxList in wxGTK wxNotebook
|
2023-04-12 18:15:45 +01: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
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
print.cpp
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
private.cpp
|
Remove wxGTKPrivate::GetTextEntryWidget(), use GetEntryWidget()
|
2023-02-20 18:30:29 +01: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 wxGTKPrivate::GetTextEntryWidget(), use GetEntryWidget()
|
2023-02-20 18:30:29 +01: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
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02: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
|
Use nullptr instead of NULL in the code and documentation
|
2022-10-18 01:25:25 +02:00 |
|
spinctrl.cpp
|
Remove all wxGTK_CONV macros except for wxGTK_CONV_FN
|
2022-10-27 19:43:30 +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
|
Use calculated margins in wxTextCtrl::DoGetSizeFromTextSize
|
2023-06-08 22:04:20 +03: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 wxGTK_CONV macros except for wxGTK_CONV_FN
|
2022-10-27 19:43:30 +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
|
Add logging to wxGTK wxTopLevelWindow size-related functions
|
2023-07-24 14:04:56 +02:00 |
|
treeentry_gtk.c
|
Fix unused-parameter warning
|
2020-12-23 17:03:03 +01:00 |
|
utilsgtk.cpp
|
Remove wxUSE_UNICODE checks as they're always true now
|
2022-10-27 19:43:30 +02: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 support for building WebView with libwebkit2gtk-4.1
|
2023-06-13 18:13:59 -04: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
|
Avoid debug warnings when defocusing menu bar in wxGTK
|
2023-07-24 14:04:36 +02:00 |