wxwidgets/src
Vadim Zeitlin 6586afb0a5 Use XDG-compliant location by default in wxFileConfig
Still use the traditional dot file if it already exists, but prefer
using the new location otherwise, i.e. for the new program installation.

Add wxCONFIG_USE_HOME to allow forcing the use of the old location if
really necessary.

Also use the new style as default "old style" of MigrateLocalFile() so
that calling it even when using XDG layout in wxStandardPaths still
works as expected.
2024-01-08 00:43:26 +01:00
..
aui Always use live resize for wxAUI under wxQt 2023-12-26 12:45:52 +01:00
common Use XDG-compliant location by default in wxFileConfig 2024-01-08 00:43:26 +01:00
dfb Fix compiling calls to CopyBits() in C++17 2023-10-24 01:22:17 +02:00
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:02:33 +02:00
generic Fix column reordering in wxHeaderCtrlSimple and related problems 2023-12-31 17:57:19 +01:00
gtk Improve our best size calculation for multi-line wxTextCtrl with GTK 2024-01-04 12:11:50 -08:00
html Avoid Clang -Wcomma warnings 2023-11-23 09:17:21 -08:00
jpeg@8524936115 Upgrade libjpeg to the latest 9d version 2020-04-04 00:46:40 +02:00
msw Merge branch 'config-xdg' 2024-01-07 16:13:15 +01:00
osx Merge branch 'config-xdg' 2024-01-07 16:13:15 +01:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Use std::array instead of raw array in wxCursorProperty 2024-01-06 22:43:28 +01:00
qt Create the wxPopupWindow with a parent under wxQt 2023-12-27 19:31:50 +01:00
ribbon Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
richtext Deprecate "encoding" parameter of wxXmlDocument ctor and Load() 2024-01-01 22:08:28 +01:00
stc Add wxHAS_PREMULTIPLIED_ALPHA to abstract if wxBitmap pixels are premultiplied. 2023-11-26 13:23:52 -08:00
tiff@227d3d489f Synchronize config.* files in submodules with top-level repository 2023-07-27 17:14:48 +02:00
univ Remove all blank "Modified by:" lines from top comment blocks 2023-10-22 01:22:48 +02:00
unix Merge branch 'config-xdg' 2024-01-07 16:13:15 +01:00
x11 Fix typo in "receive" occurring a few times 2023-12-27 02:56:20 +01:00
xml Increase buffer size in wxXmlDocument::Load() 2024-01-01 22:08:28 +01:00
xrc Deprecate "encoding" parameter of wxXmlDocument ctor and Load() 2024-01-01 22:08:28 +01:00
zlib@a6c8900ecb Update bundled zlib to 1.2.13.1 2023-01-26 23:41:10 +01:00