Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

Releases: itext/pdfdebug-netbeans

[RELEASE] pdfDebug for NetBeans - 2.0.1

25 Oct 12:42
2.0.1
Compare
Choose a tag to compare
https://github.com/itext/pdfdebug-intellij/releases/tag/2.0.1

* release/2.0.1:
  [RELEASE] 2.0.1-SNAPSHOT -> 2.0.1
  Remove debug logs
  Fix that registered listener is not called
  Add logs
  Typo
  Fix that pdfDebug window does not show up due to empty PDF
  Remove SwingHelper block.
  Change code to simply
  Fix lookup listener missed problem
  Fix again that the rups window doesn't shows up
  Fix that the rups window doesn't shows up
  Update README.md
  Use RupsEvent.OPEN_DOCUMENT_POST_EVENT and invokeLater
  Fix NPE when highlightLastSavedChanges method is called
  [RELEASE] 2.0.0-SNAPSHOT -> 2.0.1-SNAPSHOT

[RELEASE] pdfDebug for NetBeans - 2.0.0

08 Nov 10:11
Compare
Choose a tag to compare
https://github.com/itext/pdfdebug-netbeans

* release/2.0.0:
  [RELEASE] 2.0.0-SNAPSHOT -> 2.0.0
  Replace removed method to new method
  Add missing copyright headers
  Update README.md
  Set minimum version
  Add license header and change descriptions
  Set license
  Add icon image
  Create new file README.md
  Register RUPS top component
  Refactor
  Fix a problem that data of RUPS Window could not be compared while data of Variables tab was deselected in StepOver
  Change annotations
  Change dtd
  Temporary storage
  Move a little more smoothly?
  Rename package
  Code cleanup
  Rename package
  Code cleanup
  Do not let the debug window appear when you click another debug stack
  Once you have clicked on another variable, you will not see the RUPS window
  Delete string output
  Add location lock code
  Fix an error in the second debugging run
  Add .gitignore and .gitattributes