antiright-devel
[Top][All Lists]
Advanced

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

[Antiright-devel] antiright ChangeLog


From: Jeffrey Bedard
Subject: [Antiright-devel] antiright ChangeLog
Date: Sun, 31 Jul 2005 12:22:23 -0400

CVSROOT:        /cvsroot/antiright
Module name:    antiright
Branch:         
Changes by:     Jeffrey Bedard <address@hidden> 05/07/31 16:22:23

Modified files:
        .              : ChangeLog 

Log message:
        Updated ChangeLog using cvs2cl.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/antiright/antiright/ChangeLog.diff?tr1=1.51&tr2=1.52&r1=text&r2=text

Patches:
Index: antiright/ChangeLog
diff -u antiright/ChangeLog:1.51 antiright/ChangeLog:1.52
--- antiright/ChangeLog:1.51    Tue Jul 26 01:17:54 2005
+++ antiright/ChangeLog Sun Jul 31 16:22:23 2005
@@ -1,3437 +1,2366 @@
-2005-07-26  jefbed  <address@hidden>
+2005-07-30 17:25  jefbed
 
-       * src/wmar/wmar.c, src/pongr/pongr.c: Fixed compiler warnings.
+       * src/pongr/pongr.c: Removed command line argument handling as it
+         was buggy.
 
-       * src/afract/afract.c: Eliminated compiler warnings.
-
-       * lib/graph.h: Added prototypes for antiright_graph_line() and
-       antiright_graph_rect().
-
-       * src/AR, src/afract/afract.c, src/bitmaps/fractal.xpm,
-       src/bitmaps/lock.xpm, src/bitmaps/palate.xpm,
-       src/bitmaps/print.xpm, src/system.antiright: 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  jefbed  <address@hidden>
-
-       * 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/arcd/arcd.c, 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,
-       src/system.antiright, src/wmar/wmar.c, yaclib/parse.c,
-       yaclib/parse.h, yaclib/yaclib.h: Changed email address from
-       address@hidden to address@hidden  Fixed lowering on fvwm.
-       Removed unused pixmaps.
-
-2005-07-16  jefbed  <address@hidden>
-
-       * src/system.antiright: Removed themes and useless definitions.
-
-       * src/ACE: Removed themes, hard-coded some unlikely-to-be-changed
-       commands.
-
-       * src/arshell/menubar.c: Fixed menu button addition to add buttons
-       to the correct menu.
-
-2005-07-13  jefbed  <address@hidden>
-
-       * src/bitmaps/ace.xpm, src/bitmaps/calculator.xpm,
-       src/bitmaps/calendar.xpm, src/bitmaps/clock.xpm,
-       src/bitmaps/close.xpm, src/bitmaps/disk.xpm,
-       src/bitmaps/folder.xpm, src/bitmaps/fractal.xpm,
-       src/bitmaps/lock.xpm, src/bitmaps/mail.xpm, src/bitmaps/meter.xpm,
-       src/bitmaps/music.xpm, src/bitmaps/palate.xpm,
-       src/bitmaps/pause.xpm, src/bitmaps/play.xpm, src/bitmaps/pong.xpm,
-       src/bitmaps/resume.xpm, src/bitmaps/runner.xpm,
-       src/bitmaps/settings.xpm, src/bitmaps/sticky.xpm,
-       src/bitmaps/stop.xpm, src/bitmaps/terminal.xpm,
-       src/bitmaps/text_editor.xpm, src/bitmaps/www.xpm: Updated the look
-       of icons to be more "mello".
-
-2005-07-11  jefbed  <address@hidden>
-
-       * src/bitmaps/calculator.xpm, src/bitmaps/fractal.xpm,
-       src/bitmaps/lock.xpm, src/bitmaps/palate.xpm,
-       src/bitmaps/pause.xpm, src/bitmaps/play.xpm, src/bitmaps/pong.xpm,
-       src/bitmaps/sticky.xpm, src/bitmaps/stop.xpm, src/bitmaps/www.xpm,
-       src/wmar/pixmask.xbm, src/arshell/interface_file.c, src/ACE:
-       Refined images.
-
-2005-07-10  jefbed  <address@hidden>
-
-       * src/wmar/wmar.c, Makefile.in, src/ACE, 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,
-       src/system.antiright: 2.10 initial checkin.  New icons and ACE
-       functionality (noicon support).
-
-2005-07-07  jefbed  <address@hidden>
-
-       * src/bitmaps/www.xpm: Changed www.xpm to be more clearly visible
-       and smooth.
-
-       * src/ACE: Implemented the panel in 6-row format.
-
-       * src/ACE: Added checking for running mp3 player process in order
-       to advance songs without a complete restart.
-
-       * Makefile.in: Removed xbm installation.
-
-       * Makefile.in, configure, 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,
-       src/system.antiright, src/wmar/wmar.c, src/wmarmon/pixmask.xbm:
-       Redesigned icons.  They are now original, rather than KDE1 icons.
-       Removed kde 1 icons and xbm icons.
-
-       * src/ACE: Updated to use new icon set.  Fixed CD player.
-
-2005-07-04  jefbed  <address@hidden>
-
-       * src/wmarmon/wmarmon.c: Added shaped border for proper appearance
-       in slit.
-
-       * src/wmarmon/wmarmon.c: Implemented a better border coloring
-       scheme, including shadowing for the interior square.
-
-       * src/wmarmon/wmarmon.c: Updated email address in copyright header
-       and formatted lines to not wrap.
-
-       * src/afract/afract.c: Added license statement.  Formatted buffer
-       so that lines do not wrap.
-
-       * src/afract/afract.c: Initial commit.
-
-       * 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  jefbed  <address@hidden>
-
-       * Makefile.in, configure, src/ACE, src/arshell/arguments.c,
-       src/arshell/arshell.c, src/arshell/interface_file.c,
-       src/pongr/README, src/pongr/game.c, src/pongr/game.h,
-       src/pongr/grass.xpm, src/pongr/objects.c, src/pongr/objects.h,
-       src/pongr/pongr.c, src/pongr/pongr.h, src/pongr/xutil.c,
-       src/pongr/xutil.h, src/system.antiright, yaclib/COPYING,
-       yaclib/algo.c, yaclib/algo.h, yaclib/date.c, yaclib/date.h,
-       yaclib/defs.h, yaclib/hash.c, yaclib/hash.h, yaclib/list.c,
-       yaclib/list.h, yaclib/parse.c, yaclib/parse.h, yaclib/pred.h,
-       yaclib/sort.c, yaclib/sort.h, yaclib/stamp-h.in, yaclib/vector.c,
-       yaclib/vector.h, yaclib/yaclib.h: Added pongr and yetanotherclib
-       to source tree.
-
-       * 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.
-
-       * ChangeLog: Updated.
-
-       * src/system.antiright: Changed calculator to xcalc.
-
-       * lib/pixmap.c, lib/pixmap.h: Added
-
-       * Makefile.in, configure, src/wmarmon/wmarmon.c: 2.9 Release
-
-2005-07-02  jefbed  <address@hidden>
-
-       * src/wmarmon/wmarmon.c: Added coloration to display.
-
-       * src/wmar/wmar.c: Fixed memory leak.
-
-       * src/wmarmon/wmarmon.c: Changed usrs to users.
-
-2005-07-01  jefbed  <address@hidden>
-
-       * src/wmarmon/wmarmon.c: Fixed memory leak.  Ready for use.
-
-2005-06-26  jefbed  <address@hidden>
-
-       * src/arshell/color.c: Fixed a bug with the old color selector
-       having to do with a debug message interfering with output.
-
-2005-06-26  Jeffrey Bedard  <address@hidden>
-
-       * color.c: Fixed a bug with the old color selector having to do
-       with a debug message interfering with output.
-
-2005-06-25  Jeffrey Bedard  <address@hidden>
-
-       * 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.c, 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: Updated FSF
-       address.
-
-2005-06-23  Jeffrey Bedard  <address@hidden>
-
-       * arguments.c: Removed printing of counter_int.
-
-       * main.c, arguments.c: Removed ARBUG statements.
-
-2005-06-18  Jeffrey Bedard  <address@hidden>
-
-       * arshell.c, arshell.h, main.c: Added wmar slit utility.
-
-2005-06-04  Jeffrey Bedard  <address@hidden>
-
-       * arguments.c: Added graphing arguments.
-
-2005-06-01  Jeffrey Bedard  <address@hidden>
-
-       * appendage.c: Minor stylistic changes to conform to 80 column
-       rule.
-
-2005-02-24  Jeffrey Bedard  <address@hidden>
-
-       * README: Fixed to make accurate.
-
-2005-02-23  Jeffrey Bedard  <address@hidden>
-
-       * src/arshell/file.c: Fixed an overwrite bug, though making MDI
-       slightly lossy.
-
-2005-02-12  Jeffrey Bedard  <address@hidden>
-
-       * src/AR, 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, src/system.antiright, lib/edit.c: Updated
-       copyrights to include 2005.  Other minor changes were performed
-       also.
-
-       * src/ACE: Consolidated the desktop panel and the jukebox.
-
-2005-02-05  Jeffrey Bedard  <address@hidden>
-
-       * src/arshell/color.c: Fixed arcolor widget on earlier versions of
-       motif.
-
-2005-01-29  Jeffrey Bedard  <address@hidden>
-
-       * 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  Jeffrey Bedard  <address@hidden>
-
-       * src/AntiRight, src/arshell/menubar.c, lib/edit.c, lib/edit.h,
-       lib/label.c, lib/label.h, lib/library.h, lib/popup.c, lib/util.c,
-       lib/util.h, Makefile.in: Added buffer and selection filling.
-
-2005-01-22  Jeffrey Bedard  <address@hidden>
-
-       * configure: Changed VERSION to 2.7.  Included 2005 in copyright.
-
-       * lib/library.h: Rearranged header inclusions alphabetically.
-
-       * lib/pipe.h: Split pipe function prototypes from util.h.
-
-       * lib/pipe.c: Split pipe functions out from util.c.
-
-       * ChangeLog: Updated for 2.6.  Refilled.
-
-       * lib/app.c, lib/app.h, lib/resource.c, lib/resource.h,
-       lib/string.c, lib/string.h, lib/system.c, lib/system.h,
-       lib/usage.c, lib/usage.h, lib/xmstring.c, lib/xmstring.h: Added.
-
-       * ChangeLog: Updated for pre-2.6.
-
-2005-01-22  Jeffrey Bedard  <address@hidden>
-
-       * lib/app.c, lib/app.h, lib/resource.c, lib/resource.h,
-       lib/string.c, lib/string.h, lib/system.c, lib/system.h,
-       lib/usage.c, lib/usage.h, lib/xmstring.c, lib/xmstring.h: Added.
-
-       * ChangeLog: Updated for pre-2.6.
-
-2005-01-21  Jeffrey Bedard  <address@hidden>
-
-       * src/ACE, src/AR, src/arshell/arguments.c,
-       src/arshell/clockload.c, src/arshell/clockload.h,
-       src/arshell/interface_file.c, src/arshell/update.c,
-       src/system.antiright, 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:
-       Rearranged functions into more logical file separations.
-       library.c is now a place for new implementation.
-
-       * Makefile.in: Added rules for resource.o, string.o, system.o, and
-       xmstring.o.
-
-2005-01-21  Jeffrey Bedard  <address@hidden>
-
-       * src/ACE, src/AR, src/arshell/arguments.c,
-       src/arshell/clockload.c, src/arshell/clockload.h,
-       src/arshell/interface_file.c, src/arshell/update.c,
-       src/system.antiright, 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:
-       Rearranged functions into more logical file separations.
-       library.c is now a place for new implementation.
-
-       * Makefile.in: Added rules for resource.o, string.o, system.o, and
-       xmstring.o.
-
-2005-01-18  Jeffrey Bedard  <address@hidden>
-
-       * src/ACE: Added appropriate titles to some panels.  Picked milder
-       colors for the sticky notes.  Removed some redundant peer
-       functions.
-
-2004-12-29  Jeffrey Bedard  <address@hidden>
-
-       * 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.
-
-       * src/arshell/appendage.c, src/arshell/appendage.h: Began
-       implementation.
-
-       * 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.
-
-       * src/arshell/appendage.c, src/arshell/appendage.h,
-       src/arshell/clockload.h, src/bitmaps/play.xbm,
-       src/bitmaps/stop.xbm: Added files that should have been added a
-       while ago.
-
-       * 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-28  Jeffrey Bedard  <address@hidden>
-
-       * src/ACE: Removed the bitchx features, as they added too many
-       hacks.  Posting mp3s on chat isnt really necessary anyways.
-
-2004-12-27  Jeffrey Bedard  <address@hidden>
-
-       * 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.
-
-       * src/arshell/arshell.h, src/arshell/menubar.c: Use BEGINNING
-       alignment for menu items.
-
-2004-12-25  Jeffrey Bedard  <address@hidden>
-
-       * src/arshell/arshell-util.c: Updated arshell_usage() to contain
-       the new fifo and clockload options.
-
-       * doc/arshell.1: Updated manpage to contain new clockload and fifo
-       options.
-
-       * src/ACE: XmCD is now used if available.
-
-2004-12-25  Jeffrey Bedard  <address@hidden>
-
-       * system.antiright: Added mp3-related fields.
-
-2004-12-22  Jeffrey Bedard  <address@hidden>
-
-       * bitmaps/close.xbm: Added close.xbm.
-
-       * ACE: Added JukeBox.
-
-       * arshell/arguments.c, arshell/arshell-util.c, arshell/arshell.h,
-       arshell/layout.c, arshell/layout.h, vdesk/vdesk.c: Pre-2.5 tree
-       sync.
-
-       * bitmaps/havemail.xbm: Added havemail.xbm.
-
-       * arshell/color.c: antiright.display is used rather than a call to
-       XtDisplay().
-
-       * arshell/clockload.c: Added simple and useful clockload/mailcheck
-       applet.
-
-       * arshell/update.c: Clockload applet now works.
-
-       * ACE: Fixed the Load_Meter.  Reordered buttons on Desktop.  Used
-       new clockload applet in Desktop.
-
-2004-12-19  Jeffrey Bedard  <address@hidden>
-
-       * arshell/arguments.h: Changed AR_ARGUMENTS_H to
-       ARSHELL_ARGUMENTS_H.
-
-       * arshell/arshell.h: Included pixmap.h.
-
-       * arshell/arguments.c: Moved pixmap-specific functions to
-       pixmap.c.
-
-       * arshell/pixmap.h, arshell/pixmap.c: This is the initial
-       check-in.
-
-2004-12-16  Jeffrey Bedard  <address@hidden>
-
-       * arshell/arshell.c, arshell/arshell.h, arshell/file.c,
-       arshell/layout.c, arshell/layout.h, arshell/main.c,
-       arshell/textedit.c, ACE, AR, arshell/arguments.c,
-       system.antiright: 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-12  Jeffrey Bedard  <address@hidden>
-
-       * arshell/arguments.c: Added arshell_add_lower_button().  Added
-       option -AL, to add the lowering button.
-
-       * 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  Jeffrey Bedard  <address@hidden>
-
-       * AntiRight: Added resources for about dialog.
-
-       * ACE: Fixed alarm so that it does not request a command if a time
-       isnt specified.
-
-2004-11-12  Jeffrey Bedard  <address@hidden>
-
-       * ACE: Removed redundant load functions, which are easily replaced
-       by a lower level call with appropriate parameters.
-
-2004-11-06  Jeffrey Bedard  <address@hidden>
-
-       * arshell/arshell-util.c, arshell/color.c,
-       arshell/interface_file.c: Code cleanups and refactorings for 2.3
-       release.
-
-2004-11-06  Jeffrey Bedard  <address@hidden>
-
-       * configure: Changed the version back to 2.3.
-
-       * Makefile.in: Fixed a typo in the bzball target.
-
-       * ChangeLog: Updated and refilled for the release of AntiRight
-       2.3.
-
-       * 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-06  Jeffrey Bedard  <address@hidden>
-
-       * arshell/arshell-util.c, arshell/color.c,
-       arshell/interface_file.c: Code cleanups and refactorings for 2.3
-       release.
-
-2004-11-04  Jeffrey Bedard  <address@hidden>
-
-       * ACE: Fixed saving of background colors.
-
-2004-11-01  Jeffrey Bedard  <address@hidden>
-
-       * arshell/textedit.c: Added a search for available spell checkers
-       and fixed a memory leak of COMMAND in
-       arshell_spell_check_buffer().
-
-       * arshell/arguments.c: Expanded out
-       arshell_hack_transparency_with_pixmap().  Further commented area
-       of code which is specific to yetanotherclib use.
-
-2004-10-24  Jeffrey Bedard  <address@hidden>
-
-       * arshell/arshell.c: Extracted arshell_override_is_set().
-
-2004-10-22  Jeffrey Bedard  <address@hidden>
-
-       * ACE: Tooltips are now forced in Desktop_Lite().
-
-       * arshell/arshell.c: Tooltips are used if
-       arshell.flags.force_tooltips is True.
-
-       * arshell/arguments.c: Added setting of the force_tooltips flag
-       with the -t option.
-
-       * arshell/arshell.h: Added force_tooltips flag.
-
-       * ACE: Added persistancy of background colors through the use of
-       ~/.antirightrc.
-
-2004-10-03  Jeffrey Bedard  <address@hidden>
-
-       * arshell/interface_file.c: Fixed to be compatible with the
-       current CVS version of yetanotherclib.
-
-2004-09-05  Jeffrey Bedard  <address@hidden>
-
-       * arshell/menubar.c: Added use of arshell_spell_check_buffer().
-
-       * arshell/textedit.c: Added arshell_spell_check_buffer().
-
-       * arshell/textedit.h: Added arshell_spell_check_buffer()
-       prototype.
-
-2004-08-31  Jeffrey Bedard  <address@hidden>
-
-       * lib/menubar.c, src/arshell/menubar.c: Improved separator
-       placement menus.  Improved item ordering in the File menu.
-
-       * src/system.antiright, configure: Rewrote test for
-       libcdaudio-config.
-
-2004-08-30  Jeffrey Bedard  <address@hidden>
-
-       * src/arcd/arcd.c: Fixed errors in which libcdaudio code was used
-       when it is not available.
-
-2004-08-30  Jeffrey Bedard  <address@hidden>
-
-       * configure: Changed VERSION to 2.2.
-
-       * src/ACE: Fixed settings utility, making proper use of the new
-       dialog code.
-
-2004-08-29  Jeffrey Bedard  <address@hidden>
-
-       * src/arshell/textedit.c: Fixed compilation.  Fixed the the line
-       display when the cursor is at a newline character.  Added
-       arshell_position().
-
-       * doc/arshell.1, lib/button.c, lib/menubar.c,
-       src/antiright-mail.awk, src/arshell/dialog.c,
-       src/arshell/textedit.c: Minor fixes.
-
-       * Makefile.in: Removed installation of antiright-mail.awk.
-
-       * lib/library.c: Fixed warning of unused variables widget and
-       tooltip_string in antiright_set_tooltip() when tooltips are not
-       available.
+2005-07-30 17:05  jefbed
 
-       * lib/popup.c: Fixed compiler warning about unused call_data.
-
-       * lib/edit.c: Fixed compiler warnings about unused variables.
-
-       * src/arshell/color.c: Fixed compiler warning, indicating that
-       client_data is not used.
-
-2004-08-28  Jeffrey Bedard  <address@hidden>
-
-       * lib/popup.c: Fixed popup insertion callback.
-
-       * doc/ARO.1: Added the manual page for ARO.
-
-       * doc/AR.1: Added an AUTHORS section.
-
-       * doc/AR.1: Escaped the dash after AR in the NAME section.
-
-       * doc/AR.1: Added the manual page for AR.
-
-2004-08-28  Jeffrey Bedard  <address@hidden>
-
-       * src/ACE: Removed Read_Mail() and Write_Mail().  Renamed "Close"
-       label of cd player to "Exit".
-
-       * src/arcd/arcd.c, src/arshell/arguments.c,
-       src/arshell/arguments.h, src/arshell/arshell.h,
-       src/arshell/interface_file.c, src/arshell/interface_file.h,
-       Makefile.in, configure: 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-26  Jeffrey Bedard  <address@hidden>
-
-       * src/arcd/arcd.c: Removed non-functional arcd_status().
-
-2004-08-25  Jeffrey Bedard  <address@hidden>
-
-       * 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.
-
-       * configure: Fixed bug in which MAKE is defined as $CC.
-
-2004-08-23  Jeffrey Bedard  <address@hidden>
-
-       * configure, lib/button.c, lib/library.h, lib/menubar.c,
-       lib/window.c, src/ACE, src/arcd/arcd.c, 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-20  Jeffrey Bedard  <address@hidden>
-
-       * src/bitmaps/README.aicons, src/bitmaps/README.gnomexpm: Updated
-       copying information.
-
-       * doc/antiright.lsm: Updated to represent current project
-       information.
-
-2004-08-19  Jeffrey Bedard  <address@hidden>
-
-       * src/arshell/arshell-util.c: Updated the usage text to show
-       currently supported arguments.
-
-       * src/AR, src/arshell/arshell.h, src/arshell/update.c, doc/ACE.1,
-       doc/arshell.1: 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.
-
-       * lib/menubar.c, src/AntiRight, src/arshell/dialog.c,
-       src/arshell/textedit.c, src/bitmaps/www.xpm, COPYING, Makefile.in,
-       README, configure, doc/README, lib/button.c, lib/library.h: 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  Jeffrey Bedard  <address@hidden>
-
-       * lib/menubar.c: Re-added the popular applications menu.
-
-       * configure: The resource directory is now determined
-       automatically.  The icon directory is set.  The version has been
-       changed to 2.1.
-
-       * 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  Jeffrey Bedard  <address@hidden>
-
-       * 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  Jeffrey Bedard  <address@hidden>
-
-       * src/ACE: Changed to use www.xpm icon instead of netscape.xpm.
-
-       * src/bitmaps/www.xpm: Added www.xpm and its corresponding
-       copyright and GPL notice from Launcher.
-
-       * lib/menubar.c: Separated the manual menu definition in its own
-       function.
-
-       * configure: Only define -D_GNU_SOURCE, not including -D__USE_GNU.
-
-       * src/ACE: Removed memory-hungry desktop.
-
-       * src/bitmaps/README.aicons, src/bitmaps/README.gnomexpm,
-       src/bitmaps/close.xpm, src/bitmaps/copy.xpm, src/bitmaps/cut.xpm,
-       src/bitmaps/fileserver.xpm, src/bitmaps/handtoface.xpm,
-       src/bitmaps/help.xpm, src/bitmaps/home.xpm, src/bitmaps/index.xpm,
-       src/bitmaps/jump_to.xpm, 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/left_arrow.xpm,
-       src/bitmaps/new.xpm, src/bitmaps/open.xpm, src/bitmaps/paste.xpm,
-       src/bitmaps/preferences.xpm, src/bitmaps/print.xpm,
-       src/bitmaps/right_arrow.xpm, src/bitmaps/save.xpm,
-       src/bitmaps/saveas.xpm, src/bitmaps/search.xpm,
-       src/bitmaps/spell.xpm, src/bitmaps/term.xpm, src/bitmaps/undo.xpm,
-       src/bitmaps/up_arrow.xpm: Added.  Added 3 icons from the aicons
-       package.  Added the icons from my gnomexpm package. Added 7 kde
-       icons.
-
-       * 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/note2.xpm,
-       src/bitmaps/notebook.xpm, src/bitmaps/xterm.xpm: Removed pixmaps.
-
-       * 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  Jeffrey Bedard  <address@hidden>
-
-       * 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.
-
-       * 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.
-
-       * 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.
-
-       * lib/util.c: Added antiright_delete_range() and
-       antiright_insert_string().
-
-       * src/arshell/textedit.c: Added arshell_find_at_cursor_cb().
-
-       * src/arshell/textedit.c: Added file insertion feature.
-
-       * configure: Changed -D__GNU_SOURCE to -D_GNU_SOURCE.
-
-2004-08-12  Jeffrey Bedard  <address@hidden>
-
-       * src/ACE: Added menubar to top of filemanager window.
-
-       * src/AR: The Desktop_Lite feature is now started by default.
-
-       * src/ACE: Improved aesthetics of Desktop_Lite panel.  This is to
-       be the default desktop icon facility, as the other uses too much
-       memory.
-
-       * src/ACE: Made desktop icons flush to background and centered
-       label alignment.
-
-       * src/arshell/util.c, src/arshell/util.h: Removed.
-
-       * Makefile.in, src/ACE: Nothing new to report.
-
-2004-08-11  Jeffrey Bedard  <address@hidden>
-
-       * src/ACE: Added Desktop_Lite(), a lightweight version of the
-       desktop icon facility.
-
-       * src/ACE: Added a new desktop icon feature.  A low memory variant
-       will soon be created, with only one arshell instance used.
-
-       * src/ACE: The launcher code now uses arshell prompt dialog
-       features.
-
-2004-08-09  Jeffrey Bedard  <address@hidden>
-
-       * ChangeLog: Updated for 2.0.
-
-       * src/arshell/textedit.c: Changed "Find and Replace" dialog to use
-       a message dialog.
-
-       * configure: Changed version to 2.0.
-
-       * Makefile.in, doc/TODO, lib/library.c, lib/library.h,
-       lib/window.c, 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, src/system.antiright:
-       Checkin for AntiRight 2.0.
-
-       * src/arshell/dialog.h: Updated prototypes.
-
-       * lib/util.c: Removed unused variable command_string in
-       antiright_beautified_label().
-
-       * lib/status.c: Returned the created status bar.
-
-       * 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/dialog.h,
-       src/arshell/textedit.c: Added new dialog code.  Added better
-       updating code to arshell, including updating of labels and
-       updating of progress bars.
-
-       * src/arshell/arguments.c: Added arshell_handle_dialog_arguments()
-       call to the construction argument handler switch statement.
-
-       * src/ACE: Added check for old ~/.antiright versions.  Adjusted
-       code to use new dialog features of arshell.
-
-2004-08-09  Jeffrey Bedard  <address@hidden>
-
-       * src/arshell/textedit.c: Changed "Find and Replace" dialog to use
-       a message dialog.
-
-       * configure: Changed version to 2.0.
-
-       * Makefile.in, doc/TODO, lib/library.c, lib/library.h,
-       lib/window.c, 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, src/system.antiright:
-       Checkin for AntiRight 2.0.
-
-       * src/arshell/dialog.h: Updated prototypes.
-
-       * lib/util.c: Removed unused variable command_string in
-       antiright_beautified_label().
-
-       * lib/status.c: Returned the created status bar.
-
-       * 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/dialog.h,
-       src/arshell/textedit.c: Added new dialog code.  Added better
-       updating code to arshell, including updating of labels and
-       updating of progress bars.
-
-       * src/arshell/arguments.c: Added arshell_handle_dialog_arguments()
-       call to the construction argument handler switch statement.
-
-       * src/ACE: Added check for old ~/.antiright versions.  Adjusted
-       code to use new dialog features of arshell.
-
-2004-08-08  Jeffrey Bedard  <address@hidden>
-
-       * 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: Added license
-       statements to the bitmap files.
-
-       * lib/library.h: Added more detailed comments.  Added
-       antiright_set_values().
-
-2004-08-07  Jeffrey Bedard  <address@hidden>
-
-       * 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: Added bitmaps.
-
-       * lib/button.c, lib/help.c, lib/menubar.c, lib/util.c,
-       src/arshell-x/arshell-x.c, src/arshell/arshell.c,
-       src/arshell/textedit.c: Fixed compiler warnings.
+       * src/system.antiright: Added the Custom_Apps setting.  Removed now
+         hardcoded network panel options.
 
-       * src/arshell/arguments.c: Refactored code through extraction in
-       order to trim size of main argument handling loop.
-
-       * src/arshell/arshell.c: Tooltips are only enabled if
-       XmNtoolTipEnable is defined.
-
-       * 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-x/arshell-x.c, 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  Jeffrey Bedard  <address@hidden>
-
-       * 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  Jeffrey Bedard  <address@hidden>
-
-       * 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-26  Jeffrey Bedard  <address@hidden>
-
-       * src/arshell-x/arshell-x.c: Fixed color selector.  Arshell-x now
-       exits on color selector select button press.  The bitmap button
-       argument is now handled, though unimplemented.  The arshell-x
-       window is set to transient mode and positioned at 0x0 on the
-       screen when the overrideRedirect xrm option is used, allowing use
-       of arshell-x for as a pager.
-
-2004-07-25  Jeffrey Bedard  <address@hidden>
+2005-07-30 17:03  jefbed
 
-       * doc/antiright.lsm: Updated description to correspond with
-       current state of AntiRight.
+       * 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.
 
-2004-07-23  Jeffrey Bedard  <address@hidden>
+2005-07-30 16:35  jefbed
 
-       * configure: Changed VERSION to 2.0-pre12.
-
-       * Makefile.in: Moved cleanup of backup files to distclean.
-
-       * 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.
-
-       * ChangeLog: Updated for 2.0-pre12.  The text has been
-       reformatted/filled.
+       * src/ACE: Implemented windowmanager kill.  Added stand-alone mp3
+         player.  Improved appearance of desktop menu and logout panel.
 
-       * doc/ACE.1: Spelling corrections.
-
-2004-07-23  Jeffrey Bedard  <address@hidden>
+2005-07-28 00:44  jefbed
 
-       * doc/ACE.1: Spelling corrections.
+       * src/arshell/arshell.c: Added popup menu to main row, primarily
+         for use with ACE's desktop.
 
-       * ChangeLog, Makefile.in, src/arshell-x/arshell-x.c: Updated for
-       2.0-pre12 and refined removal of files on clean.
+2005-07-25 21:17  jefbed
 
-2004-07-22  Jeffrey Bedard  <address@hidden>
+       * ChangeLog: Updated for AntiRight 2.10.
 
-       * Makefile.in, configure, doc/TODO, lib/library.c, lib/library.h,
-       src/AR, src/ARO, src/arshell-x/arshell-x.c,
-       src/arshell-x/arshell-x.h, 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.  The label beautification code has been rewritten in C,
-       fixing speed issues.  The maximum number of widgets in arshell has
-       been increased to fix a file manager crash.
+2005-07-25 21:12  jefbed
 
-       * src/ACE: Fixed labels on file management and selection
-       utilities.  Fixed creation/editing of new files in Text_Editor().
+       * src/: pongr/pongr.c, wmar/wmar.c: Fixed compiler warnings.
 
-       * doc/arcd.1: Added extra information about CD-ROM device
-       configuration and fixed up SEE ALSO references.
-
-       * doc/ACE.1: The manual page is now accurate.  It thoroughly
-       documents AntiRight version 2.0-pre12 and should remain relatively
-       current.
+2005-07-25 21:05  jefbed
 
-2004-07-22  Jeffrey Bedard  <address@hidden>
-
-       * arshell-x.c, arshell-x.h: Updated build files and documentation
-       for 2.0-pre12.  Added an arshell utility written in Xlib.
-
-2004-07-08  Jeffrey Bedard  <address@hidden>
-
-       * configure: Removed unused BSDMAKEOPTIONS and defined VERSION in
-       Makefile.
-
-       * src/ACE: The theme panel now works on NetBSD.  The Reset_Theme
-       function has been added.
-
-       * ChangeLog: Updated for 2.0-pre11.
-
-       * 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.
-
-       * description-pak: Made the description more brief and accurate.
-
-       * postinstall-pak.in, description-pak.in, postinstall-pak, README,
-       description-pak: Renamed and removed.
-
-       * doc/system.antiright.5: Added.
-
-       * doc/antifile.1, intltool-update.in, mkinstalldirs,
-       system.antiright, aclocal.m4, configure.ac, install-sh,
-       intltool-extract.in, intltool-merge.in, AntiRight: Removed.
-
-       * src/vdesk/AUTHORS, src/vdesk/COPYING, src/vdesk/ChangeLog,
-       src/vdesk/NEWS, src/vdesk/README, src/vdesk/vdesk.c,
-       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, src/arcd/arcd.c,
-       src/system.antiright, 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, lib/row.h, lib/separator.c,
-       lib/popup.h, lib/row.c, lib/library.c, lib/library.h, lib/list.c,
-       lib/list.h, lib/menubar.c, lib/menubar.h, lib/popup.c, lib/help.h,
-       lib/label.c, lib/label.h, lib/form.h, lib/frame.c, lib/frame.h,
-       lib/help.c, lib/button.h, lib/drawing.c, lib/drawing.h,
-       lib/edit.c, lib/edit.h, lib/form.c, doc/README, lib/button.c,
-       configure, Makefile.in: Rewrote build system and restructured
-       tree.
-
-2004-07-08  Jeffrey Bedard  <address@hidden>
-
-       * 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.
-
-       * description-pak: Made the description more brief and accurate.
-
-       * postinstall-pak.in, description-pak.in, postinstall-pak, README,
-       description-pak: Renamed and removed.
-
-       * doc/system.antiright.5: Added.
-
-       * doc/antifile.1, intltool-update.in, mkinstalldirs,
-       system.antiright, aclocal.m4, configure.ac, install-sh,
-       intltool-extract.in, intltool-merge.in, AntiRight: Removed.
-
-       * src/vdesk/AUTHORS, src/vdesk/COPYING, src/vdesk/ChangeLog,
-       src/vdesk/NEWS, src/vdesk/README, src/vdesk/vdesk.c,
-       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, src/arcd/arcd.c,
-       src/system.antiright, 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, lib/row.h, lib/separator.c,
-       lib/popup.h, lib/row.c, lib/library.c, lib/library.h, lib/list.c,
-       lib/list.h, lib/menubar.c, lib/menubar.h, lib/popup.c, lib/help.h,
-       lib/label.c, lib/label.h, lib/form.h, lib/frame.c, lib/frame.h,
-       lib/help.c, lib/button.h, lib/drawing.c, lib/drawing.h,
-       lib/edit.c, lib/edit.h, lib/form.c, doc/README, lib/button.c,
-       configure, Makefile.in: Rewrote build system and restructured
-       tree.
-
-       * configure.ac, ChangeLog, Makefile.in, aclocal.m4, configure:
-       Restructuring.
-
-2004-07-07  gettextize  <address@hidden>
+       * src/afract/afract.c: Eliminated compiler warnings.
 
-       * configure.ac (AC_OUTPUT): Add po/Makefile.in.
+2005-07-25 21:03  jefbed
 
-2004-05-29  gettextize  <address@hidden>
+       * lib/graph.h: Added prototypes for antiright_graph_line() and
+         antiright_graph_rect().
 
-       * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
+2005-07-25 20:56  jefbed
 
-2004-05-29  gettextize  <address@hidden>
+       * src/: AR, system.antiright, afract/afract.c, 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.
 
-       * configure.ac (AC_CONFIG_FILES): Add intl/Makefile,
+2005-07-23 13:10  jefbed
 
-2004-05-22  Jeffrey Bedard  <address@hidden>
+       * 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/arcd/arcd.c,
+         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, src/wmar/wmar.c,
+         yaclib/parse.c, yaclib/parse.h, yaclib/yaclib.h: Changed email
+         address from address@hidden to address@hidden  Fixed
+         lowering on fvwm.  Removed unused pixmaps.
 
-       * antiright.c, antiright.h, menubar.c, menubar.h: 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.
+2005-07-16 19:53  jefbed
 
-2004-04-29  Jeffrey Bedard  <address@hidden>
+       * src/system.antiright: Removed themes and useless definitions.
 
-       * menubar.c: Removed the clock item.  Added a lock display item.
+2005-07-16 19:52  jefbed
 
-2004-04-18  Jeffrey Bedard  <address@hidden>
+       * src/ACE: Removed themes, hard-coded some unlikely-to-be-changed
+         commands.
 
-       * antiright.c: Split the menubar setup code to menubar.c.
+2005-07-16 19:52  jefbed
 
-2004-04-17  Jeffrey Bedard  <address@hidden>
+       * src/arshell/menubar.c: Fixed menu button addition to add buttons
+         to the correct menu.
 
-       * antiright.c, background.c, disk.c, filemanage.c, library.c,
-       security.c, themes.c: Final source check in for AntiRight
-       2.0-pre5.
+2005-07-12 20:29  jefbed
 
-2004-04-17  Jeffrey Bedard  <address@hidden>
+       * 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,
+         wmar/pixmask.xbm: 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, src/wmar/wmar.c: 2.10
+         initial checkin.  New icons and ACE functionality (noicon
+         support).
 
-       * ChangeLog: Update for AntiRight 2.0-pre5.
+2005-07-07 05:33  jefbed
 
-       * antifile-src/antifile.c, antiload-src/antiload.c,
-       antiright-src/antiright.c, antiright-src/background.c,
-       antiright-src/disk.c, antiright-src/filemanage.c,
-       antiright-src/library.c, antiright-src/security.c,
-       antiright-src/themes.c, minileft-src/minileft.c,
-       xmtextedit-src/textedit.c: Final source check in for AntiRight
-       2.0-pre5.
+       * src/bitmaps/www.xpm: Changed www.xpm to be more clearly visible
+         and smooth.
 
-2004-04-17  Jeffrey Bedard  <address@hidden>
+2005-07-07 05:22  jefbed
 
-       * antiright.c, background.c, disk.c, filemanage.c, library.c,
-       security.c, themes.c: Final source check in for AntiRight
-       2.0-pre5.
+       * src/ACE: Implemented the panel in 6-row format.
 
-2004-04-16  Jeffrey Bedard  <address@hidden>
+2005-07-07 04:20  jefbed
 
-       * antiright_file_open.sh: This is the initial check-in of the
-       file-type handler script.
+       * src/ACE: Added checking for running mp3 player process in order
+         to advance songs without a complete restart.
 
-2004-04-10  Jeffrey Bedard  <address@hidden>
+2005-07-07 00:36  jefbed
 
-       * library.c: Set the title resource of the launcher dialog and
-       provided Spanish and Italian translations.
+       * Makefile.in: Removed xbm installation.
 
-       * themes.c: The internationalized title of the dialog is set.
+2005-07-07 00:34  jefbed
 
-       * background.c: The title of the dialog is now set to
-       "Background".
+       * 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, src/wmar/wmar.c, src/wmarmon/pixmask.xbm:
+         Redesigned icons.  They are now original, rather than KDE1 icons.
+         Removed kde 1 icons and xbm icons.
 
-2004-04-08  Jeffrey Bedard  <address@hidden>
+2005-07-07 00:16  jefbed
 
-       * library.c, library.h: 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.
+       * src/ACE: Updated to use new icon set.  Fixed CD player.
 
-2004-03-27  Jeffrey Bedard  <address@hidden>
+2005-07-04 14:58  jefbed
 
-       * antiright.c: Added a calculator button to minileft.
+       * src/wmarmon/wmarmon.c: Added shaped border for proper appearance
+         in slit.
 
-2004-03-21  Jeffrey Bedard  <address@hidden>
+2005-07-04 13:23  jefbed
 
-       * NumEntry.c, NumEntry.h, NumEntryP.h, antiright.c, antiright.h,
-       calc.c, calc.h: The new calculator is now the only calculator.
+       * src/wmarmon/wmarmon.c: Implemented a better border coloring
+         scheme, including shadowing for the interior square.
 
-       * antiright.c, library.c: 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.
+2005-07-03 23:37  jefbed
 
-2004-03-21  Jeffrey Bedard  <address@hidden>
+       * src/wmarmon/wmarmon.c: Updated email address in copyright header
+         and formatted lines to not wrap.
 
-       * NumEntry.c, NumEntry.h, NumEntryP.h, antiright.c, antiright.h,
-       calc.c, calc.h: The new calculator is now the only calculator.
+2005-07-03 23:33  jefbed
 
-       * antiright.c, library.c: 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.
+       * src/afract/afract.c: Added license statement.  Formatted buffer
+         so that lines do not wrap.
 
-2004-03-08  Jeffrey Bedard  <address@hidden>
+2005-07-03 23:11  jefbed
 
-       * antiright.c: Some minor utilities menu cleanups.
+       * src/afract/afract.c: Initial commit.
 
-2004-02-09  Jeffrey Bedard  <address@hidden>
+2005-07-03 22:47  jefbed
 
-       * library.c: Nothing to report.
+       * 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, src/pongr/README, src/pongr/game.c,
+         src/pongr/game.h, src/pongr/grass.xpm, src/pongr/objects.c,
+         src/pongr/objects.h, src/pongr/pongr.c, src/pongr/pongr.h,
+         src/pongr/xutil.c, src/pongr/xutil.h, yaclib/COPYING,
+         yaclib/algo.c, yaclib/algo.h, yaclib/date.c, yaclib/date.h,
+         yaclib/defs.h, yaclib/hash.c, yaclib/hash.h, yaclib/list.c,
+         yaclib/list.h, yaclib/parse.c, yaclib/parse.h, yaclib/pred.h,
+         yaclib/sort.c, yaclib/sort.h, yaclib/stamp-h.in, yaclib/vector.c,
+         yaclib/vector.h, yaclib/yaclib.h: Added pongr and yetanotherclib
+         to source tree.
 
-2004-02-09  Jeffrey Bedard  <address@hidden>
+2005-07-03 16:43  jefbed
 
-       * library.c: Nothing to report.
+       * 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.
 
-2004-02-09  Jeffrey Bedard  <address@hidden>
+2005-07-03 15:56  jefbed
 
        * ChangeLog: Updated.
 
-       * config.in: Updated version to 2.0-pre1
+2005-07-03 14:49  jefbed
 
-       * antiright-src/library.c: Nothing to report.
-
-2004-02-09  Jeffrey Bedard  <address@hidden>
-
-       * config.in: Updated version to 2.0-pre1
-
-       * antiright-src/library.c: Nothing to report.
-
-2004-02-07  Jeffrey Bedard  <address@hidden>
-
-       * antiright.1: Updated to contain information about arhelp instead
-       of arbrowse.
-
-2004-02-06  Jeffrey Bedard  <address@hidden>
+       * src/system.antiright: Changed calculator to xcalc.
 
-       * antiright-src/antiright.c: Removed use of arbrowse in url
-       launcher and replaced with use of lynx.
+2005-07-03 14:07  jefbed
 
-       * antiright-src/library.c: GCs are freed after use.  This
-       eliminates a major memory leak.
+       * lib/: pixmap.c, pixmap.h:
+         AddedCVS:
+         ----------------------------------------------------------------------
 
-2004-02-03  Jeffrey Bedard  <address@hidden>
+2005-07-03 14:05  jefbed
 
-       * Makefile.in, antiload-src/antiload.c, antiright.lsm,
-       arbrowse-src/arbrowse.c, arbrowse-src/arbrowse.xbm,
-       arhelp-src/arhelp.c, config.in, minileft-src/help.xbm: These
-       changes are for AntiRight 2.0-pre1.  10 mandatory -pre releases
-       will be made.
+       * Makefile.in, configure, src/wmarmon/wmarmon.c: 2.9 Release
 
-2004-01-26  Jeffrey Bedard  <address@hidden>
+2005-07-01 21:27  jefbed
 
-       * minileft-src/minileft.c: Added a help launcher.
+       * src/wmarmon/wmarmon.c: Added coloration to display.
 
-       * antiright-src/library.c: Replaced use of arbrowse with arhelp.
+2005-07-01 20:57  jefbed
 
-       * antiload-src/antiload.c, minileft-src/minileft.c: Nothing to
-       report.
+       * src/wmar/wmar.c: Fixed memory leak.
 
-       * antiright-src/antiright.c: Removed a period from a string.
+2005-07-01 20:56  jefbed
 
-       * antiright-src/library.c: MiniLeft's geometry resource is hard
-       coded into antiright_initialize_application.  Changed
-       antiright_set_icon to use the bitmap creation function itself as a
-       parameter, eliminating the need for icon.
+       * src/wmarmon/wmarmon.c: Changed usrs to users.
 
-       * AntiRight: MiniLeft's geometry is now specified.  This probably
-       doesn't work, so it was also hard coded into AntiRight's library.
+2005-07-01 19:25  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.
+       * src/wmarmon/wmarmon.c: Fixed memory leak.  Ready for use.
 
-       * Makefile.in: Added rules for arhelp.
+2005-06-26 10:56  jefbed
 
-       * TODO: Added a documentation suggestion stating the need for a
-       man page for each AntiRight application.
+       * src/arshell/color.c: Fixed a bug with the old color selector
+         having to do with a debug message interfering with output.
 
-       * 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.
+2005-06-25 02:13  jefbed
 
-       * arhelp-src/arhelp.c, arhelp-src/arhelp.xbm: Added
+       * 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/arcd/arcd.c,
+         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, src/wmar/wmar.c,
+         src/wmar/xutils.c: Updated FSF address.
 
-2004-01-25  Jeffrey Bedard  <address@hidden>
+2005-06-23 17:44  jefbed
 
-       * minileft-src/minileft.c, minileft-src/minileft.xbm: Initial
-       checkin.
+       * Makefile.in: Added release convenience target.
 
-2004-01-24  Jeffrey Bedard  <address@hidden>
+2005-06-23 17:35  jefbed
 
-       * ChangeLog: Updated once again.
+       * src/: ACE, wmar/wmar.c: Commit before release.
 
-2004-01-23  Jeffrey Bedard  <address@hidden>
+2005-06-23 17:33  jefbed
 
-       * ChangeLog: Updated for AntiRight 1.110.
+       * Makefile.in: Temporarily removed wmarmon from the programs list
+         due to memory leak issues.
 
-       * AntiRight, ChangeLog, TODO, antifile-src/antifile.c,
-       antiload-src/antiload.c, antiright-src/library.c, configure,
-       xmsticky-src/xmsticky.c: Internationalization has started for
-       Spanish and Italian messages.  Code has been cleaned and
-       restructured where appropriate.
+2005-06-23 17:26  jefbed
 
-       * antiright-src/antiright.c: Added many Spanish and Italian
-       translations.  More must be done.
+       * src/arshell/arguments.c: Removed printing of counter_int.
 
-       * xmsticky-src/xmsticky.c: Added Spanish translations.
+2005-06-23 17:24  jefbed
 
-       * config.in: Updated to AntiRight version 1.110.
+       * src/arshell/: arguments.c, main.c: Removed ARBUG statements.
 
-       * anticlock-src/anticlock.c: Updated to use the new drawing api.
-       Much functionality and appearance has been changed to make best
-       use of the api.  Included are much better hands on the clock.
+2005-06-17 22:13  jefbed
 
-       * antiright-src/library.h: The new drawing api has been added.
+       * src/wmar/wmar.c: Fixed glyph apparence.  Changed button
+         appearance to match that of GTK2's default theme.
 
-       * antiright-src/library.c: The drawing api has been added,
-       wrapping xlib functions used within antiright.
+2005-06-17 21:59  jefbed
 
-       * antiload-src/antiload.c: All drawing functions used are now
-       wrapped and drawing_area is passed.  This eliminates the need for
-       the many globals.  Percent load is now shown and a new bar style
-       is now used.
+       * 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, src/wmar/wmar.c,
+         src/wmar/xutils.c, src/wmar/xutils.h: Added wmar slit utility.
 
-2004-01-23  Jeffrey Bedard  <address@hidden>
+2005-06-17 21:56  jefbed
 
-       * ChangeLog: Updated for AntiRight 1.110.
+       * src/ACE: Added wmAR applet support.
 
-       * AntiRight, ChangeLog, TODO, antifile-src/antifile.c,
-       antiload-src/antiload.c, antiright-src/library.c, configure,
-       xmsticky-src/xmsticky.c: Internationalization has started for
-       Spanish and Italian messages.  Code has been cleaned and
-       restructured where appropriate.
+2005-06-03 21:08  jefbed
 
-       * antiright-src/antiright.c: Added many Spanish and Italian
-       translations.  More must be done.
+       * lib/graph.c: Cleaned up compiler warnings.
 
-       * xmsticky-src/xmsticky.c: Added Spanish translations.
+2005-06-03 21:04  jefbed
 
-       * config.in: Updated to AntiRight version 1.110.
+       * Makefile.in: Added rules for building graphing code.
 
-       * anticlock-src/anticlock.c: Updated to use the new drawing api.
-       Much functionality and appearance has been changed to make best
-       use of the api.  Included are much better hands on the clock.
+2005-06-03 21:02  jefbed
 
-       * antiright-src/library.h: The new drawing api has been added.
+       * lib/: graph.c, graph.h: Implemented graphing functionality.
 
-       * antiright-src/library.c: The drawing api has been added,
-       wrapping xlib functions used within antiright.
+2005-06-03 21:02  jefbed
 
-       * antiload-src/antiload.c: All drawing functions used are now
-       wrapped and drawing_area is passed.  This eliminates the need for
-       the many globals.  Percent load is now shown and a new bar style
-       is now used.
+       * src/arshell/arguments.c: Added graphing arguments.
 
-2004-01-23  Jeffrey Bedard  <address@hidden>
+2005-06-01 18:06  jefbed
 
-       * library.c: Internationalization has started for Spanish and
-       Italian messages.  Code has been cleaned and restructured where
-       appropriate.
+       * lib/drawing.c: Added antiright_draw_point().
 
-       * antiright.c: Added many Spanish and Italian translations.  More
-       must be done.
+2005-05-31 21:03  jefbed
 
-       * library.h: The new drawing api has been added.
+       * src/arshell/appendage.c: Minor stylistic changes to conform to 80
+         column rule.
 
-       * library.c: The drawing api has been added, wrapping xlib
-       functions used within antiright.
+2005-05-31 21:00  jefbed
 
-2004-01-19  Jeffrey Bedard  <address@hidden>
+       * lib/string.c: Minor stylistic changes and commentary addition.
 
-       * library.c: The display of xmtextedit's command line arguments
-       was added to antiright_initialize_application.
+2005-05-29 17:54  jefbed
 
-2004-01-14  Jeffrey Bedard  <address@hidden>
+       * lib/edit.c: Fixed two segfaults due to filling nonexistant text.
 
-       * library.c: Fixed a bug that caused a segmentation fault on
-       NetBSD, and possibly other systems, when the LANG environment
-       variable was not set.
+2005-02-23 21:24  jefbed
 
-2004-01-13  Jeffrey Bedard  <address@hidden>
+       * ChangeLog: Updated for AntiRight 2.7.
 
-       * library.c: strcmp is used in place of strncmp in NetBSD due to a
-       memory fault.
+2005-02-23 20:22  jefbed
 
-       * antiright.c: Replaced an instance of HAVE_NETBSD with
-       ANTIRIGHT_HAVE_NETBSD.
+       * README: Fixed to make accurate.
 
-2004-01-11  Jeffrey Bedard  <address@hidden>
+2005-02-22 23:24  jefbed
 
-       * TODO: Added info about desire for relative urls and their status
-       as a dependency for the 2.0-alpha release.
+       * src/arshell/file.c: Fixed an overwrite bug, though making MDI
+         slightly lossy.
 
-       * config.in: AntiRight version is now 1.108.
+2005-02-12 12:57  jefbed
 
-       * antifile-src/antifile.c, antiright-src/antiright.h,
-       antiright-src/filemanage.c, antiright-src/library.c,
-       antiright-src/library.h, xmsticky-src/xmsticky.c: Various code
-       cleanups and synchronizations.
+       * 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.
 
-       * HACKING: Fixed some erraneous statements.  Updated to match
-       current development philosophies.
+2005-02-12 12:55  jefbed
 
-       * xmtextedit-src/textedit.c: Fixed a bug in the search dialog that
-       was causing a segmentation fault.
+       * src/ACE: Consolidated the desktop panel and the jukebox.
 
-2004-01-10  Jeffrey Bedard  <address@hidden>
+2005-02-05 11:49  jefbed
 
-       * arbrowse-src/arbrowse.c: Made some formatting improvements to
-       comments and removed unneeded comments.
+       * src/arshell/color.c: Fixed arcolor widget on earlier versions of
+         motif.
 
-2004-01-09  Jeffrey Bedard  <address@hidden>
+2005-01-29 06:44  jefbed
 
-       * antiright-src/NumEntry.c: Removed some potentially unsafe usage
-       or strcpy and sprintf.
+       * 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.
 
-       * antiright-src/calc.c: There is now less use of sprintf and
-       strcpy, in favor of snprintf and strncpy.  One instance was
-       preserved due to a segfault caused by its removal.
+2005-01-24 11:07  jefbed
 
-2004-01-05  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * antiright-src/library.c: Cleaned up some issues identified with
-       splint.
+2005-01-22 15:11  jefbed
 
-2004-01-04  Jeffrey Bedard  <address@hidden>
+       * configure: Changed VERSION to 2.7.  Included 2005 in copyright.
 
-       * antiright-src/library.c, arcd-src/arcd.c,
-       antiright-src/NumEntry.c: Updated for recent changes in config.in.
-       Also antiright_create_popup is used in the calculator widget.
+2005-01-22 15:04  jefbed
 
-       * xmtextedit-src/textedit.c: Use antiright_crete_popup to handle
-       the text area popup.
+       * lib/library.h: Rearranged header inclusions alphabetically.
 
-       * antiright-src/antiright.c: Updated to use new defines in
-       config.in.
+2005-01-22 15:01  jefbed
 
-       * config.in: Defined preprocessor symbols now have the ANTIRIGHT_
-       prefix.  ARBrowse is niced.
+       * lib/pipe.h: Split pipe function prototypes from util.h.
 
-       * antiright-src/library.c, antiright-src/library.h, antiright.lsm,
-       header.txt: Removed header.txt.  Added antiright.lsm.  Fixed an
-       asthetic regression in library.c.
+2005-01-22 15:00  jefbed
 
-       * Makefile.in: config.status is now removed in the distclean
-       target.
+       * lib/pipe.c: Split pipe functions out from util.c.
 
-2004-01-03  Jeffrey Bedard  <address@hidden>
+2005-01-22 14:20  jefbed
 
-       * HACKING: Updated for current development positions.  Reasoning
-       for no new libraries is provided.
+       * ChangeLog: Updated for 2.6.  Refilled.
 
-       * TODO: Some updates performed for version 1.108.
+2005-01-22 14:17  jefbed
 
-2004-01-02  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * arbrowse-src/arbrowse.c: ARBrowse now exits after calling the
-       text viewer when a text file is requested for browsing by the
-       command line.
-
-       * antiright-src/library.h: Commented all functions to ease use of
-       AntiRight's library functions.
-
-       * TODO, antiright-src/disk.c, antiright-src/filemanage.c,
-       antiright-src/library.h, antiright-src/security.c,
-       antiright-src/themes.c, arcd-src/README, arcd-src/arcd.c,
-       xmsticky-src/xmsticky.c: Replaced antiright_cancel_cb and
-       antiright_ok_cb with antiright_close_cb.
-
-       * xmtextedit-src/textedit.c: Replaced antiright_cancel_cb with
-       antiright_close_cb.
-
-       * antiright-src/library.c: Replaced antiright_ok_cb and
-       antiright_cancel_cb with antiright_close_cb as both callbacks had
-       identical code.  Added descriptive comments to antiright_help_cb.
+2005-01-22 14:14  jefbed
 
-       * configure: config.status is now created.  An incorrect comment
-       was corrected.
+       * ChangeLog: Updated for pre-2.6.
 
-2004-01-01  Jeffrey Bedard  <address@hidden>
+2005-01-21 17:36  jefbed
 
-       * NumEntry.c, library.c: Nothing to report.
+       * 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.
 
-       * calc.c: Changed many usages of strcpy and sprintf to strncpy and
-       snprintf, respectively.
+2005-01-21 17:35  jefbed
 
-2003-12-31  Jeffrey Bedard  <address@hidden>
+       * Makefile.in: Added rules for resource.o, string.o, system.o, and
+         xmstring.o.
 
-       * NumEntry.c, antiright.c, background.c, disk.c, library.c,
-       library.h, security.c, themes.c: Replaced antiright_create_button
-       with antiright_button.  Replaced antiright_create_pulldown_menu
-       with antiright_menu.  These are convenience changes.
+2005-01-18 17:36  jefbed
 
-       * library.c: Removed antiright_check_return, as it has no security
-       or stability benefit.
+       * src/ACE: Added appropriate titles to some panels.  Picked milder
+         colors for the sticky notes.  Removed some redundant peer
+         functions.
 
-       * antiright.c, antiright.h, background.c, disk.c, filemanage.c,
-       library.c, library.h, security.c, themes.c: Removed
-       antiright_strcat.  Replaced sprintf with snprintf and strcpy with
-       strncpy.
+2004-12-29 15:06  jefbed
 
-2003-12-29  uid68742  <address@hidden>
+       * 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.
 
-       * filemanage.c: Internationalized help text for dialog.  Changed
-       unused client data in callbacks to NULL.
+2004-12-29 13:17  jefbed
 
-       * antiright.c, background.c, disk.c, library.c, library.h,
-       themes.h: 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.
+       * src/arshell/: appendage.c, appendage.h: Began implementation.
 
-       * themes.c: Updated to conform with current AntiRight development
-       standards and APIs.
+2004-12-28 22:22  jefbed
 
-       * library.h: Remove antiright_create_frame as it is not essential.
+       * 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.
 
-2003-12-28  uid68742  <address@hidden>
+2004-12-28 21:43  jefbed
 
-       * antiright.c: Renamed.  Otherwise nothing to report.
+       * 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.
 
-       * library.c: Translated more messages.  Ensured that XmStrings are
-       freed.
+2004-12-28 21:33  jefbed
 
-2003-12-26  uid68742  <address@hidden>
+       * 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.
 
-       * antiright.c, antiright.h, antiright.xbm, background.c,
-       background.h, filemanage.c, filemanage.h, library.c, library.h,
-       main.c, security.c, security.h, themes.c, themes.h: 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.
+2004-12-27 22:04  jefbed
 
-2003-12-26  uid68742  <address@hidden>
+       * src/ACE: Removed the bitchx features, as they added too many
+         hacks.  Posting mp3s on chat isnt really necessary anyways.
 
-       * arbrowse.c, arbrowse.xbm: 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.
+2004-12-27 02:55  jefbed
 
-2003-12-24  uid68742  <address@hidden>
+       * 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.
 
-       * arbrowse.c: 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.
+2004-12-27 02:53  jefbed
 
-2003-12-01  Jeffrey Bedard  <address@hidden>
+       * src/arshell/: arshell.h, menubar.c: Use BEGINNING alignment for
+         menu items.
 
-       * arbrowse.c: nothing to report
+2004-12-25 18:44  jefbed
 
-2003-12-01  Jeffrey Bedard  <address@hidden>
+       * src/arshell/arshell-util.c: Updated arshell_usage() to contain
+         the new fifo and clockload options.
 
-       * config.template: Updated version for 1.103.
+2004-12-25 18:43  jefbed
 
-       * arbrowse-src/arbrowse.c: nothing to report
+       * doc/arshell.1: Updated manpage to contain new clockload and fifo
+         options.
 
-2003-11-29  Jeffrey Bedard  <address@hidden>
+2004-12-25 16:10  jefbed
 
-       * arbrowse-src/arbrowse.c: Character codes are selectively parsed,
-       based on buffer size, to improve speed.  A yahoo search feature
-       has been added.
+       * src/ACE: XmCD is now used if available.
 
-2003-11-28  Jeffrey Bedard  <address@hidden>
+2004-12-24 19:56  jefbed
 
-       * antiright-src/antiright.c, antiright-src/library.c,
-       antiright-src/library.h, arbrowse-src/arbrowse.c, config.template:
-       The parser in arbrowse has been optimized by testing less
-       conditionals per cycle.  Lynx is no longer used.
+       * ChangeLog: Updated for AntiRight 2.5.
 
-       * arcd-src/arcd.c: Changed icon name to CD Player.
+2004-12-24 19:50  jefbed
 
-       * arbrowse-src/arbrowse.c: Added an optional fine-grain lexing and
-       a set of accompanying parsing functionality for handling non-tag
-       markup.  This is very slow, so it is disabled per default.  The
-       functions delete_range, clear_range, and positional_lex were
-       added.
+       * src/system.antiright: Added mp3-related fields.
 
-2003-11-27  Jeffrey Bedard  <address@hidden>
+2004-12-22 18:10  jefbed
 
-       * arbrowse-src/arbrowse.c: Command line loading of urls now works.
-       A segmentation fault due to a mistake in malloccing was fixed.
+       * src/bitmaps/close.xbm: Added close.xbm.
 
-2003-11-25  Jeffrey Bedard  <address@hidden>
+2004-12-22 16:47  jefbed
 
-       * ChangeLog: Updated for 1.102
+       * src/ACE: Added JukeBox.
 
-2003-11-25  Jeffrey Bedard  <address@hidden>
+2004-12-21 21:46  jefbed
 
-       * Makefile.template: A mkdirp is now performed for the manual page
-       installation directory.
+       * 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, src/vdesk/vdesk.c: Pre-2.5 tree sync.
 
-       * arbrowse-src/arbrowse.c: Browsing is now possible.  Parsing of
-       href fields has been added.
+2004-12-21 21:39  jefbed
 
-2003-11-24  Jeffrey Bedard  <address@hidden>
+       * Makefile.in: Added clockload.o and pixmap.o to the arshell object
+         list.
 
-       * configure: The C compiler is now detected and defined in
-       Makefile.
+2004-12-21 21:32  jefbed
 
-       * antiload-src/antiload.c: Resource class and load meter widget
-       are now named AntiLoad.
+       * src/bitmaps/havemail.xbm: Added havemail.xbm.
 
-       * AntiRight: Font specifications have been removed as they create
-       problems on 640x480 displays.  The background of anticlock and
-       antiload are white now.
+2004-12-21 21:25  jefbed
 
-2003-11-21  Jeffrey Bedard  <address@hidden>
+       * src/arshell/color.c: antiright.display is used rather than a call
+         to XtDisplay().
 
-       * arbrowse-src/arbrowse.c: Initial html parser and wget interface
-       is in place.
+2004-12-21 21:23  jefbed
 
-2003-11-19  Jeffrey Bedard  <address@hidden>
+       * src/arshell/clockload.c: Added simple and useful
+         clockload/mailcheck applet.
 
-       * antiright-src/library.h, arbrowse-src/arbrowse.c,
-       xmtextedit-src/textedit.c, antifile-src/antifile.c,
-       antiright-src/library.c, 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.
+2004-12-21 21:22  jefbed
 
-2003-11-17  Jeffrey Bedard  <address@hidden>
+       * src/arshell/update.c: Clockload applet now works.
 
-       * ChangeLog: Updated for 1.101.
+2004-12-21 21:20  jefbed
 
-       * antiright-src/disk.h, xmtextedit-src/textedit.c,
-       anticlock-src/anticlock.c, antifile-src/antifile.c,
-       antifile-src/antifile.xbm, antiright-src/antiright.c,
-       Makefile.template, TODO, config.template, AntiRight: 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.
-
-       * antiright-src/disk.c: antiright_number_arguments is set to zero
-       at the beginning of antiright_disk_cb.
-
-       * antiright-src/library.c: Useless commented-out code above
-       antiright_strcat.  The declaration of *string in antiright_strcat
-       was separated from its allocation so that it compiles cleanly on
-       gcc 2.95.
-
-2003-11-17  Jeffrey Bedard  <address@hidden>
-
-       * antiright-src/disk.h, xmtextedit-src/textedit.c,
-       anticlock-src/anticlock.c, antifile-src/antifile.c,
-       antifile-src/antifile.xbm, antiright-src/antiright.c,
-       Makefile.template, TODO, config.template, AntiRight: 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.
-
-       * antiright-src/disk.c: antiright_number_arguments is set to zero
-       at the beginning of antiright_disk_cb.
-
-       * antiright-src/library.c: Useless commented-out code above
-       antiright_strcat.  The declaration of *string in antiright_strcat
-       was separated from its allocation so that it compiles cleanly on
-       gcc 2.95.
-
-       * anticlock-src/anticlock.c: Variable font is used instead of
-       helvetica.
-
-2003-11-16  Jeffrey Bedard  <address@hidden>
-
-       * antiright-src/disk.c: Use the launcher API.  Change from
-       xmmessage to xmtextedit -m.
-
-       * antiright-src/library.c: In antiright_command_cb, the proceeding
-       & is detected and appended if not present.
-
-       * TODO, antiright-src/antiright.c, antiright-src/antiright.h,
-       antiright-src/library.c, arbrowse-src/arbrowse.c,
-       xmtextedit-src/textedit.c: 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.
+       * src/ACE: Fixed the Load_Meter.  Reordered buttons on Desktop.
+         Used new clockload applet in Desktop.
 
-       * antiright-src/antiright.c: Larn only on NetBSD.
+2004-12-19 12:15  jefbed
 
-2003-11-13  Jeffrey Bedard  <address@hidden>
+       * configure: Changed version to 2.5.
 
-       * NEWS, antiright-src/help.c, antiright-src/help.h,
-       antiright-src/library.h: Nothing to report.
+2004-12-19 12:09  jefbed
 
-       * ChangeLog: Updated for 1.100.
+       * src/arshell/arguments.h: Changed AR_ARGUMENTS_H to
+         ARSHELL_ARGUMENTS_H.
 
-       * config.template: Changed version to 1.100.
+2004-12-19 12:08  jefbed
 
-       * Makefile.template: Distclean now removes emacs backup files from
-       the root project directory.
+       * src/arshell/arshell.h: Included pixmap.h.
 
-       * antiright-src/library.c: ARBrowse is now a help menu item.
+2004-12-19 12:07  jefbed
 
-       * arbrowse-src/arbrowse.c: ChangeLog is opened instead of NEWS.
+       * src/arshell/arguments.c: Moved pixmap-specific functions to
+         pixmap.c.
 
-       * Makefile.template: Changed installation of NEWS to installation
-       of ChangeLog.
+2004-12-19 12:06  jefbed
 
-       * arbrowse-src/arbrowse.c: Fixed bug of prematurely freeing
-       file_name.  Use standard malloc instead of XtMalloc as it is more
-       robust.
+       * src/arshell/: pixmap.c, pixmap.h: This is the initial check-in.
 
-       * config.template: Correct updatedb for NetBSD is now chosen
-       automatically through configure and cpp.
+2004-12-16 18:55  jefbed
 
-       * arbrowse-src/arbrowse.c: Added status widget.
+       * 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.
 
-2003-11-13  Jeffrey Bedard  <address@hidden>
+2004-12-11 21:39  jefbed
 
-       * config.template: Changed version to 1.100.
+       * src/arshell/arguments.c: Added arshell_add_lower_button().  Added
+         option -AL, to add the lowering button.
 
-       * Makefile.template: Distclean now removes emacs backup files from
-       the root project directory.
+2004-12-11 20:16  jefbed
 
-       * antiright-src/library.c: ARBrowse is now a help menu item.
+       * 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.
 
-       * arbrowse-src/arbrowse.c: ChangeLog is opened instead of NEWS.
+2004-11-21 16:51  jefbed
 
-       * Makefile.template: Changed installation of NEWS to installation
-       of ChangeLog.
+       * lib/library.h: Removed prototype for antiright_separator().
 
-       * arbrowse-src/arbrowse.c: Fixed bug of prematurely freeing
-       file_name.  Use standard malloc instead of XtMalloc as it is more
-       robust.
+2004-11-21 16:51  jefbed
 
-       * config.template: Correct updatedb for NetBSD is now chosen
-       automatically through configure and cpp.
+       * lib/separator.c: The separator is now returned.
 
-       * arbrowse-src/arbrowse.c: Added status widget.
+2004-11-21 16:50  jefbed
 
-2003-11-13  Jeffrey Bedard  <address@hidden>
+       * lib/separator.h: The separator creation function now returns
+         Widget instead of void.
 
-       * arbrowse.c: Added status widget.
+2004-11-21 16:49  jefbed
 
-2003-11-04  Jeffrey Bedard  <address@hidden>
+       * src/AntiRight: Added resources for about dialog.
 
-       * antiright.c, library.c, library.h: A help browser has been added
-       and will soon replace help.c.
+2004-11-21 16:48  jefbed
 
-2003-11-03  Jeffrey Bedard  <address@hidden>
+       * lib/help.h: Added prototype for about dialog.
 
-       * antiright.c: A games and a popular applications menu was added.
+2004-11-21 16:46  jefbed
 
-2003-10-27  Jeffrey Bedard  <address@hidden>
+       * src/ACE: Fixed alarm so that it does not request a command if a
+         time isnt specified.
 
-       * library.c: Changed antiright_check_return to use
-       antiright_status instead of XmTextInsert because the status widget
-       is no longer a text field.
+2004-11-21 16:45  jefbed
 
-       * library.h: Nothing to report.
+       * lib/help.c: Added an about dialog.
 
-2003-10-25  Jeffrey Bedard  <address@hidden>
+2004-11-21 16:44  jefbed
 
-       * xmsticky.c: XtSetArg has been replaced with antiright_set.
+       * 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.
 
-2003-10-19  Jeffrey Bedard  <address@hidden>
+2004-11-12 15:14  jefbed
 
-       * TODO: Added desires for more launchers, an authentication
-       dialog, a browser and an email client.  Removed desire for more
-       extensive error checking.
+       * src/ACE: Removed redundant load functions, which are easily
+         replaced by a lower level call with appropriate parameters.
 
-       * configure: PREFIX is now defined in config.h
+2004-11-06 18:05  jefbed
 
-       * antiright-src/background.c: Replace AntiRight tile with Tan as
-       the tile pixmap is no longe installed.
+       * ChangeLog: Last minute update for 2.3.
 
-       * antiright-src/background.c: Removed redundant Solid prefix from
-       first column of buttons.
+2004-11-06 18:02  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.
+       * configure: Changed the version back to 2.3.
 
-       * ChangeLog, arcd-src/ARCD: Updated for AntiRight 1.97
+2004-11-06 18:00  jefbed
 
-2003-10-18  Jeffrey Bedard  <address@hidden>
+       * Makefile.in: Fixed a typo in the bzball target.
 
-       * antiload.c: ARCD resource file no longer used.
-       antiright_create_popup and antiright_create_frame have been added
-       and changes have been made to files accordingly.
+2004-11-06 17:54  jefbed
 
-2003-10-17  Jeffrey Bedard  <address@hidden>
+       * ChangeLog: Updated and refilled for the release of AntiRight 2.3.
 
-       * antiload.c: The prefix "antiright_" was added to all functions
-       in library.c without it.  Files were modified accordingly.
+2004-11-06 17:52  jefbed
 
-2003-10-15  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * antiload.c: An attractive frame has been added.
+2004-11-04 18:05  jefbed
 
-2003-10-14  Jeffrey Bedard  <address@hidden>
+       * src/ACE: Fixed saving of background colors.
 
-       * antiright.c, antiright.h, library.c: antiright_event_handler has
-       been moved from antiright.c to library.c.  A popup menu has been
-       implemented for textedit.c's scrolled_text.
+2004-11-01 17:22  jefbed
 
-2003-10-13  Jeffrey Bedard  <address@hidden>
+       * src/arshell/textedit.c: Added a search for available spell
+         checkers and fixed a memory leak of COMMAND in
+         arshell_spell_check_buffer().
 
-       * library.h: Added antiright_event_handler.
+2004-11-01 16:57  jefbed
 
-       * NumEntry.c: Updated to fix bug of declaration being before
-       function body in initialize.
+       * src/arshell/arguments.c: Expanded out
+         arshell_hack_transparency_with_pixmap().  Further commented area
+         of code which is specific to yetanotherclib use.
 
-       * antiright.c, antiright.h, library.c, library.h, NumEntry.c:
-       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.
+2004-11-01 16:52  jefbed
 
-       * antiright.c: Primary layout is now handled by form_widget.
-       Spacing has been added around panel widgets for a better
-       appearance with positional attachments.  Preliminary pop-up menus
-       have been implemented.
+       * lib/window.c: Expanded out antiright_setup_color_symbol().
 
-       * library.c: Menus created by antiright_create_pulldown_menu now
-       use tear-off model.
+2004-10-31 16:25  jefbed
 
-       * NumEntry.c: Removed code for arrow buttons, label, and row
-       column.  Resized columns resource of text field to 28.
+       * configure: Changed VERSION to 2.4.
 
-       * antiright.c: The layout has been redone, using form_widget as
-       the main layout handler.  Mainwindow layout is handled by this
-       form.  Resizing is much better.
+2004-10-23 20:28  jefbed
 
-2003-10-12  Jeffrey Bedard  <address@hidden>
+       * src/arshell/arshell.c: Extracted arshell_override_is_set().
 
-       * antiright.c: bottom_row_widget has been eliminated and all
-       layout of bottom half of panel is handled by form_widget.
+2004-10-22 13:33  jefbed
 
-       * xhost.c, xhost.h: These files are now obsolete due to the new
-       launcher functions.
+       * src/ACE: Tooltips are now forced in Desktop_Lite().
 
-2003-10-11  Jeffrey Bedard  <address@hidden>
+2004-10-22 13:21  jefbed
 
-       * antiright.c, filemanage.c, library.c: 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.
+       * src/arshell/arshell.c: Tooltips are used if
+         arshell.flags.force_tooltips is True.
 
-       * library.h: Added antiright_create_launcher_dialog.
+2004-10-22 13:19  jefbed
 
-       * antiright.h: Removed xhost.h.
+       * doc/arshell.1: Documented -t option.
 
-       * library.c: antiright_launcher_* commands were added to allow for
-       easy creation of command interfaces.  These will replace xhost.*.
+2004-10-22 13:16  jefbed
 
-       * library.c: Cleaned up help menu creation code.
+       * src/arshell/arguments.c: Added setting of the force_tooltips flag
+         with the -t option.
 
-2003-10-10  Jeffrey Bedard  <address@hidden>
+2004-10-22 13:13  jefbed
 
-       * antiright.c, antiright.h, library.c, library.h: Added a separate
-       load monitor.
+       * src/arshell/arshell.h: Added force_tooltips flag.
 
-2003-10-10  Jeffrey Bedard  <address@hidden>
+2004-10-22 13:08  jefbed
 
-       * anticlock-src/anticlock.c: Removed load meter.
+       * src/ACE: Added persistancy of background colors through the use
+         of ~/.antirightrc.
 
-       * Makefile.template, antiload-src/antiload.c,
-       antiload-src/antiload.xbm, antiright-src/antiright.c,
-       antiright-src/antiright.h, antiright-src/library.c,
-       antiright-src/library.h, config.template,
-       xmtextedit-src/textedit.c: Added a separate load monitor.
+2004-10-03 13:21  jefbed
 
-2003-10-09  Jeffrey Bedard  <address@hidden>
+       * lib/drawing.c: Refactored some code.  Defined the convenience
+         parameter macro XDRAWP.
 
-       * AR, AntiRight, Makefile.template, antiright-src/calc.c,
-       antiright-src/filemanage.c, antiright-src/library.c,
-       xmtextedit-src/textedit.c: 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.
+2004-10-02 21:47  jefbed
 
-       * anticlock-src/anticlock.c: Removed some unnecessary animation
-       feature.  Removed options for selecting day/night display.  Added
-       stars to night display and made the moon crescent.
+       * src/arshell/interface_file.c: Fixed to be compatible with the
+         current CVS version of yetanotherclib.
 
-2003-10-07  Jeffrey Bedard  <address@hidden>
+2004-09-11 01:33  jefbed
 
-       * description-pak.template, description-pak: Added
-       description-pak.template to generate description-pak.
+       * doc/TODO: All tasks are complete.
 
-       * configure: Added generation of description-pak from
-       description-pak.template.
+2004-09-05 03:53  jefbed
 
-       * Makefile.template: Added remove target for description-pak.
+       * lib/menubar.c: Removed unneeded separator.
 
-       * Makefile.template, antiright-src/antiright.h, description-pak,
-       xmtextedit-src/textedit.c: Xm/ToggleB.h added to antiright.h.
-       Warnings were cleaned in xmtextedit.
-
-       * antiright-src/antiright.c: File->Open has been added.  Unused
-       variables were cleaned up.  Launching of mwm has been removed as
-       it is handled by the startup/session script, AR.
-
-       * anticlock-src/anticlock.c: Made day/night display optional.
-       Star/cloud was removed from night(moon)/day(sun) unanimated
-       display, respectively.  Night display starts at 6PM, not noon,
-       now.
+2004-09-04 21:56  jefbed
 
-       * config.template: Niced updatedb and wvdial.  Removed background
-       setting options.
+       * Makefile.in: Added -fno-strict-aliasing to CFLAGS.
 
-       * antiright-src/main.c: Removed bloat from needless creeping
-       featurism.  Reformatted license comment.
+2004-09-04 21:45  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.
+       * configure: Changed VERSION    to 2.3.
 
-       * antiright-src/main.c: Removed double invocation of
-       ~/.antirightrc.
+2004-09-04 21:41  jefbed
 
-       * antiright-src/background.c: Fixed incorrect color for dark
-       thistle.
+       * src/arshell/menubar.c: Added use of arshell_spell_check_buffer().
 
-2003-10-06  Jeffrey Bedard  <address@hidden>
+2004-09-04 21:40  jefbed
 
-       * Makefile.template: Nothing to report.
+       * src/arshell/textedit.c: Added arshell_spell_check_buffer().
 
-       * anticlock-src/anticlock.c: A night and day animation feature has
-       been added.  A toggle to activate and deactivate the animation has
-       been added to an Options menu.  The hostname is now printed in the
-       load meter.
+2004-09-04 21:37  jefbed
 
-2003-10-05  Jeffrey Bedard  <address@hidden>
+       * src/arshell/textedit.h: Added arshell_spell_check_buffer()
+         prototype.
 
-       * ChangeLog: Updated for AntiRight 1.90
+2004-08-31 18:20  jefbed
 
-       * xmsticky-src/xmsticky.xbm: New icon added.
+       * ChangeLog: Updated for AntiRight 2.2.1.  Refilled buffer.
 
-       * AntiRight, anticlock-src/anticlock.c, antiright-src/antiright.c,
-       antiright-src/library.c, antiright-src/library.h, arcd-src/arcd.c,
-       xmmessage-src/xmmessage.c, xmsticky-src/xmsticky.c,
-       xmsticky-src/xmtextedit.xbm, xmtextedit-src/textedit.c: 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.
+2004-08-30 23:06  jefbed
 
-       * HACKING: Eased some requirements.
+       * lib/menubar.c, src/arshell/menubar.c: Improved separator
+         placement menus.  Improved item ordering in the File menu.
 
-       * xmtextedit-src/textedit.c: Simplified initialization with
-       antiright_initialize_application.  Removed redundant label string
-       from status label.  Simplified icon setup with antiright_set_icon.
-       Removed app_context and *display declarations as they conflict
-       with the antiright/X api.
+2004-08-30 21:20  jefbed
 
-       * config.template: Updated VERSION to 1.90 because of recent
-       functionality boost.
+       * configure, src/system.antiright: Rewrote test for
+         libcdaudio-config.
 
-       * xmtextedit-src/textedit.c: Moved assignment of client_data=NULL
-       in open_ok_cb after declaration of callback_struct_pointer to fix
-       compilation on NetBSD/gcc-2.95.
+2004-08-30 18:31  jefbed
 
-       * Makefile.template: Access times of COPYING are preserved during
-       installation.
+       * src/arcd/arcd.c: Fixed errors in which libcdaudio code was used
+         when it is not available.
 
-       * antiright-src/antiright.h, 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
-
-       * anticlock-src/anticlock.c: Added a graphical horizontal clock.
-       Added a simple load meter.  Removed setting of font on GC
-       creation.
-
-2003-10-05  Jeffrey Bedard  <address@hidden>
-
-       * xmsticky-src/xmsticky.xbm: New icon added.
-
-       * AntiRight, anticlock-src/anticlock.c, antiright-src/antiright.c,
-       antiright-src/library.c, antiright-src/library.h, arcd-src/arcd.c,
-       xmmessage-src/xmmessage.c, xmsticky-src/xmsticky.c,
-       xmsticky-src/xmtextedit.xbm, xmtextedit-src/textedit.c: 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.
+2004-08-29 20:10  jefbed
 
-       * HACKING: Eased some requirements.
+       * ChangeLog: Updated for 2.2 release.
 
-       * xmtextedit-src/textedit.c: Simplified initialization with
-       antiright_initialize_application.  Removed redundant label string
-       from status label.  Simplified icon setup with antiright_set_icon.
-       Removed app_context and *display declarations as they conflict
-       with the antiright/X api.
+2004-08-29 20:03  jefbed
 
-       * config.template: Updated VERSION to 1.90 because of recent
-       functionality boost.
+       * configure: Changed VERSION to 2.2.
 
-       * xmtextedit-src/textedit.c: Moved assignment of client_data=NULL
-       in open_ok_cb after declaration of callback_struct_pointer to fix
-       compilation on NetBSD/gcc-2.95.
+2004-08-29 20:02  jefbed
 
-       * Makefile.template: Access times of COPYING are preserved during
-       installation.
+       * src/ACE: Fixed settings utility, making proper use of the new
+         dialog code.
 
-       * antiright-src/antiright.h, 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
-
-       * anticlock-src/anticlock.c: Added a graphical horizontal clock.
-       Added a simple load meter.  Removed setting of font on GC
-       creation.
-
-       * anticlock-src/anticlock.c: Rewrote clock area to use
-       XmDrawingArea and xlib, avioding lesstif's memory leaks and
-       allowing for future expansion.
+2004-08-29 19:49  jefbed
 
-       * AUTHORS: Added Joe Klemmer to AUTHORS
+       * src/arshell/textedit.c: Fixed compilation.  Fixed the the line
+         display when the cursor is at a newline character.  Added
+         arshell_position().
 
-       * Makefile.template, anticlock-src/anticlock.c,
-       antiright-src/antiright.c, antiright-src/antiright.h,
-       antiright-src/help.c, antiright-src/help.h,
-       antiright-src/library.c, antiright-src/library.h, arcd-src/arcd.c,
-       xmmessage-src/xmmessage.c, xmtextedit-src/textedit.c: AntiClock
-       simplified to ease lesstif memory leaks.
+2004-08-29 18:52  jefbed
 
-2003-10-02  Jeffrey Bedard  <address@hidden>
+       * doc/arshell.1, lib/button.c, lib/menubar.c,
+         src/antiright-mail.awk, src/arshell/dialog.c,
+         src/arshell/textedit.c: Minor fixes.
 
-       * config.template: Updated VERSION to 1.85
+2004-08-28 23:17  jefbed
 
-       * TUTORIAL, antiright.1: Initial checkin.
+       * Makefile.in: Removed installation of antiright-mail.awk.
 
-2003-10-01  Jeffrey Bedard  <address@hidden>
+2004-08-28 23:06  jefbed
 
-       * AntiRight: Removed tutorial.
+       * lib/library.c: Fixed warning of unused variables widget and
+         tooltip_string in antiright_set_tooltip() when tooltips are not
+         available.
 
-       * configure: Added check for NetBSD.
+2004-08-28 23:01  jefbed
 
-       * arcd-src/arcd.c: Fixed segfault in update_status.
+       * lib/popup.c: Fixed compiler warning about unused call_data.
 
-       * Makefile.template, configure: Started os detection/portability
-       work.
+2004-08-28 23:00  jefbed
 
-       * arcd-src/arcd.c: Preprocessor statements have been added to
-       begin cross-platform work.
+       * lib/edit.c: Fixed compiler warnings about unused variables.
 
-       * anticlock-src/anticlock.c: Removed free that was creating
-       warnings on NetBSD.
+2004-08-28 22:57  jefbed
 
-       * Makefile.template: Includes are now appended to CFLAGS.
+       * src/arshell/color.c: Fixed compiler warning, indicating that
+         client_data is not used.
 
-       * Makefile.template: Debugging makefile for gmake on NetBSD.
+2004-08-28 19:02  jefbed
 
-       * Makefile.template: Eleminated break characters that were
-       breaking bsd build.
+       * lib/popup.c: Fixed popup insertion callback.
 
-       * TODO, antiright-src/library.c, antiright-src/library.h,
-       xmtextedit-src/textedit.c: xmtextedit was fixed.  File->Print now
-       makes use of antiright_strcat.
+2004-08-28 14:35  jefbed
 
-2003-09-30  Jeffrey Bedard  <address@hidden>
+       * doc/ARO.1: Added the manual page for ARO.
 
-       * xmtextedit-src/textedit.c: The fixing of the null file pointer
-       segfaults has been done.  new_cb and close_cb have been removed in
-       favor of antiright_system_cb and exit_cb.
+2004-08-28 14:34  jefbed
 
-       * xmtextedit-src/textedit.c: The open callback was hacked so that
-       it touches the selected file, preventing a segmentation fault due
-       to a null file pointer.  Unnecessary header declarations were
-       removed.
+       * doc/AR.1: Added an AUTHORS section.
 
-2003-09-29  Jeffrey Bedard  <address@hidden>
+2004-08-28 14:29  jefbed
 
-       * ChangeLog: Updated.
+       * doc/AR.1: Escaped the dash after AR in the NAME section.
 
-       * Makefile.template, anticlock-src/anticlock.c,
-       antiright-src/antiright.h, antiright-src/background.c,
-       antiright-src/config.h, antiright-src/disk.c,
-       antiright-src/filemanage.c, antiright-src/help.c,
-       antiright-src/main.c, antiright-src/security.h,
-       antiright-src/themes.c, xmmessage-src/xmmessage.c,
-       xmsticky-src/xmsticky.c, xmtextedit-src/textedit.c: Consolidated
-       includes to antiright.h to allow better dependency tracking.
-
-2003-09-29  Jeffrey Bedard  <address@hidden>
-
-       * Makefile.template, anticlock-src/anticlock.c,
-       antiright-src/antiright.h, antiright-src/background.c,
-       antiright-src/config.h, antiright-src/disk.c,
-       antiright-src/filemanage.c, antiright-src/help.c,
-       antiright-src/main.c, antiright-src/security.h,
-       antiright-src/themes.c, xmmessage-src/xmmessage.c,
-       xmsticky-src/xmsticky.c, xmtextedit-src/textedit.c: Consolidated
-       includes to antiright.h to allow better dependency tracking.
-
-2003-09-28  Jeffrey Bedard  <address@hidden>
-
-       * NumEntry.c, NumEntry.h, NumEntryP.h, antiright-src/NumEntry.c,
-       antiright-src/NumEntry.h, antiright-src/NumEntryP.h,
-       antiright-src/antiright.c, antiright-src/antiright.h,
-       antiright-src/antiright.xbm, antiright-src/background.c,
-       antiright-src/background.h, antiright-src/calc.c,
-       antiright-src/calc.h, antiright-src/config.h,
-       antiright-src/disk.c, antiright-src/disk.h,
-       antiright-src/filemanage.c, antiright-src/filemanage.h,
-       antiright-src/help.c, antiright-src/help.h,
-       antiright-src/library.c, antiright-src/library.h,
-       antiright-src/main.c, antiright-src/security.c,
-       antiright-src/security.h, antiright-src/themes.c,
-       antiright-src/themes.h, antiright-src/xhost.c,
-       antiright-src/xhost.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
+2004-08-28 14:28  jefbed
 
-       * Makefile.template, TODO, antiright.c: Added source-file
-       dependencies to the Makefile.
+       * doc/AR.1: Added the manual page for AR.
 
-       * ChangeLog: Updated to for latest changes.
+2004-08-27 21:50  jefbed
 
-       * AntiRight, ChangeLog, Makefile.template,
-       anticlock-src/anticlock.c, anticlock-src/anticlock.xbm,
-       antiright.c, antiright.h, clock.c, clock.h, config.template,
-       description-pak, xmtextedit-src/textedit.c: Made clock an
-       independent program, anticlock.  Added checkinstall project
-       description to cvs.  Simplified AntiRight.  Made xmtextedit use
-       functions from antiright's library.
-
-2003-09-28  Jeffrey Bedard  <address@hidden>
-
-       * AntiRight, ChangeLog, Makefile.template,
-       anticlock-src/anticlock.c, anticlock-src/anticlock.xbm,
-       antiright.c, antiright.h, clock.c, clock.h, config.template,
-       description-pak, xmtextedit-src/textedit.c: Made clock an
-       independent program, anticlock.  Added checkinstall project
-       description to cvs.  Simplified AntiRight.  Made xmtextedit use
-       functions from antiright's library.
+       * ChangeLog: Updated for AntiRight 2.1 release.
 
-2003-09-28  Jeffrey Bedard  <address@hidden>
+2004-08-27 21:30  jefbed
 
-       * antiright.c: Help->Tutorial now opens up the GNU General Public
-       License in xmmessage.
+       * src/ACE: Removed Read_Mail() and Write_Mail().  Renamed "Close"
+         label of cd player to "Exit".
 
-       * TODO: Added text to comment stating to modify the configure
-       script to check for gettext.
+2004-08-27 21:16  jefbed
 
-       * security.c: Added button to perform portscan of 127.0.0.1.
+       * Makefile.in, configure, src/arcd/arcd.c, 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.
 
-       * Makefile.template, help.c, xmmessage-src/xmmessage.c,
-       xmsticky-src/xmsticky.c: Use common library functions.  Add
-       menubar and proper formatting to xmmessage.
+2004-08-26 11:57  jefbed
 
-       * main.c: Reordered running of ~/.antirightrc to allow it to
-       change the desktop background.
+       * src/arcd/arcd.c: Removed non-functional arcd_status().
 
-       * TODO, antiright.c, config.template: Added support for mutt and
-       more program cutomization in config.template.
+2004-08-25 19:50  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.
+       * 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.
 
-2003-09-26  Jeffrey Bedard  <address@hidden>
+2004-08-25 19:45  jefbed
 
-       * config.template: Changed VERSION to "AntiRight 1.83"
+       * configure: Fixed bug in which MAKE is defined as $CC.
 
-       * filemanage.c: Added antiright_file_open_ok_cb to handle opening
-       of files with xmtextedit.
+2004-08-22 21:15  jefbed
 
-       * antiright.c: Temporarily removed File->Open.
+       * configure, lib/button.c, lib/library.h, lib/menubar.c,
+         lib/window.c, src/ACE, src/arcd/arcd.c, 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.
 
-       * AntiRight: Changed to work with Disk Manager button.
+2004-08-19 20:27  jefbed
 
-2003-09-26  Jeffrey Bedard  <address@hidden>
+       * src/bitmaps/: README.aicons, README.gnomexpm: Updated copying
+         information.
 
-       * config.template: Changed VERSION to "AntiRight 1.83"
+2004-08-19 20:13  jefbed
 
-       * filemanage.c: Added antiright_file_open_ok_cb to handle opening
-       of files with xmtextedit.
+       * doc/antiright.lsm: Updated to represent current project
+         information.
 
-       * antiright.c: Temporarily removed File->Open.
+2004-08-19 18:02  jefbed
 
-       * AntiRight: Changed to work with Disk Manager button.
+       * src/arshell/arshell-util.c: Updated the usage text to show
+         currently supported arguments.
 
-2003-09-24  Jeffrey Bedard  <address@hidden>
+2004-08-19 17:51  jefbed
 
-       * antiright.c: Reeplaced Image Editor button front panel with Disk
-       Manager button, as it likely to be used more often.
+       * 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.
 
-       * themes.c: Added blues theme.
+2004-08-18 19:58  jefbed
 
-       * background.c: Added another row of background colors.
+       * lib/menubar.c: Re-added the popular applications menu.
 
-2003-09-23  Jeffrey Bedard  <address@hidden>
+2004-08-18 19:57  jefbed
 
-       * ChangeLog~, Makefile, TODO~, arcd, config.h, xhost.c~, xhost.h~,
-       xmmessage, xmsticky, xmtextedit: Removed
+       * configure: The resource directory is now determined
+         automatically.  The icon directory is set.  The version has been
+         changed to 2.1.
 
-2003-09-23  Jeffrey Bedard  <address@hidden>
+2004-08-18 19:56  jefbed
 
-       * Makefile.template: Added bzball and balls makefile targets.
-       Ensured that no output lines violate the 80x24 rule.
-       
+       * 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.
 
-2003-09-22  Jeffrey Bedard  <address@hidden>
+2004-08-17 16:36  jefbed
 
-       * antiright.c.test: This file is useless.
+       * src/arshell/file.c: Fixed a bug that was causing files to be
+         overwritten by the contents of the previously opened file.
 
-       * antiright: Binary file removed.
+2004-08-16 14:18  jefbed
 
-       * ChangeLog, themes.c: Many new themes have been added to the
-       theme selector.  The changelog has at last been updated.
+       * src/ACE: Changed to use www.xpm icon instead of netscape.xpm.
 
-       * Makefile.template: Separated install into multiple targets for
-       each AntiRight component.
+2004-08-16 14:11  jefbed
 
-2003-09-22  Jeffrey Bedard  <address@hidden>
+       * src/bitmaps/www.xpm: Added www.xpm and its corresponding
+         copyright and GPL notice from Launcher.
 
-       * Makefile.template: Separated install into multiple targets for
-       each AntiRight component.
+2004-08-16 14:01  jefbed
 
-2003-09-21  Jeffrey Bedard  <address@hidden>
+       * lib/menubar.c: Separated the manual menu definition in its own
+         function.
 
-       * Makefile.template: distclean now removes corefiles.
+2004-08-16 14:00  jefbed
 
-       * xmtextedit-src/core: core removed.
+       * configure: Only define -D_GNU_SOURCE, not including -D__USE_GNU.
 
-       * arcd-src/ARCD, arcd-src/ARCD.xbm, arcd-src/README,
-       arcd-src/arcd.c, xmmessage-src/xmmessage.c,
-       xmmessage-src/xmmessage.xbm, xmsticky-src/xmsticky.c,
-       xmsticky-src/xmtextedit.xbm, xmtextedit-src/TODO,
-       xmtextedit-src/XmTextEdit, xmtextedit-src/core,
-       xmtextedit-src/textedit.c, xmtextedit-src/xmtextedit.xbm,
-       xmtextedit-src/README: Initial checkin.
+2004-08-16 13:54  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.
+       * src/ACE: Removed memory-hungry desktop.
 
-2003-09-20  Jeffrey Bedard  <address@hidden>
+2004-08-16 13:52  jefbed
 
-       * xhost.c, xhost.c~, xhost.h, xhost.h~: Initial checkin.
+       * 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.
 
-       * 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
+2004-08-16 13:27  jefbed
 
-2003-09-18  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * clock.c: Fixed dangerous use of antiright_strcat.  Use
-       XtTimeOuts to update clock every second.
+2004-08-13 15:53  jefbed
 
-2003-09-16  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * main.c: Added support for ~/.antirightrc
+2004-08-13 15:32  jefbed
 
-2003-09-14  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * antiright.c: Added support for disk mounting and unmounting to
-       mount and unmount menu items.
+2004-08-13 14:18  jefbed
 
-2003-09-13  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * disk.h: Added antiright_mount_cb and antiright_unmount_cb.
+2004-08-13 14:11  jefbed
 
-       * disk.c: Implemented mount and unmount.
+       * lib/util.c: Added antiright_delete_range() and
+         antiright_insert_string().
 
-       * library.c: Removed old variable storing insertion position of
-       status bar widget.
+2004-08-12 21:55  jefbed
 
-       * library.c: Removed antiright_create_toolbar_separator.
+       * src/arshell/textedit.c: Added arshell_find_at_cursor_cb().
 
-       Replaced generic_widget with cascade in
-       antiright_create_pulldown_menu.
+2004-08-12 20:11  jefbed
 
-       * library.h: Removed double antiright_null_cb declaration.
+       * src/arshell/textedit.c: Added file insertion feature.
 
-       * antiright.h: Nothing to report.
+2004-08-12 20:04  jefbed
 
-       * antiright.c: Added "Fight Software Patents!" to status bar at
-       startup.
+       * configure: Changed -D__GNU_SOURCE to -D_GNU_SOURCE.
 
-2003-09-10  Jeffrey Bedard  <address@hidden>
+2004-08-12 05:40  jefbed
 
-       * AR: New file.
+       * src/ACE: Added menubar to top of filemanager window.
 
-       * main.c: Fixed function type declaration placement.
+2004-08-12 05:34  jefbed
 
-2003-09-09  Jeffrey Bedard  <address@hidden>
+       * src/AR: The Desktop_Lite feature is now started by default.
 
-       * main.c: Determine whether or not to set background color and/or
-       bitmap through SET_BACKGROUND_COLOR and SET_BACKGROUND_BITMAP.
+2004-08-12 01:32  jefbed
 
-       * config.template: Updated version to 1.71 Added
-       SET_BACKGROUND_COLOR define and the commented-out-by-default
-       SET_BACKGROUND_BITMAP.
+       * src/ACE: Improved aesthetics of Desktop_Lite panel.  This is to
+         be the default desktop icon facility, as the other uses too much
+         memory.
 
-2003-09-08  Jeffrey Bedard  <address@hidden>
+2004-08-11 21:40  jefbed
 
-       * config.template: Updated AntiRight version to 1.70
+       * src/ACE: Made desktop icons flush to background and centered
+         label alignment.
 
-       * filemanage.c: The filemanager has been imlemented!  Party like
-       its monday.  Some unsafe usage of antiright_strcat is now checked
-       to prevent segfaults.
+2004-08-11 20:56  jefbed
 
-       * library.c: Fixed bug in antiright_strcat which caused corruption
-       of text, such as that in clock and filemanager.  The null
-       character was corrupted because of a misestimation of the length
-       of the tail text.
+       * src/arshell/: util.c, util.h: Removed.
 
-       * main.c: Included <stdlib.h> to fix warning.
+2004-08-11 20:54  jefbed
 
-2003-09-08  Jeffrey Bedard  <address@hidden>
+       * Makefile.in, src/ACE: Nothing new to report.
 
-       * config.template: Updated AntiRight version to 1.70
+2004-08-11 14:42  jefbed
 
-       * filemanage.c: The filemanager has been imlemented!  Party like
-       its monday.  Some unsafe usage of antiright_strcat is now checked
-       to prevent segfaults.
+       * src/ACE: Added Desktop_Lite(), a lightweight version of the
+         desktop icon facility.
 
-       * library.c: Fixed bug in antiright_strcat which caused corruption
-       of text, such as that in clock and filemanager.  The null
-       character was corrupted because of a misestimation of the length
-       of the tail text.
+2004-08-11 14:37  jefbed
 
-       * main.c: Included <stdlib.h> to fix warning.
+       * src/ACE: Added a new desktop icon feature.  A low memory variant
+         will soon be created, with only one arshell instance used.
 
-2003-09-06  Jeffrey Bedard  <address@hidden>
+2004-08-10 22:58  jefbed
 
-       * filemanage.c: Reindented file.
+       * src/ACE: The launcher code now uses arshell prompt dialog
+         features.
 
-       * clock.c: Simplified removal of null character.
+2004-08-09 18:54  jefbed
 
-       * filemanage.c: Fixed file deletion support.
+       * ChangeLog: Updated for 2.0.
 
-       * main.c: Set default background based on antiright.xbm with red4
-       background and yellow foreground.
+2004-08-09 18:50  jefbed
 
-2003-09-01  Jeffrey Bedard  <address@hidden>
+       * src/arshell/textedit.c: Changed "Find and Replace" dialog to use
+         a message dialog.
 
-       * config.template: Updated VERSION to 1.67
+2004-08-09 18:45  jefbed
 
-       * AntiRight: Updated fontlist so that it doesn't make italic fonts
-       bold.
+       * configure: Changed version to 2.0.
 
-       * Makefile.template: Added maximum warning flags to
-       antiright-debug and antiright-devel targets.
+2004-08-09 18:45  jefbed
 
-       * filemanage.c: Fixed all warnings.  Started preliminary
-       functionality implementation.
+       * 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.
 
-       * help.c, antiright.c: Fixed all warnings.
+2004-08-09 18:31  jefbed
 
-2003-09-01  Jeffrey Bedard  <address@hidden>
+       * src/arshell/dialog.h: Updated prototypes.
 
-       * Makefile.template: Added maximum warning flags to
-       antiright-debug and antiright-devel targets.
+2004-08-09 18:26  jefbed
 
-       * filemanage.c: Fixed all warnings.  Started preliminary
-       functionality implementation.
+       * lib/util.c: Removed unused variable command_string in
+         antiright_beautified_label().
 
-       * help.c, antiright.c: Fixed all warnings.
+2004-08-09 18:25  jefbed
 
-2003-08-31  Jeffrey Bedard  <address@hidden>
+       * lib/status.c: Returned the created status bar.
 
-       * clock.c: Make use of fontlists to spruce up dialog appearance.
-       Used four space indentation of second line of message.
+2004-08-09 17:48  jefbed
 
-       * clock.c: Fixed lesstif's display of the null character at the
-       end of the clock dialog's message by overwriting the null
-       character with a space.
+       * 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.
 
-2003-08-29  Jeffrey Bedard  <address@hidden>
+2004-08-09 17:09  jefbed
 
-       * antiright.c: Finished xhost utility implementation.  Used
-       antiright_strcat in antiright_xhost_cb.
+       * src/arshell/arguments.c: Added arshell_handle_dialog_arguments()
+         call to the construction argument handler switch statement.
 
-       * filemanage.c: Changed antiright_filemanager_ok_cb to use
-       antiright_strcat instead of XmString functions.
+2004-08-09 17:08  jefbed
 
-       * library.c: Added antiright_strcat, antiright's dependable
-       implementation of strcat.
+       * src/ACE: Added check for old ~/.antiright versions.  Adjusted
+         code to use new dialog features of arshell.
 
-2003-08-27  Jeffrey Bedard  <address@hidden>
+2004-08-08 19:13  jefbed
 
-       * filemanage.c: Removed global variables antiright_copy_source and
-       antiright_copy_destination.
+       * 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.
 
-       Removed some void casts.
+2004-08-08 11:49  jefbed
 
-2003-08-26  Jeffrey Bedard  <address@hidden>
+       * lib/library.h: Added more detailed comments.  Added
+         antiright_set_values().
 
-       * antiright.c: Changed "AntiRight is a light-weight desktop
-       environment.  " to "AntiRight is a lightweight desktop
-       environment.  ".
+2004-08-07 17:11  jefbed
 
-       * antiright.c: Reindented code.  Removed commented-out code.
-       Shortened license string in help dialog.
+       * 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.
 
-       * antiright.c: Renamed all antiright_create_menu_button instances
-       to antiright_create_button.
+2004-08-07 14:30  jefbed
 
-       * library.c: Removed antiright_save_text_widget_to_file,
-       antiright_create_button and antiright_create_menu_button.  Renamed
-       antiright_create_motif_button to antiright_create_button.
+       * lib/button.c, lib/help.c, lib/menubar.c, lib/util.c,
+         src/arshell/arshell.c, src/arshell/textedit.c: Fixed compiler
+         warnings.
 
-       * library.c: Removed unused headers.
+2004-08-07 14:29  jefbed
 
-       Deprecated save_text_widget_to_file.
+       * src/arshell/arguments.c: Refactored code through extraction in
+         order to trim size of main argument handling loop.
 
-       * antiright.c: Removed unused headers.
+2004-08-07 13:15  jefbed
 
-       * Makefile.template: Added devel and antiright-devel targets.
+       * src/arshell/arshell.c: Tooltips are only enabled if
+         XmNtoolTipEnable is defined.
 
-       * antiright.c: Commented out menu item "See Boot Messages" and
-       "Control X Display..." because this created both a security
-       problem and a dependency on the availability of dmesg and x2x.
+2004-08-07 13:13  jefbed
 
-       * Makefile.template: Used install -c instead of install.
+       * 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.
 
-2003-08-25  Jeffrey Bedard  <address@hidden>
+2004-08-06 19:16  jefbed
 
-       * clock.c: Fixed copyright and license header.  Fixed my
-       accidental duplication of code when adding header.
+       * 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.
 
-       * antiright.c: Added command line argument handling.  Implemented
-       --help argument.
+2004-07-27 15:59  jefbed
 
-       * Makefile.template: Updated antiright-debug target to compile
-       faster.
+       * 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.
 
-       * disk.c: Added help text.
+2004-07-24 22:43  jefbed
 
-       * config.h: Fixed and updated version string.
+       * doc/antiright.lsm: Updated description to correspond with current
+         state of AntiRight.
 
-       * themes.c, background.c: Added help text.
+2004-07-23 19:47  jefbed
 
-       * antiright.c: Removed messy row_widget array.  Replaced with
-       distinctly named row_widgets.  Commented out menu item "Control
-       Display..." because this can cause security problems.
+       * configure: Changed VERSION to 2.0-pre12.
 
-2003-08-24  Jeffrey Bedard  <address@hidden>
+2004-07-23 19:46  jefbed
 
-       * library.c: Changed antiright_command_cb to use
-       antiright_system_cb so that command is echoed in statusbar.
+       * Makefile.in: Moved cleanup of backup files to distclean.
 
-       * Makefile.template: Added arcd and xmsticky targets.
+2004-07-23 19:19  jefbed
 
-       * help.h: Changed to match help.c's functions.
+       * 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.
 
-       * antiright.c: Updated to work with new help system.
+2004-07-23 18:55  jefbed
 
-       * help.c: DRASTICALLY simplified help system.  Only functions now
-       are antiright_help_cb and antiright_scrolled_help_cb.
-       antiright_scrolled_help_cb creates a scrolled text dialog whose
-       text can be set by means of the application's resource file.
+       * ChangeLog: Updated for 2.0-pre12.  The text has been
+         reformatted/filled.
 
-       * filemanage.c: Added help text for delete's "Are you sure?"
-       dialog.
+2004-07-23 18:50  jefbed
 
-       * antiright.c: Updated to use stand-alone sticky notes.
+       * doc/ACE.1: Spelling corrections.
 
-       * Makefile.template: replaced cp with install for correct
-       permissions when root has restrictive umask.
+2004-07-22 21:43  jefbed
 
-       * filemanage.c: Removed old commented out code to prevent me from
-       using that cruft again.
+       * ChangeLog, Makefile.in: Updated for 2.0-pre12 and refined removal
+         of files on clean.
 
-       * antiright.c: Replaced use of row_widget[1] as form with
-       form_widget.  Replaced app_context with application_context.
-       Replaced display with display_pointer.  Replaced child with
-       chid_widget.  Replaced calculator with calculator_wideget.
-       Replaced null_cb with antiright_null_cb.  Updated indenting to GNU
-       style.  Used antiright_system_callback instead of
-       antiright_browser_cb to launch browser and deleted browser.c and
-       browser.h.
+2004-07-22 16:56  jefbed
 
-       * disk.c: New file.
+       * 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.
 
-       * themes.h: Fixed copyright and license header.
+2004-07-22 16:54  jefbed
 
-       * sticky.h: New file.
+       * src/ACE: Fixed labels on file management and selection utilities.
+         Fixed creation/editing of new files in Text_Editor().
 
-       * security.h: Removed useless commented-out header declarations.
+2004-07-22 16:47  jefbed
 
-       * library.h, help.h: Added copyright and license header.
+       * doc/arcd.1: Added extra information about CD-ROM device
+         configuration and fixed up SEE ALSO references.
 
-       * filemanage.h, disk.h, config.h: New file.
+2004-07-22 16:44  jefbed
 
-       * clock.h: Added copyright and license header.
+       * doc/ACE.1: The manual page is now accurate.  It thoroughly
+         documents AntiRight version 2.0-pre12 and should remain
+         relatively current.
 
-       * calc.h, browser.h: New file.
+2004-07-20 20:22  jefbed
 
-       * antiright.h, background.h: Added copyright and license header.
+       * src/ACE: Fixed text editor so that it correctly creates new
+         files.
 
-       * NumEntry.h: New file.
+2004-07-15 17:23  jefbed
 
-       * security.h: Added copyright and license header.
+       * lib/menubar.c: Spelling corrections, changing Planel to Panel.
 
-2003-08-24  Jeffrey Bedard  <address@hidden>
+2004-07-14 19:42  jefbed
 
-       * library.c: Changed antiright_command_cb to use
-       antiright_system_cb so that command is echoed in statusbar.
+       * src/arcd/arcd.c: Fixed instance of declaration in code, causing
+         gcc 2.x compiler errors.
 
-       * Makefile.template: Added arcd and xmsticky targets.
+2004-07-08 18:10  jefbed
 
-       * help.h: Changed to match help.c's functions.
+       * src/ARO: Removed use of gettext and fixed old close button option
+         in error dialog.
 
-       * antiright.c: Updated to work with new help system.
+2004-07-08 17:55  jefbed
 
-       * help.c: DRASTICALLY simplified help system.  Only functions now
-       are antiright_help_cb and antiright_scrolled_help_cb.
-       antiright_scrolled_help_cb creates a scrolled text dialog whose
-       text can be set by means of the application's resource file.
+       * src/ACE: Removed use of gettext.
 
-       * filemanage.c: Added help text for delete's "Are you sure?"
-       dialog.
+2004-07-08 17:21  jefbed
 
-       * antiright.c: Updated to use stand-alone sticky notes.
+       * ChangeLog: Updated.
 
-       * Makefile.template: replaced cp with install for correct
-       permissions when root has restrictive umask.
+2004-07-08 17:12  jefbed
 
-       * filemanage.c: Removed old commented out code to prevent me from
-       using that cruft again.
+       * configure: Removed unused BSDMAKEOPTIONS and defined VERSION in
+         Makefile.
 
-       * antiright.c: Replaced use of row_widget[1] as form with
-       form_widget.  Replaced app_context with application_context.
-       Replaced display with display_pointer.  Replaced child with
-       chid_widget.  Replaced calculator with calculator_wideget.
-       Replaced null_cb with antiright_null_cb.  Updated indenting to GNU
-       style.  Used antiright_system_callback instead of
-       antiright_browser_cb to launch browser and deleted browser.c and
-       browser.h.
+2004-07-08 16:52  jefbed
 
-       * disk.c: New file.
+       * src/ACE: The theme panel now works on NetBSD.  The Reset_Theme
+         function has been added.
 
-       * themes.h: Fixed copyright and license header.
+2004-07-08 16:19  jefbed
 
-       * sticky.h: New file.
+       * ChangeLog: Updated for 2.0-pre11.
 
-       * security.h: Removed useless commented-out header declarations.
+2004-07-08 16:07  jefbed
 
-       * library.h, help.h: Added copyright and license header.
+       * 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.
 
-       * filemanage.h, disk.h, config.h: New file.
+2004-07-08 15:55  jefbed
 
-       * clock.h: Added copyright and license header.
+       * description-pak: Made the description more brief and accurate.
 
-       * calc.h, browser.h: New file.
+2004-07-08 15:29  jefbed
 
-       * antiright.h, background.h: Added copyright and license header.
+       * README, description-pak, description-pak.in, postinstall-pak,
+         postinstall-pak.in: Renamed and removed.
 
-       * NumEntry.h: New file.
+2004-07-08 15:13  jefbed
 
-       * security.h: Added copyright and license header.
+       * doc/system.antiright.5: Added.
 
-2003-08-23  Jeffrey Bedard  <address@hidden>
+2004-07-08 15:11  jefbed
 
-       * filemanage.c: Fixed segmentation fault.  Fixed ok callback to
-       launch xmtextedit propperly with the use of XmString for
-       concatnation.
+       * 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/arcd/arcd.c,
+         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, src/vdesk/AUTHORS,
+         src/vdesk/COPYING, src/vdesk/ChangeLog, src/vdesk/NEWS,
+         src/vdesk/README, src/vdesk/vdesk.c: 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.
 
-2003-08-22  Jeffrey Bedard  <address@hidden>
+2004-04-17 19:36  jefbed
 
-       * filemanage.c: Removed move.  Removed manual source and target
-       destination definitions from copy and delete.  Added "Are you
-       sure?" dialog to delete.  Updated the help text of the file
-       operation buttons.
+       * ChangeLog: Updated.
 
-2003-08-22  Jeffrey Bedard  <address@hidden>
+2004-04-17 19:32  jefbed
 
-       * filemanage.c: Removed move.  Removed manual source and target
-       destination definitions from copy and delete.  Added "Are you
-       sure?" dialog to delete.  Updated the help text of the file
-       operation buttons.
+       * ChangeLog: Update for AntiRight 2.0-pre5.
 
-2003-08-21  Jeffrey Bedard  <address@hidden>
+2004-04-12 18:28  jefbed
 
-       * antiright.c: Removed xmcd, gimp, and nedit.  Build setup was too
-       much of a hack and I prefer to write my own programs anyways.
+       * doc/xmsticky.1: The initial unique manual page for xmsticky has
+         been written.
 
-       * Makefile.template: Cleaned up by removing unused targets.
-       Removed uninstall target.  Fixed xmtextedit clean target.
+2004-04-11 20:39  jefbed
 
-2003-08-21  Jeffrey Bedard  <address@hidden>
+       * doc/TODO: Completed a few items.  Added an item stating the
+         desire to finish the current translations.
 
-       * Makefile.template: Cleaned up by removing unused targets.
-       Removed uninstall target.  Fixed xmtextedit clean target.
+2004-04-10 13:07  jefbed
 
-2003-08-12  Jeffrey Bedard  <address@hidden>
+       * doc/arcd.1: Made this manual page unique to arcd.
 
-       * help.c: Added license information dialog.  Added no warranty
-       dialog.  Made version dialog use multifont xmstring instead of
-       labels.
+2004-04-10 12:22  jefbed
 
-2003-08-03  Jeffrey Bedard  <address@hidden>
+       * doc/xmtextedit.1: Made the manual page specific to xmtextedit.
 
-       * antiright.c: Made special considerations for ppp users.  Fixed a
-       missing increment of the status bar's resource counter at
-       initialization.
+2004-04-09 15:24  jefbed
 
-2003-07-27  Jeffrey Bedard  <address@hidden>
+       * Makefile.in, config.in, description-pak.in, postinstall-pak.in:
+         These files have been removed.
 
-       * antiright.c: Integraged xmcd, nedit, and gimp into antiright
-       desktop environment.  Removed code made redundant through this
-       integration.  This includes text editor, cdplayer preference
-       dialog, and image editor dialog.
+2004-04-09 15:01  jefbed
 
-2003-07-26  Jeffrey Bedard  <address@hidden>
+       * doc/TUTORIAL: Removed TUTORIAL.
 
-       * antiright.c: Integraged xmcd, nedit, and gimp into antiright
-       desktop environment.  Removed code made redundant through this
-       integration.  This includes text editor, cdplayer preference
-       dialog, and image editor dialog.
+2004-04-09 14:35  jefbed
 
-2003-07-14  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * antiright.c: Used hacked rowcolumn layout for calculator and
-       shell.
-       
-2003-06-08  Jeffrey Bedard  <address@hidden>
+2004-04-08 13:29  jefbed
 
-       * prefs.c: Fixed wrong default command in antiright
-       preferred_cdplayer.
+       * 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.
 
-       Commented out browser preferences program.  This code is not
-       deleted in the case that an internal browser is not feasable.
+2004-04-08 00:36  jefbed
 
-2003-06-07  Jeffrey Bedard  <address@hidden>
+       * TODO: Updated to reflect current development.
 
-       * antiright.c: Added CD Player button to main panel.  Added Image
-       Editor button to main panel.  Added Disk Information button to the
-       main panel.  Removed commented code for cleanliness.  Indented
-       code.
+2004-04-04 21:44  jefbed
 
-       * NumEntry.c: Fixed warnings
+       * AntiRight: Defined mnemonics for Yes and No.
 
-       Used GNU-style indention like the rest of the project
+2004-04-04 20:39  jefbed
 
-2003-05-31  Jeffrey Bedard  <address@hidden>
+       * AntiRight: Fixed acceleratorText for *Exit.
 
-       * sticky.c: New file.
+2004-03-27 11:47  jefbed
 
-       * antiright.c: Fixed the cdplayer launcher.  Fixed the image
-       editor launcher.  Made sure that the panel buttons each had their
-       own widgets.  Removed unnecessary children from calculator.  Layed
-       out calculator and shell command launcher inside a form widget.
-       Used external label for calculator widget to make it more usable
-       inside a form.  Made the shell command text_field and the
-       calculator widget 25 characters long in order to ensure proper
-       layout/appearance.
+       * HACKING: Added in an extra permissive message for ARCD developers
+         and external libraries.
 
-       * NumEntry.c: New file.
+2004-03-27 11:39  jefbed
 
-       * prefs.c: Added the function
-       antiright_preferences_make_executable() to have the launchers
-       created by the preference dialogs readable, settable, and
-       executable by all users.
+       * config.in: Updated version to AntiRight 2.0-pre4.
 
-2003-05-19  Jeffrey Bedard  <address@hidden>
+2004-03-27 11:21  jefbed
 
-       * antiright.c: Remove toolbar as it is redundant and in violation
-       of various style guides.
+       * config.in: Added comment-out ANTIRIGHT_MINILEFT_MAIL definition.
 
-       Remove as many non-antiright buttons as possible.  Kept editres
-       button because I use it all the time.
+2004-03-27 11:19  jefbed
 
-       Removed rudundant menu items.
+       * AntiRight: Added color theme for ARCD.
 
-       Reverted back to old xbm icon as default.  Color icons are in
-       violation of ICCM.
+2004-03-27 11:13  jefbed
 
-2003-05-07  Jeffrey Bedard  <address@hidden>
+       * AUTHORS: Removed credits to the Xlt developers due to the recent
+         removal of the XltNumentry-based calculator.
 
-       * clock.c: Made to confrom to new environment setup.
+2004-03-27 11:10  jefbed
 
-       * library.c: added function antiright_create_motif_button.  The
-       other button functions wrap around this.
+       * AntiRight: A color theme has been added for arcalc.  Various
+         button labels for arcalc have been defined.
 
-       Made functions conform to new environment setup.
+2004-03-21 11:50  jefbed
 
-       * antiright.h: Changed to an unstructured environment data setup
-       in order to simplify things.  All files changed to conform to this
-       new setup.
+       * ChangeLog, config.in: Updated for AntiRight 2.0-r3
 
-       * antiright.c: Removed Xlt support.
+2004-03-21 11:48  jefbed
 
-       Stole some code from Xlt for the NumberEntry widget, removing need
-       for Xlt.
+       * Makefile.in: The new calculator is now the only calculator.
 
-       These changes are necessary for portability.
+2004-03-21 11:15  jefbed
 
-       Removed View->Games menu.
+       * 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.
 
-2003-05-07  Jeffrey Bedard  <address@hidden>
+2004-02-09 21:17  jefbed
 
-       * antiright.h: Changed to an unstructured environment data setup
-       in order to simplify things.  All files changed to conform to this
-       new setup.
+       * AUTHORS: Removed extra lines at the beginning of the file.
 
-       * antiright.c: Removed Xlt support.
+2004-02-09 19:05  jefbed
 
-       Stole some code from Xlt for the NumberEntry widget, removing need
-       for Xlt.
+       * ChangeLog: Updated for 2.0-pre2.
 
-       These changes are necessary for portability.
+2004-02-09 18:04  jefbed
 
-       Removed View->Games menu.
+       * ChangeLog: Updated.
 
-2003-05-04  Jeffrey Bedard  <address@hidden>
+2004-02-09 18:00  jefbed
 
-       * configure: New file.
+       * config.in: Updated version to 2.0-pre1
 
-       * config.template: fixed to become template
+2004-02-06 19:04  jefbed
 
-       * Makefile.template: added a few targets (ncc and lint).
+       * antiright.1: Updated to contain information about arhelp instead
+         of arbrowse.
 
-2003-05-03  Jeffrey Bedard  <address@hidden>
+2004-02-02 22:41  jefbed
 
-       * library.c: Fixed memory leak and added openmotif compatibility.
+       * ChangeLog: Updated for AntiRight 2.0-pre1
 
-2003-04-28  Jeffrey Bedard  <address@hidden>
+2004-02-02 22:22  jefbed
 
-       * antiright.c: Changed antiright_environment.menubar_widget
-       instances to menubar_widget as part of the anti-global code
-       cleanup.
+       * Makefile.in, antiright.lsm, config.in: These changes are for
+         AntiRight 2.0-pre1.  10 mandatory -pre releases will be made.
 
-       * library.c: Changed antiright_command_cb to deal with the changes
-       to antiright_environment_struct.  Now passes text widget through
-       (Widget*)client_data.
+2004-01-25 22:31  jefbed
 
-       * antiright.h: Removed some items from the global structure
-       antiright_environment_struct.
+       * AntiRight: MiniLeft's geometry is now specified.  This probably
+         doesn't work, so it was also hard coded into AntiRight's library.
 
-       Added some whitespaces for better appearance.
+2004-01-25 22:30  jefbed
 
-2003-04-26  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * config.template: Disabled Xlt by default becaues it caused the
-       program to segfault at startup with no good reason after minor and
-       unrelated changes to the source.  Because Xlt is disabled, I will
-       try to make toolbar buttons with pixmaps and a calculator
-       widget/area myself.
+2004-01-25 22:27  jefbed
 
-2003-04-20  Jeffrey Bedard  <address@hidden>
+       * Makefile.in: Added rules for arhelp.
 
-       * textedit.c: Fixed bug with toolbar close button.
+2004-01-25 22:26  jefbed
 
-2003-04-18  Jeffrey Bedard  <address@hidden>
+       * TODO: Added a documentation suggestion stating the need for a man
+         page for each AntiRight application.
 
-       * antiright.c: Updated to use new library functions.
+2004-01-25 22:23  jefbed
 
-       * library.h: New file.
+       * 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.
 
-       * textedit.c: Fixed some splint warnings.
+2004-01-23 19:08  jefbed
 
-       Update to use new functions of library.c.
+       * ChangeLog: Updated once again.
 
-       * library.c: Made some changes to fix some warnings given by
-       splint.
+2004-01-23 18:30  jefbed
 
-       New function: int antiright_create_toolbar_button(Widget ToolBar,
-                                           char *Label, char
-                                           **PixmapData, XtCallbackProc
-                                           callback, XtPointer
-                                           client_data) New function: int
-                                           
antiright_create_toolbar_separator(Widget
-                                           parent) New function: int
-                                           antiright_create_separator(Widget
-                                           parent) New function: int
-                                           antiright_create_label(Widget
-                                           parent_widget, char* name)
+       * ChangeLog: Updated for AntiRight 1.110.
 
-2003-04-18  Jeffrey Bedard  <address@hidden>
+2004-01-23 18:28  jefbed
 
-       * library.h: New file.
+       * AntiRight, ChangeLog, TODO, configure: Internationalization has
+         started for Spanish and Italian messages.  Code has been cleaned
+         and restructured where appropriate.
 
-       * textedit.c: Fixed some splint warnings.
+2004-01-23 15:54  jefbed
 
-       Update to use new functions of library.c.
+       * config.in: Updated to AntiRight version 1.110.
 
-       * library.c: Made some changes to fix some warnings given by
-       splint.
+2004-01-20 17:05  jefbed
 
-       New function: int antiright_create_toolbar_button(Widget ToolBar,
-                                           char *Label, char
-                                           **PixmapData, XtCallbackProc
-                                           callback, XtPointer
-                                           client_data) New function: int
-                                           
antiright_create_toolbar_separator(Widget
-                                           parent) New function: int
-                                           antiright_create_separator(Widget
-                                           parent) New function: int
-                                           antiright_create_label(Widget
-                                           parent_widget, char* name)
+       * 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.
 
-2003-04-17  Jeffrey Bedard  <address@hidden>
+2004-01-20 17:02  jefbed
 
-       * clock.c: Cleaned up code according to warnings given by splint.
+       * Makefile.in: Binaries are now stripped by install.  Binaries are
+         now handled differently than scripts, such as AR.
 
-       * filemanage.c: Partially implemented antiright_mkdir_cb().
+2004-01-19 13:21  jefbed
 
-       Fixed some more menus.
+       * config.in: ANTIRIGHT_LPR defines the lpr command.
 
-       Fixed layout to be more friendly to smaller displays.
+2004-01-18 17:13  jefbed
 
-       * clock.c: All systems functional.
+       * AntiRight: Background of browser work area and labels within are
+         now white.
 
-       * antiright.c: Added calculator to main window.
+2004-01-14 21:24  jefbed
 
-       Refined list of front panel buttons.
+       * TODO: Added desire to display load average in AntiLoad.
 
-       * AntiRight: Updated to latest version.
+2004-01-13 18:04  jefbed
 
-       Indented for easier viewing.
+       * configure: Changed instruction telling the builder to start make,
+         to indicate need for GNU make.
 
-       Added more mnemonic definitions.
+2004-01-11 00:06  jefbed
 
-2003-04-17  Jeffrey Bedard  <address@hidden>
+       * TODO: Added info about desire for relative urls and their status
+         as a dependency for the 2.0-alpha release.
 
-       * filemanage.c: Partially implemented antiright_mkdir_cb().
+2004-01-10 23:34  jefbed
 
-       Fixed some more menus.
+       * config.in: AntiRight version is now 1.108.
 
-       Fixed layout to be more friendly to smaller displays.
+2004-01-10 22:53  jefbed
 
-       * clock.c: All systems functional.
+       * HACKING: Fixed some erraneous statements.  Updated to match
+         current development philosophies.
 
-       * antiright.c: Added calculator to main window.
+2004-01-03 19:43  jefbed
 
-       Refined list of front panel buttons.
+       * config.in: Defined preprocessor symbols now have the ANTIRIGHT_
+         prefix.  ARBrowse is niced.
 
-       * AntiRight: Updated to latest version.
+2004-01-03 19:17  jefbed
 
-       Indented for easier viewing.
+       * antiright.lsm, header.txt: Removed header.txt.  Added
+         antiright.lsm.  Fixed an asthetic regression in library.c.
 
-       Added more mnemonic definitions.
+2004-01-03 19:10  jefbed
 
-2003-04-16  Jeffrey Bedard  <address@hidden>
+       * Makefile.in: config.status is now removed in the distclean
+         target.
 
-       * clock.h, clock.c: New file.
+2004-01-03 11:46  jefbed
 
-       * filemanage.c: Updated to work with new XltBubbleButton use.
+       * HACKING: Updated for current development positions.  Reasoning
+         for no new libraries is provided.
 
-       * antiright.c: Front pabel now uses the BubbleButton widget in the
-       Xlt extension toolkit.
+2004-01-03 11:42  jefbed
 
-       Menus use antiright_create_menu_button as XltBubbleButton does not
-       work proplerly with menus.
+       * TODO: Some updates performed for version 1.108.
 
-       * library.c: Added function antiright_create_menu_button that uses
-       XmCreatePushButton to create buttons for menus.
+2004-01-02 16:13  jefbed
 
-       Changed antiright_create_button to use XltCreateButton.
+       * TODO: Replaced antiright_cancel_cb and antiright_ok_cb with
+         antiright_close_cb.
 
-       * antiright.c: Used the preferred applications that are set in
-       preferences dialog.
+2004-01-02 15:11  jefbed
 
-       * Makefile: Removed some unneeded stuff.  This includes the object
-       list and the link target.
+       * configure: config.status is now created.  An incorrect comment
+         was corrected.
 
-2003-04-15  Jeffrey Bedard  <address@hidden>
+2003-12-31 20:25  jefbed
 
-       * AntiRight: Added mnemonics and accelerators for much of
-       AntiRight.
+       * ChangeLog: Updated for AntiRight 1.107.
 
-       Added some more whitening to text field backgrounds.
+2003-12-31 20:08  jefbed
 
-       * prefs.c: Now in working condition.  Saving of preferences in ok
-       callback was implemented.
+       * AR: No changes.
 
-       * textedit.c: Fixed parent specification on close callback.
+2003-12-30 15:11  jefbed
 
-       Added call to XtDestroyWidget in close callback to deal with
-       overly excessive memory use.
+       * antiright.1: Updated to reflect current state of AntiRight.
 
-       * textedit.c: Simplified close callback and got rid of global
-       widget declarations by using XtParent().
+2003-12-28 23:29  uid68742
 
-2003-04-14  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * filemanage.c: Fixed close menu item (deleted it).
+2003-12-28 18:52  uid68742
 
-       * antiright.c: Undid changes of 1.40 that caused a nasty segfault
-       with system_cb.
+       * 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.
 
-       Added Preferences... item in Options menu.
+2003-12-28 10:36  uid68742
 
-       * prefs.c: Actually got fields and lables aligned correctly!
+       * ChangeLog: Updated for 1.106
 
-2003-04-14  Jeffrey Bedard  <address@hidden>
+2003-12-26 17:49  uid68742
 
-       * antiright.c: Undid changes of 1.40 that caused a nasty segfault
-       with system_cb.
+       * 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.
 
-       Added Preferences... item in Options menu.
+2003-12-24 09:51  uid68742
 
-       * prefs.c: Actually got fields and lables aligned correctly!
+       * 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-04-13  Jeffrey Bedard  <address@hidden>
+2003-12-01 18:50  jefbed
 
-       * prefs.c, prefs.h: New file.
+       * ChangeLog: Updated for 1.103
 
-       * main.c: Cleaned up warning.
+2003-12-01 18:46  jefbed
 
-       * antiright.h: Added antiright_main prototype.
+       * config.template: Updated version for 1.103.
 
-       * antiright.c: Undo some of last changes to fix build problems
-       with old lesstif and glibc versions.
+2003-11-28 17:53  jefbed
 
-       Cleaned up the front application panel to include apps that are
-       more likely to be on the system.
+       * config.template: The parser in arbrowse has been optimized by
+         testing less conditionals per cycle.  Lynx is no longer used.
 
-       * antiright.c: Warning fixes.
+2003-11-25 17:22  jefbed
 
-       * library.c: Fixed status bar updates within system_cb to work
-       with new status bar.
+       * ChangeLog: Updated for 1.102
 
-       Added headers.
+2003-11-24 20:40  jefbed
 
-       * themes.c: Warning fixes.
+       * config.template: Update version to 1.102.
 
-       * help.c: Compile time warning fixes.
+2003-11-24 19:04  jefbed
 
-       * security.c: Fixed compile time warnings.
+       * Makefile.template: A mkdirp is now performed for the manual page
+         installation directory.
 
-       * background.c: Fixed compile-time warnings.
+2003-11-24 18:29  jefbed
 
-       * library.c: New file.
+       * configure: The C compiler is now detected and defined in
+         Makefile.
 
-       * textedit.c: Fixed nasty bug that came into place when closing
-       window.  Only the first text editor that was closed with the close
-       menu item actually closed. All windows are now taken into account.
-       antiright_text_dialog is now an array whose size is controled by
-       the MAXIMUM_TEXT_DIALOGS.
+2003-11-24 18:24  jefbed
 
-2003-04-13  Jeffrey Bedard  <address@hidden>
+       * AntiRight: Font specifications have been removed as they create
+         problems on 640x480 displays.  The background of anticlock and
+         antiload are white now.
 
-       * antiright.c: Warning fixes.
+2003-11-19 17:51  jefbed
 
-       * library.c: Fixed status bar updates within system_cb to work
-       with new status bar.
+       * 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.
 
-       Added headers.
+2003-11-17 18:41  jefbed
 
-       * themes.c: Warning fixes.
+       * ChangeLog: Updated for 1.101.
 
-       * help.c: Compile time warning fixes.
+2003-11-17 18:21  jefbed
 
-       * security.c: Fixed compile time warnings.
+       * 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.
 
-       * background.c: Fixed compile-time warnings.
+2003-11-16 12:13  jefbed
 
-       * library.c: New file.
+       * 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.
 
-       * textedit.c: Fixed nasty bug that came into place when closing
-       window.  Only the first text editor that was closed with the close
-       menu item actually closed. All windows are now taken into account.
-       antiright_text_dialog is now an array whose size is controled by
-       the MAXIMUM_TEXT_DIALOGS.
+2003-11-13 18:34  jefbed
 
-2003-04-12  Jeffrey Bedard  <address@hidden>
+       * NEWS: Nothing to report.
 
-       * background.c: Removed ok button.
+2003-11-13 18:33  jefbed
 
-       * help.h: New file.
+       * ChangeLog: Updated for 1.100.
 
-       * help.c: Removed help for help and removed cancel button. This
-       was in last checkin but was not in changelog.
+2003-11-13 18:31  jefbed
 
-       Code cleanups.
+       * config.template: Changed version to 1.100.
 
-       * help.c: New file.
+2003-11-13 18:26  jefbed
 
-       * security.c: Removed OK button.
+       * Makefile.template: Distclean now removes emacs backup files from
+         the root project directory.
 
-       * themes.c: Removed OK Button as it was redundant and confusing.
+2003-11-13 18:07  jefbed
 
-       * background.h, background.c: New file.
+       * Makefile.template: Changed installation of NEWS to installation
+         of ChangeLog.
 
-2003-04-12  Jeffrey Bedard  <address@hidden>
+2003-11-13 17:45  jefbed
 
-       * background.h, background.c: New file.
+       * config.template: Correct updatedb for NetBSD is now chosen
+         automatically through configure and cpp.
 
-2003-04-10  Jeffrey Bedard  <address@hidden>
+2003-11-04 17:33  jefbed
 
-       * antiright.c: Fixed some bugs that leave AntiRight stalled as a
-       background process when a program is launched.
+       * ChangeLog: Updated for AntiRight 1.99.
 
-       Moved many more functions to separate modules. These are the help
-       functions and the common library-like functions.
+2003-11-04 17:02  jefbed
 
-       * themes.h, themes.c: New file.
+       * Makefile.template: Removed some line breaks in target
+         dependencies.
 
-       * antiright.c: Streamlined application panel.
+2003-11-04 16:59  jefbed
 
-       * security.h, antiright.h, security.c, config.h, AntiRight: New
-       file.
+       * config.template: Updated version to 1.99.
 
-       * filemanage.c: filemanage.c contains filemanager functions from
-       antiright.c.
+2003-11-03 21:49  jefbed
 
-       Code cleanup.
+       * AntiRight, TODO, config.template: A help browser has been added
+         and will soon replace help.c.
 
-       * filemanage.c, Makefile: New file.
+2003-11-03 21:27  jefbed
 
-       * antiright.c: Moved filemanager to separate file
+       * 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.
 
-       Moved text editor to separate file
+2003-10-26 19:11  jefbed
 
-       Moved main() to a separate file.
+       * ChangeLog: Updated for AntiRight 1.98
 
-       * textedit.c: Fixed bug involving number_arguments being
-       incremented in such a way that stale values caused the menubar to
-       become corrupt.
+2003-10-26 19:07  jefbed
 
-2003-04-09  Jeffrey Bedard  <address@hidden>
+       * AntiRight, COPYING: Nothing to report.
 
-       * textedit.c, main.c: New file.
+2003-10-21 14:54  jefbed
 
-2003-03-31  Jeffrey Bedard  <address@hidden>
+       * AntiRight: Added mnemonic for Open SFTP Connection.
 
-       * antiright.c: Updated help to apply to current version.
+2003-10-21 11:56  jefbed
 
-       Removed games section from front panel.
+       * 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.
 
-       Added adventure game to games menu.
+2003-10-19 19:13  jefbed
 
-       Fixed bug in way editres was launched.
+       * TUTORIAL.template: Updated the descriptions for the new
+         components of AntiRight.  This tutorial is far form complete.
 
-       Replaced Cut in the filemanager with Rename.
+2003-10-19 17:37  jefbed
 
-       Cleaned up the global symbol naming to prevent clashes with any
-       future libraries that may be linked in.
+       * config.template: Updated for AntiRight 1.98.
 
-2003-03-20  Jeffrey Bedard  <address@hidden>
+2003-10-19 17:32  jefbed
 
-       * antiright.c: Added a security settings dialog for managing user
-       security.
+       * AntiRight, Makefile.template: Added separate filemanager,
+         antifile.
 
-       Fixed code indentation.
+2003-10-19 13:54  jefbed
 
-       Fixed menubar layout to remove space around menubar.
+       * ChangeLog: Updated.
 
-2003-03-17  Jeffrey Bedard  <address@hidden>
+2003-10-19 13:42  jefbed
 
-       * antiright.c: File manager work started
+       * TODO: Added desires for more launchers, an authentication dialog,
+         a browser and an email client.  Removed desire for more extensive
+         error checking.
 
-       Screen background configurator added.
+2003-10-19 13:36  jefbed
 
-       Code cleaned up. Easier to edit on small displays.
+       * configure: PREFIX is now defined in config.h
 
-       Cleaned up the menus some.
+2003-10-19 12:52  jefbed
 
-       Reparented most of the layout rowcolumn widgets to allow program
-       to work on older versions of lesstif.
+       * postinstall-pak: #!/bin/sh is now produced on first line and
+         column.
 
-       Added a toolbar.
+2003-10-19 12:10  jefbed
 
-       Created separate area for Administration and Applications. Layed
-       out horizontally.
+       * 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.
 
-       Status bar prints command that was executed by command buttons.
+2003-10-19 12:03  jefbed
 
-2003-03-09  Jeffrey Bedard  <address@hidden>
+       * ChangeLog: Updated for AntiRight 1.97
 
-       * antiright.c: Added an application menu to View. This will be the
-       place where all further applications are added. Once a large
-       number of applications is added, the menus will become more
-       hierarchical.
+2003-10-17 20:32  jefbed
 
-2003-03-05  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * antiright.c: Changed Orientation to be more Leftist.
+2003-10-15 00:52  jefbed
 
-       Added frames around button groups.
+       * README: The versioning guidelines in README have been relaxed.
+         Xm/Frame.h is now included in antiright.h
 
-2003-02-10  Jeffrey Bedard  <address@hidden>
+2003-10-14 22:22  jefbed
 
-       * antiright.c: Added command field
+       * AR: The conditional has been removed.  ~/.antirightrc is now
+         created and executed after default session properties are set up.
 
-       Need to fix segv in strcat.
+2003-10-14 17:07  jefbed
 
-2003-02-10  Jeffrey Bedard  <address@hidden>
+       * ChangeLog: Updated for 1.96.
 
-       * antiright.c: Added command field
+2003-10-13 17:32  jefbed
 
-       Need to fix segv in strcat.
+       * 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-02-02  Jeffrey Bedard  <address@hidden>
+2003-10-12 22:58  jefbed
 
-       * antiright.c: Updated the program to follow GNU coding
-       conventions.
+       * AntiRight: Update application panel fonts for new layout.
 
-       Added some menu items that will later be implemented.
+2003-10-12 15:54  jefbed
 
-       Allowed the application to be configured by config.h and
-       preprocessor statements.
+       * configure: This really does work with NetBSD.
 
-2003-02-02  Jeffrey Bedard  <address@hidden>
+2003-10-12 01:45  jefbed
 
-       * antiright.c: Updated the program to follow GNU coding
-       conventions.
+       * configure: This should now work on NetBSD.
 
-       Added some menu items that will later be implemented.
+2003-10-12 01:40  jefbed
 
-       Allowed the application to be configured by config.h and
-       preprocessor statements.
+       * configure: Updated sedding.
 
-2003-01-28  Jeffrey Bedard  <address@hidden>
+2003-10-12 01:32  jefbed
 
-       * antiright.c: Modified to be control center for system.
+       * 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.
 
-       Wrote complete help.
+2003-10-12 01:14  jefbed
 
-       Removed extra things.
+       * configure: INSTALL and MAKE commands are now set.  Sedding has
+         been updated in an effort to tune it.
 
-2003-01-24  Jeffrey Bedard  <address@hidden>
+2003-10-11 23:57  jefbed
 
-       * antiright.c: Removed unnecessary widget declarations and
-       replaced them with generic 'widget' declaration.
+       * configure: Updated in an effort to make work on NetBSD.
 
-       Re-indented code to conform to GNU style;
+2003-10-11 18:22  jefbed
 
-2003-01-24  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * thief.c: Removed unnecessary widget declarations and replaced
-       them with generic 'widget' declaration.
+2003-10-11 13:18  jefbed
 
-       Re-indented code to conform to GNU style;
+       * 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-01-23  Jeffrey Bedard  <address@hidden>
+2003-10-10 21:03  jefbed
 
-       * thief.c: Removed menu items that, if implemented, would be
-       useless to the program.
+       * ChangeLog: Updated for AntiRight 1.95.
 
-       Kept the standard dialog buttons on all dialogs except the help
-       dialog.
+2003-10-10 18:22  jefbed
 
-       Added a help calback to each of the dialogs except the help dialog
-       itself. This will allow for a better help system. Perhaps I may
-       make the help context sensitive by using call_data. Perhaps I
-       wont.
+       * Makefile.template, config.template: Added a separate load
+         monitor.
 
-       Partially implemented the Investor type callback and dialog. This
-       will eventually allow the program to be used by a greater variety
-       of users. I may implement a computation parameters dialog for
-       advanced users to tune the ruleset to their liking.
+2003-10-09 18:42  jefbed
 
-2003-01-20  Jeffrey Bedard  <address@hidden>
+       * 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.
 
-       * thief.c: Added more menus to make program compatible with Motif
-       Style Guide.
+2003-10-07 18:46  jefbed
 
-       Removed redundant casts.
+       * description-pak, description-pak.template: Added
+         description-pak.template to generate description-pak.
 
-       Stubs for new feature have been added.
+2003-10-07 18:42  jefbed
 
-2003-01-12  Jeffrey Bedard  <address@hidden>
+       * configure: Added generation of description-pak from
+         description-pak.template.
 
-       * thief.c: Renamed to thief.c
+2003-10-07 18:40  jefbed
 
-       Fixed warnings (commens and forward declarations)
+       * Makefile.template: Added remove target for description-pak.
 
-       * thief.c: Removed object-oriented overhead.
+2003-10-07 18:23  jefbed
 
-       Will be renamed thief.c
+       * Makefile.template, description-pak: Xm/ToggleB.h added to
+         antiright.h.  Warnings were cleaned in xmtextedit.
 
-       Simplified program and made it smaller.
+2003-10-07 18:02  jefbed
 
-       Code is not as elegant, but is more functional in design.
+       * config.template: Niced updatedb and wvdial.  Removed background
+         setting options.
 
-       * thief.c: Moved help to resource file.
+2003-10-07 17:37  jefbed
 
-       Improved layout of submit button.
+       * 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.
 
-       Added a label containing text formerly on submit button.
+2003-10-05 20:17  jefbed
 
-       Renamed submit button Submit
+       * Makefile.template: Nothing to report.
 
-2003-01-12  Jeffrey Bedard  <address@hidden>
+2003-10-05 12:53  jefbed
 
-       * thief.c: Renamed to thief.c
+       * ChangeLog: Updated for AntiRight 1.90
 
-       Fixed warnings (commens and forward declarations)
+2003-10-05 12:15  jefbed
 
-       * thief.c: Removed object-oriented overhead.
+       * 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.
 
-       Will be renamed thief.c
+2003-10-05 12:02  jefbed
 
-       Simplified program and made it smaller.
+       * HACKING: Eased some requirements.
 
-       Code is not as elegant, but is more functional in design.
+2003-10-05 09:25  jefbed
 
-       * thief.c: Moved help to resource file.
+       * config.template: Updated VERSION to 1.90 because of recent
+         functionality boost.
 
-       Improved layout of submit button.
+2003-10-05 09:11  jefbed
 
-       Added a label containing text formerly on submit button.
+       * Makefile.template: Access times of COPYING are preserved during
+         installation.
 
-       Renamed submit button Submit
+2003-10-05 02:31  jefbed
 
-2003-01-11  Jeffrey Bedard  <address@hidden>
+       * 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
 
-       * thief.c: Used more attractive font resources.
+2003-10-04 21:27  jefbed
 
-       Removed annoying menu item separators.
+       * AUTHORS: Added Joe Klemmer to AUTHORS
 
-       Added white background to help dialog text.
+2003-10-04 20:01  jefbed
 
-       Added new and close buttons.
+       * Makefile.template: AntiClock simplified to ease lesstif memory
+         leaks.
 
-2003-01-10  Jeffrey Bedard  <address@hidden>
+2003-10-01 20:28  jefbed
 
-       * thief.c: Added program icon.
+       * config.template: Updated VERSION to 1.85
 
-       Added resource files.
+2003-10-01 20:26  jefbed
 
-       Added base resource files for internationalization.
+       * antiright.1, TUTORIAL: Initial checkin.
 
-       Added extra spaces to menu items to make them look more
-       attractive.
+2003-10-01 18:52  jefbed
 
-2003-01-10  Jeffrey Bedard  <address@hidden>
+       * AntiRight: Removed tutorial.
 
-       * xmgui.cpp: Added program icon.
+2003-10-01 17:55  jefbed
 
-       Added resource files.
+       * configure: Added check for NetBSD.
 
-       Added base resource files for internationalization.
+2003-10-01 17:12  jefbed
 
-       Added extra spaces to menu items to make them look more
-       attractive.
+       * Makefile.template, configure: Started os detection/portability
+         work.
 
-2002-12-22  Jeffrey Bedard  <address@hidden>
+2003-09-30 22:05  jefbed
 
-       * xmgui.cpp: Merged HELP.h into main source file.
+       * Makefile.template: Includes are now appended to CFLAGS.
 
-       Removed the version statement from version dialog function to
-       allow code reusability.
+2003-09-30 22:00  jefbed
 
-       Removed the Thief prefix from the function, the variable, and the
-       class names. This allows the functions to be used in other
-       applications without specifically being tied to this application.
+       * Makefile.template: Debugging makefile for gmake on NetBSD.
 
-       * xmgui.cpp: Added more commentation to code
+2003-09-30 21:39  jefbed
 
-       Removed GUICallbacks class because it was useless for application
+       * Makefile.template: Eleminated break characters that were breaking
+         bsd build.
 
-       * xmgui.cpp: Changed help and version dialog boxes to be more
-       presentable
+2003-09-30 20:36  jefbed
 
-       Removed obsolete, commented-out code.
+       * TODO: xmtextedit was fixed.  File->Print now makes use of
+         antiright_strcat.
 
-       Updated labels for fields to be less American.
+2003-09-29 17:55  jefbed
 
-       Updated status bar to show a helpful message at startup
+       * ChangeLog: Updated.
 
-       * xmgui.cpp: Fixed to compile cleanly with gcc 3.2
+2003-09-29 17:50  jefbed
 
-       Formalized and resized help dialog.
+       * Makefile.template: Consolidated includes to antiright.h to allow
+         better dependency tracking.
 
-2002-12-22  Jeffrey Bedard  <address@hidden>
+2003-09-28 15:48  jefbed
 
-       * xmgui.cpp: Merged HELP.h into main source file.
+       * 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
 
-       Removed the version statement from version dialog function to
-       allow code reusability.
+2003-09-28 15:32  jefbed
 
-       Removed the Thief prefix from the function, the variable, and the
-       class names. This allows the functions to be used in other
-       applications without specifically being tied to this application.
+       * Makefile.template, TODO, antiright.c: Added source-file
+         dependencies to the Makefile.
 
-       * xmgui.cpp: Added more commentation to code
+2003-09-28 14:20  jefbed
 
-       Removed GUICallbacks class because it was useless for application
+       * ChangeLog: Updated to for latest changes.
 
-       * xmgui.cpp: Changed help and version dialog boxes to be more
-       presentable
+2003-09-28 14:13  jefbed
 
-       Removed obsolete, commented-out code.
+       * 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.
 
-       Updated labels for fields to be less American.
+2003-09-27 22:41  jefbed
 
-       Updated status bar to show a helpful message at startup
+       * antiright.c: Help->Tutorial now opens up the GNU General Public
+         License in xmmessage.
 
-       * xmgui.cpp: Fixed to compile cleanly with gcc 3.2
+2003-09-27 22:25  jefbed
 
-       Formalized and resized help dialog.
+       * TODO: Added text to comment stating to modify the configure
+         script to check for gettext.
 
-2002-11-12  Jeffrey Bedard  <address@hidden>
+2003-09-27 22:20  jefbed
 
-       * xmgui.cpp: Removed Liscense help menu item and placed the
-       liscense in a separate file Added rules for install and uninstall
-       in Makefile.  Removed some unnecessary variable definitions of n.
-       Modified the version dialog to represent changes to the Liscense
-       menu item and to the current version.  Turned various groups of if
-       statements to else if statements.  Added a message to the
-       messagebar to tell users not to buy or sell at the current time.
+       * security.c: Added button to perform portscan of 127.0.0.1.
 
-       * xmgui.cpp: Removed "Cancel" buttons from dialogs launched by
-       help menu.  Disabled tearoff menu feature.
+2003-09-27 22:08  jefbed
 
-2002-08-17  Jeffrey Bedard  <address@hidden>
+       * Makefile.template, help.c: Use common library functions.  Add
+         menubar and proper formatting to xmmessage.
 
-       * xmgui.cpp: Fixed the help system by making it more consistant
-       and by making it use the word wrap features of the text widgets.
+2003-09-27 20:35  jefbed
 
-       Changed the Version... help menu item to About....
+       * main.c: Reordered running of ~/.antirightrc to allow it to change
+         the desktop background.
 
-2002-08-16  Jeffrey Bedard  <address@hidden>
+2003-09-27 20:28  jefbed
 
-       * xmgui.cpp: Added help system.  Removed unnecessary widget
-       declarations.
+       * TODO, antiright.c, config.template: Added support for mutt and
+         more program cutomization in config.template.
 
-2002-08-15  Jeffrey Bedard  <address@hidden>
+2003-09-27 20:05  jefbed
 
-       * xmgui.cpp: This is the first working version of the thief
-       program.  The rulesets may need to be tuned and some unused parts
-       of the GUI either have to be implemented or removed.
+       * 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.
 
-       * xmgui.cpp: This is the initial GUI of the Thief stock trading
-       program.  All unneeded menus and menu items have been removed.
-       The form has been replaced by the XmRowCulumn widget for
-       simplicity and smaller code.
+2003-09-26 16:45  jefbed
 
-2002-07-06  Jeffrey Bedard  <address@hidden>
+       * config.template: Changed VERSION to  "AntiRight 1.83"
 
-       * xmgui.cpp: Added GUI prefix before all classes that did not have
-       it in order to avoid namespace confilcts.
+2003-09-26 16:42  jefbed
 
-       Added exit(0) to default closeCB.
+       * filemanage.c: Added antiright_file_open_ok_cb to handle opening
+         of files with xmtextedit.
 
-       changed GUI::SetupMainWindow(int argc, char *argc[]) to
-       GUI::Setup(int argc, char *argc[]), GUI::ShowMainWidnow() to
-       GUI::Show(), GUIEnvironmnet::InitializeGUIEnvironmnet() to
-       GUI::SetupGUIEnvironmnet(), and GUIEnvironmnet::EnterEventLoop()
-       to GUIEnvironmnet::Execute().
+2003-09-26 16:39  jefbed
 
-2002-07-05  Jeffrey Bedard  <address@hidden>
+       * antiright.c: Temporarily removed File->Open.
 
-       * xmgui.cpp: Used the previously described polymorphic method of
-       initializing the main window for all aspects of the main window.
+2003-09-26 16:28  jefbed
 
-2002-07-04  Jeffrey Bedard  <address@hidden>
+       * AntiRight: Changed to work with Disk Manager button.
 
-       * xmgui.cpp: Used polymorphic methods to initialize menubar and
-       menus. Next I initialize and embody all methods involved in
-       creating the main window through these techniques.
+2003-09-24 19:15  jefbed
 
-       Created the ADT GUIObject.
+       * antiright.c: Reeplaced Image Editor button front panel with Disk
+         Manager button, as it likely to be used more often.
 
-       Made the variables in GUIEnvironment static to allow for
-       polymorphism and inheritance outside of class GUI.
+2003-09-24 17:22  jefbed
 
-2002-07-02  Jeffrey Bedard  <address@hidden>
+       * themes.c: Added blues theme.
 
-       * xmgui.cpp: spilt GUI::SetupMainWindow into functions
+2003-09-24 17:04  jefbed
 
-       made all class declarations that do not require return values void
+       * background.c: Added another row of background colors.
 
-       changed internel GUI::this functions to private
+2003-09-23 18:10  jefbed
 
-       added more commentation
+       * ChangeLog~, Makefile, TODO~, arcd, config.h, xhost.c~, xhost.h~,
+         xmmessage, xmsticky, xmtextedit: Removed
 
-2002-07-01  Jeffrey Bedard  <address@hidden>
+2003-09-22 20:08  jefbed
 
-       * xmgui.cpp: got rid of a memory leak in GUI::ShowMainWindow()
+       * ChangeLog: Updated Changelog.
 
-       removed function call to XtVaSetValues in GUI::ShowMainWindow()
+2003-09-22 20:05  jefbed
 
-       changed GUI::ShowMainWindow() to have void return type
+       * Makefile.template: Added bzball and balls makefile targets.
+         Ensured that no output lines violate the 80x24 rule.  cvs:
+         ----------------------------------------------------------------------
 
-       Added a submit button to command area (still need to add callback
-       for submit)
+2003-09-22 19:25  jefbed
 
-       add a few comments to make code clearer
+       * antiright.c.test: This file is useless.
 
-       Added RCS header
+2003-09-22 19:21  jefbed
 
-2002-06-30  Jeffrey Bedard  <address@hidden>
+       * antiright: Binary file removed.
 
-       * xmgui.cpp: Changed the public widget declerations in
-       XmGUIEnvironment to protected declarations.
+2003-09-22 19:20  jefbed
 
-       Removed the unnecessary parameters from the functions in
-       XmGUIBaseCallbacks and the unnecessary and potentially dangerous
-       function calls inside of the functions in XmGUIBaseCallbacks.
+       * ChangeLog, themes.c: Many new themes have been added to the theme
+         selector.  The changelog has at last been updated.
 
-       Included string.h
+2003-09-22 15:43  jefbed
 
-       replaced all C-style comments with C++-style comments.
+       * Makefile.template: Separated install into multiple targets for
+         each AntiRight component.
 
-2002-06-29  Jeffrey Bedard  <address@hidden>
+2003-09-21 19:00  jefbed
 
-       * xmgui.cpp: Ensured that it compiled and ran cleanly with gcc
-       flags -g3 -Wall -W -Wtraditional -traditional-cpp -ansi -02 and
-       -fno-exceptions
+       * Makefile.template: distclean now removes corefiles.
 
-       included iostream.h
+2003-09-21 18:14  jefbed
 
-       moved the parameters of the functions in XmGUIBaseCallbacks onto
-       one line.
+       * 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.
 
-       moved the definitions of the functions in XmGUILib outside of the
-       class.
+2003-09-20 16:04  jefbed
 
-       removed an unnecessary for loop.
+       * xhost.c, xhost.c~, xhost.h, xhost.h~: Initial checkin.
 
-2002-06-26  Jeffrey Bedard  <address@hidden>
+2003-09-20 11:25  jefbed
 
-       * xmgui.cpp: jefbed: - Added appropriate base callbacks for
-       toolbuttons and menu items.  - Fixed all warnings at compilation -
-       Modularized and removed constructor of XmGUI
+       * 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
 
-       * xmgui.cpp: New file.
-       




reply via email to

[Prev in Thread] Current Thread [Next in Thread]