Randalphwa
Randalphwa
If a user clones or forks the wxWidgets repository, and wants to use a popular editor like Visual Studio Code, they will need to know enough about git to add...
If the app is using wxPersistentRegisterAndRestore, this will correctly save the current window position if the user closes the top level window after using an Aero Snap function without restoring...
### Description While nanosvg has the advantage of being easy to build as part of wxWidgets, it has the disadvantage of not correctly displaying a variety of different types of...
I wanted to check to see if this would be of interest. In a private build, I copied all the C code in plutovg to a different directory and converted...
This PR adds lunasvg as an optional replacement of nanosvg when rendering SVG files. See #24216 for a detailed explanation of the advantages of lunasvg (better accuracy, equivalent performance). The...
### Description: I'm going to combine two unrelated issues into a single PR, referencing this issue for a more detailed description as well as tracking if it causes problems. Note...
### Description I don't have a way to verify with 100% certainty that it doesn't exist since I can't get wxRuby3 correctly installed on Windows or Fedora (see update in...
I'm having a problem where I am unable to run `git subrepo pull name` without getting: The last sync point (where upstream and the subrepo were equal) is not an...
## Feature Request Add a hidden/internal command-line option that returns the current `data_version` integer value for use when AI tools generate `.wxui` project files. ## Problem AI tools generating `.wxui`...
When running code generation verification (`--verify_cpp`), the log file reports "Updated: filename" for both modified files and newly created files. The diff viewer needs to clearly distinguish between: 1. Files...