genius r591 - in trunk: . gtkextra src



Author: jirka
Date: 2007-11-04 01:51:32 +0000 (Sun, 04 Nov 2007)
New Revision: 591
ViewCVS link: http://svn.gnome.org/viewcvs/genius?rev=591&view=rev

Added:
   trunk/gtkextra/gtkplotarray.c
   trunk/gtkextra/gtkplotarray.h
   trunk/gtkextra/gtkplotcanvasellipse.c
   trunk/gtkextra/gtkplotcanvasellipse.h
   trunk/gtkextra/gtkplotcanvasline.c
   trunk/gtkextra/gtkplotcanvasline.h
   trunk/gtkextra/gtkplotcanvaspixmap.c
   trunk/gtkextra/gtkplotcanvaspixmap.h
   trunk/gtkextra/gtkplotcanvasplot.c
   trunk/gtkextra/gtkplotcanvasplot.h
   trunk/gtkextra/gtkplotcanvasrectangle.c
   trunk/gtkextra/gtkplotcanvasrectangle.h
   trunk/gtkextra/gtkplotcanvastext.c
   trunk/gtkextra/gtkplotcanvastext.h
Modified:
   trunk/ChangeLog
   trunk/TODO
   trunk/gtkextra/Makefile.am
   trunk/gtkextra/gtkextra.h
   trunk/gtkextra/gtkextratypebuiltins.c
   trunk/gtkextra/gtkextratypebuiltins.h
   trunk/gtkextra/gtkplot.c
   trunk/gtkextra/gtkplot.h
   trunk/gtkextra/gtkplot3d.c
   trunk/gtkextra/gtkplot3d.h
   trunk/gtkextra/gtkplotbar.c
   trunk/gtkextra/gtkplotbox.c
   trunk/gtkextra/gtkplotcandle.c
   trunk/gtkextra/gtkplotcanvas.c
   trunk/gtkextra/gtkplotcanvas.h
   trunk/gtkextra/gtkplotcsurface.c
   trunk/gtkextra/gtkplotcsurface.h
   trunk/gtkextra/gtkplotdata.c
   trunk/gtkextra/gtkplotdata.h
   trunk/gtkextra/gtkplotdt.c
   trunk/gtkextra/gtkplotflux.c
   trunk/gtkextra/gtkplotflux.h
   trunk/gtkextra/gtkplotgdk.c
   trunk/gtkextra/gtkplotgdk.h
   trunk/gtkextra/gtkplotpc.c
   trunk/gtkextra/gtkplotpc.h
   trunk/gtkextra/gtkplotpixmap.c
   trunk/gtkextra/gtkplotpolar.c
   trunk/gtkextra/gtkplotpolar.h
   trunk/gtkextra/gtkplotprint.c
   trunk/gtkextra/gtkplotsurface.c
   trunk/gtkextra/gtkplotsurface.h
   trunk/gtkextra/gtkpsfont.c
   trunk/src/graphing.c
Log:

Sat Nov 03 20:51:37 2007  Jiri (George) Lebl <jirka 5z com>

	* src/graphing.c: Use -10 to 10 for all default ranges.  Much better
	  than PI, that was stupid.  Set minimum plot window to 1e-10 and
	  enforce it to avoid errors with computing ticks leading to
	  hanging behaviour.

	* gtkextra/*: copy new files from cvs version of gtk extra except
	  for gtkpslot which is broken, so keep our old version which works

	* gtkextra/gtkplot3d.[ch]: fix up the axis mess

	* src/graphing.c: use the new gtk extra stuff.  Produces nicer
	  plots on screen.  Initial patch was by Sebastian DrÃge
	  <slomo circular-chaos org>






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]