| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-25 | Switch from 'derive-error' to 'thiserror'include-lopdf-error-in-message | Teddy Wing | |
| With 'thiserror', we can include the source error text in the error message, making it easier to identify the cause of the error. I mostly duplicated the doc comments in the error messages to mimic the behaviour of 'derive-error'. | |||
| 2021-03-03 | Merge pull request #9 from florian-str/masterHEADmaster | Jake Sandler | |
| Fixed the code sample | |||
| 2021-03-03 | Fixed the code sample | Florian Stehl | |
| 2020-09-28 | Merge pull request #6 from Emulator000/fields-appearance | Jake Sandler | |
| Fix for Textbox and Checkbox fields appearance issue when filled | |||
| 2020-09-27 | Removed unuseful commented code and ignored Cargo.lock | Emulator000 | |
| 2020-09-26 | Fixed bad font parsing in case of other formats | Emulator000 | |
| 2020-09-26 | Bugfix in textfield Y position calculation | Emulator000 | |
| 2020-09-26 | Bugfix on appearance operators and some font values | Emulator000 | |
| 2020-09-26 | Basic appearance regeneration for altered form text fields | Emulator000 | |
| 2020-09-25 | added rust 2018 edition | Jake Sandler | |
| 2020-09-25 | Merge pull request #5 from Emulator000/required-readonly-improvements | Jake Sandler | |
| Various improvements and added ability to read "readonly" and "required" fields flags | |||
| 2020-09-25 | Updated version informations and authors | Emulator000 | |
| 2020-09-25 | Reverted README.md and Cargo.tml to original one | Emulator000 | |
| 2020-09-24 | Fixed tags and author | Emulator000 | |
| 2020-09-24 | Handling of unknown fields | Emulator000 | |
| 2020-09-24 | Some field flags utility and moved some structs to utils module, added ↵ | Emulator000 | |
| "required" and "readonly" properties for some field state and fixed some structs | |||
| 2020-09-23 | Applied Clippy suggestions | Emulator000 | |
| 2020-09-23 | Updated all libraries and a lot of fixes | Emulator000 | |
| 2020-09-23 | Update README.md | Dario | |
| 2020-09-23 | Update README.md | Dario | |
| 2018-06-09 | added package metadata | Jake Sandler | |
| 2018-06-09 | increased version number | Jake Sandler | |
| 2018-06-09 | Added README | Jake Sandler | |
| 2018-06-09 | added ability to get all field types at once | Jake Sandler | |
| 2018-06-09 | added std::error::Error Implmentations | Jake Sandler | |
| 2018-06-09 | Merge pull request #1 from pacman82/master | jsandler18 | |
| load from arbitrary readers | |||
| 2018-06-05 | update doc | Markus Klein | |
| 2018-06-05 | load from arbitrary readers | Markus Klein | |
| 2018-03-25 | first commit | Jake | |
