OSSP CVS Repository

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

Check-in Number: 3997
Date: 2003-Feb-04 12:45:16 (local)
2003-Feb-04 11:45:16 (UTC)
User:ms
Branch:
Comment: Release version 0.6.9 as interim revision.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.28 -> 1.29     2 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.24 -> 1.25     1 inserted, 1 deleted
ossp-pkg/as/as-gui/TODO      1.73 -> 1.74     1 inserted, 0 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.22 -> 1.23     9 inserted, 9 deleted

ossp-pkg/as/as-gui/ChangeLog 1.28 -> 1.29

--- ChangeLog    2003/02/03 21:30:48     1.28
+++ ChangeLog    2003/02/04 11:45:16     1.29
@@ -1,5 +1,7 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+030204 Minor change to prematurely accept event format version 0.6
+
 030203 Better implement 'please add entries' announcement to beginning users
        Improved edit control [en|dis]ablement condition, and remove pixmap
        Deny pasting of empty clipboard data, and adding of zero rows


ossp-pkg/as/as-gui/README 1.24 -> 1.25

--- README       2003/02/03 21:30:48     1.24
+++ README       2003/02/04 11:45:16     1.25
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.6.8 (03-Feb-2003)
+  Version 0.6.9 (04-Feb-2003)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/TODO 1.73 -> 1.74

--- TODO 2003/02/03 21:30:48     1.73
+++ TODO 2003/02/04 11:45:16     1.74
@@ -48,6 +48,7 @@
 Pressing escape on task data cells does not exit edit mode
 On win32, all or some file reads and writes probably need IO_Translate?
 Method saveData(stream) must write to a new file, otherwise writes data pattern
+CRCs are being generated before parsing of "" is finished?
 
 Nice to have
 ------------


ossp-pkg/as/as-gui/as_version.cpp 1.22 -> 1.23

--- as_version.cpp       2003/02/03 21:30:48     1.22
+++ as_version.cpp       2003/02/04 11:45:16     1.23
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x006208
+#define ASGUI_VERSION 0x006209
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x006208,
-    "0.6.8",
-    "0.6.8 (03-Feb-2003)",
-    "This is OSSP as-gui, Version 0.6.8 (03-Feb-2003)",
-    "OSSP as-gui 0.6.8 (03-Feb-2003)",
-    "OSSP as-gui/0.6.8",
-    "@(#)OSSP as-gui 0.6.8 (03-Feb-2003)",
-    "$Id: as_version.cpp,v 1.22 2003/02/03 21:30:48 ms Exp $"
+    0x006209,
+    "0.6.9",
+    "0.6.9 (04-Feb-2003)",
+    "This is OSSP as-gui, Version 0.6.9 (04-Feb-2003)",
+    "OSSP as-gui 0.6.9 (04-Feb-2003)",
+    "OSSP as-gui/0.6.9",
+    "@(#)OSSP as-gui 0.6.9 (04-Feb-2003)",
+    "$Id: as_version.cpp,v 1.23 2003/02/04 11:45:16 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1