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: Tue, 14 Mar 2006 02:58:56 +0000

CVSROOT:        /sources/antiright
Module name:    antiright
Branch:         
Changes by:     Jeffrey Bedard <address@hidden> 06/03/14 02:58:56

Modified files:
        .              : ChangeLog 

Log message:
        Updated ChangeLog for release 2.13.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/antiright/antiright/ChangeLog.diff?tr1=1.53&tr2=1.54&r1=text&r2=text

Patches:
Index: antiright/ChangeLog
diff -u antiright/ChangeLog:1.53 antiright/ChangeLog:1.54
--- antiright/ChangeLog:1.53    Mon Sep 26 23:37:53 2005
+++ antiright/ChangeLog Tue Mar 14 02:58:56 2006
@@ -1,3 +1,71 @@
+2006-03-12 23:16  jefbed
+
+       * src/ACE: Finalized desktop removal.
+
+2006-03-12 23:11  jefbed
+
+       * Makefile.in, src/ACE, src/AR, src/ARpanel: Fixed distribution
+         build target for bzball and zip to include distclean.  Removed
+         Desktop().
+
+2006-03-12 22:58  jefbed
+
+       * src/bitmaps/: ace.xpm, calculator.xpm, calendar.xpm, clock.xpm,
+         close.xpm, disk.xpm, folder.xpm, fractal.xpm, home.xpm, lock.xpm,
+         mail.xpm, meter.xpm, music.xpm, palate.xpm, pong.xpm,
+         refresh.xpm, runner.xpm, settings.xpm, sticky.xpm, terminal.xpm,
+         text_editor.xpm, www.xpm: Removed unneeded files, especially to
+         reduce tarball size.
+
+2006-03-12 22:50  jefbed
+
+       * src/bitmaps/: pause.xpm, play.xpm, resume.xpm, stop.xpm: Removed
+         music player pixmaps, as such are unnecessary.
+
+2006-03-12 22:38  jefbed
+
+       * configure, doc/TODO, src/ACE, src/arshell/textedit.c: Updated
+         TODO, Updated version in configure, fixed Command button in ACE
+         panel, and enabled word wrap on the text work area.
+
+2006-01-29 21:13  jefbed
+
+       * lib/graph.c, lib/pipe.c, lib/pixmap.c, src/ARpanel,
+         src/arshell/arshell.c, src/arshell/search.c,
+         src/arshell/textedit.h, src/arshell/update.c, yaclib/list.c,
+         yaclib/parse.c: Refactored updating code in efforts to eliminate
+         memory leak in label updater.  Fixed all warnings. Added ARpanel
+         as a simple, prudent panel.
+
+2006-01-26 22:50  jefbed
+
+       * doc/antiright.lsm, lib/popup.c, src/ACE: Initial BASH removal.
+
+2006-01-26 17:10  jefbed
+
+       * configure: Added support for libraries and headers located in
+         /usr/pkg
+
+2005-11-23 20:36  jefbed
+
+       * Makefile.in, configure, lib/library.h, src/arshell/arshell.h:
+         Added support for the tcc compiler, though linking still needs to
+         be debugged, as the compiler segfaults.
+
+2005-11-13 20:56  jefbed
+
+       * Makefile.in, configure, lib/library.c, yaclib/parse.c: Fixed
+         prefixes.
+
+2005-11-13 20:43  jefbed
+
+       * configure: Changed path setup to allow for home directory and
+         stow installation.
+
+2005-09-26 19:37  jefbed
+
+       * ChangeLog: Updated for version 2.12.
+
 2005-09-26 19:26  jefbed
 
        * doc/arcd.1: Removed unneeded manual page.
@@ -6,11 +74,8 @@
 
        * 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.
+         src/bitmaps/4.xpm: Removed unnecessary files, updated
+         documentation, and added a Debian panel to ACE.
 
 2005-09-23 17:37  jefbed
 
@@ -62,11 +127,6 @@
        * 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
-         was buggy.
-
 2005-07-30 17:05  jefbed
 
        * src/system.antiright: Added the Custom_Apps setting.  Removed now
@@ -93,10 +153,6 @@
 
        * ChangeLog: Updated for AntiRight 2.10.
 
-2005-07-25 21:12  jefbed
-
-       * src/pongr/pongr.c: Fixed compiler warnings.
-
 2005-07-25 21:03  jefbed
 
        * lib/graph.h: Added prototypes for antiright_graph_line() and
@@ -259,14 +315,11 @@
 
        * Makefile.in, configure, src/ACE, src/system.antiright,
          src/arshell/arguments.c, src/arshell/arshell.c,
-         src/arshell/interface_file.c, src/pongr/README, src/pongr/game.c,
-         src/pongr/game.h, src/pongr/grass.xpm, src/pongr/objects.c,
-         src/pongr/objects.h, src/pongr/pongr.c, src/pongr/pongr.h,
-         src/pongr/xutil.c, src/pongr/xutil.h, yaclib/COPYING,
-         yaclib/algo.c, yaclib/algo.h, yaclib/date.c, yaclib/date.h,
-         yaclib/defs.h, yaclib/hash.c, yaclib/hash.h, yaclib/list.c,
-         yaclib/list.h, yaclib/parse.c, yaclib/parse.h, yaclib/pred.h,
-         yaclib/sort.c, yaclib/sort.h, yaclib/stamp-h.in, yaclib/vector.c,
+         src/arshell/interface_file.c, yaclib/COPYING, yaclib/algo.c,
+         yaclib/algo.h, yaclib/date.c, yaclib/date.h, yaclib/defs.h,
+         yaclib/hash.c, yaclib/hash.h, yaclib/list.c, yaclib/list.h,
+         yaclib/parse.c, yaclib/parse.h, yaclib/pred.h, yaclib/sort.c,
+         yaclib/sort.h, yaclib/stamp-h.in, yaclib/vector.c,
          yaclib/vector.h, yaclib/yaclib.h: Added pongr and yetanotherclib
          to source tree.
 




reply via email to

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