Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

39 lines (31 loc) · 1.38 KB

Changelog

1.0 alpha 2

General

  • Migrated from Bitbucket to GitHub
  • Dark mode using FlafLaf 1.0
  • Added Applet that allows to start Joeffice embedded in any software accepting applets

Word Processor

  • Created component not dependant of NetBeans Platform that can be embedded in other Java application
  • Use paragraph style for attributes not defined on text
  • Use a default font (instead of previously used font) when no font is defined
  • Scale fonts to 96/72 for Windows

Spreadsheet

  • Fixed missing background color for spreadsheets
  • Fixed copy values of cells when the cell has a formula
  • Added option to limit the size of the sheet up to the filled in cell
  • Made SheetComponent independant of SpreadsheetComponent
  • Scale fonts to 96/72 for Windows

Presentation

  • Fixed position and size of images in slide

libraries

1.0 alpha 1