Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 653 Bytes

CHANGELOG.md

File metadata and controls

24 lines (21 loc) · 653 Bytes

Changelog

v0.0.3

  • use vendor and model name for SANE source selection
  • install header files in wx/ia/
  • directly link to SANE (no more indirection via dlsym)
  • add darwin (OSX) check to autotools
  • improve code and code style
  • fix wxWidgets asserts due to incorrect format specifiers
  • update autotools

v0.0.2

  • update autotools build system
  • support mingw windows build
  • started implementing SANE support
  • improved code/code style
  • fixed build errors
  • updated/removed deprecated wxWidgets functions
  • support wxWidgets 3.0
  • updated TWAIN header
  • updated wxWindows License

v0.0.1

  • import wxia from wxia.cvs.sourceforge.net/wxia