Groups
Groups
Sign in
Groups
Groups
wx-commits
Conversations
About
Send feedback
Help
wx-commits
1–30 of 2934
Mark all as read
Report group
0 selected
VZ
12:27 PM
[wxWidgets/wxwidgets.github.io] d671da: Fix "March" spelling in 3.2.10 release date
Branch: refs/heads/main Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
unread,
[wxWidgets/wxwidgets.github.io] d671da: Fix "March" spelling in 3.2.10 release date
Branch: refs/heads/main Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
12:27 PM
Blake-Madden
Apr 9
[wxWidgets/wxWidgets] 37d156: Add annotations to WinMain() to avoid MSVC analyze...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 37d156: Add annotations to WinMain() to avoid MSVC analyze...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Apr 9
VZ
Apr 8
[wxWidgets/wxWidgets] 5f8e21: Remove check for standard C headers
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 5f8e21: Remove check for standard C headers
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Apr 8
paulcor
Apr 7
[wxWidgets/wxWidgets] 236e5c: Fix for titlebar showing on Wayland with wxBORDER_...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 236e5c: Fix for titlebar showing on Wayland with wxBORDER_...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Apr 7
VZ
Apr 7
[wxWidgets/wxwidgets.github.io] e88656: Add news post about wxDart release
Branch: refs/heads/main Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
unread,
[wxWidgets/wxwidgets.github.io] e88656: Add news post about wxDart release
Branch: refs/heads/main Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
Apr 7
VZ
Apr 6
[wxWidgets/wxWidgets] 062bbe: Mention wxTextEntry::SetMaxLength() wxMSW-specific...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 062bbe: Mention wxTextEntry::SetMaxLength() wxMSW-specific...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Apr 6
VZ
Apr 5
[wxWidgets/wxWidgets] 69b8d2: Fix wxMSW build errors when wxUSE_REGKEY=0
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 69b8d2: Fix wxMSW build errors when wxUSE_REGKEY=0
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Apr 5
VZ
Apr 4
[wxWidgets/wxWidgets] 0a11ed: Fix screen position of child windows in RTL layout
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 0a11ed: Fix screen position of child windows in RTL layout
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Apr 4
paulcor
Mar 31
[wxWidgets/wxWidgets] c456cc: Fix memory leak in wxDataViewChoiceRenderer on GTK
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] c456cc: Fix memory leak in wxDataViewChoiceRenderer on GTK
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 31
RobertRoeb
Mar 29
[wxWidgets/wxwidgets.github.io] 9a28d4: Mention wxDart and wxDragon (#116)
Branch: refs/heads/main Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
unread,
[wxWidgets/wxwidgets.github.io] 9a28d4: Mention wxDart and wxDragon (#116)
Branch: refs/heads/main Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
Mar 29
VZ
Mar 24
[wxWidgets/wxWidgets] 57edf8: CMake: Generate appropriate expat_config.h for Expat
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 57edf8: CMake: Generate appropriate expat_config.h for Expat
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 24
VZ
Mar 18
[wxWidgets/wxWidgets] 708eeb: wxScrolled<>: document how to drag between windows
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 708eeb: wxScrolled<>: document how to drag between windows
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 18
VZ
Mar 18
[wxWidgets/wxWidgets] 6f9353: Implement C++20 three-way comparison for wxString
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 6f9353: Implement C++20 three-way comparison for wxString
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 18
VZ
Mar 17
[wxWidgets/wxWidgets] 626df7: Add support for wxNO_IMPLICIT_WXSTRING_CONV_TO_PTR...
Branch: refs/heads/3.2 Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 626df7: Add support for wxNO_IMPLICIT_WXSTRING_CONV_TO_PTR...
Branch: refs/heads/3.2 Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 17
VZ
Mar 17
[wxWidgets/wxWidgets] 2a4318: Return true from wxProgressDialog::Show() on success
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 2a4318: Return true from wxProgressDialog::Show() on success
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 17
VZ
Mar 15
[wxWidgets/wxWidgets] 738421: Define wxUSE_GUI=1 for consumers of CMake wx::core
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 738421: Define wxUSE_GUI=1 for consumers of CMake wx::core
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 15
Lauri Nurmi
Mar 13
[wxWidgets/wxWidgets] f11053: Fix copy/paste in wxGTK when a clipboard manager i...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] f11053: Fix copy/paste in wxGTK when a clipboard manager i...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 13
VZ
Mar 7
[wxWidgets/wxWidgets] 60bbf7: Replace strncpy with wxStrlcpy in wxSTC
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 60bbf7: Replace strncpy with wxStrlcpy in wxSTC
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 7
filip-hejsek
Mar 6
[wxWidgets/wxWidgets] b47627: Rephrase advice about using wx containers as stand...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] b47627: Rephrase advice about using wx containers as stand...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 6
VZ
Mar 4
[wxWidgets/wxWidgets] 29bdfb: Fix positioning of wxMessageBox with iconized pare...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 29bdfb: Fix positioning of wxMessageBox with iconized pare...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 4
bovirus
Mar 4
[wxWidgets/wxWidgets] 348b8e: Fix rendering of non-BMP chars in wxD2DContext in ...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 348b8e: Fix rendering of non-BMP chars in wxD2DContext in ...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 4
VZ
Mar 4
[wxWidgets/wxwidgets.github.io] caabe6: Update roadmap after 3.2.10 and 3.3.2 releases
Branch: refs/heads/main Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
unread,
[wxWidgets/wxwidgets.github.io] caabe6: Update roadmap after 3.2.10 and 3.3.2 releases
Branch: refs/heads/main Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
Mar 4
VZ
Mar 3
[wxWidgets/wxwidgets.github.io]
Branch: refs/heads/3.2.10-and-3.3.2 Home: https://github.com/wxWidgets/wxwidgets.github.io To
unread,
[wxWidgets/wxwidgets.github.io]
Branch: refs/heads/3.2.10-and-3.3.2 Home: https://github.com/wxWidgets/wxwidgets.github.io To
Mar 3
VZ
Mar 2
[wxWidgets/wxWidgets] 3e3cca: Use go-httpbin v2.2.0.0 in AppVeyor CI
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 3e3cca: Use go-httpbin v2.2.0.0 in AppVeyor CI
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 2
VZ
Mar 2
[wxWidgets/wxWidgets] 3af9ab: Add "Hide previous releases from front page" relea...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 3af9ab: Add "Hide previous releases from front page" relea...
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Mar 2
VZ
3
Mar 2
[wxWidgets/wxWidgets]
Branch: refs/tags/v3.3.2 Home: https://github.com/wxWidgets/wxWidgets To unsubscribe from these
unread,
[wxWidgets/wxWidgets]
Branch: refs/tags/v3.3.2 Home: https://github.com/wxWidgets/wxWidgets To unsubscribe from these
Mar 2
VZ
Mar 2
[wxWidgets/wxwidgets.github.io] 1cdebb: Update for 3.2.10 and 3.3.2 releases
Branch: refs/heads/main Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
unread,
[wxWidgets/wxwidgets.github.io] 1cdebb: Update for 3.2.10 and 3.3.2 releases
Branch: refs/heads/main Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
Mar 2
VZ
Feb 28
[wxWidgets/wxwidgets.github.io] 58673a: Update for 3.2.10 and 3.3.2 releases
Branch: refs/heads/3.2.10-and-3.3.2 Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
unread,
[wxWidgets/wxwidgets.github.io] 58673a: Update for 3.2.10 and 3.3.2 releases
Branch: refs/heads/3.2.10-and-3.3.2 Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
Feb 28
VZ
Feb 28
[wxWidgets/wxwidgets.github.io] 096e5b: Update for 3.2.10 and 3.3.2 releases
Branch: refs/heads/3.2.10-and-3.3.2 Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
unread,
[wxWidgets/wxwidgets.github.io] 096e5b: Update for 3.2.10 and 3.3.2 releases
Branch: refs/heads/3.2.10-and-3.3.2 Home: https://github.com/wxWidgets/wxwidgets.github.io Commit:
Feb 28
VZ
Feb 28
[wxWidgets/wxWidgets] 7891d1: Change all version occurrences in release notes files
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
unread,
[wxWidgets/wxWidgets] 7891d1: Change all version occurrences in release notes files
Branch: refs/heads/master Home: https://github.com/wxWidgets/wxWidgets Commit:
Feb 28