wxwidgets/src/generic
Doukas Dergiades f24b3d5483 Save last wxSplitterWindow position before it was unsplit
Use this position when the window is split again and also save and
restore it from persistent storage in wxPersistentSplitter.

Closes #24329.
2024-02-18 01:23:24 +01:00
..
aboutdlgg.cpp Make existing code overriding DoAddCustomControls() work again 2023-06-20 18:51:27 +02:00
accel.cpp Remove unnecessary empty destructors 2024-01-28 18:16:07 +01:00
activityindicator.cpp Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
animateg.cpp Stop using wxClientDC in wxGenericAnimationCtrl 2023-08-25 20:51:21 +02:00
bannerwindow.cpp Change wxBitmap to wxBitmapBundle in wxBannerWindow 2022-01-27 14:29:25 +01:00
bmpcboxg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
bmpsvg.cpp Add wxHAS_PREMULTIPLIED_ALPHA to abstract if wxBitmap pixels are premultiplied. 2023-11-26 13:23:52 -08:00
busyinfo.cpp Fix wxBusyInfo layout when using wxGTK 2023-10-03 16:31:47 +02:00
buttonbar.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
calctrlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
caret.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
choicbkg.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
choicdgg.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
clrpickerg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
collheaderctrlg.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
collpaneg.cpp Remove unnecessary argument from wxGenericCollapsiblePane code 2023-02-20 22:12:47 +00:00
colour.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
colrdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
combog.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
commandlinkbuttong.cpp Redefine wxTRANSPARENT_WINDOW as 0 and stop using it 2022-11-28 19:04:56 +00:00
creddlgg.cpp Update wxCredentialEntryDialog to use wxWebCredentials 2021-01-10 21:27:15 +01:00
datavgen.cpp Fix recent regression with destroying wxDataViewCtrl on app exit 2024-01-30 20:15:02 +01:00
datectlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
dbgrptg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
dcpsg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
descrip.mms add bmpsvg.cpp for compilation on OpenVMS 2021-12-06 13:31:54 +01:00
dirctrlg.cpp Improve item sorting in generic wxFileCtrl and wxDirCtrl 2023-10-22 01:25:56 +02:00
dirdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
dragimgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
editlbox.cpp Make wxEL_ALLOW_NEW imply wxEL_ALLOW_EDIT in wxEditableListBox 2023-12-03 15:05:36 +01:00
fdrepdlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
filectrlg.cpp Improve item sorting in generic wxFileCtrl and wxDirCtrl 2023-10-22 01:25:56 +02:00
filedlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
filepickerg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
fontdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
fontpickerg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
fswatcherg.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
graphicc.cpp Add wxHAS_PREMULTIPLIED_ALPHA to abstract if wxBitmap pixels are premultiplied. 2023-11-26 13:23:52 -08:00
grid.cpp Fix drawing of drag-move insertion marker 2024-02-16 00:21:00 +01:00
gridctrl.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
grideditors.cpp Use wxKeyEvent::GetUnicodeKey() in grid editors code 2022-12-30 16:17:05 +01:00
gridsel.cpp Fix grid selection when deleting grid rows or cols 2024-02-09 17:26:17 +01:00
headerctrlg.cpp Fix column reordering in wxHeaderCtrlSimple and related problems 2023-12-31 17:57:19 +01:00
helpext.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
htmllbox.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
hyperlinkg.cpp Move wxGenericHyperlinkCtrl GetLinkColour() to a private header 2023-06-01 17:00:13 +01:00
icon.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
imaglist.cpp Return index of first added image in wxImageList::Add() 2023-12-28 12:49:47 -08:00
infobar.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
laywin.cpp Remove bool parameter from MacSetClipChildren() 2023-12-11 00:41:48 +01:00
listbkg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
listctrl.cpp Don't reset selection while Ctrl or Shift key is pressed 2024-02-16 14:01:31 +01:00
logg.cpp Fix assert when creating multiple wxLogGui objects 2024-02-18 01:23:22 +01:00
markuptext.cpp Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
mask.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
mdig.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
msgdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
notebook.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
notifmsgg.cpp Fix deleting taskbar icon in wxMSW wxNotificationMessage 2023-04-12 16:44:11 +02:00
numdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
odcombo.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
paletteg.cpp Remove unnecessary empty destructors 2024-01-28 18:16:07 +01:00
preferencesg.cpp Fix initial size of wxPreferencesEditor in wxGTK under Wayland 2023-10-01 18:05:05 +02:00
printps.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
prntdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
progdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
propdlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
regiong.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
renderg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
richmsgdlgg.cpp Use semicolon after wxIMPLEMENT_*_CLASS* in wx's own implementations 2021-11-12 17:15:29 +01:00
richtooltipg.cpp Fix wxRichToolTip background colour in dark mode 2022-12-25 19:45:53 +00:00
rowheightcache.cpp Use std::unordered_map<> in HeightCache private class 2023-04-18 00:54:12 +02:00
sashwin.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
scrlwing.cpp Use correct comparison for out-of-window mouse coordinate 2023-12-28 12:26:24 -08:00
selstore.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
spinctlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
splash.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
splitter.cpp Save last wxSplitterWindow position before it was unsplit 2024-02-18 01:23:24 +01:00
srchctlg.cpp Fix generic wxSearchCtrl background colour in wxQt 2024-02-13 21:55:35 +01:00
statbmpg.cpp Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
statline.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
stattextg.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
statusbr.cpp Remove all wxGTK_CONV macros except for wxGTK_CONV_FN 2022-10-27 19:43:30 +02:00
tabg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
textdlgg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
textmeasure.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
timectrlg.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
timer.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
tipdlg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
tipwin.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
toolbkg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
treebkg.cpp Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
treectlg.cpp Adjust indent and spacing after DPI change if necessary 2023-12-11 02:19:02 +01:00
treelist.cpp Replace all remaining occurrences of wxScopedPtr 2023-03-06 23:53:13 +01:00
vlbox.cpp wxVListBox: fix Page Down being unable to reach last item 2024-02-03 00:21:49 -05:00
vscroll.cpp prevent scrolling beyond specified range 2024-02-02 00:41:10 -05:00
wizard.cpp Fix wrong uses of wxBitmap::CreateWithDIPSize() 2024-01-09 15:09:31 +01:00