2004-09-29 16:02  persquare

	* ChangeLog: Bump to 1.0.b2

2004-03-16 22:43  persquare

	* ChangeLog, ReadMe, g77_gcc_AQT.conf: Preparing for release.

2004-03-16 22:05  persquare

	* ReadMe, ReleaseNotes: Visual appearance changes.

2004-03-16 14:26  persquare

	* ReadMe, ReleaseNotes: Cleaning.

2004-03-16 13:59  persquare

	* README: Cleaning.

2004-03-04 23:30  persquare

	* aqdriv.m: Reorder aqt calls to fix problem with first page not
	  showing and subsequent pages placed at the bottom of the screen,
	  only titlebar visible.  Removing autoreleasepool cruft.

2004-03-04 23:27  persquare

	* g77_gcc_AQT.conf, xlf_gcc_AQT.conf: Add install_name to shared
	  lib. Unfortunately had to hardcode /opt/local/lib.

2004-02-07 01:49  persquare

	* README: Providing up-to-date build info.

2004-02-07 01:43  persquare

	* g77_gcc_AQT.conf, xlf_gcc_AQT.conf: Shaping up .conf files to
	  build shared libpgplot.

2003-12-29 23:17  persquare

	* ChangeLog: Update.

2003-12-29 23:12  persquare

	* aqdriv.m, README, xlf_gcc_AQT.conf: Update to 1.0.a1.

2003-11-18 23:37  persquare

	* aqdriv.m: Use new addEdgeToPoint: method for building polygons to
	  get rid of malloc'd buffer.

2003-11-11 22:05  persquare

	* aqdriv.m: Fixing leaks. Note to self: create/destroy arpool in
	  _same_ context.

2003-11-06 12:22  persquare

	* aqdriv.m: Cleanup. Changing behaviour wrt endplot, now leaves
	  plot onscreen.

2003-11-06 01:32  persquare

	* aqdriv.m: Adding -waitNextEvent to adapter.

2003-11-03 18:23  persquare

	* aqdriv.m: Fixing polygon memory allocation. Cleaning.

2003-11-03 13:04  persquare

	* aqdriv.m: Fixing transformation matrix inversion and mousing.

2003-10-27 13:46  persquare

	* aqdriv.m: Removing excess logging.

2003-10-25 01:00  persquare

	* aqdriv.m: Updating syntax. Disabling poolrelease since it caused
	  segfault.

2003-10-22 16:13  persquare

	* aqdriv.m: Autoreleasepool cleaning.

2003-10-22 15:47  persquare

	* aqdriv.m: Fixing event handling.

2003-10-21 22:16  persquare

	* aqdriv.m: Basic event handling.

2003-10-21 13:43  persquare

	* aqdriv.m: Updating to reflect changes in adapter

2003-09-03 11:39  persquare

	* aqdriv.m: Modifying image handling, allowing transformation
	  matrix. FIXME: pgplot specific code in AQTView for testing.

2003-08-27 11:16  persquare

	* aqdriv.m: Bugfixes.

2003-08-23 21:44  persquare

	* aqdriv.m: Allow multiple open plots. Temporarily enable excessive
	  logging to highlight some problems in driver.

2003-08-21 13:45  persquare

	* aqdriv.m: Fixing mouse feedback.

2003-08-20 17:07  persquare

	* aqdriv.m: Line handling in drivers and adapter done. Added pm3d
	  to gnuplot. Moving "smartness" from drivers to builder class.

2003-08-19 22:05  persquare

	* aqdriv.m: Adding lineCapStyle control to AQTPath. Adding
	  -addFilledRect:, -addPolylineWithPoints: and renaming a few
	  methods.

2003-08-19 17:02  persquare

	* aqdriv.m: Fixing color handling. Cleaning.

2003-08-19 00:02  persquare

	* g77_gcc_AQT.conf: Shaping up.

2003-08-14 14:23  persquare

	* aqdriv.m: Adding error handling in the adapter. Optional error
	  handler callback function in client. Adapter checks for server
	  compatibility.

2003-08-07 11:16  persquare

	* g77_gcc_AQT.conf: Minor change.

2003-08-01 18:16  persquare

	* g77_gcc_AQT.conf: New config file.

2003-08-01 18:14  persquare

	* aqdriv.m: Now using libaqt and revised AquaTerm.

2003-02-09 16:08  persquare

	* ChangeLog: Adding ChangeLog

2003-02-09 15:20  persquare

	* aqdriv.m: Allow pgplot to set size of wiev

2002-12-18 14:42  persquare

	* aqdriv.m: Interactive devices _needs_ this to draw intermediate
	  plots.

2002-10-11 17:58  persquare

	* aqdriv.m: Setting default colors 0-15 on driver init. Fix for bug
	  #593895

2002-08-12 17:05  persquare

	* aqdriv.m: Speeding up adapter by better buffering

2002-04-18 21:09  persquare

	* aqdriv.m: Adding -dotAtPoint: for IFUNC=13, Draw dot

2002-04-18 20:59  persquare

	* README: Updating instructions

2002-04-18 17:02  persquare

	* aqdriv.m: Added buffering to polyline and polygon. An order of
	  magnitude or more in speedup most of the time, still slow in some
	  cases (don't know why).

2002-02-26 00:02  persquare

	* aqdriv.m: Synching with aquaterm. Not fully functional, restart
	  AQT to reset default colormap.

2002-02-11 14:10  persquare

	* aqdriv.m: Should not clear plot like this...

2002-02-11 13:18  persquare

	* README, aqdriv.m, g77_cc_AQT.conf, iand.c: Adding support for
	  PGPLOT

