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: Mon, 26 Sep 2005 19:37:53 -0400

CVSROOT:        /cvsroot/antiright
Module name:    antiright
Branch:         
Changes by:     Jeffrey Bedard <address@hidden> 05/09/26 23:37:53

Modified files:
        .              : ChangeLog 

Log message:
        Updated for version 2.12.

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

Patches:
Index: antiright/ChangeLog
diff -u antiright/ChangeLog:1.52 antiright/ChangeLog:1.53
--- antiright/ChangeLog:1.52    Sun Jul 31 16:22:23 2005
+++ antiright/ChangeLog Mon Sep 26 23:37:53 2005
@@ -1,3 +1,67 @@
+2005-09-26 19:26  jefbed
+
+       * doc/arcd.1: Removed unneeded manual page.
+
+2005-09-26 17:52  jefbed
+
+       * README, doc/AUTHORS, doc/HACKING, doc/INSTALL, doc/antiright.lsm,
+         src/ACE, src/bitmaps/1.xpm, src/bitmaps/2.xpm, src/bitmaps/3.xpm,
+         src/bitmaps/4.xpm, src/pongr/README, src/pongr/game.c,
+         src/pongr/game.h, src/pongr/grass.xpm, src/pongr/objects.c,
+         src/pongr/objects.h, src/pongr/pongr.c, src/pongr/pongr.h,
+         src/pongr/xutil.c, src/pongr/xutil.h: Removed unnecessary files,
+         updated documentation, and added a Debian panel to ACE.
+
+2005-09-23 17:37  jefbed
+
+       * Makefile.in: Removed unused targets.
+
+2005-09-23 17:35  jefbed
+
+       * configure, src/ACE, src/AR, src/system.antiright: Removed
+         unneeded files and increased antiright version to 2.12.
+
+2005-07-31 14:39  jefbed
+
+       * src/ACE: Fixed setting function call to handle more than one word
+         in the value argument.
+
+2005-07-31 12:33  jefbed
+
+       * src/: arshell/dialog.c, bitmaps/fractal.xpm: Improved afract.c
+         interface by giving access to the scale and resolution variables
+         and making the display larger.  Removed Xlt code from dialog.c.
+         Improved appearance of fractal.xpm.
+
+2005-07-31 12:27  jefbed
+
+       * configure: Increased version to 2.11.  Removed Xlt and yaclib
+         detection code, as Xlt is no longer used and yaclib is included.
+         Removed define of HAVE_YACLIB.
+
+2005-07-31 12:25  jefbed
+
+       * description-pak: Added detail to the description with a special
+         emphasis on arshell.
+
+2005-07-31 12:22  jefbed
+
+       * ChangeLog: Updated ChangeLog using cvs2cl.
+
+2005-07-31 12:19  jefbed
+
+       * src/arshell/: appendage.c, appendage.h, arguments.c, arguments.h,
+         arshell-util.c, arshell-util.h, arshell.c, arshell.h,
+         clockload.c, clockload.h, color.c, color.h, dialog.c, dialog.h,
+         file.c, file.h, interface_file.h, layout.c, layout.h, main.c,
+         main.h, menubar.c, menubar.h, pixmap.c, pixmap.h, search.c,
+         search.h, textedit.c, textedit.h, update.c, update.h: Reindented.
+
+2005-07-31 12:18  jefbed
+
+       * src/arshell/interface_file.c: Reindented.  Removed requirement
+         for HAVE_YACLIB definition, as it is included with antiright.
+
 2005-07-30 17:25  jefbed
 
        * src/pongr/pongr.c: Removed command line argument handling as it
@@ -31,11 +95,7 @@
 
 2005-07-25 21:12  jefbed
 
-       * src/: pongr/pongr.c, wmar/wmar.c: Fixed compiler warnings.
-
-2005-07-25 21:05  jefbed
-
-       * src/afract/afract.c: Eliminated compiler warnings.
+       * src/pongr/pongr.c: Fixed compiler warnings.
 
 2005-07-25 21:03  jefbed
 
@@ -44,7 +104,7 @@
 
 2005-07-25 20:56  jefbed
 
-       * src/: AR, system.antiright, afract/afract.c, bitmaps/fractal.xpm,
+       * src/: AR, system.antiright, bitmaps/fractal.xpm,
          bitmaps/lock.xpm, bitmaps/palate.xpm, bitmaps/print.xpm: Fixed
          bug in AR preventing the desktop from starting on Debian systems
          in fallback windowmanager mode.  Updated several pixmaps for an
@@ -67,7 +127,7 @@
          lib/string.c, lib/string.h, lib/system.c, lib/system.h,
          lib/usage.c, lib/usage.h, lib/util.c, lib/util.h, lib/window.c,
          lib/window.h, lib/xmstring.c, lib/xmstring.h, src/ACE, src/AR,
-         src/ARO, src/AntiRight, src/system.antiright, src/arcd/arcd.c,
+         src/ARO, src/AntiRight, src/system.antiright,
          src/arshell/appendage.c, src/arshell/appendage.h,
          src/arshell/arguments.c, src/arshell/arguments.h,
          src/arshell/arshell-util.c, src/arshell/arshell-util.h,
@@ -92,10 +152,10 @@
          src/bitmaps/right_arrow.xpm, src/bitmaps/rocket.xpm,
          src/bitmaps/spell.xpm, src/bitmaps/sticky.xpm,
          src/bitmaps/term.xpm, src/bitmaps/tools.xpm,
-         src/bitmaps/up_arrow.xpm, src/bitmaps/www.xpm, src/wmar/wmar.c,
-         yaclib/parse.c, yaclib/parse.h, yaclib/yaclib.h: Changed email
-         address from address@hidden to address@hidden  Fixed
-         lowering on fvwm.  Removed unused pixmaps.
+         src/bitmaps/up_arrow.xpm, src/bitmaps/www.xpm, yaclib/parse.c,
+         yaclib/parse.h, yaclib/yaclib.h: Changed email address from
+         address@hidden to address@hidden  Fixed lowering on
+         fvwm.  Removed unused pixmaps.
 
 2005-07-16 19:53  jefbed
 
@@ -125,8 +185,8 @@
        * src/: ACE, arshell/interface_file.c, bitmaps/calculator.xpm,
          bitmaps/fractal.xpm, bitmaps/lock.xpm, bitmaps/palate.xpm,
          bitmaps/pause.xpm, bitmaps/play.xpm, bitmaps/pong.xpm,
-         bitmaps/sticky.xpm, bitmaps/stop.xpm, bitmaps/www.xpm,
-         wmar/pixmask.xbm: Refined images.
+         bitmaps/sticky.xpm, bitmaps/stop.xpm, bitmaps/www.xpm: Refined
+         images.
 
 2005-07-10 08:39  jefbed
 
@@ -138,9 +198,8 @@
          src/bitmaps/lock.xpm, src/bitmaps/pause.xpm,
          src/bitmaps/play.xpm, src/bitmaps/pong.xpm,
          src/bitmaps/resume.xpm, src/bitmaps/rocket.xpm,
-         src/bitmaps/stop.xpm, src/bitmaps/www.xpm, src/wmar/wmar.c: 2.10
-         initial checkin.  New icons and ACE functionality (noicon
-         support).
+         src/bitmaps/stop.xpm, src/bitmaps/www.xpm: 2.10 initial checkin.
+         New icons and ACE functionality (noicon support).
 
 2005-07-07 05:33  jefbed
 
@@ -182,38 +241,13 @@
          src/bitmaps/switches.xbm, src/bitmaps/terminal.xbm,
          src/bitmaps/terminal.xpm, src/bitmaps/text.xbm,
          src/bitmaps/text_editor.xpm, src/bitmaps/unknown.xbm,
-         src/bitmaps/www.xpm, src/wmar/wmar.c, src/wmarmon/pixmask.xbm:
-         Redesigned icons.  They are now original, rather than KDE1 icons.
-         Removed kde 1 icons and xbm icons.
+         src/bitmaps/www.xpm: Redesigned icons.  They are now original,
+         rather than KDE1 icons.  Removed kde 1 icons and xbm icons.
 
 2005-07-07 00:16  jefbed
 
        * src/ACE: Updated to use new icon set.  Fixed CD player.
 
-2005-07-04 14:58  jefbed
-
-       * src/wmarmon/wmarmon.c: Added shaped border for proper appearance
-         in slit.
-
-2005-07-04 13:23  jefbed
-
-       * src/wmarmon/wmarmon.c: Implemented a better border coloring
-         scheme, including shadowing for the interior square.
-
-2005-07-03 23:37  jefbed
-
-       * src/wmarmon/wmarmon.c: Updated email address in copyright header
-         and formatted lines to not wrap.
-
-2005-07-03 23:33  jefbed
-
-       * src/afract/afract.c: Added license statement.  Formatted buffer
-         so that lines do not wrap.
-
-2005-07-03 23:11  jefbed
-
-       * src/afract/afract.c: Initial commit.
-
 2005-07-03 22:47  jefbed
 
        * src/ACE: Fixed creation of duplicate settings buttons on setting
@@ -258,23 +292,7 @@
 
 2005-07-03 14:05  jefbed
 
-       * Makefile.in, configure, src/wmarmon/wmarmon.c: 2.9 Release
-
-2005-07-01 21:27  jefbed
-
-       * src/wmarmon/wmarmon.c: Added coloration to display.
-
-2005-07-01 20:57  jefbed
-
-       * src/wmar/wmar.c: Fixed memory leak.
-
-2005-07-01 20:56  jefbed
-
-       * src/wmarmon/wmarmon.c: Changed usrs to users.
-
-2005-07-01 19:25  jefbed
-
-       * src/wmarmon/wmarmon.c: Fixed memory leak.  Ready for use.
+       * Makefile.in, configure: 2.9 Release
 
 2005-06-26 10:56  jefbed
 
@@ -295,14 +313,14 @@
          lib/string.h, lib/system.c, lib/system.h, lib/usage.c,
          lib/usage.h, lib/util.c, lib/util.h, lib/window.c, lib/window.h,
          lib/xmstring.c, lib/xmstring.h, src/ACE, src/AR, src/ARO,
-         src/AntiRight, src/system.antiright, src/arcd/arcd.c,
-         src/arshell/appendage.c, src/arshell/appendage.h,
-         src/arshell/arguments.c, src/arshell/arguments.h,
-         src/arshell/arshell-util.c, src/arshell/arshell-util.h,
-         src/arshell/arshell.c, src/arshell/arshell.h,
-         src/arshell/clockload.c, src/arshell/clockload.h,
-         src/arshell/color.c, src/arshell/color.h, src/arshell/dialog.c,
-         src/arshell/dialog.h, src/arshell/file.c, src/arshell/file.h,
+         src/AntiRight, src/system.antiright, src/arshell/appendage.c,
+         src/arshell/appendage.h, src/arshell/arguments.c,
+         src/arshell/arguments.h, src/arshell/arshell-util.c,
+         src/arshell/arshell-util.h, src/arshell/arshell.c,
+         src/arshell/arshell.h, src/arshell/clockload.c,
+         src/arshell/clockload.h, src/arshell/color.c,
+         src/arshell/color.h, src/arshell/dialog.c, src/arshell/dialog.h,
+         src/arshell/file.c, src/arshell/file.h,
          src/arshell/interface_file.c, src/arshell/interface_file.h,
          src/arshell/layout.c, src/arshell/layout.h, src/arshell/main.c,
          src/arshell/main.h, src/arshell/menubar.c, src/arshell/menubar.h,
@@ -316,8 +334,8 @@
          src/bitmaps/load.xbm, src/bitmaps/lock.xbm, src/bitmaps/mail.xbm,
          src/bitmaps/notes.xbm, src/bitmaps/panel.xbm,
          src/bitmaps/switches.xbm, src/bitmaps/terminal.xbm,
-         src/bitmaps/text.xbm, src/bitmaps/unknown.xbm, src/wmar/wmar.c,
-         src/wmar/xutils.c: Updated FSF address.
+         src/bitmaps/text.xbm, src/bitmaps/unknown.xbm: Updated FSF
+         address.
 
 2005-06-23 17:44  jefbed
 
@@ -325,7 +343,7 @@
 
 2005-06-23 17:35  jefbed
 
-       * src/: ACE, wmar/wmar.c: Commit before release.
+       * src/ACE: Commit before release.
 
 2005-06-23 17:33  jefbed
 
@@ -340,17 +358,12 @@
 
        * src/arshell/: arguments.c, main.c: Removed ARBUG statements.
 
-2005-06-17 22:13  jefbed
-
-       * src/wmar/wmar.c: Fixed glyph apparence.  Changed button
-         appearance to match that of GTK2's default theme.
-
 2005-06-17 21:59  jefbed
 
        * Makefile.in, configure, lib/drawing.c, lib/drawing.h,
          lib/graph.c, lib/library.c, lib/library.h, src/arshell/arshell.c,
-         src/arshell/arshell.h, src/arshell/main.c, src/wmar/wmar.c,
-         src/wmar/xutils.c, src/wmar/xutils.h: Added wmar slit utility.
+         src/arshell/arshell.h, src/arshell/main.c: Added wmar slit
+         utility.
 
 2005-06-17 21:56  jefbed
 
@@ -577,7 +590,7 @@
        * lib/button.c, lib/button.h, lib/util.c, lib/util.h,
          src/arshell/arguments.c, src/arshell/arshell-util.c,
          src/arshell/arshell.h, src/arshell/layout.c,
-         src/arshell/layout.h, src/vdesk/vdesk.c: Pre-2.5 tree sync.
+         src/arshell/layout.h: Pre-2.5 tree sync.
 
 2004-12-21 21:39  jefbed
 
@@ -824,11 +837,6 @@
        * configure, src/system.antiright: Rewrote test for
          libcdaudio-config.
 
-2004-08-30 18:31  jefbed
-
-       * src/arcd/arcd.c: Fixed errors in which libcdaudio code was used
-         when it is not available.
-
 2004-08-29 20:10  jefbed
 
        * ChangeLog: Updated for 2.2 release.
@@ -908,17 +916,13 @@
 
 2004-08-27 21:16  jefbed
 
-       * Makefile.in, configure, src/arcd/arcd.c, src/arshell/arguments.c,
+       * Makefile.in, configure, src/arshell/arguments.c,
          src/arshell/arguments.h, src/arshell/arshell.h,
          src/arshell/interface_file.c, src/arshell/interface_file.h: Added
          support for interface files using yetanotherclib's parsing
          functions.  The file format is that of a standard yaclib parser
          input file, its grammar defined in interface_file.c.
 
-2004-08-26 11:57  jefbed
-
-       * src/arcd/arcd.c: Removed non-functional arcd_status().
-
 2004-08-25 19:50  jefbed
 
        * COPYING, Makefile.in, README, lib/edit.c, lib/edit.h,
@@ -942,7 +946,7 @@
 2004-08-22 21:15  jefbed
 
        * configure, lib/button.c, lib/library.h, lib/menubar.c,
-         lib/window.c, src/ACE, src/arcd/arcd.c, src/arshell/arguments.c,
+         lib/window.c, src/ACE, src/arshell/arguments.c,
          src/arshell/arshell.c, src/arshell/arshell.h,
          src/arshell/dialog.c, src/arshell/menubar.c,
          src/arshell/search.c, src/arshell/textedit.c,
@@ -1353,11 +1357,6 @@
 
        * lib/menubar.c: Spelling corrections, changing Planel to Panel.
 
-2004-07-14 19:42  jefbed
-
-       * src/arcd/arcd.c: Fixed instance of declaration in code, causing
-         gcc 2.x compiler errors.
-
 2004-07-08 18:10  jefbed
 
        * src/ARO: Removed use of gettext and fixed old close button option
@@ -1420,14 +1419,12 @@
          lib/popup.c, lib/popup.h, lib/row.c, lib/row.h, lib/separator.c,
          lib/separator.h, lib/status.c, lib/status.h, lib/window.c,
          lib/window.h, src/ACE, src/AR, src/ARO, src/AntiRight,
-         src/antiright-mail.awk, src/system.antiright, src/arcd/arcd.c,
+         src/antiright-mail.awk, src/system.antiright,
          src/arshell/antiright.xbm, src/arshell/arguments.c,
          src/arshell/arguments.h, src/arshell/arshell.c,
          src/arshell/arshell.h, src/arshell/color.c, src/arshell/color.h,
          src/arshell/textedit.c, src/arshell/textedit.h,
-         src/arshell/util.c, src/arshell/util.h, src/vdesk/AUTHORS,
-         src/vdesk/COPYING, src/vdesk/ChangeLog, src/vdesk/NEWS,
-         src/vdesk/README, src/vdesk/vdesk.c: Rewrote build system and
+         src/arshell/util.c, src/arshell/util.h: Rewrote build system and
          restructured tree.
 
 2004-07-07 20:56  jefbed




reply via email to

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