Thu Feb 18 17:20:08 2021  Jiri (George) Lebl <jirka@5z.com>

	* help/update-po.sh,help/update-xml-to-txt-html.sh: port from
	  xml2po to itstool, and run the updates

Fri Feb 12 22:41:31 2021  Jiri (George) Lebl <jirka@5z.com>

	* src/gnome-genius.[ch]: Set default sourceview colorscheme to kate
	  as otherwise it is hard to see in dark mode.  Also allow setting
	  the scheme through config, but so far no gui for it.

Thu Jan 07 17:20:30 2021  Jiri (George) Lebl <jirka@5z.com>

	* src/mpwrap.c, src/lexer.l, src/compil.c: Check for errors whenn
	  setting integer and reject the parse.

Wed Dec 16 13:53:33 2020  Jiri (George) Lebl <jirka@5z.com>

	* src/genius-readline-helper.c: fix warning by using the right list
	  free function

Wed Dec 16 11:52:11 2020  Jiri (George) Lebl <jirka@5z.com>

	* gtkextra/*.c: fix/ignore all the compiler warnings I can find

	* src/gnome-genius.c: never do this uniquness nonsense so that
	  we don't get into trouble.
	
	* configure.ac: raise version

	* help/C/genius.xml: a few updates

	* help/C/figures/*.png: update images

Tue Dec 15 17:37:06 2020  Jiri (George) Lebl <jirka@5z.com>

	* src/graphing.c: move the solver bits to the expression entries

	* src/gnome-genius.c: fix runtime warning with vte

Tue Oct 27 16:13:55 2020  Jiri (George) Lebl <jirka@5z.com>

	* src/graphing.c: Use normal text boxes instead of spin boxes
	  for the range values in the plotting dialog to allow
	  for arbitrary expressions

Tue Oct 27 00:01:47 2020  Jiri (George) Lebl <jirka@5z.com>

	* src/*.[ch], ve/*.c, gtkextra/*.[ch]: Fix bunch of warnings, some of
	  them fixing possible crashes

Mon Oct 26 18:35:24 2020  Jiri (George) Lebl <jirka@5z.com>

	* src/graphing.c: reset minx/maxx for fitted parametric plots

Wed Jun 03 12:58:07 2020  Jiri (George) Lebl <jirka@5z.com>

	* src/gnome-genius.c: Port to Native file chooser dialogs, also
	  make save console dialog not fake modal.

Wed Jun 03 11:36:01 2020  Jiri (George) Lebl <jirka@5z.com>

	* src/gnome-genius.c, src/genius.c: properly create the .genius
	  directory if missing, move gui settings to .genius/config-gui
	  and save config on OK in the setup dialog

Mon Jun 01 15:37:49 2020  Jiri (George) Lebl <jirka@5z.com>

	* src/gnome-genius.c: fix EOF quit

Thu Mar 05 18:38:24 2020  Jiri (George) Lebl <jirka@5z.com>

	* src/gnome-genius.c: fix reference to GTK+3 to GTK3

Thu Mar 05 18:31:22 2020  Jiri (George) Lebl <jirka@5z.com>

	* Release 1.0.25