Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Francis Wright bc4c877fd5 v2.7 Update UserGuide for release. 4 vuotta sitten
  Francis Wright a068681f8f Synchronise with tmprint to add typesetting support for atan2(y,x), m_Gamma(a,z), Lambert_W(x); BernoulliP(n,x), EulerP(n,x), FibonacciP(n,x); Bernoulli(n), Euler(n), Fibonacci(n), Stirling1(n, m), Stirling2(n, m), Motzkin(n). 4 vuotta sitten
  Francis Wright 70df98b29c When switching panels in a split pane using the keyboard, focus on the output web view if the input text area is hidden. Make synchronised scrolling relative to the maximum scroll distance, i.e. the content height minus the window height. 4 vuotta sitten
  Francis Wright 8afe642e93 Consume Control+Tab/PageUp/Down events on a split pane to stop Control+Tab propagating and changing the focus away from the input text area. 4 vuotta sitten
  Francis Wright eea71d5123 v2.66 First implementation of synchronised scrolling of REDUCEPanels in a split pane. Correct names of some menu items from *CheckBox to *CheckMenuItem. 4 vuotta sitten
  Francis Wright baf791d131 Fix internal link anchors in InstallAndRun.md and replace "Linux" by "Unix-like platforms" more consistently. 4 vuotta sitten
  Francis Wright 854725475a Link to the updated Run-REDUCE script files in InstallAndRun.md and describe them better. 4 vuotta sitten
  Francis Wright 997784671f Tweak the script files to run Run-REDUCE asynchronously and avoid a console window on MS Windows. 4 vuotta sitten
  Francis Wright d48ed6cc13 Update the Windows installer builder. This version works! 4 vuotta sitten
  Francis Wright 83395a6ae1 Minor updates to the scripts to run the jar and build an installer (which stsill doesn't work). 4 vuotta sitten
  Francis Wright fcfed4809d v2.65 You can now select the other REDUCE panel in a split pane by pressing Control+Tab, Control+PageDown, Control+Shift+Tab, or Control+PageUp, which matches the default keyboard shortcuts for a TabPane. 4 vuotta sitten
  Francis Wright 192f018bf3 Add a link to JavaFX keyboard shortcuts in the User Guide. 4 vuotta sitten
  Francis Wright daa2f35434 v2.64 Create a new top-level resources directory and move all non-Java files into it. Copy contents of resources directory to class directory on building. Delete obsolete icons8-r-64.png. Build using JDK14+JFX15, which seems to work well. 4 vuotta sitten
  Francis Wright 44e6fd06bd Save IntelliJ IDEA run configurations in the new .run directory. They work with JDK11+JFX15. With JDK15+JFX15, RunREDUCE.run shows ghost output with Typeset Maths on, whereas Run-REDUCE.jar.run does not! No idea why at present. Revert to JDK11 for now. 4 vuotta sitten
  Francis Wright 699298ecf7 Commit the src copy of the User Guide accidentally omitted from the previous commit. A first attempt at building an installer for Windows, but the resulting launcher doesn't work. Include quotes in Run-REDUCE.bat so that it works if there are spaces in its file path. 4 vuotta sitten
  Francis Wright af79e928b8 Update Printing on Linux in the User Guide. 4 vuotta sitten
  Francis Wright 03b0035f60 Update the User Guide and move REDUCE configuration into a new top-level section. 4 vuotta sitten
  Francis Wright 1256bd61f3 Make the value of the REDUCE Root Directory field if it is set, otherwise its default value, the initial directory for the directory chooser for the REDUCE Packages, Manual and Primers Directory fields. This is useful for a non-standard Windows snapshot installation or a Subversion build. 4 vuotta sitten
  Francis Wright 1e1e2c728b v2.63 checkCommandCheckBox is visible only if useShellCheckBox is selected, which is now the default. 4 vuotta sitten
  Francis Wright 79f1b21318 Final version of code to ensure that command labels are unique. 4 vuotta sitten
  Francis Wright acf4521d31 Change the argument of saveREDUCECommand() from String commandName to int commandIndex, which avoids the need for loops to search for the command by name. 4 vuotta sitten
  Francis Wright c46d9899e0 v2.62 First attempt to ensure that command labels are unique. This version goes wrong when a new command is selected. 4 vuotta sitten
  Francis Wright 1bccda5249 Switch build to Java 15, set to language level 11, and JavaFX 15. 4 vuotta sitten
  Francis Wright f0e47c9a59 Use the new logo/icon scaled to half size in the About alert. 4 vuotta sitten
  Francis Wright 7bbbf24602 v2.61 Introduce a new 128*128px icon based on a Double-Struck Capital R, U+211D, in the Microsoft Cambria font that I have created with GIMP. 4 vuotta sitten
  Francis Wright 53498f8cb9 v2.6 release. Substantially revise the Configure REDUCE... section of the User Guide. 4 vuotta sitten
  Francis Wright ae8dee9635 REDUCEConfigDialog: Make the second column of the command grid pane wider (and fixed width) to accommodate the larger font used on Linux. Fix commandRootDirDCButtonAction to match fcButtonAction. REDUCEConfiguration: Change the default Linux configuration to use the search path and not check the command pathname, which makes it easier to transition from the previous defaults. 4 vuotta sitten
  Francis Wright c58a31cffa REDUCEConfigDialog: Append Pathname to Command label only if not using a shell or checking command pathname. 4 vuotta sitten
  Francis Wright f1feb1ed55 v2.58 REDUCEConfigDialog: Command Root Dir chooser and file choosers use current Command Root Dir field value if defined else REDUCE Root Dir field value if defined else its default value as initial directory. File choosers replace root segment by $REDUCE if possible. 4 vuotta sitten
  Francis Wright a68bec4510 REDUCEConfiguration: On Linux, support running a REDUCE command using the default system shell obtained from the value of the SHELL environment variable. REDUCEConfigurationDefault: Use a shell and the standard shell script files to run REDUCE. (Don't rely on PATH on any platform.) 4 vuotta sitten