aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-03-03Merge pull request #9 from florian-str/masterHEADmasterJake Sandler
Fixed the code sample
2021-03-03Fixed the code sampleFlorian Stehl
2020-09-28Merge pull request #6 from Emulator000/fields-appearanceJake Sandler
Fix for Textbox and Checkbox fields appearance issue when filled
2020-09-27Removed unuseful commented code and ignored Cargo.lockEmulator000
2020-09-26Fixed bad font parsing in case of other formatsEmulator000
2020-09-26Bugfix in textfield Y position calculationEmulator000
2020-09-26Bugfix on appearance operators and some font valuesEmulator000
2020-09-26Basic appearance regeneration for altered form text fieldsEmulator000
2020-09-25added rust 2018 editionJake Sandler
2020-09-25Merge pull request #5 from Emulator000/required-readonly-improvementsJake Sandler
Various improvements and added ability to read "readonly" and "required" fields flags
2020-09-25Updated version informations and authorsEmulator000
2020-09-25Reverted README.md and Cargo.tml to original oneEmulator000
2020-09-24Fixed tags and authorEmulator000
2020-09-24Handling of unknown fieldsEmulator000
2020-09-24Some 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-23Applied Clippy suggestionsEmulator000
2020-09-23Updated all libraries and a lot of fixesEmulator000
2020-09-23Update README.mdDario
2020-09-23Update README.mdDario
2018-06-09added package metadataJake Sandler
2018-06-09increased version numberJake Sandler
2018-06-09Added READMEJake Sandler
2018-06-09added ability to get all field types at onceJake Sandler
2018-06-09added std::error::Error ImplmentationsJake Sandler
2018-06-09Merge pull request #1 from pacman82/masterjsandler18
load from arbitrary readers
2018-06-05update docMarkus Klein
2018-06-05load from arbitrary readersMarkus Klein
2018-03-25first commitJake