Package: geogebra / 4.0.34.0+dfsg1-1

Metadata

Package Version Patches format
geogebra 4.0.34.0+dfsg1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
patch/ScientificFormat.java.diff p1 | (download)

geogebra/util/ScientificFormat.java | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 [patch] patch/scientificformat.java

Little fix to an API glitch with FreeHEP

Signed-off-by: Giovanni Mascellani <mascellani@poisson.phc.unipi.it>


patch/applet_export.diff p1 | (download)

geogebra/export/WorksheetExportDialog.java | 9 7 + 2 - 0 !
1 file changed, 7 insertions(+), 2 deletions(-)

 [patch] patch/applet_export

When exporting the worksheet as applet, use the classes distributed
by the upstream site (which have embedded dependencies).

Signed-off-by: Giovanni Mascellani <mascellani@poisson.phc.unipi.it>


patch/no_mac.diff p1 | (download)

geogebra/gui/app/GeoGebraFrame.java | 10 0 + 10 - 0 !
geogebra/gui/app/MacApplicationListener.java | 101 0 + 101 - 0 !
2 files changed, 111 deletions(-)

 [patch] patch/no_mac

Removes Mac OS X specific code.

Signed-off-by: Giovanni Mascellani <mascellani@poisson.phc.unipi.it>


patch/version.diff p1 | (download)

geogebra/GeoGebra.java | 2 2 + 0 - 0 !
geogebra/GeoGebraAppletPreloader.java | 3 2 + 1 - 0 !
geogebra/gui/app/GeoGebraFrame.java | 7 0 + 7 - 0 !
geogebra/gui/menubar/GeoGebraMenuBar.java | 4 3 + 1 - 0 !
geogebra/main/Application.java | 3 2 + 1 - 0 !
5 files changed, 9 insertions(+), 10 deletions(-)

 [patch] patch/version

Patches GeoGebra in order to make the Debian version visible
along with the upstream one. Also, do not warn the user if
he's using an old version of GeoGebra.

Signed-off-by: Giovanni Mascellani <mascellani@poisson.phc.unipi.it>