2006-04-16 19:20  jefbed

	* lib/menubar.c, lib/pipe.c, src/ACE, src/system.antiright,
	  src/arshell/arshell.c, src/arshell/main.c, src/arshell/update.c:
	  Fixed a major memory leak.  Removed references to manual pages
	  that are no longer used.  Added Dashboard() to ACE.  Added
	  geometry specifications to all of ACE's invocations of arshell
	  which use the work area.

2006-04-14 22:47  jefbed

	* configure, lib/label.c, lib/pipe.c, src/ACE,
	  src/system.antiright, src/arshell/arguments.c,
	  src/arshell/update.c: Fixed a long-standing memory leak in
	  antiright_pipe_read.	Bumped version number to 2.15.	Refactored
	  clockload applet code.

2006-04-03 23:00  jefbed

	* src/ACE: Fixed invalid comparison notation in test statement
	  within CD_Player().

2006-04-03 22:18  jefbed

	* src/ACE: Added a manual page browser.  Provided link to manual
	  page browser in lynx panel.  Increased usage of ACE configuration
	  environment.

2006-03-28 21:09  jefbed

	* Makefile.in, postinstall-pak, lib/menubar.c, src/ACE, src/AR,
	  src/ARO: Integrated AR and ARO scripts into ACE.

2006-03-28 21:06  jefbed

	* doc/: ACE.1, AR.1, ARO.1, arshell.1, system.antiright.5: Removed
	  unneeded manual pages.  Removed references to nonextant manual
	  pages.

2006-03-28 20:45  jefbed

	* src/ACE: Fixed launching of Diff utility from the
	  File_System_Panel.

2006-03-28 20:43  jefbed

	* src/ACE: Added Diff() utility.

2006-03-26 20:21  jefbed

	* Makefile.in, src/arshell/appendage.c, src/arshell/appendage.h,
	  src/arshell/arshell.h: Removed appendage code because of its
	  utterly useless state and purpose.

2006-03-26 20:16  jefbed

	* lib/menubar.c: Added manual page buttons to help menu for AR and
	  ARO.

2006-03-26 20:02  jefbed

	* lib/menubar.c: Removed arcd manual page item in help menu.

2006-03-26 19:59  jefbed

	* Makefile.in, src/arshell/arguments.c, src/arshell/arshell.h,
	  src/arshell/interface_file.c, src/arshell/interface_file.h:
	  Removed the interface file language code, for the same
	  functionality can be implemented in awk.  It was originally
	  implemented to overcome the limitation on the number of command
	  line arguments, but the allowed amount on most unix systems is
	  definately not a limiting factor.

2006-03-26 19:33  jefbed

	* configure, lib/app.c, lib/app.h, lib/graph.c, lib/library.h,
	  lib/list.c, src/arshell/arshell.c: Version number bumped to 2.14.
	  Yaclib was removed in order to ensure license purity of package
	  and to reduce package size.

2006-03-26 02:16  jefbed

	* src/ACE: Fixed problem with AWK variable not being set.  Improved
	  ACE_read_configuration_value to use variable insertion as
	  provided by awk itself, rather than funky quote stuff.

2006-03-18 23:04  jefbed

	* src/ACE: Fixed bug caused by there not being a space between '-r'
	  and 4 on the NetBSD panel.

2006-03-18 22:58  jefbed

	* src/ACE: Unset the display of the script as processed.  Added
	  this setting to the debug section.  Added a NetBSD panel.

2006-03-18 22:46  jefbed

	* README, src/ACE: Updated README to indicate the necessity of GNU
	  Make for building.  Fixed a problem with misplaced parentheses in
	  ACE.

2006-03-13 21:58  jefbed

	* ChangeLog: Updated ChangeLog for release 2.13.

2006-03-12 23:16  jefbed

	* src/ACE: Finalized desktop removal.

2006-03-12 23:11  jefbed

	* Makefile.in, src/ACE, src/AR, src/ARpanel: Fixed distribution
	  build target for bzball and zip to include distclean.  Removed
	  Desktop().

2006-03-12 22:58  jefbed

	* src/bitmaps/: ace.xpm, calculator.xpm, calendar.xpm, clock.xpm,
	  close.xpm, disk.xpm, folder.xpm, fractal.xpm, home.xpm, lock.xpm,
	  mail.xpm, meter.xpm, music.xpm, palate.xpm, pong.xpm,
	  refresh.xpm, runner.xpm, settings.xpm, sticky.xpm, terminal.xpm,
	  text_editor.xpm, www.xpm: Removed unneeded files, especially to
	  reduce tarball size.

2006-03-12 22:50  jefbed

	* src/bitmaps/: pause.xpm, play.xpm, resume.xpm, stop.xpm: Removed
	  music player pixmaps, as such are unnecessary.

2006-03-12 22:38  jefbed

	* configure, doc/TODO, src/ACE, src/arshell/textedit.c: Updated
	  TODO, Updated version in configure, fixed Command button in ACE
	  panel, and enabled word wrap on the text work area.

2006-01-29 21:13  jefbed

	* lib/graph.c, lib/pipe.c, lib/pixmap.c, src/ARpanel,
	  src/arshell/arshell.c, src/arshell/search.c,
	  src/arshell/textedit.h, src/arshell/update.c: Refactored updating
	  code in efforts to eliminate memory leak in label updater.  Fixed
	  all warnings. Added ARpanel as a simple, prudent panel.

2006-01-26 22:50  jefbed

	* doc/antiright.lsm, lib/popup.c, src/ACE: Initial BASH removal.

2006-01-26 17:10  jefbed

	* configure: Added support for libraries and headers located in
	  /usr/pkg

2005-11-23 20:36  jefbed

	* Makefile.in, configure, lib/library.h, src/arshell/arshell.h:
	  Added support for the tcc compiler, though linking still needs to
	  be debugged, as the compiler segfaults.

2005-11-13 20:56  jefbed

	* Makefile.in, configure, lib/library.c: Fixed prefixes.

2005-11-13 20:43  jefbed

	* configure: Changed path setup to allow for home directory and
	  stow installation.

2005-09-26 19:37  jefbed

	* ChangeLog: Updated for version 2.12.

2005-09-26 19:26  jefbed

	* doc/arcd.1: Removed unneeded manual page.

2005-09-26 17:52  jefbed

	* README, doc/AUTHORS, doc/HACKING, doc/INSTALL, doc/antiright.lsm,
	  src/ACE, src/bitmaps/1.xpm, src/bitmaps/2.xpm, src/bitmaps/3.xpm,
	  src/bitmaps/4.xpm: Removed unnecessary files, updated
	  documentation, and added a Debian panel to ACE.

2005-09-23 17:37  jefbed

	* Makefile.in: Removed unused targets.

2005-09-23 17:35  jefbed

	* configure, src/ACE, src/AR, src/system.antiright: Removed
	  unneeded files and increased antiright version to 2.12.

2005-07-31 14:39  jefbed

	* src/ACE: Fixed setting function call to handle more than one word
	  in the value argument.

2005-07-31 12:33  jefbed

	* src/: arshell/dialog.c, bitmaps/fractal.xpm: Improved afract.c
	  interface by giving access to the scale and resolution variables
	  and making the display larger.  Removed Xlt code from dialog.c.
	  Improved appearance of fractal.xpm.

2005-07-31 12:27  jefbed

	* configure: Increased version to 2.11.  Removed Xlt and yaclib
	  detection code, as Xlt is no longer used and yaclib is included.
	  Removed define of HAVE_YACLIB.

2005-07-31 12:25  jefbed

	* description-pak: Added detail to the description with a special
	  emphasis on arshell.

2005-07-31 12:22  jefbed

	* ChangeLog: Updated ChangeLog using cvs2cl.

2005-07-31 12:19  jefbed

	* src/arshell/: appendage.c, appendage.h, arguments.c, arguments.h,
	  arshell-util.c, arshell-util.h, arshell.c, arshell.h,
	  clockload.c, clockload.h, color.c, color.h, dialog.c, dialog.h,
	  file.c, file.h, interface_file.h, layout.c, layout.h, main.c,
	  main.h, menubar.c, menubar.h, pixmap.c, pixmap.h, search.c,
	  search.h, textedit.c, textedit.h, update.c, update.h: Reindented.

2005-07-31 12:18  jefbed

	* src/arshell/interface_file.c: Reindented.  Removed requirement
	  for HAVE_YACLIB definition, as it is included with antiright.

2005-07-30 17:05  jefbed

	* src/system.antiright: Added the Custom_Apps setting.	Removed now
	  hardcoded network panel options.

2005-07-30 17:03  jefbed

	* src/ACE: Added an extension capability to the desktop using the
	  Custom_Apps setting, in which the user can set the apps to be
	  displayed.  Fixed the settings panel to have the same number of
	  buttons in each column.

2005-07-30 16:35  jefbed

	* src/ACE: Implemented windowmanager kill.  Added stand-alone mp3
	  player.  Improved appearance of desktop menu and logout panel.

2005-07-28 00:44  jefbed

	* src/arshell/arshell.c: Added popup menu to main row, primarily
	  for use with ACE's desktop.

2005-07-25 21:17  jefbed

	* ChangeLog: Updated for AntiRight 2.10.

2005-07-25 21:03  jefbed

	* lib/graph.h: Added prototypes for antiright_graph_line() and
	  antiright_graph_rect().

2005-07-25 20:56  jefbed

	* src/: AR, system.antiright, bitmaps/fractal.xpm,
	  bitmaps/lock.xpm, bitmaps/palate.xpm, bitmaps/print.xpm: Fixed
	  bug in AR preventing the desktop from starting on Debian systems
	  in fallback windowmanager mode.  Updated several pixmaps for an
	  improved appearance.	Changed default app bitmap of afract to
	  antiright.xpm.  Re-added print.xpm.

2005-07-23 13:10  jefbed

	* ChangeLog, Makefile.in, configure, doc/ACE.1, doc/AR.1,
	  doc/ARO.1, doc/AUTHORS, doc/antiright.lsm, doc/arcd.1,
	  doc/arshell.1, doc/system.antiright.5, lib/app.c, lib/app.h,
	  lib/button.c, lib/button.h, lib/drawing.c, lib/drawing.h,
	  lib/edit.c, lib/edit.h, lib/form.c, lib/form.h, lib/frame.c,
	  lib/frame.h, lib/graph.c, lib/graph.h, lib/help.c, lib/help.h,
	  lib/label.c, lib/label.h, lib/library.c, lib/library.h,
	  lib/list.c, lib/list.h, lib/menubar.c, lib/menubar.h, lib/pipe.c,
	  lib/pipe.h, lib/pixmap.c, lib/pixmap.h, lib/popup.c, lib/popup.h,
	  lib/resource.c, lib/resource.h, lib/row.c, lib/row.h,
	  lib/separator.c, lib/separator.h, lib/status.c, lib/status.h,
	  lib/string.c, lib/string.h, lib/system.c, lib/system.h,
	  lib/usage.c, lib/usage.h, lib/util.c, lib/util.h, lib/window.c,
	  lib/window.h, lib/xmstring.c, lib/xmstring.h, src/ACE, src/AR,
	  src/ARO, src/AntiRight, src/system.antiright,
	  src/arshell/appendage.c, src/arshell/appendage.h,
	  src/arshell/arguments.c, src/arshell/arguments.h,
	  src/arshell/arshell-util.c, src/arshell/arshell-util.h,
	  src/arshell/arshell.c, src/arshell/arshell.h,
	  src/arshell/clockload.c, src/arshell/clockload.h,
	  src/arshell/color.c, src/arshell/color.h, src/arshell/dialog.c,
	  src/arshell/dialog.h, src/arshell/file.c, src/arshell/file.h,
	  src/arshell/interface_file.c, src/arshell/interface_file.h,
	  src/arshell/layout.c, src/arshell/layout.h, src/arshell/main.c,
	  src/arshell/main.h, src/arshell/menubar.c, src/arshell/menubar.h,
	  src/arshell/pixmap.c, src/arshell/pixmap.h, src/arshell/search.c,
	  src/arshell/search.h, src/arshell/textedit.c,
	  src/arshell/textedit.h, src/arshell/update.c,
	  src/arshell/update.h, src/bitmaps/1.xpm, src/bitmaps/2.xpm,
	  src/bitmaps/3.xpm, src/bitmaps/4.xpm, src/bitmaps/README.aicons,
	  src/bitmaps/README.gnomexpm, src/bitmaps/antiright.xpm,
	  src/bitmaps/fileserver.xpm, src/bitmaps/handtoface.xpm,
	  src/bitmaps/index.xpm, src/bitmaps/jump_to.xpm,
	  src/bitmaps/left_arrow.xpm, src/bitmaps/lock.xpm,
	  src/bitmaps/palate.xpm, src/bitmaps/preferences.xpm,
	  src/bitmaps/print.xpm, src/bitmaps/refresh.xpm,
	  src/bitmaps/right_arrow.xpm, src/bitmaps/rocket.xpm,
	  src/bitmaps/spell.xpm, src/bitmaps/sticky.xpm,
	  src/bitmaps/term.xpm, src/bitmaps/tools.xpm,
	  src/bitmaps/up_arrow.xpm, src/bitmaps/www.xpm: Changed email
	  address from jefbed@e-list.net to antiright@gmail.com.  Fixed
	  lowering on fvwm.  Removed unused pixmaps.

2005-07-16 19:53  jefbed

	* src/system.antiright: Removed themes and useless definitions.

2005-07-16 19:52  jefbed

	* src/ACE: Removed themes, hard-coded some unlikely-to-be-changed
	  commands.

2005-07-16 19:52  jefbed

	* src/arshell/menubar.c: Fixed menu button addition to add buttons
	  to the correct menu.

2005-07-12 20:29  jefbed

	* src/bitmaps/: ace.xpm, calculator.xpm, calendar.xpm, clock.xpm,
	  close.xpm, disk.xpm, folder.xpm, fractal.xpm, lock.xpm, mail.xpm,
	  meter.xpm, music.xpm, palate.xpm, pause.xpm, play.xpm, pong.xpm,
	  resume.xpm, runner.xpm, settings.xpm, sticky.xpm, stop.xpm,
	  terminal.xpm, text_editor.xpm, www.xpm: Updated the look of icons
	  to be more "mello".

2005-07-10 23:01  jefbed

	* src/: ACE, arshell/interface_file.c, bitmaps/calculator.xpm,
	  bitmaps/fractal.xpm, bitmaps/lock.xpm, bitmaps/palate.xpm,
	  bitmaps/pause.xpm, bitmaps/play.xpm, bitmaps/pong.xpm,
	  bitmaps/sticky.xpm, bitmaps/stop.xpm, bitmaps/www.xpm: Refined
	  images.

2005-07-10 08:39  jefbed

	* Makefile.in, src/ACE, src/system.antiright, src/bitmaps/1.xpm,
	  src/bitmaps/2.xpm, src/bitmaps/3.xpm, src/bitmaps/4.xpm,
	  src/bitmaps/ace.xpm, src/bitmaps/calendar.xpm,
	  src/bitmaps/clock.xpm, src/bitmaps/close.xpm,
	  src/bitmaps/folder.xpm, src/bitmaps/fractal.xpm,
	  src/bitmaps/lock.xpm, src/bitmaps/pause.xpm,
	  src/bitmaps/play.xpm, src/bitmaps/pong.xpm,
	  src/bitmaps/resume.xpm, src/bitmaps/rocket.xpm,
	  src/bitmaps/stop.xpm, src/bitmaps/www.xpm: 2.10 initial checkin.
	  New icons and ACE functionality (noicon support).

2005-07-07 05:33  jefbed

	* src/bitmaps/www.xpm: Changed www.xpm to be more clearly visible
	  and smooth.

2005-07-07 05:22  jefbed

	* src/ACE: Implemented the panel in 6-row format.

2005-07-07 04:20  jefbed

	* src/ACE: Added checking for running mp3 player process in order
	  to advance songs without a complete restart.

2005-07-07 00:36  jefbed

	* Makefile.in: Removed xbm installation.

2005-07-07 00:34  jefbed

	* Makefile.in, configure, src/system.antiright,
	  src/bitmaps/antiright.xbm, src/bitmaps/arrow.xbm,
	  src/bitmaps/browser.xbm, src/bitmaps/calculate.xbm,
	  src/bitmaps/calculator.xpm, src/bitmaps/cdplayer.xbm,
	  src/bitmaps/close.xbm, src/bitmaps/disk.xpm,
	  src/bitmaps/files.xbm, src/bitmaps/folder.xpm,
	  src/bitmaps/havemail.xbm, src/bitmaps/image.xbm,
	  src/bitmaps/kcalc.xpm, src/bitmaps/kcoloredit.xpm,
	  src/bitmaps/kcontrol.xpm, src/bitmaps/kedit.xpm,
	  src/bitmaps/kfm.xpm, src/bitmaps/knotes.xpm,
	  src/bitmaps/kscd.xpm, src/bitmaps/ksysguard.xpm,
	  src/bitmaps/load.xbm, src/bitmaps/lock.xbm, src/bitmaps/mail.xbm,
	  src/bitmaps/mail.xpm, src/bitmaps/meter.xpm,
	  src/bitmaps/music.xpm, src/bitmaps/notes.xbm,
	  src/bitmaps/palate.xpm, src/bitmaps/panel.xbm,
	  src/bitmaps/play.xbm, src/bitmaps/settings.xpm,
	  src/bitmaps/sticky.xpm, src/bitmaps/stop.xbm,
	  src/bitmaps/switches.xbm, src/bitmaps/terminal.xbm,
	  src/bitmaps/terminal.xpm, src/bitmaps/text.xbm,
	  src/bitmaps/text_editor.xpm, src/bitmaps/unknown.xbm,
	  src/bitmaps/www.xpm: Redesigned icons.  They are now original,
	  rather than KDE1 icons.  Removed kde 1 icons and xbm icons.

2005-07-07 00:16  jefbed

	* src/ACE: Updated to use new icon set.  Fixed CD player.

2005-07-03 22:47  jefbed

	* src/ACE: Fixed creation of duplicate settings buttons on setting
	  variables in the settings utility by means of uniq.  Used sort to
	  make listing in alphabetical order to ease looking for a
	  particular setting.

2005-07-03 19:21  jefbed

	* Makefile.in, configure, src/ACE, src/system.antiright,
	  src/arshell/arguments.c, src/arshell/arshell.c,
	  src/arshell/interface_file.c: Added pongr and yetanotherclib to
	  source tree.

2005-07-03 16:43  jefbed

	* src/ACE: Started work on the calculator.  Chaned see_ function
	  result fonts to fixed for cleaner display.  Changed the main
	  panel alarm button to a calendar button.

2005-07-03 15:56  jefbed

	* ChangeLog: Updated.

2005-07-03 14:49  jefbed

	* src/system.antiright: Changed calculator to xcalc.

2005-07-03 14:07  jefbed

	* lib/: pixmap.c, pixmap.h:
	  AddedCVS:
	  ----------------------------------------------------------------------

2005-07-03 14:05  jefbed

	* Makefile.in, configure: 2.9 Release

2005-06-26 10:56  jefbed

	* src/arshell/color.c: Fixed a bug with the old color selector
	  having to do with a debug message interfering with output.

2005-06-25 02:13  jefbed

	* Makefile.in, configure, postinstall-pak, lib/app.c, lib/app.h,
	  lib/button.c, lib/button.h, lib/drawing.c, lib/drawing.h,
	  lib/edit.c, lib/edit.h, lib/form.c, lib/form.h, lib/frame.c,
	  lib/frame.h, lib/graph.c, lib/graph.h, lib/help.c, lib/help.h,
	  lib/label.c, lib/label.h, lib/library.c, lib/library.h,
	  lib/list.c, lib/list.h, lib/menubar.c, lib/menubar.h, lib/pipe.c,
	  lib/pipe.h, lib/popup.c, lib/popup.h, lib/resource.c,
	  lib/resource.h, lib/row.c, lib/row.h, lib/separator.c,
	  lib/separator.h, lib/status.c, lib/status.h, lib/string.c,
	  lib/string.h, lib/system.c, lib/system.h, lib/usage.c,
	  lib/usage.h, lib/util.c, lib/util.h, lib/window.c, lib/window.h,
	  lib/xmstring.c, lib/xmstring.h, src/ACE, src/AR, src/ARO,
	  src/AntiRight, src/system.antiright, src/arshell/appendage.c,
	  src/arshell/appendage.h, src/arshell/arguments.c,
	  src/arshell/arguments.h, src/arshell/arshell-util.c,
	  src/arshell/arshell-util.h, src/arshell/arshell.c,
	  src/arshell/arshell.h, src/arshell/clockload.c,
	  src/arshell/clockload.h, src/arshell/color.c,
	  src/arshell/color.h, src/arshell/dialog.c, src/arshell/dialog.h,
	  src/arshell/file.c, src/arshell/file.h,
	  src/arshell/interface_file.c, src/arshell/interface_file.h,
	  src/arshell/layout.c, src/arshell/layout.h, src/arshell/main.c,
	  src/arshell/main.h, src/arshell/menubar.c, src/arshell/menubar.h,
	  src/arshell/pixmap.c, src/arshell/pixmap.h, src/arshell/search.c,
	  src/arshell/search.h, src/arshell/textedit.c,
	  src/arshell/textedit.h, src/arshell/update.c,
	  src/arshell/update.h, src/bitmaps/antiright.xbm,
	  src/bitmaps/arrow.xbm, src/bitmaps/browser.xbm,
	  src/bitmaps/calculate.xbm, src/bitmaps/cdplayer.xbm,
	  src/bitmaps/files.xbm, src/bitmaps/image.xbm,
	  src/bitmaps/load.xbm, src/bitmaps/lock.xbm, src/bitmaps/mail.xbm,
	  src/bitmaps/notes.xbm, src/bitmaps/panel.xbm,
	  src/bitmaps/switches.xbm, src/bitmaps/terminal.xbm,
	  src/bitmaps/text.xbm, src/bitmaps/unknown.xbm: Updated FSF
	  address.

2005-06-23 17:44  jefbed

	* Makefile.in: Added release convenience target.

2005-06-23 17:35  jefbed

	* src/ACE: Commit before release.

2005-06-23 17:33  jefbed

	* Makefile.in: Temporarily removed wmarmon from the programs list
	  due to memory leak issues.

2005-06-23 17:26  jefbed

	* src/arshell/arguments.c: Removed printing of counter_int.

2005-06-23 17:24  jefbed

	* src/arshell/: arguments.c, main.c: Removed ARBUG statements.

2005-06-17 21:59  jefbed

	* Makefile.in, configure, lib/drawing.c, lib/drawing.h,
	  lib/graph.c, lib/library.c, lib/library.h, src/arshell/arshell.c,
	  src/arshell/arshell.h, src/arshell/main.c: Added wmar slit
	  utility.

2005-06-17 21:56  jefbed

	* src/ACE: Added wmAR applet support.

2005-06-03 21:08  jefbed

	* lib/graph.c: Cleaned up compiler warnings.

2005-06-03 21:04  jefbed

	* Makefile.in: Added rules for building graphing code.

2005-06-03 21:02  jefbed

	* lib/: graph.c, graph.h: Implemented graphing functionality.

2005-06-03 21:02  jefbed

	* src/arshell/arguments.c: Added graphing arguments.

2005-06-01 18:06  jefbed

	* lib/drawing.c: Added antiright_draw_point().

2005-05-31 21:03  jefbed

	* src/arshell/appendage.c: Minor stylistic changes to conform to 80
	  column rule.

2005-05-31 21:00  jefbed

	* lib/string.c: Minor stylistic changes and commentary addition.

2005-05-29 17:54  jefbed

	* lib/edit.c: Fixed two segfaults due to filling nonexistant text.

2005-02-23 21:24  jefbed

	* ChangeLog: Updated for AntiRight 2.7.

2005-02-23 20:22  jefbed

	* README: Fixed to make accurate.

2005-02-22 23:24  jefbed

	* src/arshell/file.c: Fixed an overwrite bug, though making MDI
	  slightly lossy.

2005-02-12 12:57  jefbed

	* lib/edit.c, src/AR, src/system.antiright,
	  src/arshell/appendage.c, src/arshell/appendage.h,
	  src/arshell/arguments.c, src/arshell/arguments.h,
	  src/arshell/arshell-util.c, src/arshell/arshell-util.h,
	  src/arshell/arshell.c, src/arshell/arshell.h,
	  src/arshell/clockload.c, src/arshell/clockload.h,
	  src/arshell/color.h, src/arshell/dialog.c, src/arshell/dialog.h,
	  src/arshell/file.c, src/arshell/file.h,
	  src/arshell/interface_file.c, src/arshell/interface_file.h,
	  src/arshell/layout.c, src/arshell/layout.h, src/arshell/main.c,
	  src/arshell/main.h, src/arshell/menubar.c, src/arshell/menubar.h,
	  src/arshell/pixmap.c, src/arshell/pixmap.h, src/arshell/search.c,
	  src/arshell/search.h, src/arshell/textedit.c,
	  src/arshell/textedit.h, src/arshell/update.c,
	  src/arshell/update.h: Updated copyrights to include 2005.  Other
	  minor changes were performed also.

2005-02-12 12:55  jefbed

	* src/ACE: Consolidated the desktop panel and the jukebox.

2005-02-05 11:49  jefbed

	* src/arshell/color.c: Fixed arcolor widget on earlier versions of
	  motif.

2005-01-29 06:44  jefbed

	* src/ACE: Updated formatting of Juke_Song() to be more
	  presentable.	Added Next_Song() to provide an indication of the
	  current song after a track advance.

2005-01-24 11:07  jefbed

	* Makefile.in, lib/edit.c, lib/edit.h, lib/label.c, lib/label.h,
	  lib/library.h, lib/popup.c, lib/util.c, lib/util.h,
	  src/AntiRight, src/arshell/menubar.c: Added buffer and selection
	  filling.

2005-01-22 15:11  jefbed

	* configure: Changed VERSION to 2.7.  Included 2005 in copyright.

2005-01-22 15:04  jefbed

	* lib/library.h: Rearranged header inclusions alphabetically.

2005-01-22 15:01  jefbed

	* lib/pipe.h: Split pipe function prototypes from util.h.

2005-01-22 15:00  jefbed

	* lib/pipe.c: Split pipe functions out from util.c.

2005-01-22 14:20  jefbed

	* ChangeLog: Updated for 2.6.  Refilled.

2005-01-22 14:17  jefbed

	* lib/: app.c, app.h, resource.c, resource.h, string.c, string.h,
	  system.c, system.h, usage.c, usage.h, xmstring.c, xmstring.h:
	  Added.

2005-01-22 14:14  jefbed

	* ChangeLog: Updated for pre-2.6.

2005-01-21 17:36  jefbed

	* lib/form.c, lib/form.h, lib/frame.c, lib/frame.h, lib/help.c,
	  lib/help.h, lib/label.h, lib/library.c, lib/library.h,
	  lib/util.c, lib/util.h, lib/window.c, lib/window.h, src/ACE,
	  src/AR, src/system.antiright, src/arshell/arguments.c,
	  src/arshell/clockload.c, src/arshell/clockload.h,
	  src/arshell/interface_file.c, src/arshell/update.c: Rearranged
	  functions into more logical file separations.  library.c is now a
	  place for new implementation.

2005-01-21 17:35  jefbed

	* Makefile.in: Added rules for resource.o, string.o, system.o, and
	  xmstring.o.

2005-01-18 17:36  jefbed

	* src/ACE: Added appropriate titles to some panels.  Picked milder
	  colors for the sticky notes.	Removed some redundant peer
	  functions.

2004-12-29 15:06  jefbed

	* src/ACE: Wrote my own song retreival function using standard
	  shell utilites.  This eleminates dependence on perl, and
	  eliminates the need to give external credit.

2004-12-29 13:17  jefbed

	* src/arshell/: appendage.c, appendage.h: Began implementation.

2004-12-28 22:22  jefbed

	* src/ACE: The play/next button causes the mpg123 output to be
	  appended to ~/.antiright_mp3s, rather than having it replace the
	  file.  This prevents inaccurate display caused by truncating the
	  file.

2004-12-28 21:43  jefbed

	* src/: arshell/appendage.c, arshell/appendage.h,
	  arshell/clockload.h, bitmaps/play.xbm, bitmaps/stop.xbm: Added
	  files that should have been added a while ago.

2004-12-28 21:33  jefbed

	* src/ACE: Re-added the BitchX jukebox functionality in a much
	  cleaner fashion.  The user is now prompted once if he or she
	  wishes to use the bitchx aliases.  /amp prints the song, and /amn
	  goes to the next song.

2004-12-27 22:04  jefbed

	* src/ACE: Removed the bitchx features, as they added too many
	  hacks.  Posting mp3s on chat isnt really necessary anyways.

2004-12-27 02:55  jefbed

	* Makefile.in, configure, src/ACE: Added support for the mpg script
	  from BitchX's bain.irc package in the Jukebox.  This allows the
	  current song to be displayed in a bitchx session with the /mp3
	  command.

2004-12-27 02:53  jefbed

	* src/arshell/: arshell.h, menubar.c: Use BEGINNING alignment for
	  menu items.

2004-12-25 18:44  jefbed

	* src/arshell/arshell-util.c: Updated arshell_usage() to contain
	  the new fifo and clockload options.

2004-12-25 18:43  jefbed

	* doc/arshell.1: Updated manpage to contain new clockload and fifo
	  options.

2004-12-25 16:10  jefbed

	* src/ACE: XmCD is now used if available.

2004-12-24 19:56  jefbed

	* ChangeLog: Updated for AntiRight 2.5.

2004-12-24 19:50  jefbed

	* src/system.antiright: Added mp3-related fields.

2004-12-22 18:10  jefbed

	* src/bitmaps/close.xbm: Added close.xbm.

2004-12-22 16:47  jefbed

	* src/ACE: Added JukeBox.

2004-12-21 21:46  jefbed

	* lib/button.c, lib/button.h, lib/util.c, lib/util.h,
	  src/arshell/arguments.c, src/arshell/arshell-util.c,
	  src/arshell/arshell.h, src/arshell/layout.c,
	  src/arshell/layout.h: Pre-2.5 tree sync.

2004-12-21 21:39  jefbed

	* Makefile.in: Added clockload.o and pixmap.o to the arshell object
	  list.

2004-12-21 21:32  jefbed

	* src/bitmaps/havemail.xbm: Added havemail.xbm.

2004-12-21 21:25  jefbed

	* src/arshell/color.c: antiright.display is used rather than a call
	  to XtDisplay().

2004-12-21 21:23  jefbed

	* src/arshell/clockload.c: Added simple and useful
	  clockload/mailcheck applet.

2004-12-21 21:22  jefbed

	* src/arshell/update.c: Clockload applet now works.

2004-12-21 21:20  jefbed

	* src/ACE: Fixed the Load_Meter.  Reordered buttons on Desktop.
	  Used new clockload applet in Desktop.

2004-12-19 12:15  jefbed

	* configure: Changed version to 2.5.

2004-12-19 12:09  jefbed

	* src/arshell/arguments.h: Changed AR_ARGUMENTS_H to
	  ARSHELL_ARGUMENTS_H.

2004-12-19 12:08  jefbed

	* src/arshell/arshell.h: Included pixmap.h.

2004-12-19 12:07  jefbed

	* src/arshell/arguments.c: Moved pixmap-specific functions to
	  pixmap.c.

2004-12-19 12:06  jefbed

	* src/arshell/: pixmap.c, pixmap.h: This is the initial check-in.

2004-12-16 18:55  jefbed

	* configure, lib/frame.c, lib/menubar.h, src/ACE, src/AR,
	  src/system.antiright, src/arshell/arguments.c,
	  src/arshell/arshell.c, src/arshell/arshell.h, src/arshell/file.c,
	  src/arshell/layout.c, src/arshell/layout.h, src/arshell/main.c,
	  src/arshell/textedit.c: Final checkin for release 2.4 of
	  AntiRight.  Window lowering was fixed, so that all nonmanaged
	  panels are not lowered, but, rather, arshell started with -l
	  lowers itself.

2004-12-11 21:39  jefbed

	* src/arshell/arguments.c: Added arshell_add_lower_button().  Added
	  option -AL, to add the lowering button.

2004-12-11 20:16  jefbed

	* src/ACE: Consolidated Desktop_Lite() and Pager() into a unified
	  form in Desktop().  Added a Cancel option for file management.
	  Only the 5 minute load is displayed by ACE_print_time_and_load()
	  to conserve space.

2004-11-21 16:51  jefbed

	* lib/library.h: Removed prototype for antiright_separator().

2004-11-21 16:51  jefbed

	* lib/separator.c: The separator is now returned.

2004-11-21 16:50  jefbed

	* lib/separator.h: The separator creation function now returns
	  Widget instead of void.

2004-11-21 16:49  jefbed

	* src/AntiRight: Added resources for about dialog.

2004-11-21 16:48  jefbed

	* lib/help.h: Added prototype for about dialog.

2004-11-21 16:46  jefbed

	* src/ACE: Fixed alarm so that it does not request a command if a
	  time isnt specified.

2004-11-21 16:45  jefbed

	* lib/help.c: Added an about dialog.

2004-11-21 16:44  jefbed

	* lib/menubar.c: Replaced program information items in help menu
	  with the unified About button and dialog.  Condensed games and
	  applications menus.  Added logic for determining correct tetris
	  to run.

2004-11-12 15:14  jefbed

	* src/ACE: Removed redundant load functions, which are easily
	  replaced by a lower level call with appropriate parameters.

2004-11-06 18:05  jefbed

	* ChangeLog: Last minute update for 2.3.

2004-11-06 18:02  jefbed

	* configure: Changed the version back to 2.3.

2004-11-06 18:00  jefbed

	* Makefile.in: Fixed a typo in the bzball target.

2004-11-06 17:54  jefbed

	* ChangeLog: Updated and refilled for the release of AntiRight 2.3.

2004-11-06 17:52  jefbed

	* Makefile.in, lib/library.c, src/arshell/arshell-util.c,
	  src/arshell/color.c, src/arshell/interface_file.c: Code cleanups
	  and refactorings for 2.3 release.

2004-11-04 18:05  jefbed

	* src/ACE: Fixed saving of background colors.

2004-11-01 17:22  jefbed

	* src/arshell/textedit.c: Added a search for available spell
	  checkers and fixed a memory leak of COMMAND in
	  arshell_spell_check_buffer().

2004-11-01 16:57  jefbed

	* src/arshell/arguments.c: Expanded out
	  arshell_hack_transparency_with_pixmap().  Further commented area
	  of code which is specific to yetanotherclib use.

2004-11-01 16:52  jefbed

	* lib/window.c: Expanded out antiright_setup_color_symbol().

2004-10-31 16:25  jefbed

	* configure: Changed VERSION to 2.4.

2004-10-23 20:28  jefbed

	* src/arshell/arshell.c: Extracted arshell_override_is_set().

2004-10-22 13:33  jefbed

	* src/ACE: Tooltips are now forced in Desktop_Lite().

2004-10-22 13:21  jefbed

	* src/arshell/arshell.c: Tooltips are used if
	  arshell.flags.force_tooltips is True.

2004-10-22 13:19  jefbed

	* doc/arshell.1: Documented -t option.

2004-10-22 13:16  jefbed

	* src/arshell/arguments.c: Added setting of the force_tooltips flag
	  with the -t option.

2004-10-22 13:13  jefbed

	* src/arshell/arshell.h: Added force_tooltips flag.

2004-10-22 13:08  jefbed

	* src/ACE: Added persistancy of background colors through the use
	  of ~/.antirightrc.

2004-10-03 13:21  jefbed

	* lib/drawing.c: Refactored some code.	Defined the convenience
	  parameter macro XDRAWP.

2004-10-02 21:47  jefbed

	* src/arshell/interface_file.c: Fixed to be compatible with the
	  current CVS version of yetanotherclib.

2004-09-11 01:33  jefbed

	* doc/TODO: All tasks are complete.

2004-09-05 03:53  jefbed

	* lib/menubar.c: Removed unneeded separator.

2004-09-04 21:56  jefbed

	* Makefile.in: Added -fno-strict-aliasing to CFLAGS.

2004-09-04 21:45  jefbed

	* configure: Changed VERSION	to 2.3.

2004-09-04 21:41  jefbed

	* src/arshell/menubar.c: Added use of arshell_spell_check_buffer().

2004-09-04 21:40  jefbed

	* src/arshell/textedit.c: Added arshell_spell_check_buffer().

2004-09-04 21:37  jefbed

	* src/arshell/textedit.h: Added arshell_spell_check_buffer()
	  prototype.

2004-08-31 18:20  jefbed

	* ChangeLog: Updated for AntiRight 2.2.1.  Refilled buffer.

2004-08-30 23:06  jefbed

	* lib/menubar.c, src/arshell/menubar.c: Improved separator
	  placement menus.  Improved item ordering in the File menu.

2004-08-30 21:20  jefbed

	* configure, src/system.antiright: Rewrote test for
	  libcdaudio-config.

2004-08-29 20:10  jefbed

	* ChangeLog: Updated for 2.2 release.

2004-08-29 20:03  jefbed

	* configure: Changed VERSION to 2.2.

2004-08-29 20:02  jefbed

	* src/ACE: Fixed settings utility, making proper use of the new
	  dialog code.

2004-08-29 19:49  jefbed

	* src/arshell/textedit.c: Fixed compilation.  Fixed the the line
	  display when the cursor is at a newline character.  Added
	  arshell_position().

2004-08-29 18:52  jefbed

	* doc/arshell.1, lib/button.c, lib/menubar.c,
	  src/antiright-mail.awk, src/arshell/dialog.c,
	  src/arshell/textedit.c: Minor fixes.

2004-08-28 23:17  jefbed

	* Makefile.in: Removed installation of antiright-mail.awk.

2004-08-28 23:06  jefbed

	* lib/library.c: Fixed warning of unused variables widget and
	  tooltip_string in antiright_set_tooltip() when tooltips are not
	  available.

2004-08-28 23:01  jefbed

	* lib/popup.c: Fixed compiler warning about unused call_data.

2004-08-28 23:00  jefbed

	* lib/edit.c: Fixed compiler warnings about unused variables.

2004-08-28 22:57  jefbed

	* src/arshell/color.c: Fixed compiler warning, indicating that
	  client_data is not used.

2004-08-28 19:02  jefbed

	* lib/popup.c: Fixed popup insertion callback.

2004-08-28 14:35  jefbed

	* doc/ARO.1: Added the manual page for ARO.

2004-08-28 14:34  jefbed

	* doc/AR.1: Added an AUTHORS section.

2004-08-28 14:29  jefbed

	* doc/AR.1: Escaped the dash after AR in the NAME section.

2004-08-28 14:28  jefbed

	* doc/AR.1: Added the manual page for AR.

2004-08-27 21:50  jefbed

	* ChangeLog: Updated for AntiRight 2.1 release.

2004-08-27 21:30  jefbed

	* src/ACE: Removed Read_Mail() and Write_Mail().  Renamed "Close"
	  label of cd player to "Exit".

2004-08-27 21:16  jefbed

	* Makefile.in, configure, src/arshell/arguments.c,
	  src/arshell/arguments.h, src/arshell/arshell.h,
	  src/arshell/interface_file.c, src/arshell/interface_file.h: Added
	  support for interface files using yetanotherclib's parsing
	  functions.  The file format is that of a standard yaclib parser
	  input file, its grammar defined in interface_file.c.

2004-08-25 19:50  jefbed

	* COPYING, Makefile.in, README, lib/edit.c, lib/edit.h,
	  lib/library.h, lib/popup.c, lib/window.c, src/ACE, src/AntiRight,
	  src/arshell/arshell-util.c, src/arshell/dialog.c,
	  src/arshell/file.c, src/arshell/menubar.c, src/arshell/search.c,
	  src/arshell/textedit.h: Added comment and uncomment features.
	  Refined edit menu appearance by separating relevent items.  The
	  toolbar widget was removed and the toolbar buttons are now simply
	  created right on top of arshell.layout.row_manager instead.
	  Debug messages were removed.	No changes were made to COPYING, it
	  was just replaced with exactly the same file.  Convenience
	  functions were added to the popup menu, allowing certain
	  predefined text clippings to be inserted and code to be quickly
	  be commented and uncommented.

2004-08-25 19:45  jefbed

	* configure: Fixed bug in which MAKE is defined as $CC.

2004-08-22 21:15  jefbed

	* configure, lib/button.c, lib/library.h, lib/menubar.c,
	  lib/window.c, src/ACE, src/arshell/arguments.c,
	  src/arshell/arshell.c, src/arshell/arshell.h,
	  src/arshell/dialog.c, src/arshell/menubar.c,
	  src/arshell/search.c, src/arshell/textedit.c,
	  src/arshell/textedit.h, src/arshell/update.c,
	  src/arshell/update.h: Added an IGNORE CASE option to the search
	  and replace dialog.  Changed the updating code to use a linked
	  list to store updaters, allowing an indefinite amount of such.
	  Fixed a scope issue with the pixmap transparency code.

2004-08-19 20:27  jefbed

	* src/bitmaps/: README.aicons, README.gnomexpm: Updated copying
	  information.

2004-08-19 20:13  jefbed

	* doc/antiright.lsm: Updated to represent current project
	  information.

2004-08-19 18:02  jefbed

	* src/arshell/arshell-util.c: Updated the usage text to show
	  currently supported arguments.

2004-08-19 17:51  jefbed

	* doc/ACE.1, doc/arshell.1, src/AR, src/arshell/arshell.h,
	  src/arshell/update.c: Autodetection of the window manager was
	  added to AR.	Updating of the title bar and the work area was
	  added to update.c.  An updating flag was added to the flags
	  structure in arshell.h for future use.  A manual page for arshell
	  was written.

2004-08-18 20:31  jefbed

	* COPYING, Makefile.in, README, configure, doc/README,
	  lib/button.c, lib/library.h, lib/menubar.c, src/AntiRight,
	  src/arshell/dialog.c, src/arshell/textedit.c,
	  src/bitmaps/www.xpm: Moved README to root of source tree.  Added
	  a games menu and renamed the "Popular Applications" menu to the
	  "Applications" menu.	Restored the www.xpm icon as it is easilly
	  corruptable by modifications.

2004-08-18 19:58  jefbed

	* lib/menubar.c: Re-added the popular applications menu.

2004-08-18 19:57  jefbed

	* configure: The resource directory is now determined
	  automatically.  The icon directory is set.  The version has been
	  changed to 2.1.

2004-08-18 19:56  jefbed

	* src/AR: Added the ability to customize the window manager used.
	  If WINDOWMANAGER is not set, mwm is used.  If mwm is not
	  available, twm is used as a last resort.

2004-08-17 16:36  jefbed

	* src/arshell/file.c: Fixed a bug that was causing files to be
	  overwritten by the contents of the previously opened file.

2004-08-16 14:18  jefbed

	* src/ACE: Changed to use www.xpm icon instead of netscape.xpm.

2004-08-16 14:11  jefbed

	* src/bitmaps/www.xpm: Added www.xpm and its corresponding
	  copyright and GPL notice from Launcher.

2004-08-16 14:01  jefbed

	* lib/menubar.c: Separated the manual menu definition in its own
	  function.

2004-08-16 14:00  jefbed

	* configure: Only define -D_GNU_SOURCE, not including -D__USE_GNU.

2004-08-16 13:54  jefbed

	* src/ACE: Removed memory-hungry desktop.

2004-08-16 13:52  jefbed

	* src/bitmaps/: README.aicons, README.gnomexpm, close.xpm,
	  copy.xpm, cut.xpm, fileserver.xpm, handtoface.xpm, help.xpm,
	  home.xpm, index.xpm, jump_to.xpm, kcalc.xpm, kcoloredit.xpm,
	  kcontrol.xpm, kedit.xpm, kfm.xpm, knotes.xpm, kscd.xpm,
	  ksysguard.xpm, left_arrow.xpm, new.xpm, open.xpm, paste.xpm,
	  preferences.xpm, print.xpm, right_arrow.xpm, save.xpm,
	  saveas.xpm, search.xpm, spell.xpm, term.xpm, undo.xpm,
	  up_arrow.xpm: Added.	Added 3 icons from the aicons package.
	  Added the icons from my gnomexpm package. Added 7 kde icons.

2004-08-16 13:39  jefbed

	* src/bitmaps/: barchart.xpm, calculate.xpm, cdrom.xpm,
	  colormap.xpm, disks.xpm, earth.xpm, edit.xpm, filing.xpm,
	  lightning.xpm, note2.xpm, notebook.xpm, xterm.xpm: Removed
	  pixmaps.

2004-08-16 13:27  jefbed

	* COPYING, Makefile.in, configure, doc/README, lib/button.c,
	  lib/label.c, lib/label.h, lib/library.h, lib/status.c,
	  lib/window.c, lib/window.h, src/ACE, src/AntiRight,
	  src/arshell/arguments.c, src/arshell/arshell.h,
	  src/arshell/dialog.c, src/arshell/file.c, src/arshell/file.h,
	  src/arshell/main.c, src/arshell/menubar.c, src/arshell/search.c,
	  src/arshell/search.h, src/arshell/textedit.c,
	  src/arshell/textedit.h, src/bitmaps/barchart.xpm,
	  src/bitmaps/calculate.xpm, src/bitmaps/cdrom.xpm,
	  src/bitmaps/colormap.xpm, src/bitmaps/disks.xpm,
	  src/bitmaps/earth.xpm, src/bitmaps/edit.xpm,
	  src/bitmaps/filing.xpm, src/bitmaps/lightning.xpm,
	  src/bitmaps/mail.xpm, src/bitmaps/note2.xpm,
	  src/bitmaps/notebook.xpm, src/bitmaps/tools.xpm,
	  src/bitmaps/xterm.xpm: Pixmap icons were added.  A unified search
	  and replace dialog was added to the text editor.   A series of
	  pixmap/bitmap convenience functions were added.  Label-less icon
	  buttons were added to arshell, invoked by the -Ai option.
	  Various pixmaps were added.  Find at cursor, find selected,
	  revert file, insert file, select all, and show/hide toolbar
	  features were added.	The line counter in the status bar of the
	  text editor was fixed, giving an accurate line count.  A font
	  selector was added and is usable for changing the font of the
	  work area.

2004-08-13 15:53  jefbed

	* src/arshell/menubar.c: Refactored arshell_setup_work_menubar(),
	  extracting arshell_setup_editor_toolbar() and
	  arshell_hide_sticky_note_toolbar().  The test for a non-NULL
	  menubar now tests the menubar widget rather than the file menu
	  widget.

2004-08-13 15:32  jefbed

	* Makefile.in, src/arshell/arshell.h, src/arshell/file.c,
	  src/arshell/file.h, src/arshell/menubar.c, src/arshell/menubar.h,
	  src/arshell/search.c, src/arshell/search.h,
	  src/arshell/textedit.c, src/arshell/textedit.h: Functions have
	  been split from textedit.c into menubar.c, file.c, and search.c.

2004-08-13 14:18  jefbed

	* lib/button.c, lib/help.c, lib/library.c, lib/library.h,
	  lib/menubar.c, src/arshell/arshell.h, src/arshell/layout.c,
	  src/arshell/layout.h, src/arshell/textedit.c,
	  src/arshell/textedit.h, src/arshell/update.h: Added structures to
	  their appropriate headers from arshell.h.  A tighter layout for
	  rows and buttons is now used.  A warning was fixed in
	  lib/menubar.c  and in lib/help.c.  antiright_get_values() was
	  added to lib/library.c.

2004-08-13 14:11  jefbed

	* lib/util.c: Added antiright_delete_range() and
	  antiright_insert_string().

2004-08-12 21:55  jefbed

	* src/arshell/textedit.c: Added arshell_find_at_cursor_cb().

2004-08-12 20:11  jefbed

	* src/arshell/textedit.c: Added file insertion feature.

2004-08-12 20:04  jefbed

	* configure: Changed -D__GNU_SOURCE to -D_GNU_SOURCE.

2004-08-12 05:40  jefbed

	* src/ACE: Added menubar to top of filemanager window.

2004-08-12 05:34  jefbed

	* src/AR: The Desktop_Lite feature is now started by default.

2004-08-12 01:32  jefbed

	* src/ACE: Improved aesthetics of Desktop_Lite panel.  This is to
	  be the default desktop icon facility, as the other uses too much
	  memory.

2004-08-11 21:40  jefbed

	* src/ACE: Made desktop icons flush to background and centered
	  label alignment.

2004-08-11 20:56  jefbed

	* src/arshell/: util.c, util.h: Removed.

2004-08-11 20:54  jefbed

	* Makefile.in, src/ACE: Nothing new to report.

2004-08-11 14:42  jefbed

	* src/ACE: Added Desktop_Lite(), a lightweight version of the
	  desktop icon facility.

2004-08-11 14:37  jefbed

	* src/ACE: Added a new desktop icon feature.  A low memory variant
	  will soon be created, with only one arshell instance used.

2004-08-10 22:58  jefbed

	* src/ACE: The launcher code now uses arshell prompt dialog
	  features.

2004-08-09 18:54  jefbed

	* ChangeLog: Updated for 2.0.

2004-08-09 18:50  jefbed

	* src/arshell/textedit.c: Changed "Find and Replace" dialog to use
	  a message dialog.

2004-08-09 18:45  jefbed

	* configure: Changed version to 2.0.

2004-08-09 18:45  jefbed

	* Makefile.in, doc/TODO, lib/library.c, lib/library.h,
	  lib/window.c, src/system.antiright, src/arshell/antiright.xbm,
	  src/arshell/arguments.c, src/arshell/arguments.h,
	  src/arshell/arshell-util.c, src/arshell/arshell-util.h,
	  src/arshell/arshell.c, src/arshell/arshell.h,
	  src/arshell/dialog.c, src/arshell/layout.c, src/arshell/layout.h,
	  src/arshell/main.c, src/arshell/main.h, src/arshell/menubar.c,
	  src/arshell/menubar.h, src/arshell/update.c,
	  src/arshell/update.h: Checkin for AntiRight 2.0.

2004-08-09 18:31  jefbed

	* src/arshell/dialog.h: Updated prototypes.

2004-08-09 18:26  jefbed

	* lib/util.c: Removed unused variable command_string in
	  antiright_beautified_label().

2004-08-09 18:25  jefbed

	* lib/status.c: Returned the created status bar.

2004-08-09 17:48  jefbed

	* src/arshell/: arguments.h, arshell-util.c, arshell-util.h,
	  arshell.c, arshell.h, dialog.c, dialog.h, textedit.c: Added new
	  dialog code.	Added better updating code to arshell, including
	  updating of labels and updating of progress bars.

2004-08-09 17:09  jefbed

	* src/arshell/arguments.c: Added arshell_handle_dialog_arguments()
	  call to the construction argument handler switch statement.

2004-08-09 17:08  jefbed

	* src/ACE: Added check for old ~/.antiright versions.  Adjusted
	  code to use new dialog features of arshell.

2004-08-08 19:13  jefbed

	* src/bitmaps/: arrow.xbm, browser.xbm, calculate.xbm,
	  cdplayer.xbm, files.xbm, image.xbm, load.xbm, lock.xbm, mail.xbm,
	  notes.xbm, panel.xbm, switches.xbm, terminal.xbm, text.xbm,
	  unknown.xbm: Added license statements to the bitmap files.

2004-08-08 11:49  jefbed

	* lib/library.h: Added more detailed comments.	Added
	  antiright_set_values().

2004-08-07 17:11  jefbed

	* src/bitmaps/: antiright.xbm, arrow.xbm, browser.xbm,
	  calculate.xbm, cdplayer.xbm, files.xbm, image.xbm, load.xbm,
	  lock.xbm, mail.xbm, notes.xbm, panel.xbm, switches.xbm,
	  terminal.xbm, text.xbm, unknown.xbm: Added bitmaps.

2004-08-07 14:30  jefbed

	* lib/button.c, lib/help.c, lib/menubar.c, lib/util.c,
	  src/arshell/arshell.c, src/arshell/textedit.c: Fixed compiler
	  warnings.

2004-08-07 14:29  jefbed

	* src/arshell/arguments.c: Refactored code through extraction in
	  order to trim size of main argument handling loop.

2004-08-07 13:15  jefbed

	* src/arshell/arshell.c: Tooltips are only enabled if
	  XmNtoolTipEnable is defined.

2004-08-07 13:13  jefbed

	* Makefile.in, configure, doc/TODO, doc/antiright.lsm,
	  lib/button.c, lib/button.h, lib/drawing.c, lib/edit.h,
	  lib/form.c, lib/frame.c, lib/help.c, lib/label.c, lib/label.h,
	  lib/library.c, lib/library.h, lib/list.c, lib/menubar.c,
	  lib/popup.c, lib/row.c, lib/separator.c, lib/status.c,
	  lib/status.h, lib/util.c, lib/window.c, lib/window.h, src/ACE,
	  src/AntiRight, src/arshell/arguments.c, src/arshell/arguments.h,
	  src/arshell/arshell-util.c, src/arshell/arshell-util.h,
	  src/arshell/arshell.c, src/arshell/arshell.h,
	  src/arshell/color.c, src/arshell/textedit.h: This is a the update
	  for the 2.0rc1 release.  A new data structure scheme for
	  libantiright and arshell has been implemented.  Arshell now makes
	  use of the XmMainWindow  widget.  The text editor is now usable
	  and now has find and replace.  Library files were updated
	  according to the changes in the data structures.  The
	  XmIconButton is now used if available.  Tooltips are enabled if
	  available, except on override panels such as the desk bar.
	  Mnemonics, accelerators and label string values were further
	  defined in AntiRight.

2004-08-06 19:16  jefbed

	* src/arshell/textedit.c: Find and replace code has been
	  implemented.	Save as and Opening has been implemented using the
	  Motif File Selection dialog as opposed to the AntiRight file
	  management script.  The printing callback is now utilized.
	  Changes have been made, adapting arshell to the new use of the
	  XmMainWindow widget and the new arshell data structures.

2004-07-27 15:59  jefbed

	* src/arshell/textedit.c: After setting the contents of the
	  scrolled text work area, the insertion posistion is returned to
	  0, making the text at the beginning of the buffer appear first.

2004-07-24 22:43  jefbed

	* doc/antiright.lsm: Updated description to correspond with current
	  state of AntiRight.

2004-07-23 19:47  jefbed

	* configure: Changed VERSION to 2.0-pre12.

2004-07-23 19:46  jefbed

	* Makefile.in: Moved cleanup of backup files to distclean.

2004-07-23 19:19  jefbed

	* Makefile.in, lib/util.c, lib/util.h, src/arshell/arshell-util.c,
	  src/arshell/arshell-util.h: Fixed clean target in makefile and
	  commit needed files.

2004-07-23 18:55  jefbed

	* ChangeLog: Updated for 2.0-pre12.  The text has been
	  reformatted/filled.

2004-07-23 18:50  jefbed

	* doc/ACE.1: Spelling corrections.

2004-07-22 21:43  jefbed

	* ChangeLog, Makefile.in: Updated for 2.0-pre12 and refined removal
	  of files on clean.

2004-07-22 16:56  jefbed

	* Makefile.in, configure, doc/TODO, lib/library.c, lib/library.h,
	  src/AR, src/ARO, src/arshell/arguments.c, src/arshell/arshell.h,
	  src/arshell/color.c: Updated build files and documentation for
	  2.0-pre12.  Added an arshell utility written in Xlib.

2004-07-22 16:54  jefbed

	* src/ACE: Fixed labels on file management and selection utilities.
	  Fixed creation/editing of new files in Text_Editor().

2004-07-22 16:47  jefbed

	* doc/arcd.1: Added extra information about CD-ROM device
	  configuration and fixed up SEE ALSO references.

2004-07-22 16:44  jefbed

	* doc/ACE.1: The manual page is now accurate.  It thoroughly
	  documents AntiRight version 2.0-pre12 and should remain
	  relatively current.

2004-07-20 20:22  jefbed

	* src/ACE: Fixed text editor so that it correctly creates new
	  files.

2004-07-15 17:23  jefbed

	* lib/menubar.c: Spelling corrections, changing Planel to Panel.

2004-07-08 18:10  jefbed

	* src/ARO: Removed use of gettext and fixed old close button option
	  in error dialog.

2004-07-08 17:55  jefbed

	* src/ACE: Removed use of gettext.

2004-07-08 17:21  jefbed

	* ChangeLog: Updated.

2004-07-08 17:12  jefbed

	* configure: Removed unused BSDMAKEOPTIONS and defined VERSION in
	  Makefile.

2004-07-08 16:52  jefbed

	* src/ACE: The theme panel now works on NetBSD.  The Reset_Theme
	  function has been added.

2004-07-08 16:19  jefbed

	* ChangeLog: Updated for 2.0-pre11.

2004-07-08 16:07  jefbed

	* Makefile.in: Fixed tarball target so that it depends on distclean
	  and it goes to the directory above the source directory before
	  making the tarball.

2004-07-08 15:55  jefbed

	* description-pak: Made the description more brief and accurate.

2004-07-08 15:29  jefbed

	* README, description-pak, description-pak.in, postinstall-pak,
	  postinstall-pak.in: Renamed and removed.

2004-07-08 15:13  jefbed

	* doc/system.antiright.5: Added.

2004-07-08 15:11  jefbed

	* AntiRight, aclocal.m4, configure.ac, install-sh,
	  intltool-extract.in, intltool-merge.in, intltool-update.in,
	  mkinstalldirs, system.antiright, doc/antifile.1: Removed.

2004-07-08 14:57  jefbed

	* Makefile.in, configure, doc/README, lib/button.c, lib/button.h,
	  lib/drawing.c, lib/drawing.h, lib/edit.c, lib/edit.h, lib/form.c,
	  lib/form.h, lib/frame.c, lib/frame.h, lib/help.c, lib/help.h,
	  lib/label.c, lib/label.h, lib/library.c, lib/library.h,
	  lib/list.c, lib/list.h, lib/menubar.c, lib/menubar.h,
	  lib/popup.c, lib/popup.h, lib/row.c, lib/row.h, lib/separator.c,
	  lib/separator.h, lib/status.c, lib/status.h, lib/window.c,
	  lib/window.h, src/ACE, src/AR, src/ARO, src/AntiRight,
	  src/antiright-mail.awk, src/system.antiright,
	  src/arshell/antiright.xbm, src/arshell/arguments.c,
	  src/arshell/arguments.h, src/arshell/arshell.c,
	  src/arshell/arshell.h, src/arshell/color.c, src/arshell/color.h,
	  src/arshell/textedit.c, src/arshell/textedit.h,
	  src/arshell/util.c, src/arshell/util.h: Rewrote build system and
	  restructured tree.

2004-07-07 20:56  jefbed

	* ChangeLog, Makefile.in, aclocal.m4, configure, configure.ac:
	  Restructuring.

2004-07-05 19:39  jefbed

	* AR, AntiRight, COPYING, Makefile.in, configure, configure.ac,
	  system.antiright, doc/ACE.1, doc/TODO, doc/TUTORIAL.in,
	  doc/anticlock.1, doc/antifile.1, doc/antiload.1, doc/antiright.1,
	  doc/antiright.lsm, doc/arcalc.1, doc/arcd.1, doc/arhelp.1,
	  doc/minileft.1, doc/xmsticky.1, doc/xmtextedit.1: This is the
	  final phase of the redesigning of AntiRight.	All GUI operations
	  in AntiRight are now handled by arshell.  The color selector,
	  which uses the Motif 2.2 color selection widget if available, is
	  now part of arshell.	The file manager and the configuration tool
	  have been rewritten to use arshell through ACE.  The pager has
	  been modified to contain 8 desktops, a run button, a 12 hour
	  clock, a user counter, and a load meter, while taking up less
	  space.

2004-06-19 21:26  jefbed

	* AntiRight, COPYING, ChangeLog, Makefile.in, README, aclocal.m4,
	  configure, configure.ac, system.antiright, doc/TUTORIAL.in:
	  ACE-based rearchitecturing.  Much of the environment has been
	  rewritten with a data-centric goal.  Through arshell, the
	  environment can be defined at the command line, making the entire
	  environment scriptable.  Through system.antiright and ACE, the
	  applications and actions of arshell interfaces are defined.
	  arconfig allows the actions to be configured by the user.

2004-06-11 13:32  jefbed

	* AntiRight, Makefile.in, configure, configure.ac: Periodic checkin
	  on the way to AntiRight 2.0-pre8.  Work has started on the
	  configuration utility, that will replace hard-coded program
	  preferences.

2004-05-31 16:06  jefbed

	* ChangeLog, Makefile.in, aclocal.m4, configure, configure.ac,
	  description-pak.in, install-sh, intltool-extract.in,
	  intltool-merge.in, intltool-update.in, mkinstalldirs,
	  postinstall-pak.in, doc/TODO: 2.0 preliminary checkin of autoconf
	  support, gettext support, improved xmtextedit stdin paging, and
	  an improved pager.

2004-05-28 15:46  jefbed

	* AntiRight, COPYING, doc/HACKING, doc/TODO: Arcolor, a file
	  selector has been added.  -- AntiRight's background dialog and
	  resource file have been updated to accompany several new colors
	  and the color selector.  HACKING has been updated, further
	  defining naming conventions.

2004-05-22 19:18  jefbed

	* ChangeLog: This is the final checkin before the release of
	  AntiRight 2.0-pre7.

2004-05-21 23:35  jefbed

	* configure: This checkin introduces libantiright.so, which is now
	  produced, and to it all antiright programs are now linked.  This
	  greatly decreases executable size, with some programs as as small
	  as six kilobytes.

2004-05-21 22:58  jefbed

	* AntiRight, COPYING, README, doc/HACKING, doc/TODO,
	  doc/antiright.lsm: AntiRight-pre7 preparations.  Initialization
	  verification with assertions has been performed.  A process
	  display is accessable from the load meter.  Changes to the
	  Makefile were made due to the new library-src scheme.

2004-04-17 19:36  jefbed

	* ChangeLog: Updated.

2004-04-17 19:32  jefbed

	* ChangeLog: Update for AntiRight 2.0-pre5.

2004-04-12 18:28  jefbed

	* doc/xmsticky.1: The initial unique manual page for xmsticky has
	  been written.

2004-04-11 20:39  jefbed

	* doc/TODO: Completed a few items.  Added an item stating the
	  desire to finish the current translations.

2004-04-10 13:07  jefbed

	* doc/arcd.1: Made this manual page unique to arcd.

2004-04-10 12:22  jefbed

	* doc/xmtextedit.1: Made the manual page specific to xmtextedit.

2004-04-09 15:24  jefbed

	* Makefile.in, config.in, description-pak.in, postinstall-pak.in:
	  These files have been removed.

2004-04-09 15:01  jefbed

	* doc/TUTORIAL: Removed TUTORIAL.

2004-04-09 14:35  jefbed

	* doc/: AUTHORS, HACKING, INSTALL, TODO, TUTORIAL, anticlock.1,
	  antifile.1, antiload.1, antiright.lsm, arcalc.1, arcd.1,
	  arhelp.1, minileft.1, xmsticky.1, xmtextedit.1: The documentation
	  has been split from the project root dircetory.

2004-04-08 13:29  jefbed

	* AUTHORS, HACKING, INSTALL, TODO, TUTORIAL.in, antiright.1,
	  antiright.lsm, configure, doc/antiright.1: The documentation has
	  been separated from the antiright root directory.  The template
	  files used during configuration have been placed in configure.d.
	  Appropriate modifications to configure and Makefile.in have been
	  made.  Some formatting improvements in code have been done, along
	  with some improvements to minileft.

2004-04-08 00:36  jefbed

	* TODO: Updated to reflect current development.

2004-04-04 21:44  jefbed

	* AntiRight: Defined mnemonics for Yes and No.

2004-04-04 20:39  jefbed

	* AntiRight: Fixed acceleratorText for *Exit.

2004-03-27 11:47  jefbed

	* HACKING: Added in an extra permissive message for ARCD developers
	  and external libraries.

2004-03-27 11:39  jefbed

	* config.in: Updated version to AntiRight 2.0-pre4.

2004-03-27 11:21  jefbed

	* config.in: Added comment-out ANTIRIGHT_MINILEFT_MAIL definition.

2004-03-27 11:19  jefbed

	* AntiRight: Added color theme for ARCD.

2004-03-27 11:13  jefbed

	* AUTHORS: Removed credits to the Xlt developers due to the recent
	  removal of the XltNumentry-based calculator.

2004-03-27 11:10  jefbed

	* AntiRight: A color theme has been added for arcalc.  Various
	  button labels for arcalc have been defined.

2004-03-21 11:50  jefbed

	* ChangeLog, config.in: Updated for AntiRight 2.0-r3

2004-03-21 11:48  jefbed

	* Makefile.in: The new calculator is now the only calculator.

2004-03-21 11:15  jefbed

	* ChangeLog, Makefile.in, TODO: A new calculator has been added.
	  It will be used instead of the XltNumEntry-based one.  This is
	  considered both a major code cleanup and a major feature
	  enhancement.

2004-02-09 21:17  jefbed

	* AUTHORS: Removed extra lines at the beginning of the file.

2004-02-09 19:05  jefbed

	* ChangeLog: Updated for 2.0-pre2.

2004-02-09 18:04  jefbed

	* ChangeLog: Updated.

2004-02-09 18:00  jefbed

	* config.in: Updated version to 2.0-pre1

2004-02-06 19:04  jefbed

	* antiright.1: Updated to contain information about arhelp instead
	  of arbrowse.

2004-02-02 22:41  jefbed

	* ChangeLog: Updated for AntiRight 2.0-pre1

2004-02-02 22:22  jefbed

	* Makefile.in, antiright.lsm, config.in: These changes are for
	  AntiRight 2.0-pre1.  10 mandatory -pre releases will be made.

2004-01-25 22:31  jefbed

	* AntiRight: MiniLeft's geometry is now specified.  This probably
	  doesn't work, so it was also hard coded into AntiRight's library.

2004-01-25 22:30  jefbed

	* AR: MiniLeft is now started as part of the default session.  The
	  default background is now slate grey, which is much easier on the
	  eyes.  ~/.Xdefaults is now read on startup.

2004-01-25 22:27  jefbed

	* Makefile.in: Added rules for arhelp.

2004-01-25 22:26  jefbed

	* TODO: Added a documentation suggestion stating the need for a man
	  page for each AntiRight application.

2004-01-25 22:23  jefbed

	* config.in: Added xlock configuration option which allows one to
	  choose whether or not xlock should be used by minileft for a
	  launcher.  AntiRight's version has been updated to 1.111.

2004-01-23 19:08  jefbed

	* ChangeLog: Updated once again.

2004-01-23 18:30  jefbed

	* ChangeLog: Updated for AntiRight 1.110.

2004-01-23 18:28  jefbed

	* AntiRight, ChangeLog, TODO, configure: Internationalization has
	  started for Spanish and Italian messages.  Code has been cleaned
	  and restructured where appropriate.

2004-01-23 15:54  jefbed

	* config.in: Updated to AntiRight version 1.110.

2004-01-20 17:05  jefbed

	* antiright.1: Updated to contain KNOWN ISSUES.  The copyright
	  message was expanded, per that of df's manual page.  The AUTHORS
	  section was placed before KNOWN ISSUES.

2004-01-20 17:02  jefbed

	* Makefile.in: Binaries are now stripped by install.  Binaries are
	  now handled differently than scripts, such as AR.

2004-01-19 13:21  jefbed

	* config.in: ANTIRIGHT_LPR defines the lpr command.

2004-01-18 17:13  jefbed

	* AntiRight: Background of browser work area and labels within are
	  now white.

2004-01-14 21:24  jefbed

	* TODO: Added desire to display load average in AntiLoad.

2004-01-13 18:04  jefbed

	* configure: Changed instruction telling the builder to start make,
	  to indicate need for GNU make.

2004-01-11 00:06  jefbed

	* TODO: Added info about desire for relative urls and their status
	  as a dependency for the 2.0-alpha release.

2004-01-10 23:34  jefbed

	* config.in: AntiRight version is now 1.108.

2004-01-10 22:53  jefbed

	* HACKING: Fixed some erraneous statements.  Updated to match
	  current development philosophies.

2004-01-03 19:43  jefbed

	* config.in: Defined preprocessor symbols now have the ANTIRIGHT_
	  prefix.  ARBrowse is niced.

2004-01-03 19:17  jefbed

	* antiright.lsm, header.txt: Removed header.txt.  Added
	  antiright.lsm.  Fixed an asthetic regression in library.c.

2004-01-03 19:10  jefbed

	* Makefile.in: config.status is now removed in the distclean
	  target.

2004-01-03 11:46  jefbed

	* HACKING: Updated for current development positions.  Reasoning
	  for no new libraries is provided.

2004-01-03 11:42  jefbed

	* TODO: Some updates performed for version 1.108.

2004-01-02 16:13  jefbed

	* TODO: Replaced antiright_cancel_cb and antiright_ok_cb with
	  antiright_close_cb.

2004-01-02 15:11  jefbed

	* configure: config.status is now created.  An incorrect comment
	  was corrected.

2003-12-31 20:25  jefbed

	* ChangeLog: Updated for AntiRight 1.107.

2003-12-31 20:08  jefbed

	* AR: No changes.

2003-12-30 15:11  jefbed

	* antiright.1: Updated to reflect current state of AntiRight.

2003-12-28 23:29  uid68742

	* configure: Removed usage of XtSetArg and XmCreateRowColumn in all
	  instances except library wrappers.  Added some translations.
	  Brought some files in antiright-src up to date in terms of
	  current AntiRight development style and APIs.

2003-12-28 18:52  uid68742

	* COPYING, Makefile.in, Makefile.template, TUTORIAL.in,
	  TUTORIAL.template, config.in, config.template,
	  description-pak.in, description-pak.template, postinstall-pak.in,
	  postinstall-pak.template: Renamed.  Otherwise nothing to report.

2003-12-28 10:36  uid68742

	* ChangeLog: Updated for 1.106

2003-12-26 17:49  uid68742

	* AR, AntiRight, Makefile.template, config.template, configure,
	  header.txt, postinstall-pak.template: Updated headers to include
	  2004 in copyright for New Year's release.  Did some more
	  internationalization.  Removed some more usage of XtSetArg.
	  Updated initialization function to set icon and titles of icon
	  and window.  The size of the icon for an application is now
	  assumed and forced to 48x48.	internationalize() now checks if
	  the language is correctly initialized.

2003-12-24 09:51  uid68742

	* TODO, config.template: Fixed bug in antiright_strcat that was
	  causing antiload to crash.  Fixed a potential bug in antiload.
	  Updated TODO.  ARBrowse is now managed by a form.
	  Internationalization has started.

2003-12-01 18:50  jefbed

	* ChangeLog: Updated for 1.103

2003-12-01 18:46  jefbed

	* config.template: Updated version for 1.103.

2003-11-28 17:53  jefbed

	* config.template: The parser in arbrowse has been optimized by
	  testing less conditionals per cycle.	Lynx is no longer used.

2003-11-25 17:22  jefbed

	* ChangeLog: Updated for 1.102

2003-11-24 20:40  jefbed

	* config.template: Update version to 1.102.

2003-11-24 19:04  jefbed

	* Makefile.template: A mkdirp is now performed for the manual page
	  installation directory.

2003-11-24 18:29  jefbed

	* configure: The C compiler is now detected and defined in
	  Makefile.

2003-11-24 18:24  jefbed

	* AntiRight: Font specifications have been removed as they create
	  problems on 640x480 displays.  The background of anticlock and
	  antiload are white now.

2003-11-19 17:51  jefbed

	* Makefile.template: Added a verification dialog to xmtextedit with
	  verification utility function in library.c.  This is only a
	  preliminary verification dialog API.	Warnings with -W have been
	  cleaned up.

2003-11-17 18:41  jefbed

	* ChangeLog: Updated for 1.101.

2003-11-17 18:21  jefbed

	* AntiRight, Makefile.template, TODO, config.template: Various GUI
	  name improvements have been made.  a Help button has been added
	  to the panel.  A mnemonic for Processes has been added to
	  AntiRight.  TODO has been updated.  AntiRight's verison in
	  config.template has been updated to 1.101.  The icon of antifile
	  has been made more attractive.

2003-11-16 12:13  jefbed

	* TODO: xmtextedit now supports the -m option allowing it to be
	  used in place of xmmessage.  ARBrowse now has a list on the left
	  side for topic selection.

2003-11-13 18:34  jefbed

	* NEWS: Nothing to report.

2003-11-13 18:33  jefbed

	* ChangeLog: Updated for 1.100.

2003-11-13 18:31  jefbed

	* config.template: Changed version to 1.100.

2003-11-13 18:26  jefbed

	* Makefile.template: Distclean now removes emacs backup files from
	  the root project directory.

2003-11-13 18:07  jefbed

	* Makefile.template: Changed installation of NEWS to installation
	  of ChangeLog.

2003-11-13 17:45  jefbed

	* config.template: Correct updatedb for NetBSD is now chosen
	  automatically through configure and cpp.

2003-11-04 17:33  jefbed

	* ChangeLog: Updated for AntiRight 1.99.

2003-11-04 17:02  jefbed

	* Makefile.template: Removed some line breaks in target
	  dependencies.

2003-11-04 16:59  jefbed

	* config.template: Updated version to 1.99.

2003-11-03 21:49  jefbed

	* AntiRight, TODO, config.template: A help browser has been added
	  and will soon replace help.c.

2003-11-03 21:27  jefbed

	* Makefile.template: Added targets for arbrowse.  Separated
	  documentation installation and installed all documentation files,
	  not just previous.  PREFIX is now used for documentation
	  installation since it is defined in config.h.

2003-10-26 19:11  jefbed

	* ChangeLog: Updated for AntiRight 1.98

2003-10-26 19:07  jefbed

	* AntiRight, COPYING: Nothing to report.

2003-10-21 14:54  jefbed

	* AntiRight: Added mnemonic for Open SFTP Connection.

2003-10-21 11:56  jefbed

	* Makefile.template, configure, postinstall-pak,
	  postinstall-pak.template: postinstall-pak is now created with
	  configure using postinstall-pak.template.  This is to fix the
	  PREFIX problem due to the removal of the definition of PREFIX in
	  Makefile.template.

2003-10-19 19:13  jefbed

	* TUTORIAL.template: Updated the descriptions for the new
	  components of AntiRight.  This tutorial is far form complete.

2003-10-19 17:37  jefbed

	* config.template: Updated for AntiRight 1.98.

2003-10-19 17:32  jefbed

	* AntiRight, Makefile.template: Added separate filemanager,
	  antifile.

2003-10-19 13:54  jefbed

	* ChangeLog: Updated.

2003-10-19 13:42  jefbed

	* TODO: Added desires for more launchers, an authentication dialog,
	  a browser and an email client.  Removed desire for more extensive
	  error checking.

2003-10-19 13:36  jefbed

	* configure: PREFIX is now defined in config.h

2003-10-19 12:52  jefbed

	* postinstall-pak: #!/bin/sh is now produced on first line and
	  column.

2003-10-19 12:10  jefbed

	* config.template: Updated version for AntiRight 1.97.	Changed
	  PPPON to use ppp-up.	Changed PPPOFF to use ppp-down as these are
	  probably more standard.

2003-10-19 12:03  jefbed

	* ChangeLog: Updated for AntiRight 1.97

2003-10-17 20:32  jefbed

	* Makefile.template: ARCD resource file no longer used.
	  antiright_create_popup and antiright_create_frame have been added
	  and changes have been made to files accordingly.

2003-10-15 00:52  jefbed

	* README: The versioning guidelines in README have been relaxed.
	  Xm/Frame.h is now included in antiright.h

2003-10-14 22:22  jefbed

	* AR: The conditional has been removed.  ~/.antirightrc is now
	  created and executed after default session properties are set up.

2003-10-14 17:07  jefbed

	* ChangeLog: Updated for 1.96.

2003-10-13 17:32  jefbed

	* AntiRight: Popup menus have been added to the text fields in
	  antiright's panel.  The cut, copy, and paste callbacks have been
	  added to library.c.  They are now used by xmtextedit and the
	  popup menus.	NumEntry has been streamlined.

2003-10-12 22:58  jefbed

	* AntiRight: Update application panel fonts for new layout.

2003-10-12 15:54  jefbed

	* configure: This really does work with NetBSD.

2003-10-12 01:45  jefbed

	* configure: This should now work on NetBSD.

2003-10-12 01:40  jefbed

	* configure: Updated sedding.

2003-10-12 01:32  jefbed

	* Makefile.template: Use INSTALL, set through configure.
	  INSTALL_PROGRAM and INSTALL_DATA have been added, in accordance
	  with the GNU Makefile conventions.  MKDIRP has been added to make
	  directories.

2003-10-12 01:14  jefbed

	* configure: INSTALL and MAKE commands are now set.  Sedding has
	  been updated in an effort to tune it.

2003-10-11 23:57  jefbed

	* configure: Updated in an effort to make work on NetBSD.

2003-10-11 18:22  jefbed

	* AntiRight, Makefile.template, NEWS, TUTORIAL, TUTORIAL.template,
	  config.template, configure: Changed configure to use sed instead
	  of grep in an effort to enter into greater compliance with GNU
	  Makefile standards.  Make is determined through conditionals.
	  Install is determined by conditionals.  AntiRight has mnemonics
	  for Cancel.  antiright.c's menus have been rearranged.  A
	  View->Netowrk menu has been added.  The View->Applications menu
	  has been removed.  The new launcher functions are used to give
	  access to xhost, ftp, telnet, and ssh.  The VERSION declaration
	  in Makefile has been removed.

2003-10-11 13:18  jefbed

	* configure: Use sed to append the variables to Makefile and
	  config.h instead of echo.  This allows for cleaner build files.
	  The method for finding the version has been made more robust by
	  eliminating the cutting of hard-coded character ranges.  This is
	  necessary both for cleanliness and for the fact that AntiRight
	  will soon go over version 1.100, breaking the range selection.

2003-10-10 21:03  jefbed

	* ChangeLog: Updated for AntiRight 1.95.

2003-10-10 18:22  jefbed

	* Makefile.template, config.template: Added a separate load
	  monitor.

2003-10-09 18:42  jefbed

	* AR, AntiRight, Makefile.template: The AR script has been fixed.
	  More menu mnemonics were added to AntiRight.	A DEBUG(arg) macro
	  was added.  antiright_strcat was fixed and is more robust.

2003-10-07 18:46  jefbed

	* description-pak, description-pak.template: Added
	  description-pak.template to generate description-pak.

2003-10-07 18:42  jefbed

	* configure: Added generation of description-pak from
	  description-pak.template.

2003-10-07 18:40  jefbed

	* Makefile.template: Added remove target for description-pak.

2003-10-07 18:23  jefbed

	* Makefile.template, description-pak: Xm/ToggleB.h added to
	  antiright.h.	Warnings were cleaned in xmtextedit.

2003-10-07 18:02  jefbed

	* config.template: Niced updatedb and wvdial.  Removed background
	  setting options.

2003-10-07 17:37  jefbed

	* AR: Set up a more flexible initialization that tests the
	  existance of ~/.antirightrc and runs it if it exists.  If it does
	  not exist, then default commands are run.

2003-10-05 20:17  jefbed

	* Makefile.template: Nothing to report.

2003-10-05 12:53  jefbed

	* ChangeLog: Updated for AntiRight 1.90

2003-10-05 12:15  jefbed

	* AntiRight: Files were updated to used simplified initialization
	  functions in libarary.c.  Files were updated to use standardized
	  help menu setup in libarary.c xmsticky has a new icon.

2003-10-05 12:02  jefbed

	* HACKING: Eased some requirements.

2003-10-05 09:25  jefbed

	* config.template: Updated VERSION to 1.90 because of recent
	  functionality boost.

2003-10-05 09:11  jefbed

	* Makefile.template: Access times of COPYING are preserved during
	  installation.

2003-10-05 02:31  jefbed

	* postinstall-pak: postinstall-pak has been added so that packages
	  generated with checkinstall can install an AntiRight session in
	  gdm.	XmDrawingArea's include was added to
	  antiright-src/antiright.h

2003-10-04 21:27  jefbed

	* AUTHORS: Added Joe Klemmer to AUTHORS

2003-10-04 20:01  jefbed

	* Makefile.template: AntiClock simplified to ease lesstif memory
	  leaks.

2003-10-01 20:28  jefbed

	* config.template: Updated VERSION to 1.85

2003-10-01 20:26  jefbed

	* antiright.1, TUTORIAL: Initial checkin.

2003-10-01 18:52  jefbed

	* AntiRight: Removed tutorial.

2003-10-01 17:55  jefbed

	* configure: Added check for NetBSD.

2003-10-01 17:12  jefbed

	* Makefile.template, configure: Started os detection/portability
	  work.

2003-09-30 22:05  jefbed

	* Makefile.template: Includes are now appended to CFLAGS.

2003-09-30 22:00  jefbed

	* Makefile.template: Debugging makefile for gmake on NetBSD.

2003-09-30 21:39  jefbed

	* Makefile.template: Eleminated break characters that were breaking
	  bsd build.

2003-09-30 20:36  jefbed

	* TODO: xmtextedit was fixed.  File->Print now makes use of
	  antiright_strcat.

2003-09-29 17:55  jefbed

	* ChangeLog: Updated.

2003-09-29 17:50  jefbed

	* Makefile.template: Consolidated includes to antiright.h to allow
	  better dependency tracking.

2003-09-28 15:48  jefbed

	* NumEntry.c, NumEntry.h, NumEntryP.h, antiright.c, antiright.h,
	  antiright.xbm, background.c, background.h, calc.c, calc.h,
	  disk.c, disk.h, filemanage.c, filemanage.h, help.c, help.h,
	  library.c, library.h, main.c, security.c, security.h, themes.c,
	  themes.h, xhost.c, xhost.h: Moved *.c, *.h, and *.xbm to
	  antiright-src

2003-09-28 15:32  jefbed

	* Makefile.template, TODO, antiright.c: Added source-file
	  dependencies to the Makefile.

2003-09-28 14:20  jefbed

	* ChangeLog: Updated to for latest changes.

2003-09-28 14:13  jefbed

	* AntiRight, ChangeLog, Makefile.template, antiright.c,
	  antiright.h, clock.c, clock.h, config.template, description-pak:
	  Made clock an independent program, anticlock.  Added checkinstall
	  project description to cvs.  Simplified AntiRight.  Made
	  xmtextedit use functions from antiright's library.

2003-09-27 22:41  jefbed

	* antiright.c: Help->Tutorial now opens up the GNU General Public
	  License in xmmessage.

2003-09-27 22:25  jefbed

	* TODO: Added text to comment stating to modify the configure
	  script to check for gettext.

2003-09-27 22:20  jefbed

	* security.c: Added button to perform portscan of 127.0.0.1.

2003-09-27 22:08  jefbed

	* Makefile.template, help.c: Use common library functions.  Add
	  menubar and proper formatting to xmmessage.

2003-09-27 20:35  jefbed

	* main.c: Reordered running of ~/.antirightrc to allow it to change
	  the desktop background.

2003-09-27 20:28  jefbed

	* TODO, antiright.c, config.template: Added support for mutt and
	  more program cutomization in config.template.

2003-09-27 20:05  jefbed

	* ChangeLog, TODO, config.template: Updated ChangeLog.	Removed
	  items calling for xhost.c and a static library version of
	  library.c.  Updated AntiRight version in config.template.

2003-09-26 16:45  jefbed

	* config.template: Changed VERSION to  "AntiRight 1.83"

2003-09-26 16:42  jefbed

	* filemanage.c: Added antiright_file_open_ok_cb to handle opening
	  of files with xmtextedit.

2003-09-26 16:39  jefbed

	* antiright.c: Temporarily removed File->Open.

2003-09-26 16:28  jefbed

	* AntiRight: Changed to work with Disk Manager button.

2003-09-24 19:15  jefbed

	* antiright.c: Reeplaced Image Editor button front panel with Disk
	  Manager button, as it likely to be used more often.

2003-09-24 17:22  jefbed

	* themes.c: Added blues theme.

2003-09-24 17:04  jefbed

	* background.c: Added another row of background colors.

2003-09-23 18:10  jefbed

	* ChangeLog~, Makefile, TODO~, arcd, config.h, xhost.c~, xhost.h~,
	  xmmessage, xmsticky, xmtextedit: Removed

2003-09-22 20:08  jefbed

	* ChangeLog: Updated Changelog.

2003-09-22 20:05  jefbed

	* Makefile.template: Added bzball and balls makefile targets.
	  Ensured that no output lines violate the 80x24 rule.	cvs:
	  ----------------------------------------------------------------------

2003-09-22 19:25  jefbed

	* antiright.c.test: This file is useless.

2003-09-22 19:21  jefbed

	* antiright: Binary file removed.

2003-09-22 19:20  jefbed

	* ChangeLog, themes.c: Many new themes have been added to the theme
	  selector.  The changelog has at last been updated.

2003-09-22 15:43  jefbed

	* Makefile.template: Separated install into multiple targets for
	  each AntiRight component.

2003-09-21 19:00  jefbed

	* Makefile.template: distclean now removes corefiles.

2003-09-21 18:14  jefbed

	* AntiRight, Makefile.template, antiright.c, antiright.h,
	  background.c, config.template, configure, disk.c, library.c: The
	  tutorial has been updated to reflect the current status of
	  AntiRight The PREFIX environment variable can now be passed to
	  configure to determine install location.  The broken "Reverse"
	  background option has been removed and two new colors, "Olive
	  Green" and "Rose", have been added.  The status bar's display of
	  commands has been fixed Includes have been consolidated into
	  antiright.h where feasible.

2003-09-20 16:04  jefbed

	* xhost.c, xhost.c~, xhost.h, xhost.h~: Initial checkin.

2003-09-20 11:25  jefbed

	* AR, AUTHORS, AntiRight, COPYING, ChangeLog, ChangeLog~, HACKING,
	  INSTALL, Makefile, Makefile.template, NEWS, NumEntry.c,
	  NumEntry.h, NumEntryP.h, README, TODO, TODO~, antiright,
	  antiright.c, antiright.c.test, antiright.h, antiright.xbm, arcd,
	  background.c, background.h, calc.c, calc.h, clock.c, clock.h,
	  config.h, config.template, configure, disk.c, disk.h,
	  filemanage.c, filemanage.h, header.txt, help.c, help.h,
	  library.c, library.h, main.c, security.c, security.h, themes.c,
	  themes.h, xmmessage, xmsticky, xmtextedit: This is the initial
	  CVS checkin

