OSSP CVS Repository

ossp - Check-in [3899]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 3899
Date: 2002-Dec-18 16:47:47 (local)
2002-Dec-18 15:47:47 (UTC)
User:ms
Branch:
Comment: Release new alpha version 0.5.8.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.4->removed
ossp-pkg/as/as-gui/README      1.11 -> 1.12     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.9 -> 1.10     10 inserted, 10 deleted
ossp-pkg/as/as-gui/configure.in      1.11 -> 1.12     1 inserted, 1 deleted

ossp-pkg/as/as-gui/ChangeLog 1.4 -> 1.5

--- ChangeLog    2002/12/17 16:59:06     1.4
+++ ChangeLog    2002/12/18 15:47:47     1.5
@@ -1,5 +1,8 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+021218 Reduced dependency to STL
+       Changed release name from asgui to as-gui
+
 021217 Added differential row shading
        Improved focus handling in edit mode
        Add file extension filter to file op dialogs


ossp-pkg/as/as-gui/README 1.11 -> 1.12

--- README       2002/12/17 16:59:06     1.11
+++ README       2002/12/18 15:47:47     1.12
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.5.7 (17-Dec-2002)
+  Version 0.5.8 (18-Dec-2002)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/as_version.cpp 1.9 -> 1.10

--- as_version.cpp       2002/12/17 16:59:06     1.9
+++ as_version.cpp       2002/12/18 15:47:47     1.10
@@ -1,5 +1,5 @@
 /*
-**  as_version.cpp -- Version Information for OSSP asgui (syntax: C/C++)
+**  as_version.cpp -- Version Information for OSSP as-gui (syntax: C/C++)
 **  [automatically generated and maintained by GNU shtool]
 */
 
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x005207
+#define ASGUI_VERSION 0x005208
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x005207,
-    "0.5.7",
-    "0.5.7 (17-Dec-2002)",
-    "This is OSSP asgui, Version 0.5.7 (17-Dec-2002)",
-    "OSSP asgui 0.5.7 (17-Dec-2002)",
-    "OSSP asgui/0.5.7",
-    "@(#)OSSP asgui 0.5.7 (17-Dec-2002)",
-    "$Id: as_version.cpp,v 1.9 2002/12/17 16:59:06 ms Exp $"
+    0x005208,
+    "0.5.8",
+    "0.5.8 (18-Dec-2002)",
+    "This is OSSP as-gui, Version 0.5.8 (18-Dec-2002)",
+    "OSSP as-gui 0.5.8 (18-Dec-2002)",
+    "OSSP as-gui/0.5.8",
+    "@(#)OSSP as-gui 0.5.8 (18-Dec-2002)",
+    "$Id: as_version.cpp,v 1.10 2002/12/18 15:47:47 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */


ossp-pkg/as/as-gui/configure.in 1.11 -> 1.12

--- configure.in 2002/12/09 16:44:37     1.11
+++ configure.in 2002/12/18 15:47:47     1.12
@@ -35,7 +35,7 @@
 AC_INIT
 
 ASGUI_VERSION_STR=`./shtool version -l c -d long as_version.cpp`
-./shtool echo -e "Configuring %BOSSP asgui%b, version %B${ASGUI_VERSION_STR}%b"
+./shtool echo -e "Configuring %BOSSP as-gui%b, version %B${ASGUI_VERSION_STR}%b"
 AC_SUBST(ASGUI_VERSION_STR)
 
 dnl Process this file with autoconf

CVSTrac 2.0.1