| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-28 | Cargo.toml: Update 'lopdf' to v0.27update-lopdf-dependency-to-0.27 | Teddy Wing | |
| I was getting this error when attempting to load a PDF with `Form::load("form.pdf")`: panicked at 'attempted to leave type `linked_hash_map::Node<alloc::vec::Vec<u8>, object::Object>` uninitialized, which is invalid', $HOME/.cargo/registry/src/github.com-1ecc6299db9ec823/linked-hash-map-0.4.2/src/lib.rs:174:52 Updating 'lopdf' fixes the problem. | |||
| 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 | |
