almond.math is removed

May 9th, 2010

In order to keep focus on Almond’s main goal the math project is removed. In the future, it will be located in goniolab.math.

Almond Localizer

April 5th, 2010

The old bash scripts that fetched and processed po files are now replaced with the Almond Localizer. The Localizer makes it easier to update the translations since it takes it one step further by also generate the properties files for each language.

X11 colors in Java

April 3rd, 2010

There is a palette generator in Almond that is used to create color palettes, and the first one out is the colors of X11. It also generates a javadoc swatch. If you want a better look, use the javadoc page.

System Settings with icons

April 2nd, 2010

The JTree nodes uses the right icons.

System Settings Modularized

April 2nd, 2010

Here is a draft of the new version of System Settings. Each module is independent from the others and more can easily be added.System Settings is available from every Almond application.

Java Font Selector

March 21st, 2010

This image contains six objects of the new AFontSelector class. The button opens the font dialog.

Java Font Dialog

March 21st, 2010

This weekend I begun to work on a font dialog. It is functional but in need of some polish.

Java Font Dialog

Java Font Dialog

Icon Theme Manager

March 21st, 2010

Now there is an IconThemeManager in Almond. It includes an almost complete version of the Oxygen theme (16×16), and it also makes it possible to select a locally installed icon theme, as long as its follows the naming convention. Check the docs for the complete list.

System Settings integrated to the framework

March 13th, 2010

The System Settings are now integrated in the main frames menu for easier access. Every setting is still global for all Almond applications.

Updated javadoc

March 7th, 2010

The javadoc for almond.game.dice has been uppdated.