summaryrefslogtreecommitdiff
path: root/help
Commit message (Collapse)AuthorAge
* New upstream version 1.0.24Felipe Sateler2018-05-16
|\
| * Add some ignoresJiri (George) Lebl2018-05-15
| |
| * minor updates, add my script to make docsJiri (George) Lebl2018-05-14
| |
| * Rerun the help stuffJiri (George) Lebl2018-05-14
| |
| * Fix broken markup in Spanish user docs translationAndre Klapper2018-03-19
| |
| * help: es: Fix broken markupAndre Klapper2017-10-09
| |
| * Fix typos in Spanish user docs translationAndre Klapper2017-09-25
| |
| * Fix typos in Greek user docs translationAndre Klapper2017-09-25
| |
| * Fix typos in Czech user docs translationAndre Klapper2017-09-25
| |
| * Updated Czech translationMarek Cernocky2017-08-31
| |
* | New upstream version 1.0.23Felipe Sateler2017-05-12
|\|
| * Wed May 10 17:37:33 2017 Jiri (George) Lebl <jirka@5z.com>Jiri (George) Lebl2017-05-10
| | | | | | | | * Release 1.0.23
| * Add some docs for translatorsJiri (George) Lebl2017-04-29
| |
| * Sat Apr 29 16:58:25 2017 Jiri (George) Lebl <jirka@5z.com>Jiri (George) Lebl2017-04-29
| | | | | | | | | | | | | | * help/make-makefile-am.sh, help/update-xml-to-txt-html.sh, */*.html, Makefile.am: Since automake is smarter than I am and knows how I should work, I made a script to generate a Makefile.am so that it can't complain. Now runs through distcheck with no errors!
| * unfinished fileJiri (George) Lebl2017-04-29
| |
| * Update Swedish translationAnders Jonsson2017-04-28
| |
| * updates (this time for real)Jiri (George) Lebl2017-04-26
| |
| * updateJiri (George) Lebl2017-04-26
| |
| * fix xmlJiri (George) Lebl2017-04-26
| |
| * Wed Apr 26 20:00:02 2017 Jiri (George) Lebl <jirka@5z.com>Jiri (George) Lebl2017-04-26
| | | | | | | | | | | | | | | | * help/C/genius.xml: Fixes from Anders Jonsson, plus some other minor improvements. Also all wikipedia links are now https * src/graphing.c: fix crash after closing of window and then doing SufracePlotDrawPoints and SurfacePlotDrawLine
| * Wed Apr 26 17:30:29 2017 Jiri (George) Lebl <jirka@5z.com>Jiri (George) Lebl2017-04-26
| | | | | | | | | | * help/C/genius.xml: Fixes from Anders Jonsson and some new extra links
| * Update Swedish translationAnders Jonsson2017-04-25
| |
| * Forgot to add theseJiri (George) Lebl2017-04-19
| |
| * Tue Apr 18 17:43:13 2017 Jiri (George) Lebl <jirka@5z.com>Jiri (George) Lebl2017-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * autogen.sh, configure.ac, Makefile.am: Remove gnome-common dependency, and kill the documentation nonsense * help/*: completely revamp how this is done, making it a lot simpler (and simpler minded). Help is now HTML and displayed in a browser therefore it actually always works regardless of desktop and the current brokenness of yelp (meaning links now really do work) * src/gnome-genius.c: the help is now HTML so use that * src/*.c: fix a few warnings * help/cs/cs.po: fix broken xml tag
* | New upstream version 1.0.22Felipe Sateler2016-12-26
|\|
| * add bin/sh to scriptJiri (George) Lebl2016-12-26
| |
| * Rebuild .txt docJiri (George) Lebl2016-12-26
| |
| * Update Spanish translationMiguel Rodríguez Núñez2016-10-24
| |
| * Update Spanish translationMiguel Rodríguez Núñez2016-10-17
| |
| * Updated Spanish translationMiguel Rodríguez Núñez2016-09-29
| |
| * Updated Czech translationMarek Černocký2016-09-24
| |
| * Updated Swedish translationAnders Jonsson2016-09-23
| |
| * Thu Sep 22 17:05:13 2016 Jiri (George) Lebl <jirka@5z.com>Jiri (George) Lebl2016-09-22
| | | | | | | | | | | | | | | | * src/graphing.c: add "filled" to lines * examples/riemann-integral.gel: Riemann sums example * help/C/genius.xml: document "filled"
| * Updated Swedish translationAnders Jonsson2016-09-22
| |
| * Updated Czech translationMarek Černocký2016-09-22
| |
| * Fix string, thanks to Anders JonssonJiri (George) Lebl2016-09-22
| |
| * Updated Swedish translationAnders Jonsson2016-09-22
| |
| * Updated Czech translationMarek Černocký2016-09-22
| |
| * Wed Sep 21 18:55:34 2016 Jiri (George) Lebl <jirka@5z.com>Jiri (George) Lebl2016-09-21
| | | | | | | | | | | | | | | | | | | | * src/graphing.c: Add LinePlotWaitForClick and LinePlotMouseLocation for interactive programs * help/C/genius.xml: document the above * examples/: Make wandering ball interactive and add two Mandelbrot set examples, plus a Newton's fractal example
| * Updated German translationMario Blättermann2016-09-16
| |
| * Updated Czech translationMarek Černocký2016-09-16
| |
| * Updated German translationChristian Kirbach2016-09-08
| |
| * Updated Swedish translationAnders Jonsson2016-09-07
| |
| * Wed Aug 24 17:58:18 2016 Jiri (George) Lebl <jirka@5z.com>Jiri (George) Lebl2016-08-24
| | | | | | | | | | | | | | | | | | | | | | * examples/complex-analysis-mesh.gel, examples/complex-analysis-wandering-ball.gel: two visualizations of complex mappings * src/graphing.c: LinePlotDrawPoints and LinePlotDrawLine now accept a column vector of complex numbers to draw. * help/C/genius.xml: document the above.
| * Sat Jul 09 00:14:53 2016 Jiri (George) Lebl <jirka@5z.com>Jiri (George) Lebl2016-07-09
| | | | | | | | | | | | | | | | | | * help/C/genius.xml, src/funclib.c, lib/linear_algebra/linear_algebra.gel: string fixes from Anders Jonsson. * src/eval.c: fix segfault when trying to swap a protected id using swapwith.
| * Fri Jul 08 23:52:05 2016 Jiri (George) Lebl <jirka@5z.com>Jiri (George) Lebl2016-07-08
| | | | | | | | | | * help/C/genius.xml: Apply patch from Anders Jonsson to fix quite a few typos in the manual.
| * Fri Jul 08 23:46:02 2016 Jiri (George) Lebl <jirka@5z.com>Jiri (George) Lebl2016-07-08
| | | | | | | | | | | | | | | | | | | | | | * src/funclib.c: fix StripZeroColumns when a zero matrix is passed in. * help/C/genius.xml: fix Planetmath links (thanks to Anders Jonsson). Also add a couple more wikipedia links and a couple of details in various places. * src/calc.h: raise year to 2016
| * Updated Spanish translationMiguel Rodríguez Núñez2016-06-23
| |
| * Add Swedish images for helpAnders Jonsson2016-06-22
| |
| * Add beginning of Swedish help translationAnders Jonsson2016-06-19
| |