Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Perth, Western Australia
- Sign in to view email
- http://cecinestpasun.com/
Pinned
1,140 contributions in the last year
Contribution activity
January 2020
- freakboy3742/markup Ruby
Created a pull request in beeware/rubicon-objc that received 7 comments
Fixes #141 - Use a hybrid of Github Actions and TravisCI for testing.
The Python version build matrix is being provided by Github Actions; however, we need to use TravisCI to get testing on older macOS versions. This …
+303
−63
•
7
comments
- Activity indicator
- Added a more comprehensive Canvas example
- renamed NSAlertStyle constants
- don't ignore `font_weight` for system font in Cocoa
- support different fonts in `toga_cocoa.Switch`
- [WIP] Improvements to tree view
- Fixe NameError in `toga_cocoa.Tree` when icon is given as attribute
- Add a `resize` event to Canvas and a GTK impl.
- [WIP] Divider widget
- fix NSImageAlignment enumeration values
- Make Canvas handle explicit redraws in GTK