Change Log 1.5-16 (2008-04-12) o real Swing Menu o add grDevices to default packages 1.5-15 (2008-04-08) o fixed indentation and toggle comment 1.5-14 (2008-04-04) o fixed fonttracker for editor o set always native look&feel o fixed printin line number o fixed meta+enter shortcut for running commands from editor 1.5-13 (2008-03-31) o fixed fontsize bug, when changing fontsize in syntaxcoloring mode 1.5-12 (2008-03-30) o r-dev compatible o fixed some more bugs related to linenumbers in editor 1.5-11 (2008-03-27) o fixed text-selection using mouse 1.5-10 (2008-03-23) o fixed about/rhelp in editor o added increase/decrease menuitems to Editor 1.5-9 (2008-03-21) o editor: fixed overprinting linenumbers o added editor font managment to JGR preferences 1.5-8 (2007-12-08) o fixed coloring in editor o fixed Code completion in editor o disabled "Help Agent" in editor for now (has to be newly developed) 1.5-7 (2007-11-15) o fixed shortcuts for Windows 1.5-6 (2007-10-19) o setwd on Windows Vista o don't show ~ in Editor o allow to use META+ENTER for executing R commands in editor 1.5-5 (2007-09-04) o raise Java stack limit to 512MB (in the run script) o fixed "Load DataFile dialog" for Windows (Sun fixed a bug in Java) o skip "setwd" at startup on Vista 1.5-4 (2007-08-31) o fix closing Console window when select Cancel 1.5-3 (2007-08-31) o fix escaping of . in command completion 1.5-2 (2007-08-22) o print support for editor (b&w) o fix run script for rJava 0.5 o make run script executable by default 1.5-1 (2007-08-05) o java backend changes o new Editor based on JEDIT o JGR is running on Windows Vista 1.4-17 (2007-05-29) o adapt to JRI API 1.8 change o make mkdist more portable (now works on Windows) 1.4-16 (2007-04-24) o adapt to Sys.putenv change in R 2.5.0 o prevent Java from setting LC_NUMERIC to a non-C default which will break R (thanks to Frederik Elwert for testing) o fix incompatibilities of some shells in the run script (thanks to Frederik Elwert for a crucial hint) o fix SVN properties on some files o add NEWS