javadocs, formatting
adapt to refactored method name
javadocs also for private fields and methods if they are relevant for serialization
sanitize casting
improve start-up logic
remove deprecated AccessController
alternative method name to avoid naming conflict
move to junit 4 for plugin testing
move to junit 4 for testing
fix file chooser issues in export/import panels
remove some TODOs
add missing tests
remove unnecessary mappings
add missing test
fix static access
Non-primitive fields should not be volatile
remove FIXMEs that were added as feature requests
scale a graph to screen size
disable grid shortcut
simplify import / export dialogs
simplify import / export dialogs
upgrade testing framework to junit 4
formatting, javadocs
update dependencies
update description of menus in the User Guide
avoid possible NPE
minor code fixes
javadocs
formatting
Pressing space bar temporarily remove the grid from the canvas. Simplifies implementation
Pressing space bar temporarily remove the grid from the canvas. Works only in Particle mode; in Edit mode we need to find a way to regain focus on the canvas after pressing the mode
JaxoDraw earns Community Awards
document screen size limitation
add FIXME
distinguish Close and Close_tab
remove auto-scroll
Improve finding of jaxodraw directory; command line argument is not normally needed
Optional command line argument specifying main jaxodraw directory
more language fixes
Modify output formatting a little
Add perl script for checking language keys
language fixes
fix wiggle frequency bug
add a clipboard menu
site fixes
minor code fixes
french translation updates. Thanks to Frédéric Bes
move checkstyle resources into src/site/
missing translation
remove internal use of JaxoDictionary, remove unused language keys
make handle paint mode an enum
document new feature
reduce class couplings
Replace meta by cmd in shortcut name
remove unused modifier definitions, they are all collected in GuAction now
use GuiAction for language key look-up
clean up language properties for gui actions
re-arrange table to fit better
add keyboard shortcuts to help menu
add missing entry
fix re-painting of grid when graph changes
fix faintbox staying visible if key shortcut is used
add missing ActionListener for menu items
add John to user guide
fix link
add collection of all keyboard shortcuts
add particles to object menu
distinguish CLEAR and SELECTION_CLEAR
add gui actions for particle modes
use InputEvent for modifier keys
add FIXME
add FIXME
add FIXMEs
minor fix for clipboard
Copy, cut & close all use DEFAULT_MASK
add selection menu items to edit menu
add missing file
collect all key shortcuts in one place
fix wrong parameter
fix user guide css
document known limitation
preserve attachments when grouping/ungrouping
remove created/edited objects from graph if they are not paintable
add default wiggle frequencies and dash sizes to preferences menu
make wiggle frequencies settable in the object edit panels
add FIXME
fix bug where the text edit panel is not brought up when in a default mode
Add FIXME for axodraw2 plugin
store default pref as a string
add a 'Select all' menu item
remove graph name property
Add standard OS-dependent keybindings
use current version
add remove name from graph
unify save/export selection with simple save/export
add two points
add FIXME for the release
remove author tags
make wiggle frequencies and dash sizes a preference