Commit 75636ec
Bring back release changes (#29)
* Fix return types and color band range (#5)
* fix types and remove non-existing function
* fix tests
* fix color band range
* increment patch number
* fix range and tests
* changelog
* bring back function
* more tests
* missing include
* typo
* better docstrings
* correctness
* ws
* point to pypi (#3)
* Bring relevant changes to the v26 release branch (#24)
* Improve examples in docs (#16)
* Fix return types and color band range (#5)
* fix types and remove non-existing function
* fix tests
* fix color band range
* increment patch number
* fix range and tests
* changelog
* bring back function
* more tests
* missing include
* typo
* better docstrings
* correctness
* ws
* docs only publish
* more examples
* point to pypi (#3)
* remove multi-statement lines
* remove vb references
* better explanation
* simpler
* cleanup and make sure the scripts work
* Update readme.rst
* remove unnecessary fallback
* Add convenience message boxes and input dialogs via Win32 (#15)
* progress
* order
* allow ok for localisation
* add integration test
* format
* lint
* fix test
* working
* lint
* i18n
* format
* lint
* fnish lint
* review
* placement
* omit test coverage for win32 ui heavy class
* add to changelog
* fix coverage
* more friendly win32 error handling
* Update src/moldflow/message_box.py
Co-authored-by: Sankalp Shrivastava <sankalp.adsk.github@gmail.com>
---------
Co-authored-by: Sankalp Shrivastava <sankalp.adsk.github@gmail.com>
* Improve MessageBox documentation (#21)
* progress
* order
* allow ok for localisation
* add integration test
* format
* lint
* fix test
* working
* lint
* i18n
* format
* lint
* fnish lint
* review
* placement
* omit test coverage for win32 ui heavy class
* add to changelog
* fix coverage
* more friendly win32 error handling
* Update src/moldflow/message_box.py
Co-authored-by: Sankalp Shrivastava <sankalp.adsk.github@gmail.com>
* better doc
---------
Co-authored-by: Sankalp Shrivastava <sankalp.adsk.github@gmail.com>
* bump version
* update changelog
---------
Co-authored-by: Sankalp Shrivastava <sankalp.adsk.github@gmail.com>
* Fix readme links on pypi release 26 (#28)
* Fix links in README (#27)
* fix links
* changelog
* new pypi deployment
* put version backl
---------
Co-authored-by: Sankalp Shrivastava <sankalp.adsk.github@gmail.com>1 parent 16e6e02 commit 75636ec
1 file changed
Lines changed: 44 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
12 | 43 | | |
13 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
14 | 54 | | |
15 | 55 | | |
16 | 56 | | |
| |||
53 | 93 | | |
54 | 94 | | |
55 | 95 | | |
56 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
57 | 99 | | |
58 | 100 | | |
0 commit comments