./x11/wxGTK32, Cross-platform wxWidgets GUI library (3.2 stable branch)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.2.4nb1, Package name: wxGTK32-3.2.4nb1, Maintainer: dbj

wxWidgets is a set of libraries that allows C++ applications to compile and
run on several different types of computer, with minimal source code changes.
There is one library per supported GUI (such as Windows, GTK+, Motif, and Mac).
As well as providing a common API (Application Programming Interface) for GUI
functionality, it provides functionality for accessing some commonly-used
operating system facilities, from copying and deleting files to socket and
thread support. wxWidgets is a 'framework' in the sense that it provides a lot
of built-in functionality, which the application can use or replace as required,
thus saving a great deal of coding effort. Basic data structures such as
strings, arrays, linked lists and hash tables are also supported.

Such a toolkit is not unique - there are others to choose from - but wxWidgets
is free, well-established, well-documented, and very broad in its coverage of
GUI functionality. It has some extras that make it stand out from the crowd,
such as the many convenience dialogs, built-in HTML display and printing,
virtual filesystems, easy-to-use OLE automation controller class, Open GL
support, and many other features that make it easier to write modern and
user-friendly applications.

This package contains the 3.2 stable branch of the library.


Master sites:

Filesize: 26861.278 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672)
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
   2023-12-11 17:25:48 by Jonathan Perkin | Files touched by this commit (3)
Log message:
wxGTK32: SunOS and non-wayland fixes.
   2023-11-17 20:44:10 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
wxGTK32: updated to 3.2.4

Changes since 3.2.3
This release comes very soon after 3.2.3 because some of the changes in the last \ 
release resulted in regressions fixed by this release. Notably, 3.2.4 fixes a \ 
critical bug which made applications using wxGTK but not initializing the GUI to \ 
crash.

Other bug fixes include:

Fix regression in wxTranslations::AddCatalog() return value
Fix possible crash and too high CPU use when using EGL
Fix losing clipboard contents when clearing a different selection
Fix possible crash when dragging pages in wxAuiNotebook
Fix refreshing multiple selection items in generic wxListCtrl.
Fix showing windows for background apps under macOS Sonoma
   2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145)
Log message:
*: recursive bump for cairo dependency changes
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update