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: Fri, 23 Nov 2007 23:34:33 +0000

CVSROOT:        /sources/antiright
Module name:    antiright
Changes by:     Jeffrey Bedard <jefbed> 07/11/23 23:34:33

Modified files:
        .              : ChangeLog 

Log message:
        Update ChangeLog for AntiRight 3.6.  

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/antiright/ChangeLog?cvsroot=antiright&r1=1.60&r2=1.61

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/antiright/antiright/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -b -r1.60 -r1.61
--- ChangeLog   4 Mar 2007 03:20:14 -0000       1.60
+++ ChangeLog   23 Nov 2007 23:34:33 -0000      1.61
@@ -1,3 +1,2025 @@
+2007-11-23 18:15  jefbed
+
+       * gtkshell/clock.c, gtkshell/updated_label.c, xshell/Makefile,
+         xshell/decoration.c: Removed unnecessary macros to improve code
+         readability.  Removed indicator from xshell buttons, as it is
+         useless.
+
+2007-11-14 22:21  jefbed
+
+       * ACE-desktop/guidl/Editor.gdl: Added FIXME for wrong 'Open...'
+         icon.
+
+2007-11-14 22:17  jefbed
+
+       * gtkshell/: button.c, menu.c, menu.h, text.c: Remove labels from
+         toolbar items.  Split menubar menu detection code from menu
+         pointer assignment, export detection.  Use detection for not
+         removing labels from buttons considered for toolbar addition, in
+         case one happens to be the menubar button.  This prevents the
+         menubar button from being added as a toolbar button.
+
+2007-11-12 17:36  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl,
+         ACE-desktop/icons/screen_16.png, ACE-desktop/icons/screen_32.png,
+         gtkshell/test: Fixed merge conflicts, remove gtkshell/test.
+
+2007-11-12 06:34  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl: Fix Lock menu item.
+
+2007-11-12 06:30  jefbed
+
+       * ACE-desktop/: system.antiright, hacks/calculator.sh: Use file
+         shell instead of file manager by default since it works.  Add a
+         simple calculator using bc, a temporary file, and the updated
+         label.
+
+2007-11-12 05:51  jefbed
+
+       * doc/AUTHORS, gtkshell/text.c: Make undo feature accessable from
+         all text areas.  Give credit to leafpad project for undo code.
+
+2007-11-12 05:28  jefbed
+
+       * gtkshell/: gtkshell.c, text.c: Implement undo feature.
+
+2007-11-11 21:13  jefbed
+
+       * ACE-desktop/: guidl/Horizontal_Deskbar.gdl,
+         icons/gnome_medium/chat_32.png, icons/gnome_small/chat_16.png:
+         Final chat icons, for now.
+
+2007-11-11 20:35  jefbed
+
+       * ACE-desktop/icons/: gnome_medium/chat_32.png,
+         gnome_small/chat_16.png: New chat icon look, again.
+
+2007-11-11 20:21  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl,
+         ACE-desktop/icons/gnome_medium/chat_32.png,
+         ACE-desktop/icons/gnome_medium/terminal_32.png,
+         ACE-desktop/icons/gnome_small/chat_16.png,
+         ACE-desktop/icons/gnome_small/terminal_16.png, gtkshell/Makefile,
+         gtkshell/add_options.c, gtkshell/text.c, gtkshell/undo.c,
+         gtkshell/undo.h, gtkshell/view.h: Begin to add undo support to
+         text editor.  Updated icon for chat to one of my own design.
+
+2007-11-11 19:16  jefbed
+
+       * gtkshell/text.c: Fixed scrolling.
+
+2007-11-11 18:22  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl: Use new chat icon
+         instead of pidgin icon.
+
+2007-11-11 18:20  jefbed
+
+       * ACE-desktop/icons/: gnome_medium/chat_32.png,
+         gnome_small/chat_16.png: Use better looking chat icons.
+
+2007-11-11 18:11  jefbed
+
+       * ACE-desktop/: guidl/Horizontal_Deskbar.gdl, icons/gaim_16.png,
+         icons/gaim_32.png: Added Chat entry to Deskbar.  Add and use gaim
+         icon.
+
+2007-11-11 18:07  jefbed
+
+       * ACE-desktop/: ACE, guidl/File_Shell.gdl,
+         guidl/Horizontal_Deskbar.gdl, icons/system_monitor_16.png,
+         icons/system_monitor_32.png: Added file management interface that
+         actually works.  Added new system monitor icons.  Use pidgin icon
+         for pidgin in Deskbar.
+
+2007-11-11 17:18  jefbed
+
+       * gtkshell/: about_dialog.c, callbacks.c: Fixed icon location for
+         about dialog.
+
+2007-11-11 16:00  jefbed
+
+       * ACE-desktop/ACE: Fixed missing entry handler.  Prompt user for
+         definition when invoked.
+
+2007-11-10 22:42  jefbed
+
+       * ACE-desktop/: ACE, system.antiright,
+         guidl/Horizontal_Deskbar.gdl, icons/pidgin_16.png,
+         icons/pidgin_32.png, icons/gnome_medium/terminal_32.png,
+         icons/gnome_small/terminal_16.png: Use better icons for terminal.
+         Use Pidgin icon for ACE Chat.
+
+2007-11-08 01:41  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl, gtkshell/arguments.c,
+         gtkshell/button.c, gtkshell/button.h, gtkshell/dialog.c,
+         gtkshell/guidl_options.c, gtkshell/macros.h, gtkshell/menu.c,
+         gtkshell/option_options.c, xshell/button.c: Began initial code
+         for command checking of items.  This will allow for dynamic menus
+         in ACE's deskbar.
+
+2007-11-08 00:54  jefbed
+
+       * ACE-desktop/: ACE, hacks/xsh_panel.sh: Add xshell-based panel.
+
+2007-11-02 15:00  jefbed
+
+       * ACE-desktop/: guidl/Horizontal_Deskbar.gdl, icons/Screen_32.png,
+         icons/System_Monitor_32.png: Use only deck icon for ACE menu.
+
+2007-11-02 14:56  jefbed
+
+       * gtkshell/button.c: Left-align menu labels.
+
+2007-11-02 14:01  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl, gtkshell/arguments.c,
+         gtkshell/macros.h, gtkshell/option_options.c: Automatically use
+         menu-sized stock images, if no custom icon size has been set.
+         Begin using stock items in ACE menu.
+
+2007-11-02 12:49  jefbed
+
+       * ACE-desktop/: Makefile, guidl/Horizontal_Deskbar.gdl: Remove aqua
+         icon set.
+
+2007-11-02 12:46  jefbed
+
+       * ACE-desktop/icons/: ACE.png, Browser.png, Browser_32.png,
+         Calculator.png, Deck.png, File_Sharing.png, Image_Editor.png,
+         Screen.png, Sticky_Note.png, Sticky_Note_32.png,
+         System_Monitor.png, Terminal.png, Word_Processor.png,
+         gnome_medium/www_32.png: Begin icon consolidation, weeding out
+         unused icons.
+
+2007-11-02 10:23  jefbed
+
+       * ACE-desktop/guidl/ACE_Panel.gdl: Used GTK stock icons where
+         possible.  Switch to GNOME icons for all else.
+
+2007-11-02 09:39  jefbed
+
+       * ACE-desktop/: Makefile, guidl/Horizontal_Deskbar.gdl: Use new
+         todo icon for sticky note launcher.
+
+2007-11-02 09:37  jefbed
+
+       * ACE-desktop/icons/: Sticky_Note_32.png, gnome_medium/todo_32.png,
+         gnome_small/todo_16.png: Added new todo icon from gartoon set.
+
+2007-11-01 19:11  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl: Use gnome icons.
+
+2007-11-01 19:01  jefbed
+
+       * ACE-desktop/icons/gnome_medium/: amusement_32.png,
+         calculator_32.png, chat_32.png, clock_32.png, colors_32.png,
+         configuration_32.png, development_32.png, disk-cd_32.png,
+         disk-floppy_32.png, disk_32.png, display_32.png, editor_32.png,
+         empty_32.png, file_32.png, folder_32.png, font_32.png,
+         game-board_32.png, game-cards_32.png, game_32.png,
+         ghostview_32.png, gimp_32.png, gnome_32.png, gnu_32.png,
+         graphics_32.png, help_32.png, home_32.png, information_32.png,
+         item_32.png, kde_32.png, keyboard_32.png, linux_32.png,
+         lock_32.png, mail_32.png, modules_32.png, monitoring_32.png,
+         mouse_32.png, multimedia_32.png, music_32.png, netscape_32.png,
+         network_32.png, news_32.png, printing_32.png, programs_32.png,
+         quit_32.png, refresh_32.png, restart_32.png, science_32.png,
+         system_32.png, terminal-remote_32.png, terminal-special_32.png,
+         terminal_32.png, themes_32.png, todo_32.png, unknown_32.png,
+         utility_32.png, video_32.png, viewer_32.png,
+         window-destroy_32.png, window-identify_32.png,
+         window-maximize_32.png, window-move_32.png, window-raise_32.png,
+         window-shade_32.png, window_32.png, windows_32.png,
+         word-processor_32.png, www_32.png, xv_32.png: Add 32x32 versions
+         of the gnome icons.
+
+2007-10-31 09:57  jefbed
+
+       * gtkshell/: GSHWidget.c, GSHWidget.h, Makefile, module_includes.h,
+         text.c, text.h: Began objectifying widget code, starting with
+         text widget.  Added GSHWidget interface class.  Fixed merge
+         conflicts.
+
+2007-10-30 14:31  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl: Use imported gnome icon
+         set for deskbar and menus.
+
+2007-10-30 14:08  jefbed
+
+       * ACE-desktop/: Makefile, icons/gnome_small/amusement_16.png,
+         icons/gnome_small/calculator_16.png,
+         icons/gnome_small/chat_16.png,
+         icons/gnome_small/choice-no_16.png,
+         icons/gnome_small/choice-yes_16.png,
+         icons/gnome_small/clock_16.png, icons/gnome_small/colors_16.png,
+         icons/gnome_small/configuration_16.png,
+         icons/gnome_small/development_16.png,
+         icons/gnome_small/disk-cd_16.png,
+         icons/gnome_small/disk-floppy_16.png,
+         icons/gnome_small/disk_16.png, icons/gnome_small/display_16.png,
+         icons/gnome_small/editor_16.png, icons/gnome_small/empty_16.png,
+         icons/gnome_small/file_16.png, icons/gnome_small/folder_16.png,
+         icons/gnome_small/font_16.png,
+         icons/gnome_small/game-board_16.png,
+         icons/gnome_small/game-cards_16.png,
+         icons/gnome_small/game_16.png,
+         icons/gnome_small/ghostview_16.png,
+         icons/gnome_small/gimp_16.png, icons/gnome_small/gnome_16.png,
+         icons/gnome_small/gnu_16.png, icons/gnome_small/graphics_16.png,
+         icons/gnome_small/help_16.png, icons/gnome_small/home_16.png,
+         icons/gnome_small/information_16.png,
+         icons/gnome_small/item_16.png, icons/gnome_small/kde_16.png,
+         icons/gnome_small/keyboard_16.png,
+         icons/gnome_small/linux_16.png, icons/gnome_small/lock_16.png,
+         icons/gnome_small/mail_16.png, icons/gnome_small/modules_16.png,
+         icons/gnome_small/monitoring_16.png,
+         icons/gnome_small/mouse_16.png,
+         icons/gnome_small/multimedia_16.png,
+         icons/gnome_small/music_16.png,
+         icons/gnome_small/netscape_16.png,
+         icons/gnome_small/network_16.png, icons/gnome_small/news_16.png,
+         icons/gnome_small/printing_16.png,
+         icons/gnome_small/programs_16.png, icons/gnome_small/quit_16.png,
+         icons/gnome_small/refresh_16.png,
+         icons/gnome_small/restart_16.png,
+         icons/gnome_small/science_16.png,
+         icons/gnome_small/system_16.png,
+         icons/gnome_small/terminal-remote_16.png,
+         icons/gnome_small/terminal-special_16.png,
+         icons/gnome_small/terminal_16.png,
+         icons/gnome_small/themes_16.png, icons/gnome_small/todo_16.png,
+         icons/gnome_small/unknown_16.png,
+         icons/gnome_small/utility_16.png, icons/gnome_small/video_16.png,
+         icons/gnome_small/viewer_16.png,
+         icons/gnome_small/window-close_16.png,
+         icons/gnome_small/window-delete_16.png,
+         icons/gnome_small/window-destroy_16.png,
+         icons/gnome_small/window-identify_16.png,
+         icons/gnome_small/window-maximize_16.png,
+         icons/gnome_small/window-move_16.png,
+         icons/gnome_small/window-raise_16.png,
+         icons/gnome_small/window-shade_16.png,
+         icons/gnome_small/window_16.png,
+         icons/gnome_small/windows_16.png,
+         icons/gnome_small/word-processor_16.png,
+         icons/gnome_small/www_16.png, icons/gnome_small/xv_16.png: Add
+         gnome icons, for use within applications, and for use as a more
+         standard icon set than the aqua icons.
+
+2007-10-25 13:33  jefbed
+
+       * gtkshell/updated.c: Removed extraneous macro.
+
+2007-10-24 21:07  jefbed
+
+       * gtkshell/: Makefile, add_options.c, module_includes.h, pane.c,
+         pane.h, quickstart.c, quickstart.h: Commit initial quickstart
+         applet code.  Does not function properly currently.
+
+2007-10-24 21:02  jefbed
+
+       * gtkshell/: gsh.h, gtkshell.h: Split out GSH structure from
+         gtkshell.h
+
+2007-10-23 17:22  jefbed
+
+       * ACE-desktop/guidl/ACE_Panel.gdl: Add icons, use in ACE Panel.
+
+2007-10-22 20:46  jefbed
+
+       * ACE-desktop/: Makefile, guidl/Horizontal_Deskbar.gdl: Added new
+         icon set from wm-icons.  Use with Horizontal_Deskbar.gdl.
+
+2007-10-22 17:03  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl: Remove Audio/Video menu
+         as it is redundant.
+
+2007-10-20 21:28  jefbed
+
+       * ACE-desktop/hacks/juke.sh: Display title of each song shortly
+         after it starts.
+
+2007-10-20 21:24  jefbed
+
+       * ACE-desktop/hacks/juke.sh: Split control applet into separate
+         function.  Use control applet if osd_cat is installed on default
+         invocation.
+
+2007-10-20 21:22  jefbed
+
+       * ACE-desktop/hacks/juke.sh: Only start juke applet by default if
+         osd_cat does not exist.
+
+2007-10-20 21:19  jefbed
+
+       * ACE-desktop/hacks/juke.sh: Added missing parentheses.
+
+2007-10-20 21:17  jefbed
+
+       * ACE-desktop/hacks/juke.sh: Added support for osd_cat display of
+         current song.
+
+2007-10-15 10:26  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl: Added abiword menu
+         item, removed oowriter.
+
+2007-10-02 10:35  jefbed
+
+       * ACE-desktop/ACE, gtkshell/add_options.c, gtkshell/applets.h,
+         gtkshell/terminal.c, gtkshell/tree.c: Added output support to
+         list code based on GTK documentation example.  Use list to
+         display values in new View All Settings option in ACE Settings.
+         Improved add_options commenting.
+
+2007-09-09 14:03  jefbed
+
+       * gtkshell/: menu.c, option_options.c: Split out submenu opening
+         code from item iteration.
+
+2007-09-06 10:38  jefbed
+
+       * configure, libantiright/arguments.c, libantiright/macros.h:
+         Bumped version to 3.6.  Commented OOP portion of macros.h.
+         Updated copyright date on arguments.c.
+
+2007-09-05 14:19  jefbed
+
+       * xshell/button.c: Fixed button layout.
+
+2007-09-05 13:36  jefbed
+
+       * xshell/button.c: Print layout data only when DEBUG defined.
+
+2007-09-01 14:13  jefbed
+
+       * xshell/: arguments.c, button.c, layout.h, xshell.c:
+         Use layout comprising of a compromise between fixed dimensions
+         and font-based spacing.
+
+2007-08-28 15:39  jefbed
+
+       * xshell/: Makefile, arguments.c, button.c, dialog.c, dialog.h,
+         text.c, xshell.h: Added initial dialog code, not yet functional.
+         Split out code for definition of free-floating buttons.
+
+2007-08-20 15:55  jefbed
+
+       * xshell/: button.c, font.c, layout.c, layout.h, text.c, xshell.c,
+         xshell_struct.h: Calculate geometries based on font properties.
+         Store reference to entire font structure.  Only perform layout on
+         initial mapping.  Began code to allow text widget to properly
+         display text containing nonprinting characters.
+
+2007-08-20 12:18  jefbed
+
+       * xshell/: arguments.c, layout.c, text.c: Bug fixes (and
+         additions).
+
+2007-08-20 12:12  jefbed
+
+       * gtkshell/label.c, xshell/arguments.c, xshell/arguments.h,
+         xshell/button.c, xshell/decoration.c, xshell/decoration.h,
+         xshell/events.c, xshell/events.h, xshell/font.c, xshell/font.h,
+         xshell/text.c, xshell/widget.c, xshell/xshell.c,
+         xshell/xshell_struct.h: XShell improvements.
+
+2007-08-14 20:32  jefbed
+
+       * ACE-desktop/guidl/ACE_Panel.gdl, gtkshell/button.c,
+         gtkshell/button.h: Removed test menu from ACE panel.  Use a
+         mapping structure rather than nested conditionals to assign icons
+         to labels.  Store definitions in header file.
+
+2007-08-13 07:08  jefbed
+
+       * gtkshell/: Makefile, module_includes.h, options.c, swallow.c,
+         swallow.h: Add initial code for containment of external
+         applications.  Once completed, this will help phase out vte in
+         favor of rxvt.
+
+2007-08-13 04:24  jefbed
+
+       * gtkshell/: add_options.c, text.c: Set GSH_IN_SECONDARY_WIN when
+         new window created.  Split file save procedure for case where
+         filename already set.  Check for empty filename on open, restore
+         old filename in this case.
+
+2007-08-13 03:12  jefbed
+
+       * gtkshell/: Makefile, dialog.c, dialog.h, dialog_options.c,
+         file_dialog.c, file_dialog.h, macros.h, module_includes.h:
+         Consolidated common functionality in dialogs to
+         gsh_common_dialog_executioner.  Wrote code using this as macros.
+         Use dialog.c for dialog callbacks.
+
+2007-08-07 12:25  jefbed
+
+       * ACE-desktop/hacks/simple_load_applet.sh, xshell/Makefile,
+         xshell/arguments.c, xshell/button.c, xshell/button.h,
+         xshell/color.c, xshell/color.h, xshell/decoration.c,
+         xshell/decoration.h, xshell/font.c, xshell/font.h,
+         xshell/layout.c, xshell/text.c, xshell/text.h, xshell/xshell.c,
+         xshell/xshell.h, xshell/xshell_struct.h: Added font selection
+         utility function for xshell.  Added support for multiple line
+         text display in xshell.  Set fonts for buttons and text.  Allow
+         widget width to be specified at runtime.  Fixed label arg counter
+         increment.  Added simple_load_applet.sh, which displays the
+         system load on a panel.
+
+2007-08-07 08:49  jefbed
+
+       * xshell/: arguments.c, decoration.c, decoration.h, layout.c,
+         xshell.c, xshell.h: Code refactorings done for xshell, duplicate
+         functions eliminated and made publically accessable.  Added
+         convenience macro for default GC initialization.
+
+2007-08-06 16:26  jefbed
+
+       * xshell/: button.c, decoration.c, decoration.h: Began bitmap
+         rendering code, to be used for gradient store/acceleration, as
+         well as desktop icon set.
+
+2007-08-04 22:18  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl, xshell/arguments.c,
+         xshell/button.c, xshell/decoration.c: Fixed conflicts with local
+         changes.
+
+2007-08-03 16:24  jefbed
+
+       * xshell/: arguments.c, xshell.c: Refactord option handling code,
+         split out addition and option selection.  Added usage display
+         function.
+
+2007-08-03 16:13  jefbed
+
+       * gtkshell/gshterm: Use smaller font size by default.
+
+2007-08-02 14:57  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl: Fix misspelling.
+
+2007-08-02 14:52  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl: Removed icons from
+         application submenus.
+
+2007-08-02 14:38  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl: Simplified deskbar
+         panel.
+
+2007-07-31 09:55  jefbed
+
+       * configure, ACE-desktop/ACE, ACE-desktop/Makefile,
+         ACE-desktop/system.antiright.5, ACE-desktop/hacks/open_file.sh,
+         gtkshell/about_dialog.c, gtkshell/image_button.c: Fixed paths to
+         use XDG dirs.
+
+2007-07-28 15:40  jefbed
+
+       * xshell/Makefile: Disable gradient rendering by default.
+
+2007-07-26 21:13  jefbed
+
+       * ACE-desktop/ACE, ACE-desktop/hacks/juke.sh,
+         ACE-desktop/hacks/local_loads.sh, ACE-desktop/hacks/open_file.sh,
+         gtkshell/main.c: Added license headers to hack scripts.  Began
+         consolidating globals for threaded gtkshell.  Split ACE -A ARO to
+         open_file.sh (ACE -A Hack open_file).
+
+2007-07-26 20:25  jefbed
+
+       * ACE-desktop/ACE: Remove non-GUIDL Deskbar panel.
+
+2007-07-25 00:42  jefbed
+
+       * ACE-desktop/guidl/ACE_Panel.gdl,
+         ACE-desktop/guidl/Horizontal_Deskbar.gdl,
+         ACE-desktop/guidl/Old_Deskbar.gdl, ACE-desktop/hacks/juke.sh,
+         ACE-desktop/icons/File_Manager.png,
+         ACE-desktop/icons/File_Manager_32.png,
+         ACE-desktop/icons/Lock_Display.png,
+         ACE-desktop/icons/Lock_Display_32.png,
+         ACE-desktop/icons/Text_Editor.png,
+         ACE-desktop/icons/Text_Editor_32.png, doc/gtkshell.1,
+         gtkshell/add_options.c, gtkshell/gtkshell.h,
+         gtkshell/guidl_util.c, gtkshell/options.c, gtkshell/tree.c:
+         Removed redundant icons.  Added gtk list/tree support.  Fixed
+         premature freeing of non-option argument strings from guidl
+         results.  Icon fixups.  Added manual page for list addition
+         option.
+
+2007-07-24 21:58  jefbed
+
+       * gtkshell/guidl.lex: Added conditional support to GUIDL.
+
+2007-07-22 21:58  jefbed
+
+       * xshell/: Makefile, button.c, button.h, widget.c, widget.h,
+         xshell.c, xshell.h: Sync, again.
+
+2007-07-22 17:54  jefbed
+
+       * xshell/: arguments.c, arguments.h, decoration.c, decoration.h,
+         events.c, events.h, layout.c, layout.h, shell.c, shell.h, text.c,
+         text.h: Sync new version.
+
+2007-07-22 15:07  jefbed
+
+       * gtkshell/: clock.c, gtkshell.c, gtkshell.h: Added color setting
+         function, gsh_widget_set_color().  Split clock container
+         management and color setting to separate methods.
+
+2007-07-22 13:51  jefbed
+
+       * gtkshell/: Makefile, clock.c, updated.h, updated_label.c,
+         updated_progress.c: Consolidated updater add procedure to
+         convenience macro.  Allocate clock time string into stack buffer,
+         rather than heap.
+
+2007-07-22 12:22  jefbed
+
+       * ACE-desktop/hacks/juke.sh: Split applet into two windows, to fix
+         resizing issues on song title display.  Use small icons on
+         control panel.  Add close button.  Fix song title query function.
+         Added option to kill song applet.
+
+2007-07-22 04:15  jefbed
+
+       * ACE-desktop/: ACE, system.antiright, hacks/juke.sh,
+         hacks/local_loads.sh: Fixed loop termination code in juke.
+
+2007-07-22 03:10  jefbed
+
+       * ACE-desktop/ACE: Added Hack() function for running parts of the
+         hack collection.
+
+2007-07-22 02:58  jefbed
+
+       * ACE-desktop/Makefile: Remove old monitor script install command.
+
+2007-07-22 02:56  jefbed
+
+       * ACE-desktop/: ACE_host_monitor.sh, Makefile,
+         hacks/host_monitor.sh: Added hacks infrastructure, for a more
+         extensive collection of gtkshell applications.
+
+2007-07-22 02:41  jefbed
+
+       * ACE-desktop/Makefile: Added install target for host monitor
+         script.
+
+2007-07-22 02:39  jefbed
+
+       * ACE-desktop/: ACE_host_monitor.sh, system.antiright: Added a
+         multiple host monitoring system based on ssh.
+
+2007-07-21 16:19  jefbed
+
+       * gtkshell/updated.c: Added comment for function pointer call.  Do
+         not allocate a duplicate command string, as command strings
+         originate from argument list.
+
+2007-07-21 16:15  jefbed
+
+       * gtkshell/font.c: Added comment for macro.
+
+2007-07-21 12:18  jefbed
+
+       * gtkshell/terminal_options.c: Fixed duplicate case labels.
+
+2007-07-21 12:16  jefbed
+
+       * configure, ACE-desktop/ACE, ACE-desktop/system.antiright,
+         ACE-desktop/guidl/File_Manager.gdl, gtkshell/guidl_options.c,
+         gtkshell/terminal.c, gtkshell/terminal_options.c: Fix merge
+         conflicts.
+
+2007-07-19 21:26  jefbed
+
+       * Makefile, gtkshell/gtkshell.h, gtkshell/main.c,
+         libantiright/library.h, libantiright/util.c, xshell/arguments.c,
+         xshell/arguments.h, xshell/decoration.c, xshell/decoration.h,
+         xshell/events.c, xshell/events.h, xshell/layout.c,
+         xshell/layout.h, xshell/shell.c, xshell/shell.h, xshell/text.c,
+         xshell/text.h: Integrated xshell into build system.  Fixed
+         boehm-gc include file resolution.  Added license headers to
+         xshell files.  Make xshell bail out if no arguments have been
+         specified.
+
+2007-07-19 20:57  jefbed
+
+       * configure, xshell/arguments.c, xshell/arguments.h,
+         xshell/decoration.c, xshell/decoration.h, xshell/events.c,
+         xshell/events.h, xshell/layout.c, xshell/layout.h,
+         xshell/shell.c, xshell/shell.h, xshell/text.c, xshell/text.h:
+         Added xshell code.
+
+2007-07-08 22:12  jefbed
+
+       * gtkshell/: Makefile, add_options.c, form.c, form.h, gshterm,
+         module_includes.h: Added radio button selection support (option
+         -af).
+
+2007-06-20 09:37  jefbed
+
+       * gtkshell/Makefile: Fixed linking order prior to libshell removal.
+
+2007-06-11 17:32  jefbed
+
+       * Makefile, configure, doc/TODO, gtkshell/Makefile,
+         gtkshell/about_dialog.c, gtkshell/about_dialog.h,
+         gtkshell/add_options.c, gtkshell/add_options.h,
+         gtkshell/app_mode.c, gtkshell/app_mode.h, gtkshell/applets.h,
+         gtkshell/arguments.c, gtkshell/arguments.h, gtkshell/button.c,
+         gtkshell/button.h, gtkshell/callbacks.c, gtkshell/callbacks.h,
+         gtkshell/clock.c, gtkshell/clock.h, gtkshell/command_shell.c,
+         gtkshell/command_shell.h, gtkshell/containers.c,
+         gtkshell/containers.h, gtkshell/dialog_options.c,
+         gtkshell/dialog_options.h, gtkshell/dragdrop.c,
+         gtkshell/dragdrop.h, gtkshell/file_dialog.c,
+         gtkshell/file_dialog.h, gtkshell/font.c, gtkshell/font.h,
+         gtkshell/geometry.c, gtkshell/geometry.h, gtkshell/gtkshell.c,
+         gtkshell/gtkshell.h, gtkshell/guidl.lex, gtkshell/guidl.y,
+         gtkshell/guidl_dialog.c, gtkshell/guidl_dialog.h,
+         gtkshell/guidl_dictionary.c, gtkshell/guidl_dictionary.h,
+         gtkshell/guidl_options.c, gtkshell/guidl_options.h,
+         gtkshell/guidl_util.c, gtkshell/guidl_util.h,
+         gtkshell/guidl_widgets.c, gtkshell/guidl_widgets.h,
+         gtkshell/image_button.c, gtkshell/image_button.h,
+         gtkshell/init.c, gtkshell/init.h, gtkshell/label.c,
+         gtkshell/label.h, gtkshell/macros.h, gtkshell/main.c,
+         gtkshell/menu.c, gtkshell/menu.h, gtkshell/module_includes.h,
+         gtkshell/option_options.c, gtkshell/option_options.h,
+         gtkshell/options.c, gtkshell/options.h, gtkshell/pane.c,
+         gtkshell/pane.h, gtkshell/row.c, gtkshell/row.h,
+         gtkshell/row_struct.h, gtkshell/terminal.c, gtkshell/terminal.h,
+         gtkshell/terminal_options.c, gtkshell/terminal_options.h,
+         gtkshell/terminal_struct.h, gtkshell/test, gtkshell/text.c,
+         gtkshell/text.h, gtkshell/tree.c, gtkshell/tree.h,
+         gtkshell/update_manager.c, gtkshell/update_manager.h,
+         gtkshell/update_manager_struct.h, gtkshell/updated.c,
+         gtkshell/updated.h, gtkshell/updated_label.c,
+         gtkshell/updated_label.h, gtkshell/updated_options.c,
+         gtkshell/updated_options.h, gtkshell/updated_progress.c,
+         gtkshell/updated_progress.h: Re-added gtkshell files.   Updated
+         TODO.
+
+2007-06-10 17:18  jefbed
+
+       * gtkshell/: Makefile, gshterm, main.c: Re-added.
+
+2007-06-10 17:16  jefbed
+
+       * gtkshell/: Makefile, about_dialog.c, about_dialog.h,
+         add_options.c, add_options.h, app_mode.c, app_mode.h, applets.h,
+         arguments.c, arguments.h, button.c, button.h, callbacks.c,
+         callbacks.h, clock.c, clock.h, command_shell.c, command_shell.h,
+         containers.c, containers.h, dialog_options.c, dialog_options.h,
+         dragdrop.c, dragdrop.h, file_dialog.c, file_dialog.h, font.c,
+         font.h, geometry.c, geometry.h, gshterm, gtkshell.c, gtkshell.h,
+         guidl.lex, guidl.y, guidl_dialog.c, guidl_dialog.h,
+         guidl_dictionary.c, guidl_dictionary.h, guidl_options.c,
+         guidl_options.h, guidl_util.c, guidl_util.h, guidl_widgets.c,
+         guidl_widgets.h, image_button.c, image_button.h, init.c, init.h,
+         label.c, label.h, macros.h, main.c, menu.c, menu.h,
+         module_includes.h, option_options.c, option_options.h, options.c,
+         options.h, pane.c, pane.h, row.c, row.h, row_struct.h,
+         terminal.c, terminal.h, terminal_options.c, terminal_options.h,
+         terminal_struct.h, text.c, text.h, update_manager.c,
+         update_manager.h, update_manager_struct.h, updated.c, updated.h,
+         updated_label.c, updated_label.h, updated_options.c,
+         updated_options.h, updated_progress.c, updated_progress.h:
+         Removed, moved to libshell.
+
+2007-06-10 16:53  jefbed
+
+       * Makefile, configure, gtkshell/Makefile, gtkshell/gshterm,
+         gtkshell/main.c, xshell/Makefile, xshell/button.c,
+         xshell/button.h, xshell/widget.c, xshell/widget.h,
+         xshell/xshell.c, xshell/xshell.h: Separate gtkshell class
+         hierarchy to separate library.  Added xshell, which is to be an
+         xlib version of gtkshell for use on low memory systems.
+
+2007-06-03 01:53  jefbed
+
+       * ACE-desktop/guidl/: ACE_Panel.gdl, Horizontal_Deskbar.gdl,
+         Manual_Browser.gdl: Added more networking items.  Defined more
+         icons.  Use app mode for ACE.
+
+2007-06-01 16:15  jefbed
+
+       * ACE-desktop/: ACE, guidl/IDE.gdl: Removed updater in IDE status
+         bar.
+
+2007-06-01 14:51  jefbed
+
+       * configure, ACE-desktop/system.antiright,
+         ACE-desktop/guidl/ACE_Panel.gdl,
+         ACE-desktop/guidl/Administration_Panel.gdl,
+         ACE-desktop/guidl/Clock.gdl,
+         ACE-desktop/guidl/File_System_Panel.gdl,
+         ACE-desktop/guidl/Horizontal_Deskbar.gdl,
+         ACE-desktop/guidl/Manual_Browser.gdl,
+         ACE-desktop/guidl/Monitoring_Panel.gdl,
+         ACE-desktop/guidl/Network_Panel.gdl,
+         ACE-desktop/guidl/Old_Deskbar.gdl,
+         ACE-desktop/guidl/Publishing_Panel.gdl, gtkshell/Makefile,
+         gtkshell/menu.c, libantiright/Makefile: Updated static interface
+         panels to have icons.  Added missing items to system.antiright.
+         Added ability to set roff flags and file from Publishing_Panel.
+         Added manual browser link to deskbar.
+
+2007-06-01 00:04  jefbed
+
+       * ACE-desktop/system.antiright, gtkshell/image_button.c: Added
+         Terminal to configuration file.
+
+2007-05-26 17:46  jefbed
+
+       * ACE-desktop/guidl/: ACE_Panel.gdl, Horizontal_Deskbar.gdl: Added
+         icon for each ACE panel member.  Added more deskbar menu items.
+
+2007-05-26 17:24  jefbed
+
+       * gtkshell/: add_options.c, callbacks.c, callbacks.h, text.c,
+         text.h: Implemented clipboard operations for text editor.
+
+2007-05-26 12:02  jefbed
+
+       * configure, gtkshell/Makefile, gtkshell/add_options.c: Sync
+         repository, nothing to report though.
+
+2007-05-24 17:29  jefbed
+
+       * ACE-desktop/guidl/Editor.gdl, gtkshell/about_dialog.c,
+         gtkshell/button.c: Nothing to report.
+
+2007-05-23 10:57  jefbed
+
+       * ACE-desktop/guidl/Editor.gdl, gtkshell/gtkshell.c,
+         gtkshell/gtkshell.h, gtkshell/menu.c, gtkshell/terminal.c,
+         gtkshell/text.c: Added recent file switcher feature for editors
+         with view menu defined.
+
+2007-05-22 15:33  jefbed
+
+       * gtkshell/button.c: Split out function to set icon for toolbar
+         button.
+
+2007-05-22 15:12  jefbed
+
+       * ACE-desktop/icons/: Deck.png, Deck_32.png: Added icon based on
+         deck of death cards.
+
+2007-05-21 14:29  jefbed
+
+       * Makefile: No change.
+
+2007-05-21 09:38  jefbed
+
+       * configure, gtkshell/Makefile: Call pkg-config in configure script
+         to generate INCLUDES, so that it will not have to be called for
+         each source file.  Should reduce build time.
+
+2007-05-20 20:11  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl, gtkshell/add_options.c,
+         gtkshell/clock.c, gtkshell/update_manager.c,
+         gtkshell/update_manager_struct.h, gtkshell/updated_options.c: Use
+         date format as was used with previous deskbar clock.  Use clock
+         applet with deskbar.  Removed start method from update manager,
+         as called internally.
+
+2007-05-20 18:45  jefbed
+
+       * configure, gtkshell/update_manager.c, gtkshell/updated_options.c:
+         Fixed updating sentinel initialization.  Automatically start
+         updates on first updater add.
+
+2007-05-20 14:46  jefbed
+
+       * configure, gtkshell/main.c: Fixed typo in debugging flags
+         specification.  Define GC_DEBUG with debugging flags.  Call
+         GC_INIT from main when building with boehm-gc.
+
+2007-05-20 14:29  jefbed
+
+       * configure, gtkshell/Makefile, gtkshell/add_options.c,
+         gtkshell/applets.h, gtkshell/arguments.c, gtkshell/button.c,
+         gtkshell/callbacks.c, gtkshell/clock.c, gtkshell/clock.h,
+         gtkshell/gtkshell.h, gtkshell/guidl_widgets.c, gtkshell/main.c,
+         gtkshell/module_includes.h, gtkshell/options.c,
+         gtkshell/update_manager.c, gtkshell/update_manager_struct.h,
+         gtkshell/updated_options.c, libantiright/Makefile,
+         libantiright/util.c: Added clock applet.  Do checking for
+         previously started updating within update manager.
+
+2007-05-19 21:04  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl,
+         gtkshell/image_button.c, gtkshell/image_button.h,
+         gtkshell/menu.c: Added support for specifying icons for submenus.
+         Made the image retrieval utility function accessable as
+         gsh_get_image().  Added many menu items to horizontal deskbar
+         standardized menu.
+
+2007-05-19 19:32  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl, gtkshell/menu.c: Added
+         continuation line support for menus.  Added menus corresponding
+         to freedesktop.org's main application categories.
+
+2007-05-19 19:13  jefbed
+
+       * gtkshell/menu.c: Added separator support to menus, as specified
+         by the menu item '---'.
+
+2007-05-19 01:07  jefbed
+
+       * ACE-desktop/guidl/Editor.gdl, gtkshell/Makefile,
+         gtkshell/app_mode.c, gtkshell/app_mode.h, gtkshell/menu.c,
+         gtkshell/module_includes.h: Added submenu supporrt.  Submenus can
+         be opened and closed with --> and <-- as :: separated menu items,
+         respectively.  Split out app mode code.  Added text editor.
+
+2007-05-18 23:29  jefbed
+
+       * configure, ACE-desktop/system.antiright, gtkshell/Makefile,
+         gtkshell/callbacks.c, gtkshell/text.c: Fix merge conflicts.
+
+2007-05-17 12:19  jefbed
+
+       * gtkshell/font.c: Conditionally compile VTE-specific code.
+
+2007-05-17 12:18  jefbed
+
+       * gtkshell/add_options.c: Fix typo.
+
+2007-05-17 12:17  jefbed
+
+       * gtkshell/: add_options.c, callbacks.c: Use conditional
+         compilation for VTE-specific code.  Fixed argc/argv mixup.
+
+2007-05-17 12:12  jefbed
+
+       * gtkshell/gtkshell.h: Test for VTE before using its header.
+
+2007-05-17 12:11  jefbed
+
+       * gtkshell/Makefile: Test for VTE when setting GTKFLAGS.
+
+2007-05-17 12:09  jefbed
+
+       * configure, gtkshell/Makefile: Added conditionals for VTE tests to
+         build system.
+
+2007-05-17 12:04  jefbed
+
+       * configure, gtkshell/add_options.c, gtkshell/terminal.c: Added
+         checking for presence of VTE, to allow gtkshell to be compiled
+         where VTE is not supported, such as cygwin.
+
+2007-05-17 11:41  jefbed
+
+       * ACE-desktop/ACE: Used ability to specify startup directory in
+         IDE_CD.
+
+2007-05-17 11:39  jefbed
+
+       * ACE-desktop/ACE: Allow startup directory to be specified for IDE.
+
+2007-05-17 11:38  jefbed
+
+       * gtkshell/button.c: Fixed extraneous function call, not used
+         elsewhere.  Fixed unused parameter warning.
+
+2007-05-17 00:42  jefbed
+
+       * libantiright/pipe.c: Fixed file open flags, fixing segfault in
+         case of read only file.
+
+2007-05-17 00:32  jefbed
+
+       * gtkshell/button.c, gtkshell/command_shell.c, gtkshell/macros.h,
+         gtkshell/terminal.c, gtkshell/terminal_struct.h, gtkshell/text.c,
+         libantiright/pipe.c: Text editor functionality added to app mode
+         text area.  Better reporting for pipe read performed.
+
+2007-05-16 16:39  jefbed
+
+       * configure, ACE-desktop/guidl/IDE.gdl, gtkshell/Makefile,
+         gtkshell/about_dialog.c, gtkshell/add_options.c,
+         gtkshell/button.c, gtkshell/command_shell.c,
+         gtkshell/command_shell.h, gtkshell/guidl_widgets.c,
+         gtkshell/menu.c, gtkshell/module_includes.h, gtkshell/terminal.c,
+         gtkshell/updated_label.c: Use label to stock icon conditional
+         translation for toolbar.  Reenable IDE status bar updater.  Use
+         gtk statusbar widget for status bar, rather than the label within
+         a frame.  Added a command shell widget, as an eventual substitute
+         for vte widget, particularly on the cygwin port.
+
+2007-05-15 15:04  jefbed
+
+       * gtkshell/: about_dialog.c, callbacks.c, terminal.c: Converted
+         author setting macro to static function.
+
+2007-05-15 13:59  jefbed
+
+       * gtkshell/: button.c, gtkshell.c, image_button.c, init.c,
+         macros.h, menu.c, terminal.c, terminal_struct.h: Added support
+         for title and status bar updating driven by terminal.  Only add
+         appropriate toolbuttons from menubar.  Refactored button code.
+         Added a signal connection macro, GSHCONNECT, to macros.h.  Store
+         a pointer to GSH in GSH_Terminal.
+
+2007-05-14 16:23  jefbed
+
+       * gtkshell/: arguments.c, button.c, button.h, containers.c, font.c,
+         gtkshell.c, gtkshell.h, guidl_dictionary.c, init.c, label.c,
+         macros.h, menu.c, option_options.c: Added preliminary toolbar
+         support to app mode.  Further conversion from macros, and
+         standardization of duplicate macros.
+
+2007-05-14 14:06  jefbed
+
+       * configure, gtkshell/add_options.c, gtkshell/add_options.h,
+         gtkshell/arguments.c, gtkshell/arguments.h,
+         gtkshell/containers.c, gtkshell/dialog_options.c,
+         gtkshell/dialog_options.h, gtkshell/dragdrop.c,
+         gtkshell/gtkshell.h, gtkshell/guidl.y, gtkshell/guidl_dialog.c,
+         gtkshell/main.c, gtkshell/option_options.c,
+         gtkshell/option_options.h, gtkshell/options.c,
+         gtkshell/options.h, gtkshell/pane.c, gtkshell/terminal.c,
+         gtkshell/terminal_options.c, gtkshell/terminal_options.h,
+         gtkshell/terminal_struct.h, gtkshell/update_manager.c,
+         gtkshell/updated_options.c, gtkshell/updated_options.h,
+         libantiright/Makefile, libantiright/gui.c, libantiright/gui.h,
+         libantiright/library.h, libantiright/util.c, libantiright/util.h:
+         Added ARDimension structure for storing dimensions.  Refactored
+         code previously split as macros, re-added UNUSED declarations,
+         and fixed type specification for argv.  Use glib types where
+         appropriate.
+
+2007-05-14 08:16  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl, gtkshell/add_options.c,
+         gtkshell/add_options.h, gtkshell/arguments.c,
+         gtkshell/containers.c, gtkshell/font.c, gtkshell/gtkshell.c,
+         gtkshell/gtkshell.h, gtkshell/label.c, gtkshell/menu.c,
+         gtkshell/option_options.c, gtkshell/option_options.h,
+         gtkshell/options.c, gtkshell/options.h, gtkshell/pane.c,
+         gtkshell/terminal.c, gtkshell/text.c, gtkshell/updated_label.c,
+         gtkshell/updated_progress.c: Began refactoring of code split as
+         macros.  Added a few more deskbar menu items.
+
+2007-05-11 19:28  jefbed
+
+       * ACE-desktop/guidl/IDE.gdl, gtkshell/callbacks.c,
+         gtkshell/containers.c, gtkshell/gtkshell.c, gtkshell/gtkshell.h,
+         gtkshell/guidl_options.c, gtkshell/guidl_util.c,
+         gtkshell/macros.h, gtkshell/menu.c, gtkshell/option_options.c,
+         gtkshell/pane.c, gtkshell/pane.h, gtkshell/row.c,
+         gtkshell/text.c, gtkshell/text.h, libantiright/macros.h,
+         libantiright/string.c, libantiright/string.h,
+         libantiright/util.c, libantiright/util.h: Add option -op and
+         guidl option "pane next" to use a pane between next and previous
+         widgets.  Use in IDE, between terminals.  Fixed all warnings.
+
+2007-05-11 09:29  jefbed
+
+       * gtkshell/guidl_util.c: Fixed corruption of logic due to macro
+         usage.
+
+2007-05-09 20:08  jefbed
+
+       * gtkshell/Makefile, gtkshell/about_dialog.c,
+         gtkshell/add_options.c, gtkshell/arguments.c,
+         gtkshell/callbacks.c, gtkshell/callbacks.h,
+         gtkshell/dialog_options.c, gtkshell/dragdrop.c,
+         gtkshell/file_dialog.c, gtkshell/gtkshell.c,
+         gtkshell/guidl_util.c, gtkshell/init.c, gtkshell/init.h,
+         gtkshell/menu.c, gtkshell/menu.h, gtkshell/module_includes.h,
+         gtkshell/options.c, gtkshell/pane.c, gtkshell/pane.h,
+         gtkshell/terminal.c, gtkshell/text.c, gtkshell/update_manager.c,
+         gtkshell/updated.c, gtkshell/updated_options.c,
+         libantiright/Makefile, libantiright/arguments.c,
+         libantiright/arguments.h, libantiright/library.h,
+         libantiright/macros.h, libantiright/util.c, libantiright/util.h:
+         Continued refactoring such to make functions easier to read yet
+         not increase function call overhead.  Separated paned container
+         setup functions.
+
+2007-05-09 16:00  jefbed
+
+       * gtkshell/: about_dialog.c, button.c, containers.c,
+         dialog_options.c, file_dialog.c, file_dialog.h, geometry.c,
+         init.c, main.c, row.c, update_manager.c: Resolved conflicts from
+         merge.  Consolidated dialog code with macros.
+
+2007-05-09 15:53  jefbed
+
+       * gtkshell/add_options.c, gtkshell/button.c, gtkshell/gtkshell.c,
+         gtkshell/guidl_util.c, gtkshell/image_button.c, gtkshell/init.c,
+         gtkshell/menu.c, gtkshell/options.c, gtkshell/terminal.c,
+         gtkshell/text.c, gtkshell/text.h, gtkshell/updated_label.c,
+         libantiright/macros.h: Fixed conflicts, reduced excessive
+         function splitting in single use cases.
+
+2007-05-09 13:45  jefbed
+
+       * gtkshell/: image_button.c, terminal.c: Fixed double free in
+         terminal class destructor.  Simplified image button code by
+         eliminating function stubs.
+
+2007-05-09 13:20  jefbed
+
+       * gtkshell/: dialog_options.c, guidl_dictionary.c, guidl_util.c,
+         image_button.c, updated.c, updated_options.c, updated_progress.c:
+         Continued removal of stub static functions in favor of macros,
+         where such functions are only used once and waste symbol table
+         space.
+
+2007-05-09 12:13  jefbed
+
+       * ACE-desktop/guidl/IDE.gdl, gtkshell/callbacks.c,
+         gtkshell/dragdrop.c, gtkshell/init.c, gtkshell/macros.h,
+         gtkshell/terminal.c: Do not display object files in IDE recent
+         file list in status bar.  Show a FIXME dialog until special
+         callbacks for editor are implemented.  Added macro for displaying
+         such a dialog.  Call gtk_main_quit() in the Exit___ special
+         command section, so that control is returned to main, which calls
+         the GSH destructor.  Do not free term->widget in terminal
+         destructor, as it is freed by the gobject system once its last
+         reference has been destroyed.
+
+2007-05-08 16:40  jefbed
+
+       * ACE-desktop/guidl/IDE.gdl, gtkshell/button.c,
+         gtkshell/callbacks.c, gtkshell/callbacks.h, gtkshell/gtkshell.c,
+         gtkshell/gtkshell.h, gtkshell/menu.c, gtkshell/terminal.c,
+         gtkshell/terminal_struct.h, gtkshell/text.c,
+         gtkshell/updated_label.c: Added terminal special callback
+         commands.  Various refactorings to improve code size and
+         readability.
+
+2007-05-08 09:05  jefbed
+
+       * ACE-desktop/guidl/IDE.gdl: Use new terminal commands with IDE.
+
+2007-05-06 02:23  jefbed
+
+       * ACE-desktop/ACE, ACE-desktop/guidl/IDE.gdl, gtkshell/button.c,
+         gtkshell/callbacks.c, gtkshell/gtkshell.c, gtkshell/gtkshell.h,
+         gtkshell/guidl_options.c, gtkshell/image_button.c,
+         gtkshell/macros.h, gtkshell/option_options.c: Added special
+         command handling to command callback, to allow for functions to
+         be bound to specific buttons through the existing mechanisms.
+         Added option to change icon size.  Use icons and application mode
+         for IDE.  Fixed IDE CD when canceled.
+
+2007-05-06 01:00  jefbed
+
+       * configure, ACE-desktop/guidl/IDE.gdl, gtkshell/containers.c,
+         gtkshell/gtkshell.c, gtkshell/gtkshell.h,
+         gtkshell/guidl_dialog.c, gtkshell/guidl_dialog.h,
+         gtkshell/guidl_dictionary.c, gtkshell/guidl_dictionary.h,
+         gtkshell/guidl_options.c, gtkshell/guidl_options.h,
+         gtkshell/guidl_widgets.c, gtkshell/guidl_widgets.h,
+         gtkshell/macros.h, gtkshell/menu.c, gtkshell/option_options.c,
+         gtkshell/options.c, gtkshell/updated_label.c: Use generic macros
+         for guidl item addition function definition.  Added application
+         mode support, which provides for a menubar and status bar around
+         the main interface.
+
+2007-05-05 19:38  jefbed
+
+       * gtkshell/: add_options.c, arguments.c, button.c, containers.c,
+         dialog_options.c, file_dialog.c, geometry.c, gtkshell.c,
+         gtkshell.h, image_button.c, init.c, module_includes.h,
+         option_options.c: Restructured GSH members by adding appropriate
+         subcategories, widgets and add.  Stored include statements for
+         all the files in module_includes.h to improve readability of
+         gtkshell.h.
+
+2007-05-05 18:33  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl, gtkshell/arguments.c,
+         gtkshell/button.c, gtkshell/callbacks.c, gtkshell/containers.c,
+         gtkshell/containers.h, gtkshell/geometry.c: Code cleanups.
+         Removed custom updater from horizontal deskbar by default.
+
+2007-05-03 21:03  jefbed
+
+       * ACE-desktop/guidl/IDE.gdl: Use new pane code for separation of
+         major portions of display.
+
+2007-05-03 20:59  jefbed
+
+       * gtkshell/: about_dialog.c, about_dialog.h, add_options.c,
+         button.c, dialog_options.c, guidl_widgets.c, menu.c,
+         option_options.c, options.c, options.h, terminal_options.c,
+         updated_options.c: Added vertical pane support.  Changed
+         gsh_count to the macro GSH_COUNT.  Use preprocessor macros and
+         standard constant string concatenation to set about dialog text
+         fields.  Added a widget reparenting procedure.
+
+2007-05-03 18:55  jefbed
+
+       * gtkshell/: add_options.c, button.c, containers.c, gtkshell.c,
+         gtkshell.h, guidl_dialog.c, guidl_options.c, guidl_util.c,
+         guidl_widgets.c, label.c, terminal.c, updated_label.c,
+         updated_progress.c: Continued combination of singly used and/or
+         minimally sized functions.  Used DICT define to make DEF and
+         selected dictionary easily modifiable.  Simplified button
+         creation logic steps, particularly for image buttons.
+
+2007-05-03 17:23  jefbed
+
+       * ACE-desktop/guidl/IDE.gdl, gtkshell/add_options.c,
+         gtkshell/containers.c, gtkshell/gtkshell.c, gtkshell/gtkshell.h,
+         gtkshell/init.c, gtkshell/init.h, gtkshell/options.c,
+         gtkshell/row.c, gtkshell/row.h, gtkshell/row_struct.h: Began
+         setting up and using methods for GSHRows row manager class.
+
+2007-05-03 16:49  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl, gtkshell/add_options.c,
+         gtkshell/arguments.c, gtkshell/button.c, gtkshell/button.h,
+         gtkshell/gtkshell.c, gtkshell/gtkshell.h, gtkshell/guidl_util.c,
+         gtkshell/image_button.c, gtkshell/label.c, gtkshell/text.c:
+         Simplified and combined code in several areas.
+
+2007-05-03 00:36  jefbed
+
+       * gtkshell/: update_manager.c, update_manager.h,
+         update_manager_struct.h, updated.c, updated.h, updated_options.c,
+         updated_progress.c: Finished up changes to updater code.  Added
+         new manager class for updater list.
+
+2007-05-02 23:42  jefbed
+
+       * configure, gtkshell/Makefile, gtkshell/add_options.c,
+         gtkshell/font.c, gtkshell/font.h, gtkshell/gtkshell.c,
+         gtkshell/gtkshell.h, gtkshell/guidl.y, gtkshell/guidl_dialog.c,
+         gtkshell/guidl_dictionary.c, gtkshell/guidl_options.c,
+         gtkshell/guidl_util.c, gtkshell/guidl_util.h,
+         gtkshell/guidl_widgets.c, gtkshell/label.c, gtkshell/options.c,
+         gtkshell/terminal.c, gtkshell/terminal.h,
+         gtkshell/terminal_struct.h, gtkshell/text.c, gtkshell/updated.c,
+         gtkshell/updated.h, gtkshell/updated_label.c,
+         gtkshell/updated_progress.c, libantiright/macros.h,
+         libantiright/util.c, libantiright/util.h: Reworking terminal and
+         updater data structures.  Added function to append data to an
+         argument list such that the most recently appended item is at
+         argv[0].  Build is currently broken, work in progress.
+
+2007-05-02 10:55  jefbed
+
+       * gtkshell/: add_options.c, arguments.c, button.c, containers.c,
+         gtkshell.c, gtkshell.h, image_button.c, init.c, init.h, macros.h,
+         main.c, menu.c, option_options.c, row.c, terminal.c,
+         terminal_options.c, terminal_struct.h, updated.c: Changed stack
+         allocation to heap based allocation following antiright object
+         system conventions.  Changed initialization to use object
+         methods.
+
+2007-04-30 14:43  jefbed
+
+       * gtkshell/guidl_util.c, gtkshell/guidl_util.h, gtkshell/options.c,
+         libantiright/util.c, libantiright/util.h: Switched ARArguments
+         use to follow antiright class system.
+
+2007-04-30 14:15  jefbed
+
+       * ACE-desktop/guidl/IDE.gdl, gtkshell/add_options.c,
+         gtkshell/button.c, gtkshell/guidl_options.c, gtkshell/label.c,
+         gtkshell/label.h, gtkshell/macros.h, gtkshell/option_options.c,
+         gtkshell/row.c, gtkshell/row.h, gtkshell/text.c,
+         gtkshell/updated_progress.c: Changed management fill behavior.
+         Option to affect fill of label now affects everything.  Options
+         "no label fill" and "label fill" have been changed to "no fill"
+         and "fill", respectively.
+
+2007-04-30 13:39  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl: Use correct eclipse
+         command.
+
+2007-04-28 18:26  jefbed
+
+       * gtkshell/about_dialog.c, gtkshell/gtkshell.c,
+         gtkshell/gtkshell.h, gtkshell/guidl_dialog.c,
+         gtkshell/guidl_dictionary.c, gtkshell/guidl_dictionary.h,
+         gtkshell/guidl_options.c, gtkshell/guidl_util.c,
+         gtkshell/guidl_util.h, gtkshell/guidl_widgets.c, gtkshell/init.c,
+         gtkshell/menu.c, gtkshell/options.c, gtkshell/row.c,
+         gtkshell/terminal.c, gtkshell/terminal.h, gtkshell/text.c,
+         gtkshell/text.h, libantiright/macros.h, libantiright/pipe.c,
+         libantiright/pipe.h, libantiright/tuple.c, libantiright/tuple.h,
+         libantiright/util.c, libantiright/util.h: Major refactoring and
+         splitting out functionality to static procedures.  Started using
+         class system extensively through dictionary code.  Began
+         modifying base structure classes to follow class conventions.
+
+2007-04-27 17:46  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl, gtkshell/button.c,
+         libantiright/Makefile, libantiright/library.h,
+         libantiright/macros.h, libantiright/string.c,
+         libantiright/string.h: Fixed button creation.  Only use
+         assertions when DEBUG is set.  Removed passing of length variable
+         in antiright_beautify_label subroutines.
+
+2007-04-27 17:33  jefbed
+
+       * gtkshell/: button.c, guidl.lex, menu.c: Debugging guidl button
+         addition.
+
+2007-04-27 16:51  jefbed
+
+       * gtkshell/: button.c, guidl.lex, guidl.y, image_button.c, menu.c,
+         row.c: Fixed menu support on broken gtk implementations by using
+         a menubar as the base for the menu launcher button.  This
+         eliminates the necessity for popup handler code.  Readded the
+         button token to guidl.  Added more tests for widget type for menu
+         support.
+
+2007-04-27 15:22  jefbed
+
+       * gtkshell/geometry.c: Fixed geometry check.
+
+2007-04-26 22:02  jefbed
+
+       * ACE-desktop/guidl/IDE.gdl, doc/gtkshell.1,
+         gtkshell/add_options.c, gtkshell/button.c, gtkshell/button.h,
+         gtkshell/guidl.lex, gtkshell/guidl.y, gtkshell/guidl_util.c,
+         gtkshell/guidl_util.h, gtkshell/guidl_widgets.c,
+         gtkshell/guidltest, gtkshell/label.c, gtkshell/label.h,
+         libantiright/Makefile, libantiright/library.h,
+         libantiright/macros.h, libantiright/pipe.c, libantiright/pipe.h:
+         Added command-generated buttons and labels to command line
+         argument syntax to ensure that system buttons and labels can be
+         defined using the widget dictionary in GUIDL.  Switch to const
+         gchar * type where appropriate.  Removed unneeded tokens and
+         rules from guidl grammar.  Updated manual page.
+
+2007-04-26 19:12  jefbed
+
+       * ACE-desktop/guidl/IDE.gdl: Added a label to the top of the IDE
+         screen displaying the current directory.
+
+2007-04-24 18:39  jefbed
+
+       * gtkshell/geometry.c: Added assertion for application structure.
+         Combined identical conditional.
+
+2007-04-24 18:33  jefbed
+
+       * gtkshell/callbacks.c: Cleaned up callback function blocked tight
+         scoping.
+
+2007-04-24 17:54  jefbed
+
+       * gtkshell/: button.c, callbacks.c, callbacks.h, menu.c, text.c:
+         Unified callback data structure initialization, following the API
+         conventions of antiright's class system.  Inlined function calls
+         which were used to initialize variables used only once in text
+         editor setup code.  Use antiright_read_named_file for text buffer
+         setup.  Split out combo box default item addition, added items
+         for IDE and Settings.  Use macro bflag modifiers in place of
+         tests in button.c.  Eliminated useless final condition in this
+         portion.
+
+2007-04-24 15:31  jefbed
+
+       * gtkshell/: button.c, callbacks.c, callbacks.h, guidl.y, text.c:
+         Modified callback functions to follow the gsh_ naming prefix
+         convention.
+
+2007-04-23 20:17  jefbed
+
+       * gtkshell/: guidl_dictionary.c, guidl_dictionary.h,
+         guidl_options.c, guidl_options.h, guidltest: Added missing files.
+
+2007-04-22 20:51  jefbed
+
+       * ACE-desktop/: system.antiright, guidl/Horizontal_Deskbar.gdl:
+         Added Custom_Updater field to Horizontal_Deskbar and asociated
+         setting.
+
+2007-04-21 18:21  jefbed
+
+       * configure, ACE-desktop/guidl/IDE.gdl, gtkshell/arguments.c,
+         gtkshell/macros.h, gtkshell/option_options.c, gtkshell/options.c:
+         Branched 3.3, version of current is now 3.4-alpha.  Switched
+         interface definitions to new widget addition format.  Added
+         option to not insert dummy "guidl" argument when parsing
+         interface definitions.  Refactored/split out some code in
+         argument handler and guidl option handler sections.
+
+2007-04-21 18:19  jefbed
+
+       * ACE-desktop/guidl/IDE.gdl, gtkshell/arguments.c,
+         gtkshell/macros.h, gtkshell/option_options.c, gtkshell/options.c:
+         Added option for removal of dummy guidl argument.  Split out
+         guidl argument handler and menubutton/button argument handler
+         code to static subroutines.
+
+2007-04-15 22:35  jefbed
+
+       * gtkshell/button.c: Memory for the callback command string of the
+         command button is now allocated for the callback structure, as
+         the storage location is destroyed in case of GUIDL button.
+
+2007-04-15 22:23  jefbed
+
+       * ACE-desktop/guidl/Clock.gdl, ACE-desktop/guidl/File_Manager.gdl,
+         ACE-desktop/guidl/Horizontal_Deskbar.gdl,
+         ACE-desktop/guidl/IDE.gdl, ACE-desktop/guidl/Manual_Browser.gdl,
+         ACE-desktop/guidl/Old_Deskbar.gdl, gtkshell/guidl.lex,
+         gtkshell/guidl.y, gtkshell/guidl_widgets.c: Switched GUIDL
+         definition format to that of looked up widgets, for the most
+         part.
+
+2007-04-15 21:50  jefbed
+
+       * gtkshell/Makefile, gtkshell/gtkshell.h, gtkshell/guidl_util.c,
+         gtkshell/guidl_util.h, gtkshell/guidl_widgets.c,
+         gtkshell/guidl_widgets.h, libantiright/tuple.c,
+         libantiright/tuple.h: Added tuple files and the initial
+         guidl_widgets dictionary-based widget addition code.
+
+2007-04-15 21:19  jefbed
+
+       * gtkshell/button.c, gtkshell/gtkshell.c, gtkshell/guidl.y,
+         gtkshell/guidl_dialog.c, gtkshell/guidl_util.c,
+         gtkshell/options.c, gtkshell/row.c, gtkshell/terminal.c,
+         libantiright/Makefile, libantiright/library.h,
+         libantiright/util.c: Added a Tuple and a TupleVector class, which
+         is used for storing definitions within GUIDL's dictionaries.  Set
+         COLUMNS and LINES in terminal command script.
+
+2007-04-13 18:49  jefbed
+
+       * libantiright/: util.c, util.h: Created data structure/class for
+         string tupules.
+
+2007-04-13 18:48  jefbed
+
+       * gtkshell/: Makefile, gtkshell.h, guidl.y, guidl_dialog.c,
+         guidl_util.c, guidl_util.h, options.c: Use dictionaries for
+         keyword to option mapping in GUIDL.  Use a common structure for
+         parser data.
+
+2007-04-13 11:06  jefbed
+
+       * gtkshell/guidl_dialog.c, gtkshell/options.c,
+         libantiright/Makefile, libantiright/library.h: Use GTree data
+         structure for storage of key-value pairs in dictionaries.
+
+2007-04-13 10:41  jefbed
+
+       * libantiright/: Makefile, library.h: Added string to string
+         mapping API.
+
+2007-04-13 10:23  jefbed
+
+       * gtkshell/button.c, gtkshell/dragdrop.c, libantiright/string.c:
+         Split out string substitution portion of
+         antiright_beautified_label().
+
+2007-04-12 23:58  jefbed
+
+       * gtkshell/: Makefile, gtkshell.h, guidl.y, guidl_dialog.c,
+         guidl_dialog.h, guidl_util.c: Split out dialog specification code
+         from guidl_util.c.  Made code unified by using an option lookup.
+         Modified gsh_guidl_add such that it can be used for single
+         options.
+
+2007-04-12 23:15  jefbed
+
+       * configure: 3.2-beta.
+
+2007-04-12 23:14  jefbed
+
+       * configure: 3.3_alpha.
+
+2007-04-12 23:05  jefbed
+
+       * configure: Changed version from alpha to beta.
+
+2007-04-12 23:00  jefbed
+
+       * gtkshell/: guidl.lex, guidl.y, guidl_util.c, guidl_util.h: Added
+         support for command-initialized labels and buttons to guidl.
+         This will allow for more flexible interface definitions.
+
+2007-04-12 22:37  jefbed
+
+       * configure, ACE-desktop/Makefile: Make sure manual section 5
+         exists.  Bumped version number in configure.
+
+2007-04-12 22:36  jefbed
+
+       * ACE-desktop/Makefile: Make sure manual section 5 directory
+         exists.
+
+2007-04-10 18:48  jefbed
+
+       * libantiright/system.c: Simplified test for backgrounding
+         necessity.
+
+2007-04-10 18:38  jefbed
+
+       * libantiright/string.c: Split out per-character substitutions from
+         formatted string character substitution routine.
+
+2007-04-10 18:32  jefbed
+
+       * ACE-desktop/Makefile: Make sure manual section 5 directory is
+         correctly created.
+
+2007-04-09 17:09  jefbed
+
+       * ACE-desktop/guidl/ACE_Panel.gdl: Change ACE Panel per-column row
+         count.  Added Image_Editor button to panel.
+
+2007-04-09 17:01  jefbed
+
+       * ACE-desktop/: ACE, system.antiright, guidl/ACE_Panel.gdl,
+         guidl/Clock.gdl: Added a new row of buttons to ACE main panel
+         containing system.antiright bindings.  Use direct GUIDL
+         subroutine parameters instead of functions that basically amount
+         to singleton stubs.  Added Clock.gdl, a desktop clock applet.
+
+2007-04-09 16:40  jefbed
+
+       * ACE-desktop/: ACE, guidl/File_System_Panel.gdl,
+         guidl/Publishing_Panel.gdl: Used previously defined static user
+         interface definitions in place of the ACE-embedded definitions.
+         Added definitions for the File_System_Panel and the
+         Publishing_Panel.
+
+2007-04-09 16:25  jefbed
+
+       * gtkshell/: arguments.c, guidl.y, guidl_util.c, guidl_util.h:
+         Added dialog type handler functions to guidl_util.c, from
+         guidl.y.
+
+2007-04-09 11:27  jefbed
+
+       * gtkshell/: guidl.lex, guidl.y: Added grammar definition for
+         dialog support.
+
+2007-04-09 11:12  jefbed
+
+       * ACE-desktop/system.antiright, ACE-desktop/guidl/IDE.gdl,
+         gtkshell/guidl.y: Hard coded IDE editor in order to avoid errors
+         on linux related to vi not being runable outside of a terminal.
+         Fixed missing OR in grammar definition.
+
+2007-04-08 19:44  jefbed
+
+       * gtkshell/: guidl.lex, guidl.y: Added row token to guidl grammar.
+
+2007-04-08 19:42  jefbed
+
+       * ACE-desktop/ACE: Rewrote chmod code, so that it is actually
+         useful for something.
+
+2007-04-07 21:44  jefbed
+
+       * ACE-desktop/ACE: Began adding titles to all titled interfaces.
+         Fixed [ error in Manual Browse Section.  Use Prompt_User function
+         for Command.
+
+2007-04-07 12:43  jefbed
+
+       * ACE-desktop/: ACE, Makefile, guidl/ACE_Panel,
+         guidl/ACE_Panel.gdl, guidl/Administration_Panel,
+         guidl/Administration_Panel.gdl, guidl/Horizontal_Deskbar,
+         guidl/Horizontal_Deskbar.gdl, guidl/Manual_Browser,
+         guidl/Manual_Browser.gdl, guidl/Monitoring_Panel,
+         guidl/Monitoring_Panel.gdl, guidl/Old_Deskbar,
+         guidl/Old_Deskbar.gdl: Fixed GUIDL file installation and launch,
+         by adding file type extension.
+
+2007-04-06 11:42  jefbed
+
+       * ACE-desktop/: ACE, guidl/Network_Panel.gdl: Added static
+         definition for ACE Network Panel.  Use File Manager static
+         definition for initial UI of File_Manager.
+
+2007-04-06 11:32  jefbed
+
+       * gtkshell/: Makefile, gtkshell.c, gtkshell.h, init.c, init.h,
+         main.c: Commented initialization routines.
+
+2007-04-06 11:05  jefbed
+
+       * gtkshell/: Makefile, arguments.c, button.c, button.h, gtkshell.h,
+         menu.c, menu.h: Split button and menu code from arguments.c.
+         Created menu.[ch].  Added gsh_new_button function for generic
+         button creation using a comma-separated pair.
+
+2007-04-06 10:06  jefbed
+
+       * ACE-desktop/guidl/: ACE_Panel.gdl, Horizontal_Deskbar.gdl:
+         Modified panel for proper functionality with overrideRedirect.
+
+2007-04-02 14:42  jefbed
+
+       * gtkshell/: arguments.c, dialog_options.c: Refactored button
+         string parsing code and dialog selection code.
+
+2007-04-02 14:31  jefbed
+
+       * gtkshell/Makefile, gtkshell/about_dialog.c,
+         gtkshell/about_dialog.h, gtkshell/dialog_options.c,
+         gtkshell/gtkshell.h, libantiright/pipe.c, libantiright/pipe.h:
+         Split out about dialog code to a separate file.  Display entire
+         license in license section of dialog.  Split out static
+         functions.  Added utility function to retrieve text from named
+         file, rather than just the file pointer.
+
+2007-04-02 11:37  jefbed
+
+       * gtkshell/: callbacks.c, text.c: Switched text field to combo box
+         text entry, in order to preserve a history of entered commands.
+         */
+
+2007-04-02 10:54  jefbed
+
+       * gtkshell/guidl.y: Added SEPARATOR token to token index of yacc
+         file.
+
+2007-04-01 13:50  jefbed
+
+       * gtkshell/: gshterm, option_options.c: Split out nondecorated
+         panel option into static function.  Used title option with
+         gshterm.
+
+2007-04-01 01:34  jefbed
+
+       * ACE-desktop/guidl/File_Manager.gdl,
+         ACE-desktop/guidl/Horizontal_Deskbar.gdl, gtkshell/add_options.c,
+         gtkshell/guidl.lex, gtkshell/guidl.y, gtkshell/guidl_util.c,
+         gtkshell/main.c, gtkshell/option_options.c: Added separator
+         widget feature.  Added widget to GUIDL.  Added oT option to set
+         the window title.  Use separator in File_Manager and
+         Horizontal_Deskbar.
+
+2007-03-29 11:55  jefbed
+
+       * ACE-desktop/: ACE, guidl/IDE.gdl: Fixed ordering of GUIDL
+         function and used GUIDL for execution of Administration_Panel.
+
+2007-03-26 10:09  jefbed
+
+       * ACE-desktop/guidl/File_Manager.gdl,
+         ACE-desktop/guidl/Horizontal_Deskbar.gdl,
+         ACE-desktop/icons/File_Manager.png,
+         ACE-desktop/icons/File_Manager_32.png,
+         ACE-desktop/icons/Screen.png, ACE-desktop/icons/Screen_32.png,
+         ACE-desktop/icons/Sticky_Note.png,
+         ACE-desktop/icons/Sticky_Note_32.png,
+         ACE-desktop/icons/Terminal.png,
+         ACE-desktop/icons/Terminal_32.png,
+         ACE-desktop/icons/Text_Editor.png,
+         ACE-desktop/icons/Text_Editor_32.png, gtkshell/terminal.c:
+         Updated ACE-desktop icons for better appearance.  Added static
+         definition for file manager boilerplate.  Removed excess
+         separators from horizontal deskbar.  Removed process grouping of
+         forked terminal processes.
+
+2007-03-24 00:17  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl, gtkshell/Makefile,
+         gtkshell/callbacks.c, gtkshell/callbacks.h,
+         gtkshell/dialog_options.c, gtkshell/gtkshell.c,
+         gtkshell/gtkshell.h, gtkshell/main.c, gtkshell/option_options.c,
+         gtkshell/terminal.c, gtkshell/terminal_struct.h: Use 'make' by
+         default in configure.  Added a launcher for the IDE to
+         Horizontal_Deskbar.gdl Tuned lex/yacc dependency building in
+         Makefile.  Removed gsh_quit_cb and signal group code.  Fixed
+         integer signedness warning in dialog_options.c.  Added an
+         initialization routine for GSH_Terminal and used in gsh_GSH.
+         Refactored main(), removed setting of -os from main, as parenting
+         is delayed, thus allowing it to be done as a regular option.
+
+2007-03-22 04:32  jefbed
+
+       * ACE-desktop/guidl/Horizontal_Deskbar.gdl: Set orientation of
+         deskbar to bottom left corner.  Grouped labeled items.  Added
+         separators.
+
+2007-03-22 03:45  jefbed
+
+       * ChangeLog, Makefile: Updated ChangeLog and fixed bzball target of
+         Makefile.
+
+2007-03-22 03:39  jefbed
+
+       * ACE-desktop/ACE: Added missing exit call on verification dialog.
+
+2007-03-22 03:38  jefbed
+
+       * ChangeLog: Updated ChangeLog.
+
+2007-03-22 03:13  jefbed
+
+       * ACE-desktop/ACE: Added missing exit statement for verification
+         dialog command line switch.
+
+2007-03-22 02:41  jefbed
+
+       * ACE-desktop/ACE: Removed CVS_Commit function, as it is
+         implemented within the IDE code fully.
+
+2007-03-22 02:41  jefbed
+
+       * README, ACE-desktop/ACE, ACE-desktop/ACE.1, ACE-desktop/AUTHORS,
+         ACE-desktop/system.antiright, ACE-desktop/system.antiright.5,
+         ACE-desktop/guidl/IDE.gdl, doc/INSTALL, doc/TODO: Merged
+         revisions from antiright-3-1 of documentation.  Removed duplicate
+         AUTHORS.  Added CVS utility buttons to IDE.gdl.  Added CVS_Commit
+         to ACE.
+
+2007-03-22 02:37  jefbed
+
+       * ACE-desktop/ACE.1, ACE-desktop/AUTHORS,
+         ACE-desktop/system.antiright, ACE-desktop/system.antiright.5,
+         doc/INSTALL, doc/TODO: Pulled up some changes from antiright-3.
+         Removed done TODO entry.  Removed duplicate AUTHORS.
+
+2007-03-22 02:29  jefbed
+
+       * README: Merged from antiright-3-0
+
+2007-03-22 02:17  jefbed
+
+       * configure: Bumped version to 3.0.3
+
+2007-03-22 02:16  jefbed
+
+       * README, doc/INSTALL: Reorganized and improved accuracy.
+
+2007-03-22 02:04  jefbed
+
+       * ACE-desktop/: system.antiright, system.antiright.5: Removed some
+         redundant entries from system.antiright.  Improved usefulness and
+         accuracy of its manual page.
+
+2007-03-22 01:56  jefbed
+
+       * ACE-desktop/ACE.1: Updated ACE.1 manual page, improving accuracy
+         of information.
+
+2007-03-21 19:15  jefbed
+
+       * ACE-desktop/: ACE, system.antiright, guidl/IDE.gdl: gtkshell -al
+         Message: -at echo -oe Close
+
+2007-03-21 06:34  jefbed
+
+       * configure, ACE-desktop/Makefile, gtkshell/Makefile,
+         libantiright/Makefile: Improved build targets to avoid
+         unnecessary relinking.
+
+2007-03-21 06:23  jefbed
+
+       * ACE-desktop/: guidl/IDE.gdl, icons/System_Monitor_32.png: Added
+         needed pixmap.
+
+2007-03-20 14:14  jefbed
+
+       * ACE-desktop/ACE: Reindented case statement handling getopt
+         arguments.  Added the -g option to launch a static GUI
+         definition.
+
+2007-03-20 14:06  jefbed
+
+       * ACE-desktop/guidl/: Horizontal_Deskbar.gdl, IDE.gdl: Set default
+         terminal size in IDE to 24 height, for editor component, in order
+         for it to be usable on smaller screens.  Set the icons that are
+         self-evident to not have labels.
+
+2007-03-19 06:18  jefbed
+
+       * ACE-desktop/ACE, ACE-desktop/guidl/IDE.gdl, gtkshell/Makefile,
+         gtkshell/guidl.lex, gtkshell/guidl.y, gtkshell/guidl_util.c,
+         gtkshell/label.c, gtkshell/macros.h, gtkshell/option_options.c,
+         gtkshell/terminal.c: Added option for nonexpanding labels.  Added
+         TODO list to IDE.  Added text area to guidl.  Added IDE launch
+         function to ACE.
+
+2007-03-19 05:33  jefbed
+
+       * ACE-desktop/guidl/IDE.gdl, gtkshell/Makefile,
+         gtkshell/gtkshell.h, gtkshell/guidl.lex, gtkshell/guidl.y,
+         gtkshell/guidl_util.c, gtkshell/guidl_util.h,
+         gtkshell/image_button.c, gtkshell/options.c, gtkshell/terminal.c:
+         Added a vte-based IDE.  Split out functionality from grammar.
+         Reduced duplication.  Added tokens for terminal and window.
+
+2007-03-19 03:09  jefbed
+
+       * configure, ACE-desktop/ACE, ACE-desktop/Makefile,
+         ACE-desktop/guidl/ACE_Panel, ACE-desktop/guidl/ACE_Panel.gdl,
+         ACE-desktop/guidl/Administration_Panel,
+         ACE-desktop/guidl/Administration_Panel.gdl,
+         ACE-desktop/guidl/Horizontal_Deskbar,
+         ACE-desktop/guidl/Horizontal_Deskbar.gdl,
+         ACE-desktop/guidl/Manual_Browser,
+         ACE-desktop/guidl/Manual_Browser.gdl,
+         ACE-desktop/guidl/Monitoring_Panel,
+         ACE-desktop/guidl/Monitoring_Panel.gdl,
+         ACE-desktop/guidl/Old_Deskbar, ACE-desktop/guidl/Old_Deskbar.gdl,
+         ACE-desktop/icons/ACE_32.png, ACE-desktop/icons/Browser_32.png,
+         ACE-desktop/icons/Calculator_32.png,
+         ACE-desktop/icons/File_Manager_32.png,
+         ACE-desktop/icons/File_Sharing_32.png,
+         ACE-desktop/icons/Image_Editor_32.png,
+         ACE-desktop/icons/Lock_Display_32.png,
+         ACE-desktop/icons/Screen_32.png,
+         ACE-desktop/icons/Sticky_Note_32.png,
+         ACE-desktop/icons/Terminal_32.png,
+         ACE-desktop/icons/Text_Editor_32.png,
+         ACE-desktop/icons/Word_Processor_32.png, gtkshell/Makefile,
+         gtkshell/gshterm, gtkshell/gtkshell.h, gtkshell/guidl.y,
+         gtkshell/image_button.c, gtkshell/macros.h, gtkshell/main.c,
+         gtkshell/option_options.c, gtkshell/terminal.c,
+         gtkshell/terminal.h, gtkshell/terminal_options.c,
+         gtkshell/terminal_options.h, gtkshell/terminal_struct.h,
+         libantiright/library.h, libantiright/macros.h: Added 32x32
+         versions of deskbar icons.  Split out macros from primary
+         headers.  Bumped version to 3.2-alpha.  Added static user
+         interface definitions, and added their use to ACE.  Split some
+         functions in terminal.c.  Fixed font specification for gshterm
+         script.  Added tertiary options for the terminal widget: -otf,
+         -oth and -otw.  Added file for handling these options.
+
+2007-03-16 17:13  jefbed
+
+       * gtkshell/: terminal.c, terminal.h: Added terminal files.
+
+2007-03-16 17:12  jefbed
+
+       * gtkshell/: terminal.c, terminal.h: Added terminal widget files.
+
+2007-03-16 17:09  jefbed
+
+       * Makefile: Fix makefile targets.
+
+2007-03-15 22:01  jefbed
+
+       * ACE-desktop/guidl/ACE_Panel,
+         ACE-desktop/guidl/Administration_Panel,
+         ACE-desktop/guidl/Horizontal_Deskbar,
+         ACE-desktop/guidl/Manual_Browser,
+         ACE-desktop/guidl/Monitoring_Panel,
+         ACE-desktop/guidl/Old_Deskbar, gtkshell/Makefile,
+         gtkshell/gshterm: Added gshterm script, install target too.
+         Added guidl scripts.
+
+2007-03-15 20:48  jefbed
+
+       * gtkshell/Makefile: Removed gshterm target.
+
+2007-03-15 20:44  jefbed
+
+       * ACE-desktop/ACE: Fixed duplicate entry in ACE_Panel.
+
+2007-03-15 20:39  jefbed
+
+       * Makefile, configure, ACE-desktop/ACE, ACE-desktop/Makefile,
+         doc/gtkshell.1, gtkshell/Makefile, gtkshell/add_options.c,
+         gtkshell/containers.c, gtkshell/containers.h, gtkshell/font.c,
+         gtkshell/gtkshell.h, gtkshell/guidl.lex, gtkshell/guidl.y,
+         gtkshell/image_button.c, gtkshell/main.c,
+         gtkshell/option_options.c, gtkshell/options.c,
+         libantiright/Makefile, libantiright/library.h: Added GUI
+         definition language.  Is now functional.  Integrated terminal and
+         gtkshell.  gshterm is now a wrapper script.  Fixed makefile
+         dependencies to avoid unnecessary relinking.  Updated gtkshell.1
+         manual page.  Added -oF option to specify no base frame.  Added
+         -oS option to specify terminal font.  Added -as option to add a
+         terminal widget.  Added -p option to read a guidl formatted piped
+         stream.  Added -f option to read a guidl formatted piped file.
+         Removed -Werr option in CFLAGS.
+
+2007-03-11 17:58  jefbed
+
+       * gtkshell/add_options.c: Fixed warning of unreachable code by
+         adding default case containing warning for invalid option.
+
+2007-03-10 14:47  jefbed
+
+       * ChangeLog: Updated ChangeLog.
+
+2007-03-10 14:40  jefbed
+
+       * Makefile, configure: Fixed a ctags build problem on Slackware
+         with exuberant ctags by separating ctags generation from the main
+         build and removing the -t option.  Bumped version to 3.0.1.
+
+2007-03-09 21:25  jefbed
+
+       * ACE-desktop/Makefile: Add antiright-3 changes to
+         ACE-desktop/Makefile.  This fixes icon dir problem.
+
+2007-03-09 21:15  jefbed
+
+       * ACE-desktop/Makefile: Fixed install path for icons.
+
+2007-03-09 21:09  jefbed
+
+       * Makefile: Fixed Makefile bzball target to include the correct
+         branch.
+
+2007-03-09 20:45  jefbed
+
+       * Makefile, README: Merged README from antiright-3.  Added COPYING
+         information.
+
+2007-03-09 19:19  jefbed
+
+       * README: Updated README
+
+2007-03-09 19:12  jefbed
+
+       * Makefile: Remove backup files on distclean.
+
+2007-03-09 19:00  jefbed
+
+       * description-pak: Removed extraneous whitespace from
+         description-pak.
+
+2007-03-09 18:58  jefbed
+
+       * configure, ACE-desktop/Makefile, gtkshell/Makefile,
+         gtkshell/arguments.c, gtkshell/button.c, gtkshell/gtkshell.c,
+         gtkshell/gtkshell.h: Removed use of splint, as it was having
+         internal errors.  Changed version to 3.0.
+
+2007-03-09 18:18  jefbed
+
+       * ChangeLog: Make ChangeLog only reflect this branch and historical
+         revisions.
+
+2007-03-09 18:14  jefbed
+
+       * ChangeLog: Updated ChangeLog
+
+2007-03-09 18:10  jefbed
+
+       * Makefile: Merge from HEAD.
+
+2007-03-09 17:52  jefbed
+
+       * configure, doc/gshterm.1: Added gshterm.1
+
+2007-03-09 17:50  jefbed
+
+       * Makefile, doc/gshterm.1, doc/gtkshell.1: Added gshterm manual
+         page.  Added install target for it to Makefile.
+
+2007-03-09 17:21  jefbed
+
+       * doc/gtkshell.1: Merged gtkshell.1 from HEAD.
+
+2007-03-09 17:17  jefbed
+
+       * doc/gtkshell.1: Added description of menu specification to manual
+         page.
+
+2007-03-09 17:12  jefbed
+
+       * doc/gtkshell.1, gtkshell/option_options.c: Updated gtkshell
+         manual page.
+
+2007-03-09 15:06  jefbed
+
+       * configure: Changed version string to 3.1-alpha
+
+2007-03-09 15:02  jefbed
+
+       * gtkshell/Makefile: Updated Makefile.
+
+2007-03-09 15:00  jefbed
+
+       * configure, gtkshell/Makefile, gtkshell/arguments.c,
+         gtkshell/gtkshell.c, gtkshell/gtkshell.h: Fixed Splint Makefile
+         target to disable warnings resulting only from use of GTK.  Fixed
+         splint parse errors.  Changed version in configure.
+
+2007-03-08 01:07  jefbed
+
+       * gtkshell/: arguments.c, gtkshell.c, guidl.lex, guidl.y: Fix some
+         splint warnings.  Added guidl.lex and guidl.y.  These are
+         currently just skeleton files and are not built.  They will be
+         the definition of the GUI Definition Language, which will allow a
+         formalization of the GUI construction procedure.  This will allow
+         programs that use the gtkshell library to define GUIs internally,
+         GUIs to be defined via pipes to increase security (and serve as
+         the basis of ACE security features), and allow GUI definitions to
+         be statically stored (decreasing the size of ACE).
+
+2007-03-07 01:44  jefbed
+
+       * Makefile, configure, ACE-desktop/Makefile, gtkshell/Makefile,
+         gtkshell/add_options.c, gtkshell/arguments.c,
+         gtkshell/dialog_options.c, gtkshell/dragdrop.c,
+         gtkshell/file_dialog.h, gtkshell/font.c, gtkshell/font.h,
+         gtkshell/gtkshell.h, gtkshell/text.c: Pull up some changes from
+         antiright-3.
+
+2007-03-07 01:28  jefbed
+
+       * gtkshell/arguments.c, gtkshell/button.c, gtkshell/gtkshell.c,
+         gtkshell/gtkshell.h, libantiright/string.h: Added splint
+         annotations and changed code to fix warnings where appropriate.
+
+2007-03-06 22:58  jefbed
+
+       * configure, gtkshell/arguments.c, gtkshell/dialog_options.c,
+         gtkshell/dragdrop.c, gtkshell/file_dialog.c,
+         gtkshell/file_dialog.h, gtkshell/font.c, gtkshell/font.h,
+         gtkshell/gtkshell.h, gtkshell/text.c: Increased warning level and
+         fixed warnings.
+
+2007-03-05 18:42  jefbed
+
+       * configure, description-pak, ACE-desktop/AUTHORS, doc/AUTHORS,
+         doc/antiright.lsm: Removed duplicate AUTHORS.  Updated package
+         descriptions.
+
+2007-03-05 11:28  jefbed
+
+       * gtkshell/arguments.c, libantiright/string.c: Split
+         antiright_beautified_string into subfunctions.
+
+2007-03-05 10:38  jefbed
+
+       * configure, ACE-desktop/Makefile: Fixed installation of directory
+         that is no longer existant.  Added --disable-ccache and
+         --disable-distcc options to configure.
+
+2007-03-04 20:12  jefbed
+
+       * gtkshell/add_options.c: Used function pointer specified generic
+         to eliminate duplicate code.
+
+2007-03-04 20:05  jefbed
+
+       * ACE-desktop/ACE, gtkshell/add_options.c, gtkshell/arguments.c,
+         gtkshell/button.c, gtkshell/image_button.c,
+         gtkshell/image_button.h, gtkshell/row.c, gtkshell/text.c,
+         gtkshell/text.h: Set text widgets to mono font by default.
+         Consolidate text buffer setting.  Removed -ai and -aI options,
+         and related functions.  Refactored button creation functions.
+         Use new icon button definition format in ACE.  Fix spurious ! in
+         row.c.
+
+2007-03-04 18:23  jefbed
+
+       * gtkshell/: arguments.c, button.c, gtkshell.h: Do not add command
+         callback if button launches a menu.
+
+2007-03-04 18:12  jefbed
+
+       * gtkshell/arguments.c: Use constant string for button command.
+
+2007-03-04 18:11  jefbed
+
+       * ACE-desktop/ACE, gtkshell/add_options.c, gtkshell/arguments.c,
+         gtkshell/button.c, gtkshell/image_button.c,
+         gtkshell/image_button.h, gtkshell/row.c: Added support for menu
+         buttons, along with menu items with icons.  Menus and items are
+         specified as a "::" separated list.  Icons are specified after
+         the command, separated by a comma.  Stock icons are used if a
+         file name for an icon cannot be resolved, so the individual stock
+         item addition option has been removed.
+
+2007-03-03 22:20  jefbed
+
+       * ChangeLog, Makefile, configure, ACE-desktop/ACE,
+         ACE-desktop/Makefile, gtkshell/updated_options.c: Updated
+         ChangeLog.  Fixed display settings of some ACE system monitoring
+         panel functions.  Removed debug messages from updated_options.
+         Changed Makefiles to work when building as a pkgsrc package.
+
 2007-03-02 14:12  jefbed
 
        * gtkshell/button.c, gtkshell/callbacks.c, gtkshell/dragdrop.c,
@@ -13,9 +2035,9 @@
        * gtkshell/: add_options.c, containers.c, gtkshell.c, updated.c,
          updated_label.c, updated_label.h, updated_options.c,
          updated_progress.c, updated_progress.h: Refactored updater
-         argument handling code, using generic add function with pointer to
-         widget add funcction.  Split out functions embedded in add_options
-         and gtkshell.c.
+         argument handling code, using generic add function with pointer
+         to widget add funcction.  Split out functions embedded in
+         add_options and gtkshell.c.
 
 2007-03-02 10:44  jefbed
 
@@ -24,10 +2046,10 @@
 2007-03-02 10:40  jefbed
 
        * gtkshell/: add_options.c, image_button.c, image_button.h: Added
-         stock icon support with -aS.  Use generic argument handler for image
-         button.  Add functions implemented using pointer function to the
-         button type.  Use generic image button creation function, with image
-         widget passed.
+         stock icon support with -aS.  Use generic argument handler for
+         image button.  Add functions implemented using pointer function
+         to the button type.  Use generic image button creation function,
+         with image widget passed.
 
 2007-03-02 10:04  jefbed
 
@@ -44,19 +2066,20 @@
          gtkshell/option_options.c, gtkshell/text.c,
          gtkshell/updated_options.c, libantiright/pipe.c,
          libantiright/pipe.h, libantiright/util.h: Replaced GSH_Flags with
-         gsh->bflags, which stores bitmasks.  Added pipe opening support for
-         label and text area.  Added generic file open function to
+         gsh->bflags, which stores bitmasks.  Added pipe opening support
+         for label and text area.  Added generic file open function to
          libantiright.  Used to implement text viewer and
-         antiright_pipe_read.  Added generic bitmasks to util.h.  Added GSH_
-         bitmask definitions to gtkshell.h.  Invert meaning of scrolling
-         flag.  Updated ACE.1 manual page.  Specifically install manual pages
-         in ACE-desktop Makefile, rather than using shell metacharacter.
+         antiright_pipe_read.  Added generic bitmasks to util.h.  Added
+         GSH_ bitmask definitions to gtkshell.h.  Invert meaning of
+         scrolling flag.  Updated ACE.1 manual page.  Specifically install
+         manual pages in ACE-desktop Makefile, rather than using shell
+         metacharacter.
 
 2007-03-01 13:54  jefbed
 
        * gtkshell/: add_options.c, gtkshell.c, main.c, row.c: Count rows
-         base one.  Add support for multiple main windows.  Only geometry of
-         last created window is managed.
+         base one.  Add support for multiple main windows.  Only geometry
+         of last created window is managed.
 
 2007-03-01 01:18  jefbed
 
@@ -64,12 +2087,12 @@
 
 2007-03-01 01:13  jefbed
 
-       * ACE-desktop/ACE, ACE-desktop/system.antiright, gshterm/script.c,
+       * ACE-desktop/ACE, ACE-desktop/system.antiright,
          libantiright/string.c: Reimplemented antiright_beautify_label().
          Reimplemented ACE's Deskbar, Settings utility, File Manager, and
-         manual page browser to use variable command construction rather than
-         temporary files.  This should improve security, speed, and ease of
-         development.
+         manual page browser to use variable command construction rather
+         than temporary files.  This should improve security, speed, and
+         ease of development.
 
 2007-02-28 01:55  jefbed
 
@@ -80,12 +2103,9 @@
 
 2007-02-27 22:53  jefbed
 
-       * doc/indent.pro, gshterm/command_line.c, gshterm/command_line.h,
-         gshterm/gshterm.c, gshterm/gshterm.h, gshterm/main.c,
-         gshterm/script.c, gshterm/script.h, gtkshell/add_options.c,
-         gtkshell/add_options.h, gtkshell/arguments.c,
-         gtkshell/arguments.h, gtkshell/button.c, gtkshell/button.h,
-         gtkshell/callbacks.c, gtkshell/callbacks.h,
+       * doc/indent.pro, gtkshell/add_options.c, gtkshell/add_options.h,
+         gtkshell/arguments.c, gtkshell/arguments.h, gtkshell/button.c,
+         gtkshell/button.h, gtkshell/callbacks.c, gtkshell/callbacks.h,
          gtkshell/containers.c, gtkshell/containers.h,
          gtkshell/dialog_options.c, gtkshell/dialog_options.h,
          gtkshell/dragdrop.c, gtkshell/dragdrop.h, gtkshell/file_dialog.c,
@@ -143,40 +2163,34 @@
 
 2007-02-26 14:50  jefbed
 
-       * gshterm/gshterm.c, gtkshell/button.c: Split out label setting
-         code.
-
-2007-02-26 14:38  jefbed
-
-       * gshterm/: command_line.c, gshterm.c, gshterm.h, main.c, script.c:
-         Use direct file I/O for command script creation.  Added -s option to
-         specify font size separately from font name.
+       * gtkshell/button.c: Split out label setting code.
 
 2007-02-26 11:39  jefbed
 
        * ACE-desktop/ACE, doc/TODO, gtkshell/label.c,
          gtkshell/option_options.c, gtkshell/updated.c: Reindented various
-         functions.  Fixed horizontal labels (again).  Fixed crash on linux
-         involving updaters.
+         functions.  Fixed horizontal labels (again).  Fixed crash on
+         linux involving updaters.
 
 2007-02-26 10:30  jefbed
 
-       * ACE-desktop/ACE, gshterm/command_line.c: Fixed a bug that occurs
-         when bash executes ACE, where the empty Debug function was indicated
-         as a syntax error.  Added checking of the SHELL environment variable
-         in order to execute the user's default shell by default.
+       * ACE-desktop/ACE: Fixed a bug that occurs when bash executes ACE,
+         where the empty Debug function was indicated as a syntax error.
+         Added checking of the SHELL environment variable in order to
+         execute the user's default shell by default.
 
 2007-02-25 16:33  jefbed
 
        * Makefile, ACE-desktop/ACE, ACE-desktop/Makefile,
-         ACE-desktop/dateload.c, doc/gtkshell.1, gshterm/main.c: Replaced
-         dateload.  Fixed default font setting on gshterm.
+         ACE-desktop/dateload.c, doc/gtkshell.1: Replaced dateload.  Fixed
+         default font setting on gshterm.
 
 2007-02-25 05:48  jefbed
 
        * doc/HACKING, doc/gtkshell.1, gtkshell/add_options.c,
          gtkshell/arguments.c: Removed HACKING as it is largely
-         irrelevant.  Began the process of updating the gtkshell manual page.
+         irrelevant.  Began the process of updating the gtkshell manual
+         page.
 
 2007-02-25 04:35  jefbed
 
@@ -201,17 +2215,16 @@
 
 2007-02-23 17:52  jefbed
 
-       * gshterm/command_line.c, gshterm/gshterm.c, gshterm/main.c,
-         gshterm/script.c, libantiright/string.h: Fixed a bug in gshterm
-         command construction involving an inverse boolean condition.
-         Changed asprintf instances to ar_asprintf.
+       * libantiright/string.h: Fixed a bug in gshterm command
+         construction involving an inverse boolean condition.  Changed
+         asprintf instances to ar_asprintf.
 
 2007-02-23 16:23  jefbed
 
-       * ACE-desktop/ACE, gshterm/main.c, gshterm/script.c,
-         gtkshell/gtkshell.h, libantiright/pipe.c, libantiright/string.c,
-         libantiright/system.c, libantiright/system.h: Reimplemented
-         antiright_system.  Added ar_asprintf.
+       * ACE-desktop/ACE, gtkshell/gtkshell.h, libantiright/pipe.c,
+         libantiright/string.c, libantiright/system.c,
+         libantiright/system.h: Reimplemented antiright_system.  Added
+         ar_asprintf.
 
 2007-02-23 14:15  jefbed
 
@@ -263,18 +2276,18 @@
 2007-02-22 18:16  jefbed
 
        * gtkshell/: Makefile, button.c, font.c, font.h, label.c, text.c:
-         Split out font setting code from text.c into font.c for use by other
-         widgets.  Set default label font to monospaced.  Split out setting
-         of label options.
+         Split out font setting code from text.c into font.c for use by
+         other widgets.  Set default label font to monospaced.  Split out
+         setting of label options.
 
 2007-02-22 17:13  jefbed
 
        * gtkshell/: Makefile, callbacks.c, dialog_options.c, gtkshell.c,
          gtkshell.h, options.c, updated.c, updated.h: Added lint target to
          gtkshell Makefile.  This requires 'splint'.  Began resolution of
-         problems reported.  Began change from assertion checks to warnings
-         and function cancelation on test failure.  Use stronger typing for
-         updater structure.
+         problems reported.  Began change from assertion checks to
+         warnings and function cancelation on test failure.  Use stronger
+         typing for updater structure.
 
 2007-02-21 17:35  jefbed
 
@@ -286,8 +2299,8 @@
        * gtkshell/: callbacks.c, gtkshell.c, main.c, text.c, updated.c,
          updated_label.c: Fixed updater list initialization, fixing a
          crash on linux.  Fixed assignment warning in text.c.  Fixed
-         inappropriate calls of UNUSED.  Added more extensive assertions and
-         debugging messages to the updater code.
+         inappropriate calls of UNUSED.  Added more extensive assertions
+         and debugging messages to the updater code.
 
 2007-02-21 14:44  jefbed
 
@@ -304,12 +2317,9 @@
 
 2007-02-19 23:29  jefbed
 
-       * ACE-desktop/dateload.c, doc/indent.pro, gshterm/command_line.c,
-         gshterm/command_line.h, gshterm/gshterm.c, gshterm/gshterm.h,
-         gshterm/main.c, gshterm/script.c, gshterm/script.h,
-         gtkshell/add_options.h, gtkshell/arguments.c,
-         gtkshell/arguments.h, gtkshell/button.c, gtkshell/button.h,
-         gtkshell/callbacks.c, gtkshell/callbacks.h,
+       * ACE-desktop/dateload.c, doc/indent.pro, gtkshell/add_options.h,
+         gtkshell/arguments.c, gtkshell/arguments.h, gtkshell/button.c,
+         gtkshell/button.h, gtkshell/callbacks.c, gtkshell/callbacks.h,
          gtkshell/containers.c, gtkshell/containers.h,
          gtkshell/dialog_options.c, gtkshell/dialog_options.h,
          gtkshell/file_dialog.c, gtkshell/file_dialog.h,
@@ -336,12 +2346,12 @@
          gtkshell/text.c, gtkshell/updated_label.c: Modified layout to be
          unexpanded on certain widgets.  Do not do this with only one
          vertical row.  Removed printing of newline from ctime output in
-         dateload, formatted output improved.  Clear text when entered into
-         text entry.  Make text entry exit when -oe set, remove -ap.  Make
-         text entry echo when -oE is set.  Reindent add_options.c.  Stop
-         using pango markup for label update, as certain input causes errors,
-         even when encapsulated as documented.  Set max label width to 80
-         chars.  Changed ACE according to these changes.
+         dateload, formatted output improved.  Clear text when entered
+         into text entry.  Make text entry exit when -oe set, remove -ap.
+         Make text entry echo when -oE is set.  Reindent add_options.c.
+         Stop using pango markup for label update, as certain input causes
+         errors, even when encapsulated as documented.  Set max label
+         width to 80 chars.  Changed ACE according to these changes.
 
 2007-02-19 15:58  jefbed
 
@@ -357,8 +2367,8 @@
        * configure, gtkshell/add_options.c, gtkshell/dialog_options.c,
          gtkshell/gtkshell.h, gtkshell/option_options.c, gtkshell/text.c,
          gtkshell/text.h: Bumped version to 2.99.8.  Removed icon box
-         stub.  Added about dialog.  Check gsh->geometry before setting, to
-         avoid memory leak.  Added text file viewer.
+         stub.  Added about dialog.  Check gsh->geometry before setting,
+         to avoid memory leak.  Added text file viewer.
 
 2007-02-18 17:43  jefbed
 
@@ -370,24 +2380,11 @@
          Rewrote awk command to determine screen dimensions.  Modified
          ACE_Verification function to not use scrolled window, to format
          prompt, and to only show yes and no in the choices.  Added color
-         selection dialog to gtkshell.  Added ARBUG, ARWARN, and ARERR macros
-         to libantiright.  Split out the check portion of
+         selection dialog to gtkshell.  Added ARBUG, ARWARN, and ARERR
+         macros to libantiright.  Split out the check portion of
          gsh_check_and_set_geometry.  Added a missing, though unnecessary,
          break statement to the dialog option switch.
 
-2007-02-17 19:02  jefbed
-
-       * gshterm/gshterm.h: Remove reference to exit.h.
-
-2007-02-17 19:01  jefbed
-
-       * gshterm/main.c: Initialize GSHTerm structure from setup return.
-
-2007-02-17 18:59  jefbed
-
-       * gshterm/: gshterm.c, gshterm.h: Pass GSHTerm struct through
-         parameters instead of widget.
-
 2007-02-17 18:55  jefbed
 
        * gtkshell/containers.c: Indentation.
@@ -434,9 +2431,9 @@
          gtkshell/updated.c, gtkshell/updated.h, gtkshell/updated_label.c,
          gtkshell/updated_options.c, gtkshell/updated_progress.c,
          libantiright/util.c: Converted the updater code to use the new
-         application structure framework.  Unified debugging message formats.
-         Changed xmalloc to a raw g_malloc call, as g_malloc will terminate
-         if memory allocation unsuccessful.
+         application structure framework.  Unified debugging message
+         formats.  Changed xmalloc to a raw g_malloc call, as g_malloc
+         will terminate if memory allocation unsuccessful.
 
 2007-02-16 19:54  jefbed
 
@@ -449,19 +2446,15 @@
 
 2007-02-16 17:18  jefbed
 
-       * gshterm/Makefile, gshterm/exit.c, gshterm/exit.h, gshterm/main.c,
-         gtkshell/button.c, gtkshell/gtkshell.c, gtkshell/gtkshell.h,
-         gtkshell/main.c, gtkshell/row.c: Fixed row layout bug in
-         gtkshell.  Added file unlinking to gshterm main method and used
-         gtk_main_quit for the terminal client exit callback, removing
-         exit.[ch] functions.  Fixed memory leaks by recursively deleting
-         application structures before gtk_main.
+       * gtkshell/: button.c, gtkshell.c, gtkshell.h, main.c, row.c: Fixed
+         row layout bug in gtkshell.  Added file unlinking to gshterm main
+         method and used gtk_main_quit for the terminal client exit
+         callback, removing exit.[ch] functions.  Fixed memory leaks by
+         recursively deleting application structures before gtk_main.
 
 2007-02-12 22:23  jefbed
 
-       * configure, gshterm/command_line.c, gshterm/command_line.h,
-         gshterm/gshterm.c, gshterm/gshterm.h, gshterm/main.c,
-         gtkshell/arguments.h, gtkshell/button.c,
+       * configure, gtkshell/arguments.h, gtkshell/button.c,
          gtkshell/dialog_options.c, gtkshell/file_dialog.c,
          gtkshell/geometry.c, gtkshell/gtkshell.c, gtkshell/gtkshell.h,
          gtkshell/option_options.h, gtkshell/row.c, gtkshell/row.h,
@@ -490,12 +2483,13 @@
        * gtkshell/Makefile, gtkshell/geometry.c, gtkshell/geometry.h,
          gtkshell/gtkshell.c, gtkshell/gtkshell.h, libantiright/util.c,
          libantiright/util.h: Split out geometry parsing functions in
-         gtkshell.  Added random number generation functions to libantiright.
+         gtkshell.  Added random number generation functions to
+         libantiright.
 
 2007-02-10 13:54  jefbed
 
-       * configure, ACE-desktop/Makefile, gshterm/Makefile,
-         gtkshell/Makefile: Build with distcc, if present.
+       * configure, ACE-desktop/Makefile, gtkshell/Makefile: Build with
+         distcc, if present.
 
 2007-02-09 11:40  jefbed
 
@@ -512,43 +2506,37 @@
 
 2007-02-09 11:10  jefbed
 
-       * gshterm/Makefile, gshterm/exit.c, gshterm/exit.h,
-         gshterm/gshterm.c, gtkshell/updated_label.c: Split out functions
-         performed at exit in gshterm.  Split out result verification in
-         updated_label updater function.
-
-2007-02-09 11:02  jefbed
-
-       * gshterm/: Makefile, command_line.c, command_line.h, gshterm.c,
-         gshterm.h, script.c, script.h: Refactored gshterm source tree.
+       * gtkshell/updated_label.c: Split out functions performed at exit
+         in gshterm.  Split out result verification in updated_label
+         updater function.
 
 2007-02-08 22:16  jefbed
 
-       * ChangeLog, Makefile, ACE-desktop/dateload.c, gshterm/gshterm.c,
-         gshterm/main.c, gtkshell/Makefile, gtkshell/arguments.c,
-         gtkshell/callbacks.c, gtkshell/containers.c,
-         gtkshell/containers.h, gtkshell/gtkshell.c, gtkshell/gtkshell.h,
-         gtkshell/row.c, gtkshell/row.h, gtkshell/updated.c,
-         gtkshell/updated_options.c, libantiright/library.h,
-         libantiright/system.c, libantiright/system.h,
-         libantiright/util.h: Updated ChangeLog.  Added ctags generation
-         to Makefile.  Added UNUSED macro.  Added sysprintf() and
-         vsysprintf().  Refactored gshterm command generation.  Split out
-         container management code in gtkshell.[ch] to containers.[ch].
+       * ChangeLog, Makefile, ACE-desktop/dateload.c, gtkshell/Makefile,
+         gtkshell/arguments.c, gtkshell/callbacks.c,
+         gtkshell/containers.c, gtkshell/containers.h,
+         gtkshell/gtkshell.c, gtkshell/gtkshell.h, gtkshell/row.c,
+         gtkshell/row.h, gtkshell/updated.c, gtkshell/updated_options.c,
+         libantiright/library.h, libantiright/system.c,
+         libantiright/system.h, libantiright/util.h: Updated ChangeLog.
+         Added ctags generation to Makefile.  Added UNUSED macro.  Added
+         sysprintf() and vsysprintf().  Refactored gshterm command
+         generation.  Split out container management code in gtkshell.[ch]
+         to containers.[ch].
 
 2007-02-08 18:22  jefbed
 
-       * Makefile, gshterm/Makefile, gshterm/gshterm.c, gshterm/gshterm.h,
-         gshterm/main.c, gtkshell/callbacks.c, gtkshell/callbacks.h,
+       * Makefile, gtkshell/callbacks.c, gtkshell/callbacks.h,
          gtkshell/text.c, libantiright/util.c: Added tags generation to
-         main makefile.  Added geometry support to gshterm.  Removed gshedit.
+         main makefile.  Added geometry support to gshterm.  Removed
+         gshedit.
 
 2007-02-07 11:44  jefbed
 
        * doc/TODO, doc/gtkshell.1, gtkshell/options.c, gtkshell/row.c,
          gtkshell/row.h: Began revision of manual page.  Added stub for
-         help option.  Added files row.[ch] to store row container handling
-         functions.
+         help option.  Added files row.[ch] to store row container
+         handling functions.
 
 2007-02-07 11:28  jefbed
 
@@ -571,16 +2559,16 @@
 
 2007-02-04 01:58  jefbed
 
-       * ChangeLog, Makefile, config.mk, configure, ACE-desktop/Makefile,
-         gshterm/main.c: Removed gshedit.  gshterm is fully functional.
+       * ChangeLog, Makefile, config.mk, configure, ACE-desktop/Makefile:
+         Removed gshedit.  gshterm is fully functional.
 
 2007-02-03 23:44  jefbed
 
        * Makefile, config.mk, ACE-desktop/Makefile, ACE-desktop/config.mk,
-         ACE-desktop/configure, gshterm/Makefile, gshterm/main.c,
-         gtkshell/gtkshell.c, gtkshell/gtkshell.h, gtkshell/main.c: Added
-         the gshedit and gshterm utilities, based on gtksourceview and
-         libvte, respectively.  Make ACE-desktop use the base build system.
+         ACE-desktop/configure, gtkshell/gtkshell.c, gtkshell/gtkshell.h,
+         gtkshell/main.c: Added the gshedit and gshterm utilities, based
+         on gtksourceview and libvte, respectively.  Make ACE-desktop use
+         the base build system.
 
 2007-02-03 15:11  jefbed
 
@@ -652,10 +2640,10 @@
 
        * ChangeLog, configure: Updated ChangeLog.  Improved graph
          appearance through use of lighter colors.  Graphing of equation
-         commands now works.  Desktop publishing, IRC, and disk space admin
-         commands were added to ACE.  Functions were moved into clockload.c
-         after futher extraction from update.c.  Handling of nonexistant and
-         read-only files has been added to file.c.
+         commands now works.  Desktop publishing, IRC, and disk space
+         admin commands were added to ACE.  Functions were moved into
+         clockload.c after futher extraction from update.c.  Handling of
+         nonexistant and read-only files has been added to file.c.
 
 2006-04-14 22:47  jefbed
 
@@ -683,9 +2671,9 @@
 
        * Makefile.in: Removed the interface file language code, for the
          same functionality can be implemented in awk.  It was originally
-         implemented to overcome the limitation on the number of command line
-         arguments, but the allowed amount on most unix systems is definately
-         not a limiting factor.
+         implemented to overcome the limitation on the number of command
+         line arguments, but the allowed amount on most unix systems is
+         definately not a limiting factor.
 
 2006-03-26 19:33  jefbed
 
@@ -710,8 +2698,8 @@
 2006-03-12 22:38  jefbed
 
        * configure, doc/TODO: Updated TODO, Updated version in configure,
-         fixed Command button in ACE panel, and enabled word wrap on the text
-         work area.
+         fixed Command button in ACE panel, and enabled word wrap on the
+         text work area.
 
 2006-01-26 22:50  jefbed
 
@@ -748,8 +2736,8 @@
 2005-09-26 17:52  jefbed
 
        * README, doc/AUTHORS, doc/HACKING, doc/INSTALL, doc/antiright.lsm:
-         Removed unnecessary files, updated documentation, and added a Debian
-         panel to ACE.
+         Removed unnecessary files, updated documentation, and added a
+         Debian panel to ACE.
 
 2005-09-23 17:37  jefbed
 
@@ -784,8 +2772,8 @@
        * 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: Changed email address from
-         address@hidden to address@hidden  Fixed lowering on fvwm.
-         Removed unused pixmaps.
+         address@hidden to address@hidden  Fixed lowering on
+         fvwm.  Removed unused pixmaps.
 
 2005-07-10 08:39  jefbed
 
@@ -867,8 +2855,9 @@
 2004-12-27 02:55  jefbed
 
        * Makefile.in, configure: 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.
+         BitchX's bain.irc package in the Jukebox.  This allows the
+         current song to be displayed in a bitchx session with the /mp3
+         command.
 
 2004-12-25 18:43  jefbed
 
@@ -891,8 +2880,8 @@
 2004-12-16 18:55  jefbed
 
        * configure: 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.
+         lowering was fixed, so that all nonmanaged panels are not
+         lowered, but, rather, arshell started with -l lowers itself.
 
 2004-11-06 18:05  jefbed
 
@@ -989,13 +2978,13 @@
 
        * COPYING, Makefile.in, README: 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
+         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.
+         Convenience functions were added to the popup menu, allowing
+         certain predefined text clippings to be inserted and code to be
+         quickly be commented and uncommented.
 
 2004-08-25 19:45  jefbed
 
@@ -1016,16 +3005,17 @@
 2004-08-19 17:51  jefbed
 
        * doc/: ACE.1, 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.
+         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: 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.
+         to root of source tree.  Added a games menu and renamed the
+         "Popular Applications" menu to the "Applications" menu.  Restored
+         the www.xpm icon as it is easilly corruptable by modifications.
 
 2004-08-18 19:57  jefbed
 
@@ -1043,12 +3033,12 @@
          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.
+         the -Ai option.  Various pixmaps were added.  Find at cursor,
+         find selected, revert file, insert file, select all, and
+         show/hide toolbar features were added.  The line counter in the
+         status bar of the text editor was fixed, giving an accurate line
+         count.  A font selector was added and is usable for changing the
+         font of the work area.
 
 2004-08-13 15:32  jefbed
 
@@ -1078,14 +3068,15 @@
 2004-08-07 13:13  jefbed
 
        * Makefile.in, configure, doc/TODO, doc/antiright.lsm: 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.
+         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-07-24 22:43  jefbed
 
@@ -1133,8 +3124,8 @@
 2004-07-22 16:44  jefbed
 
        * doc/ACE.1: The manual page is now accurate.  It thoroughly
-         documents AntiRight version 2.0-pre12 and should remain relatively
-         current.
+         documents AntiRight version 2.0-pre12 and should remain
+         relatively current.
 
 2004-07-08 17:21  jefbed
 
@@ -1191,13 +3182,14 @@
          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.
+         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
 
@@ -1223,16 +3215,16 @@
          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.
+         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.
+         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
 
@@ -1243,16 +3235,16 @@
 
        * 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.
+         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.
+         verification with assertions has been performed.  A process
+         display is accessable from the load meter.  Changes to the
+         Makefile were made due to the new library-src scheme.
 
 2004-04-17 19:36  jefbed
 
@@ -1427,8 +3419,8 @@
 2004-01-23 18:28  jefbed
 
        * AntiRight, ChangeLog, TODO, configure: Internationalization has
-         started for Spanish and Italian messages.  Code has been cleaned and
-         restructured where appropriate.
+         started for Spanish and Italian messages.  Code has been cleaned
+         and restructured where appropriate.
 
 2004-01-23 15:54  jefbed
 
@@ -1527,8 +3519,8 @@
 
        * 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.
+         Brought some files in antiright-src up to date in terms of
+         current AntiRight development style and APIs.
 
 2003-12-28 18:52  uid68742
 
@@ -1546,11 +3538,11 @@
        * 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.
+         internationalization.  Removed some more usage of XtSetArg.
+         Updated initialization function to set icon and titles of icon
+         and window.  The size of the icon for an application is now
+         assumed and forced to 48x48.  internationalize() now checks if
+         the language is correctly initialized.
 
 2003-12-24 09:51  uid68742
 
@@ -1610,11 +3602,11 @@
 2003-11-17 18:21  jefbed
 
        * AntiRight, Makefile.template, TODO, config.template: Various GUI
-         name improvements have been made.  a Help button has been added to
-         the panel.  A mnemonic for Processes has been added to AntiRight.
-         TODO has been updated.  AntiRight's verison in config.template has
-         been updated to 1.101.  The icon of antifile has been made more
-         attractive.
+         name improvements have been made.  a Help button has been added
+         to the panel.  A mnemonic for Processes has been added to
+         AntiRight.  TODO has been updated.  AntiRight's verison in
+         config.template has been updated to 1.101.  The icon of antifile
+         has been made more attractive.
 
 2003-11-16 12:13  jefbed
 
@@ -1690,8 +3682,8 @@
 
        * 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
+         configure using postinstall-pak.template.  This is to fix the
+         PREFIX problem due to the removal of the definition of PREFIX in
          Makefile.template.
 
 2003-10-19 19:13  jefbed
@@ -1761,8 +3753,8 @@
 
        * 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.
+         added to library.c.  They are now used by xmtextedit and the
+         popup menus.  NumEntry has been streamlined.
 
 2003-10-12 22:58  jefbed
 
@@ -1783,8 +3775,8 @@
 2003-10-12 01:32  jefbed
 
        * Makefile.template: Use INSTALL, set through configure.
-         INSTALL_PROGRAM and INSTALL_DATA have been added, in accordance with
-         the GNU Makefile conventions.  MKDIRP has been added to make
+         INSTALL_PROGRAM and INSTALL_DATA have been added, in accordance
+         with the GNU Makefile conventions.  MKDIRP has been added to make
          directories.
 
 2003-10-12 01:14  jefbed
@@ -1802,21 +3794,21 @@
          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.
+         Install is determined by conditionals.  AntiRight has mnemonics
+         for Cancel.  antiright.c's menus have been rearranged.  A
+         View->Netowrk menu has been added.  The View->Applications menu
+         has been removed.  The new launcher functions are used to give
+         access to xhost, ftp, telnet, and ssh.  The VERSION declaration
+         in Makefile has been removed.
 
 2003-10-11 13:18  jefbed
 
        * configure: Use sed to append the variables to Makefile and
-         config.h instead of echo.  This allows for cleaner build files.  The
-         method for finding the version has been made more robust by
+         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.
+         necessary both for cleanliness and for the fact that AntiRight
+         will soon go over version 1.100, breaking the range selection.
 
 2003-10-10 21:03  jefbed
 
@@ -1830,8 +3822,8 @@
 2003-10-09 18:42  jefbed
 
        * AR, AntiRight, Makefile.template: The AR script has been fixed.
-         More menu mnemonics were added to AntiRight.  A DEBUG(arg) macro was
-         added.  antiright_strcat was fixed and is more robust.
+         More menu mnemonics were added to AntiRight.  A DEBUG(arg) macro
+         was added.  antiright_strcat was fixed and is more robust.
 
 2003-10-07 18:46  jefbed
 
@@ -1894,8 +3886,9 @@
 2003-10-05 02:31  jefbed
 
        * postinstall-pak: postinstall-pak has been added so that packages
-         generated with checkinstall can install an AntiRight session in gdm.
-         XmDrawingArea's include was added to antiright-src/antiright.h
+         generated with checkinstall can install an AntiRight session in
+         gdm.  XmDrawingArea's include was added to
+         antiright-src/antiright.h
 
 2003-10-04 21:27  jefbed
 
@@ -1977,8 +3970,8 @@
        * 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.
+         project description to cvs.  Simplified AntiRight.  Made
+         xmtextedit use functions from antiright's library.
 
 2003-09-27 22:41  jefbed
 
@@ -2012,8 +4005,8 @@
 2003-09-27 20:05  jefbed
 
        * ChangeLog, TODO, config.template: Updated ChangeLog.  Removed
-         items calling for xhost.c and a static library version of library.c.
-         Updated AntiRight version in config.template.
+         items calling for xhost.c and a static library version of
+         library.c.  Updated AntiRight version in config.template.
 
 2003-09-26 16:45  jefbed
 
@@ -2058,7 +4051,6 @@
 
        * Makefile.template: Added bzball and balls makefile targets.
          Ensured that no output lines violate the 80x24 rule.  cvs:
-
          ----------------------------------------------------------------------
 
 2003-09-22 19:25  jefbed
@@ -2087,12 +4079,13 @@
 
        * 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.
+         tutorial has been updated to reflect the current status of
+         AntiRight The PREFIX environment variable can now be passed to
+         configure to determine install location.  The broken "Reverse"
+         background option has been removed and two new colors, "Olive
+         Green" and "Rose", have been added.  The status bar's display of
+         commands has been fixed Includes have been consolidated into
+         antiright.h where feasible.
 
 2003-09-20 16:04  jefbed
 




reply via email to

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