Commit graph

  • 966b6e9460 Improve wxQt OpenGL canvas implementation: Alex Shvartzkop 2024-01-10 02:41:59 +03:00
  • 4b1a129f6f Give bigger initial size to the XRC window in propgrid sample Vadim Zeitlin 2024-02-12 00:51:26 +01:00
  • d445d79508 Don't leave a border around wxPropertyGrid in sample XRC file Vadim Zeitlin 2024-02-12 00:50:35 +01:00
  • 770481613f Fix wxPropertyGrid expand buttons height in high DPI Vadim Zeitlin 2024-02-12 00:49:32 +01:00
  • 09fe965219 Add support for custom button labels to Qt wxMessageDialog Vadim Zeitlin 2024-02-11 13:53:24 +01:00
  • f3260b3b16 Add support for extended message to Qt wxMessageDialog Vadim Zeitlin 2024-02-11 13:47:43 +01:00
  • b960271f97 Allow changing wxMessageDialog after creating it Vadim Zeitlin 2024-02-11 13:45:42 +01:00
  • 4b577f2932 Fix indentation in wxQtMessageDialog Vadim Zeitlin 2024-02-11 13:32:52 +01:00
  • d8d562ba1d Remove unnecessary QMessageBox forward declaration from header Vadim Zeitlin 2024-02-11 13:28:53 +01:00
  • 6cc4662651 Don't call PostCreation() for wxMessageDialog Vadim Zeitlin 2024-02-11 13:26:03 +01:00
  • 57349c2aaa Fix wxSearchCtrl::GTKGetWindow() added in the previous commit Vadim Zeitlin 2024-02-11 01:35:01 +01:00
  • 34a90ba3af Fix GetBestAvailableTranslation to return no match Václav Slavík 2024-02-09 18:37:01 +01:00
  • bad07efa70 wxAuiManager::AlwaysUsesLiveResize() documentation updated AliKet 2024-02-08 19:27:07 +01:00
  • 29c8bfc249 Use wxOverlay to show docking hint instead of transparent wxFrame AliKet 2024-01-31 18:39:45 +01:00
  • 7491ac5b7a Make wxAUI and wxSplitterWindow work properly with wxOverlay under wxGTK2 ali kettab 2024-01-25 03:17:45 +01:00
  • a38175885c Use wxOverlay to show sash feedback in non-live resize mode in wxSplitterWindow ali kettab 2024-01-25 03:10:23 +01:00
  • fafc714057 Use wxOverlay to show sash feedback in non-live resize mode in wxAUI ali kettab 2024-01-25 02:49:02 +01:00
  • 7b75d0a256 Added per-pixel alpha blending capability to wxOverlay under wxMSW AliKet 2024-02-09 21:45:48 +01:00
  • e79466f02b Fix wxOverlay when used with a TLW under wxMSW AliKet 2024-02-09 21:17:24 +01:00
  • c0140d12c9 Remove unnecessary override from wxOverlayImpl under wxMSW AliKet 2024-01-06 22:05:57 +01:00
  • d8c5a87fe3 Partial fix for wxSearchCtrl mouse enter/leave events Paul Cornett 2024-02-09 12:52:30 -08:00
  • 82cb7d1074 Merge branch 'generic-listctrl-center-label' Vadim Zeitlin 2024-02-09 18:36:53 +01:00
  • 9d3b8ba339 Test short labels in the listctrl sample too Ian McInerney 2024-02-09 18:35:53 +01:00
  • e7dba90bd0 Make auto-grow of in-place editor in generic wxListCtrl work again taler21 2024-02-08 14:44:20 +01:00
  • bfc3fcf0f4 Fix grid selection when deleting grid rows or cols DietmarSchwertberger 2024-02-05 19:08:18 +01:00
  • 308815bafd Merge branch 'msw-button-getdefaultsize' Vadim Zeitlin 2024-02-09 17:23:06 +01:00
  • a6cc89777b Allow passing -1 to wxPGProperty::SetChoiceSelection() again Vadim Zeitlin 2024-02-04 02:20:19 +01:00
  • 33ef342dcc Merge branch 'propgrid-xrc' Vadim Zeitlin 2024-02-09 17:20:22 +01:00
  • 21255ee197 Document wxIPV4address::Hostname(unsigned long) overload Vadim Zeitlin 2024-02-09 17:19:49 +01:00
  • 388050513d Don't perform DNS lookup when constructing wxIPV4address from IP SMMB-DEV 2024-01-30 06:01:01 +03:30
  • a401106da0 Merge branch 'cmake-misc' of https://github.com/MaartenBent/wxWidgets Vadim Zeitlin 2024-02-09 17:12:18 +01:00
  • 7555bba1bf Modernize ribbon code Blake Madden 2024-01-27 20:59:12 -05:00
  • 82b5f85418 Fix centering of item label in generic wxListCtrl taler21 2024-02-08 08:44:20 +01:00
  • 8eb3729fec Fix reading GIF images without CLEAR code Mark Wagner 2024-01-20 16:29:43 -08:00
  • c72f4efc9c Fix crash when closing a wxColourDialog under MSW Maarten Bent 2024-02-06 19:07:46 +01:00
  • be5fa77839 Reuse wxButton::GetDefaultSize() instead of duplicating it Vadim Zeitlin 2024-02-05 19:05:02 +01:00
  • 57b408ed88 Fix wxButton::GetDefaultSize() in high DPI under MSW Vadim Zeitlin 2024-02-05 19:00:56 +01:00
  • e41fd2052c
    CMake: Mention that CMake 3.5 is the minimum version Maarten Bent 2024-02-04 18:11:10 +01:00
  • f0061b3c04
    CMake: Only keep unicode definitions on Windows Maarten Bent 2024-02-04 18:03:06 +01:00
  • f0d2d0e748
    CMake: Prevent possible policy warnings Maarten Bent 2024-02-04 18:01:36 +01:00
  • f6a1b1a18a Show loading wxPropertyGrid from XRC in the sample Vadim Zeitlin 2023-11-12 20:31:08 +01:00
  • 36583f13e1 Merge branch 'fix-vlistbox-out-of-range' of https://github.com/wsu-cb/wxWidgets Vadim Zeitlin 2024-02-03 21:54:40 +01:00
  • 42839def49 Merge branch 'fix_webkit_tests' Vadim Zeitlin 2024-02-03 21:54:05 +01:00
  • e20a994b1f Merge branch 'really-fix-cleanup' Vadim Zeitlin 2024-02-03 21:53:24 +01:00
  • dba79a2d67 Merge branch 'avoid-impl-string-conv-logstatus' Vadim Zeitlin 2024-02-03 21:52:27 +01:00
  • edf94f684c Remove dependency on wxxml and wxxrc from wxpropgrid library Vadim Zeitlin 2024-02-03 19:30:54 +01:00
  • 52c60628fa Don't use wxXmlNode directly in wxPropertyGridXmlHandler Vadim Zeitlin 2024-02-03 19:26:53 +01:00
  • fe599e4757 Add wxXmlResourceHandler::GetNodeAttribute() Vadim Zeitlin 2024-02-03 19:55:35 +01:00
  • 921018cfc8 Add wxXmlResourceHandler::GetNodeName() Vadim Zeitlin 2024-02-03 19:47:27 +01:00
  • 9ab62c02fd Make wxXmlResourceHandlerImpl::GetNodeContent() const Vadim Zeitlin 2024-02-03 19:45:27 +01:00
  • f943635da8 Reuse wxXmlNode::GetNodeContent() in wxXmlResourceHandlerImpl Vadim Zeitlin 2024-02-03 19:37:16 +01:00
  • 9550c37e29 Support inherited attributes in wxPropertyGrid XRC handler Vadim Zeitlin 2024-01-31 02:48:10 +01:00
  • 0ddbf965c9 Get rid of unnecessary "emptyString" when calling GetAttribute() Vadim Zeitlin 2024-01-31 01:46:34 +01:00
  • f513c08876 Add DLL export declaration to wxPropertyGridXmlHandler Vadim Zeitlin 2023-11-12 21:11:37 +01:00
  • 65715453e7 Add minimal support for wxPropertyGrid to the XRC schema Vadim Zeitlin 2023-11-12 21:10:46 +01:00
  • 8c586b6ff5 Add minimal documentation of wxPropertyGrid XRC format Vadim Zeitlin 2023-11-12 20:52:19 +01:00
  • 95054f3d4a wxVListBox: fix Page Down being unable to reach last item Bill Su 2024-02-03 00:10:58 -05:00
  • 9c33be4f5e Use a helper lambda for naming history menu items Vadim Zeitlin 2024-02-02 18:01:24 +01:00
  • 44bc26f087 Use range-for loops for iterating over wxWebViewHistoryItems Vadim Zeitlin 2024-02-02 17:59:01 +01:00
  • 66dfd0ae89 prevent scrolling beyond specified range Bill Su 2024-02-02 00:41:10 -05:00
  • 3ef1aee986 Fix WebView sample when there are blank title pages in history Scott Talbert 2024-02-01 20:39:23 -05:00
  • 1622a5c9c2 Fix WebView tests with WebKitGTK 2.43+ Scott Talbert 2024-02-01 20:36:50 -05:00
  • a01c870dbb Don't let exceptions escape from events handled during idle time Vadim Zeitlin 2024-01-31 04:08:26 +01:00
  • 509fcb0214 Avoid resetting wxTheApp too early while still avoiding crashes Vadim Zeitlin 2024-01-30 21:10:41 +01:00
  • a7aea0febf Do common wxApp cleanup before port-specific part in all ports Vadim Zeitlin 2024-01-30 21:07:29 +01:00
  • c965c87290 wxX11: don't call CleanUp() from wxApp::Exit() Vadim Zeitlin 2024-01-30 20:36:41 +01:00
  • 6636a2ac9e Fix recent regression with destroying wxDataViewCtrl on app exit Vadim Zeitlin 2024-01-30 20:15:02 +01:00
  • fb8d7b7de0 Take C string in wxLogger::MaybeStore() to simplify Vadim Zeitlin 2024-01-30 18:47:06 +01:00
  • 10f235b43c Avoid implicit wxString conversions in wxLog{Status,SysError}() Vadim Zeitlin 2024-01-30 18:45:13 +01:00
  • 29c64c0c1e Parse "virtualwidth" as dimension, not a simple number Vadim Zeitlin 2023-10-31 03:58:50 +01:00
  • 336a36e618 Initialize wxPropertyGridXmlHandler members in declaration Vadim Zeitlin 2023-10-31 03:47:26 +01:00
  • 7a392a6623 Use more clear assert message for unreachable code Vadim Zeitlin 2023-10-31 03:46:23 +01:00
  • 9fe386277b Use nullptr instead of NULL Vadim Zeitlin 2023-10-31 03:45:32 +01:00
  • e9b799270b More minor code simplifications Vadim Zeitlin 2023-10-31 03:44:53 +01:00
  • 208640870b Don't use wxPropertyGridPageState::DoSetSplitterPosition() Vadim Zeitlin 2023-10-31 03:39:03 +01:00
  • b0e3cf83c9 Remove unnecessary wxXML_GetAttribute() macro Vadim Zeitlin 2023-10-31 03:38:05 +01:00
  • 8175e6990d Remove obsolete comments and preprocessor directives Vadim Zeitlin 2023-10-31 01:06:56 +01:00
  • 97762f854d Use forward declarations in wx/xrc/xh_propgrid.h Vadim Zeitlin 2023-10-31 01:06:29 +01:00
  • d8d1fe2920 Use consistent name for the header guard Vadim Zeitlin 2023-10-31 01:05:45 +01:00
  • cb36cb5e53 Add wxUSE_PROPGRID checks around wxPropertyGridXmlHandler Vadim Zeitlin 2023-10-31 01:05:11 +01:00
  • a5b9e6d3e7 Minimal changes to make wxPropertyGridXmlHandler compile again Vadim Zeitlin 2023-10-31 01:03:46 +01:00
  • 8694a1b2f1 Add wxPropertyGrid XRC handler files to the library Vadim Zeitlin 2023-10-27 00:54:03 +02:00
  • 194acf347f Add original wxPropertyGridXmlHandler code Vadim Zeitlin 2023-10-26 02:41:50 +02:00
  • a228377b7d Don't make propgrid sample so big on startup Vadim Zeitlin 2023-10-26 02:06:28 +02:00
  • 99eca07ac5 Some minor spelling fixes in wxPropertyGrid documentation Vadim Zeitlin 2023-10-22 18:12:58 +02:00
  • 3ca2594c3a Rename m_pSampleMultiButtonEditor in propgrid sample too Vadim Zeitlin 2023-10-22 17:50:56 +02:00
  • 5b064c0fde Avoid using Hungarian notation in propgrid sample Vadim Zeitlin 2023-10-22 17:49:31 +02:00
  • cb852632e2 Remove local copies of m_pPropGridManager in propgrid sample Vadim Zeitlin 2023-10-22 17:47:41 +02:00
  • cfb321b175 Merge branch 'dylib-rpath' Vadim Zeitlin 2024-01-30 01:54:24 +01:00
  • 74f88f9131 Add wxRadioButton group support to wxGenericValidator Bill Su 2024-01-28 16:13:57 -05:00
  • ab0865f991 Also set rpath under FreeBSD Vadim Zeitlin 2024-01-29 01:52:14 +01:00
  • 0352fe1fbd Don't set LD_LIBRARY_PATH for CI workflows Vadim Zeitlin 2024-01-29 01:20:52 +01:00
  • 3de719d68c Don't set LD_LIBRARY_PATH in Mac CI workflow unnecessarily Vadim Zeitlin 2024-01-29 01:20:12 +01:00
  • 63bcac8c21 Use -rpath option when linking all the libraries too Vadim Zeitlin 2024-01-29 01:15:40 +01:00
  • 91de9867ee Add wxStandardPaths::GetSharedLibrariesDir() oneeyeman1 2024-01-27 12:43:34 -06:00
  • 17b0033fc9
    CMake: Update script for minimal sample Maarten Bent 2024-01-28 18:37:42 +01:00
  • e2302a834e
    CMake: Use IN_LIST operator instead of list(FIND ) Maarten Bent 2024-01-28 17:09:55 +01:00
  • 395a61fc9a
    CMake: Use user-provided CMAKE_CXX_STANDARD Maarten Bent 2024-01-28 14:19:57 +01:00
  • 57ed33978d
    CMake: Group compiler-default checks into a function Maarten Bent 2024-01-28 14:17:19 +01:00
  • 8aad6ba37a
    CMake: Abort if Chromium is enabled on Windows with unsupported compiler Maarten Bent 2024-01-28 14:09:40 +01:00