System Independent

Swedish hyphenation-1.11

Fokus för den här versionen har varit att utöka antalet sammansatta ord som avstavas korrekt.
Hittar ni ord som avstavas felaktigt så tar jag gärna emot förbättringsförslag, så försöker jag att se till att de kommer med i nästa version.

Jag vill passa på att tacka Lennart Stagling som uppmärksammat mängder med felstavade ord.

Access2Base-0.9.0

Complete internal redesign of code to allow pure object-oriented syntax for property settings and method invocations.
E.g.
form.height = 100
form.move(100,200)
Old syntax still supported.
Consolidation of the object model with the Parent, Source and ObjectType properties.
Addition of a Close method to the Form object.
Several bugs corrections.

Obba-3.1.12

Version 3.1.12 of Obba brings the following changes:
- Added convenient way to create Maps from the Spreadsheet (see "Datatypes Demo").
- Some log messages (java.uitl.logging) are now at LogLevel.FINE (instead of LogLevel.INFO).

Version 3.1.10 of Obba brings the following changes:
- Improved startup of local server from Microsoft Excel.

Version 3.1.9 of Obba brings the following changes:

Obba-3.1.10

Version 3.1.10 of Obba brings the following changes:
- Improved startup of local server from Microsoft Excel.

Version 3.1.9 of Obba brings the following changes:

- Fixed a bug which resulted in a manually started server shutting down when the client disconnects. The server now keeps on running. Note: The behavior can be customized in the servers Obba.properties file.
- Fixed a bug which resulted in an error when creating an array consisting just on one element.
- Some improvements to error messages.

LanguageTool-2.0

  • Many updates for the error detection rules for English, Spanish, French, German, Portuguese, Russian, Breton, Catalan, Esperanto, and Ukrainian
  • The embedded HTTP server can now be started from the context menu if LanguageTool is running in the system tray (not relevant when only used in OpenOffice)
  • Small bug fixes