Mon Mar 09 17:25:09 2015 Jiri (George) Lebl * Release 1.0.20 Thu Feb 26 15:01:17 2015 Jiri (George) Lebl * lib/number_theory/primes.gel: update mersenne highest doublechecked exponent Thu Feb 26 14:30:40 2015 Jiri (George) Lebl * lib/functions/elementary.gel, src/funclib.c: Use MPFR version of erf for real values, and move the hacky computation using power series as gel snippet inside funclib.c. Should be replaced by a proper computation Mon Feb 16 14:26:02 2015 Jiri (George) Lebl * examples/fourier-series-plotting.gel: Replace the hand coded graph with more general code that can be used to show fourier series for more functions Fri Feb 13 11:46:57 2015 Jiri (George) Lebl * gtkextra/*.c: remove the inline from roundint. Probably not a performance bottleneck to begin with and likely the compiler will inline by itself hopefully. Removes compilation errors with GCC5 Fri Jan 09 18:19:44 2015 Jiri (George) Lebl * examples/eulers-method-graphs-exp.gel: present plot window after each plot so that the console doesn't keep popping up Fri Oct 10 17:16:38 2014 Jiri (George) Lebl * src/funclib.c: min/max now check their arguments better, especially if argument is a single element. * src/geniustests.txt: Add a bunch of tests to the suite * help/C/genius.xml: A bunch of updates to the manual Fri Oct 10 16:05:24 2014 Jiri (George) Lebl * lib/calculus/fourier.gel: Fix PeriodicExtension * src/geniustests.txt: add a bunch of tests for the periodic extensions stuff Fri Oct 10 15:13:16 2014 Jiri (George) Lebl * src/gnome-genius.desktop.in: Add GTK Category, and add Keywords Mon Oct 06 13:08:52 2014 Jiri (George) Lebl * pixmaps/*: add scaled 8x8 and 16x16 scaled versions of the icon, by slightly tweaking gimps scaling of the icon. Thu Oct 02 23:28:29 2014 Jiri (George) Lebl * help/C/genius.xml: slight update Thu Oct 02 19:34:55 2014 Jiri (George) Lebl * help/C/figures/*.png, help/C/genius.xml: requantize and recompress some of the images to save space. Then update the docs on the GUI a little more. Thu Oct 02 18:34:13 2014 Jiri (George) Lebl * help/C/figures/*.png, help/C/genius.xml: Update the manual a bit and create new figures since the old screenshots were out of date. Still the manual needs updating. Thu Oct 02 15:15:01 2014 Jiri (George) Lebl * src/graphing.c: fix icon size to a known one to avoid gtk warning Thu Oct 02 15:09:30 2014 Jiri (George) Lebl * src/calc.c: fix minor memory leak * gtkextra/gtkplotcanvasplot.c: fix use after free error * src/graphing.c: properly show/hide the legends in the "moveabout" and therefore it always properly does the right thing even without LinePlotClear before LinePlotDrawLine or Points Tue Sep 30 17:02:54 2014 Jiri (George) Lebl * pixmaps/*: add svg, 22x22, 24x24, 256x256 versions, and improve the 32x32 version of icons. Also recompress some other pngs