Russell Keith-Magee
|
7c76277ebe
|
Add docs for Camera API.
|
2024-01-16 12:07:12 +08:00 |
|
Malcolm Smith
|
090478e22f
|
Merge pull request #2310 from freakboy3742/icon-button
Add support for icons on buttons
|
2024-01-10 12:29:46 +00:00 |
|
Russell Keith-Magee
|
c38e324d81
|
Allow macOS Selection widgets to include duplicate labels.
|
2024-01-05 10:40:57 +08:00 |
|
Russell Keith-Magee
|
6463fd8164
|
Remove None from the IconContent type.
|
2024-01-02 09:34:21 +08:00 |
|
Russell Keith-Magee
|
8c422fa761
|
Add icon buttons for macOS and iOS.
|
2023-12-31 15:27:40 +08:00 |
|
Malcolm Smith
|
54c4f015cd
|
Merge pull request #2260 from freakboy3742/platform-icons
Add the ability to specify platform-specific icons
|
2023-12-16 15:41:21 +00:00 |
|
Russell Keith-Magee
|
3aa7a63458
|
Documentation updates.
|
2023-12-15 08:34:27 +08:00 |
|
Russell Keith-Magee
|
e09faddda8
|
Merge pull request #2276 from freakboy3742/image-shrink
|
2023-12-14 20:30:42 +08:00 |
|
Malcolm Smith
|
da4fe2a191
|
Update docs/reference/api/widgets/imageview.rst
|
2023-12-14 12:13:29 +00:00 |
|
Russell Keith-Magee
|
2762ffc1e0
|
Clarify the interpretation of minimum size.
|
2023-12-14 13:09:33 +08:00 |
|
Russell Keith-Magee
|
919436c77e
|
Add documentation for platform-specific icons.
|
2023-12-14 09:40:59 +08:00 |
|
Malcolm Smith
|
9a4d50a287
|
Merge pull request #2263 from freakboy3742/raw-images
Allow creating images from raw image sources
|
2023-12-13 22:46:00 +00:00 |
|
Russell Keith-Magee
|
d606b9532a
|
Use a documented TypeAlias for image source data.
|
2023-12-13 09:46:35 +08:00 |
|
Russell Keith-Magee
|
b1cedde3a4
|
Formatting cleanups for docs.
|
2023-12-13 07:26:26 +08:00 |
|
Russell Keith-Magee
|
362c65e818
|
Correct Py3.8 compatibility.
|
2023-12-12 16:04:17 +08:00 |
|
Russell Keith-Magee
|
a68e8ce7ac
|
Add docstring references for types.
|
2023-12-12 15:55:36 +08:00 |
|
Russell Keith-Magee
|
c13130e45e
|
Attempt to use type aliases to improve docs.
|
2023-12-12 14:56:51 +08:00 |
|
Russell Keith-Magee
|
29d68b85f9
|
Tweaks to docstrings and type annotations.
|
2023-12-12 12:02:57 +08:00 |
|
Russell Keith-Magee
|
007816ea41
|
Make the OptionItem constructor public.
|
2023-12-12 11:26:16 +08:00 |
|
Russell Keith-Magee
|
01e12efdc1
|
Correct whitespace.
|
2023-12-11 14:49:57 +08:00 |
|
Russell Keith-Magee
|
8180bda2ad
|
Apply doc cleanups from code review
Co-authored-by: Malcolm Smith <smith@chaquo.com>
|
2023-12-11 10:05:32 +08:00 |
|
Russell Keith-Magee
|
cf439365d7
|
Correct the raw type declaration for GTK.
|
2023-12-07 14:11:34 +08:00 |
|
Russell Keith-Magee
|
218fadb54c
|
Document the raw image API.
|
2023-12-07 13:51:03 +08:00 |
|
Russell Keith-Magee
|
e9f4782f24
|
Update OptionContainer docs to reflect iOS changes.
|
2023-12-06 12:26:35 +08:00 |
|
luna
|
2d30523b30
|
Added notes section to app documentation to include note about title bar name not displaying properly on gnome wayland when ran with briefcase dev or python -m
|
2023-12-03 18:02:10 -06:00 |
|
luna
|
1e08df22ce
|
Added notes section to app documentation to include note about title bar name not displaying properly on gnome wayland when ran with briefcase dev or python -m
|
2023-12-03 07:02:15 -06:00 |
|
Charles Whittington
|
fd1651bc26
|
Merged in main to fix conflicts
|
2023-11-26 21:38:06 -05:00 |
|
Charles Whittington
|
da112748a4
|
Simplified Path declarations
|
2023-11-26 19:07:27 -05:00 |
|
Charles Whittington
|
3ac5a4eccb
|
Added more documentation and external links, added format to Windows.as_image, and modified dummy Image and associated backends use actual image data
|
2023-11-19 20:59:53 -05:00 |
|
Charles Whittington
|
3d878a2b6d
|
Update docs/reference/api/window.rst
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
|
2023-11-12 23:00:14 -05:00 |
|
Charles Whittington
|
7f332f079b
|
Moved paragraph on window controls to Notes, and added another on size/position
|
2023-11-12 22:18:25 -05:00 |
|
proneon267
|
0ba15de9d7
|
Updated the anchor in the link
|
2023-11-11 20:58:02 -08:00 |
|
proneon267
|
26d7a8c538
|
Removed invalid anchor in webview link of windows docs
|
2023-11-11 02:12:11 -08:00 |
|
Russell Keith-Magee
|
1e834317a9
|
Correct some discrepancies and inconsistencies in widget support docs.
|
2023-11-08 12:15:54 +08:00 |
|
Malcolm Smith
|
69fc00cb59
|
Merge pull request #2198 from mhsmith/winforms-test-keys
Enable test_keys on WinForms
|
2023-11-07 08:05:43 +00:00 |
|
Russell Keith-Magee
|
dcaf939698
|
Add documentation for toga.Key.
|
2023-11-07 09:12:34 +08:00 |
|
HalfWhitt
|
730ff97d2c
|
Removed stray repeated word in Paths usage
|
2023-11-06 19:34:01 -05:00 |
|
Malcolm Smith
|
2b22efdbb9
|
Fix documentation error
|
2023-11-06 11:15:32 +00:00 |
|
Russell Keith-Magee
|
be7c25b357
|
Add missing tabs for container widgets.
|
2023-11-03 08:40:10 +08:00 |
|
Russell Keith-Magee
|
3a13e67ba4
|
Update metadata associated with some widget docs.
|
2023-11-03 08:36:22 +08:00 |
|
Russell Keith-Magee
|
f48e780e20
|
Use backend name consistently in screenshots.
|
2023-11-02 07:33:16 +08:00 |
|
Russell Keith-Magee
|
a1dd9b179d
|
Add screenshots for iOS.
|
2023-11-01 07:34:59 +08:00 |
|
Russell Keith-Magee
|
5438f80923
|
Tweaked image naming.
|
2023-11-01 07:34:58 +08:00 |
|
Russell Keith-Magee
|
e656e772a4
|
Add Web and Textual screenshot tabs, plus removed need for availability table.
|
2023-11-01 07:34:57 +08:00 |
|
Russell Keith-Magee
|
d164841b49
|
Use native resolution screenshots with a width definition.
|
2023-11-01 07:34:57 +08:00 |
|
Russell Keith-Magee
|
134d0ac15c
|
Update macOS screenshots, and add tabs for other platforms.
|
2023-11-01 07:34:57 +08:00 |
|
Malcolm Smith
|
3c2fa56148
|
Fix link between Window.toolbar and App.commands
|
2023-10-30 17:23:30 +00:00 |
|
Malcolm Smith
|
1029f33db1
|
examples/command working correctly on WinForms
|
2023-10-27 14:23:15 +01:00 |
|
Malcolm Smith
|
b7977d2606
|
Command documentation cleanups
|
2023-10-26 14:48:17 +01:00 |
|
Malcolm Smith
|
1a2baece4a
|
Deprecate redundant "id" and "name" properties
|
2023-10-25 15:00:10 +01:00 |
|
Malcolm Smith
|
ca8410da22
|
Document App.windows, and related fixes
|
2023-10-25 10:41:32 +01:00 |
|
Malcolm Smith
|
3f67033edb
|
Clean up App constructor docs
|
2023-10-23 16:22:17 +01:00 |
|
Russell Keith-Magee
|
5c31e88877
|
Merge branch 'main' into audit-app
|
2023-10-20 09:18:01 +08:00 |
|
Malcolm Smith
|
7a46d410be
|
Merge pull request #1399 from freakboy3742/cocoa-fonts
Initial implementation of Cocoa and iOS font loading.
|
2023-10-19 19:08:32 +01:00 |
|
Russell Keith-Magee
|
28771cf580
|
Merge branch 'main' into audit-app
|
2023-10-18 12:36:28 +08:00 |
|
Russell Keith-Magee
|
fb9561633e
|
Merge branch 'main' into ownership-cleanup-samschott
|
2023-10-18 07:54:26 +08:00 |
|
Malcolm Smith
|
c9d0e1e4b4
|
Move common Android test methods to BaseProbe
|
2023-10-15 09:19:58 +01:00 |
|
Malcolm Smith
|
a44043eed6
|
Window documentation cleanups
|
2023-10-14 19:47:54 +01:00 |
|
Russell Keith-Magee
|
e67de2e8fb
|
Added platform note about cocoa/iOS variant font files.
|
2023-10-10 15:50:05 +02:00 |
|
Russell Keith-Magee
|
7ff95f05fd
|
Merge branch 'main' into ownership-cleanup-samschott
|
2023-10-09 06:57:55 +02:00 |
|
Russell Keith-Magee
|
9240da395b
|
Disable variable font tests on cocoa and iOS.
|
2023-10-08 10:59:34 +02:00 |
|
Russell Keith-Magee
|
5a5a48a84c
|
Enable iOS custom font tests.
|
2023-10-08 10:52:43 +02:00 |
|
Russell Keith-Magee
|
d63b46246f
|
Merge branch 'main' into audit-window
|
2023-10-06 06:10:43 +08:00 |
|
Malcolm Smith
|
425e6d4612
|
Add definitions of CSS pixels and points
|
2023-10-01 14:59:22 +01:00 |
|
Malcolm Smith
|
1a8d1cc606
|
Add text baseline setting, update tests, and fix on WinForms
|
2023-09-27 21:23:00 +01:00 |
|
Malcolm Smith
|
233adb2513
|
Remove redundant DrawingOperation documentation
|
2023-09-24 20:15:07 +01:00 |
|
Malcolm Smith
|
5fccc5c880
|
Documentation cleanups
|
2023-09-17 14:43:40 +01:00 |
|
Malcolm Smith
|
b8370a1cfd
|
Merge remote-tracking branch 'origin/main' into audit-canvas
|
2023-09-14 21:54:10 +01:00 |
|
Russell Keith-Magee
|
dce0223e65
|
Reorganize docs for Font.
|
2023-09-14 07:35:37 +08:00 |
|
Malcolm Smith
|
4b9c84abaf
|
Documentation fixes
|
2023-09-13 18:56:05 +01:00 |
|
Malcolm Smith
|
5821c65eda
|
Documentation cleanups
|
2023-09-12 18:33:52 +01:00 |
|
Malcolm Smith
|
d22539a1d0
|
Clarify that Android Selection doesn't support font, color or alignment
|
2023-09-11 13:21:02 +01:00 |
|
Russell Keith-Magee
|
f370c3159f
|
Merge branch 'main' into audit-window
|
2023-09-10 08:49:40 +08:00 |
|
Russell Keith-Magee
|
a978bc7925
|
Merge branch 'main' into gtk-font-tests
|
2023-09-10 08:36:41 +08:00 |
|
Russell Keith-Magee
|
813e682522
|
Merge pull request #2025 from freakboy3742/audit-detailedlist
[widget Audit] toga.DetailedList
|
2023-09-10 07:56:35 +08:00 |
|
Malcolm Smith
|
4ff988cc57
|
Clarify DetailedList accessor docs
|
2023-09-09 15:49:33 +01:00 |
|
Russell Keith-Magee
|
7764b92788
|
Enable webkit inspector for iOS and Cococa.
|
2023-09-04 06:58:09 +08:00 |
|
Malcolm Smith
|
449a17ac7a
|
WinForms DetailedList at 100%, but primary, secondary and refresh actions not implemented
|
2023-09-01 22:05:04 +01:00 |
|
Malcolm Smith
|
9d0a282405
|
Winforms: support icons in Tables, but in first column only
|
2023-09-01 17:41:30 +01:00 |
|
Malcolm Smith
|
52be4795e6
|
Documentation cleanups
|
2023-08-30 10:22:45 +01:00 |
|
Russell Keith-Magee
|
812fe805ee
|
Merge branch 'main' into audit-detailedlist
|
2023-08-30 06:56:06 +08:00 |
|
Malcolm Smith
|
3911cadc68
|
Documentation cleanups
|
2023-08-29 17:08:48 +01:00 |
|
Russell Keith-Magee
|
68a3721a2f
|
Merge branch 'main' into audit-tree
|
2023-08-28 09:58:34 +08:00 |
|
Malcolm Smith
|
6e116c9d62
|
Android Table to 100% coverage
|
2023-08-27 01:34:45 +01:00 |
|
Russell Keith-Magee
|
32fbd4579a
|
Merge branch 'audit-table' into audit-tree
|
2023-08-26 13:39:35 +08:00 |
|
Russell Keith-Magee
|
66a613b2df
|
Merge branch 'gtk-font-tests' into audit-canvas
|
2023-08-25 14:57:24 +08:00 |
|
Russell Keith-Magee
|
0c07e4cace
|
Merge branch 'main' into gtk-font-tests
|
2023-08-25 14:21:16 +08:00 |
|
Malcolm Smith
|
3d3641cd65
|
Winforms Table to 100% coverage
|
2023-08-24 17:42:03 +01:00 |
|
Malcolm Smith
|
673b061c3a
|
Merge branch 'main' into audit-table
|
2023-08-23 14:07:58 +01:00 |
|
Malcolm Smith
|
ef88f58927
|
More docs clarifications
|
2023-08-23 14:04:49 +01:00 |
|
Malcolm Smith
|
7c67ded7f1
|
Avoid wrapping in examples
|
2023-08-23 10:25:42 +01:00 |
|
Malcolm Smith
|
b76e453749
|
Apply suggestions from code review
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
|
2023-08-23 10:21:20 +01:00 |
|
Russell Keith-Magee
|
ca1471dd83
|
Merge branch 'audit-window' into audit-app
|
2023-08-23 09:15:51 +08:00 |
|
Russell Keith-Magee
|
85f537f818
|
Merge branch 'main' into audit-window
|
2023-08-23 09:03:25 +08:00 |
|
Malcolm Smith
|
0c17678955
|
Icon documentation cleanups
|
2023-08-22 21:13:28 +01:00 |
|
Malcolm Smith
|
1e8deea707
|
Documentation cleanups
|
2023-08-22 20:15:54 +01:00 |
|
Malcolm Smith
|
d761b7ac00
|
Enable autodoc_default_options: members, undoc-members, show-inheritance
|
2023-08-22 12:21:57 +01:00 |
|
Malcolm Smith
|
ec1ac83eec
|
Merge branch 'main' into audit-table
|
2023-08-22 09:59:26 +01:00 |
|
Russell Keith-Magee
|
fc4ea4bd61
|
Add documentation about the finality of close().
|
2023-08-17 19:29:57 +02:00 |
|
Russell Keith-Magee
|
035fc8be77
|
Merge branch 'audit-window' into audit-app
|
2023-08-16 12:33:14 +08:00 |
|