OSSP CVS Repository

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

Check-in Number: 3951
Date: 2003-Jan-27 14:34:05 (local)
2003-Jan-27 13:34:05 (UTC)
User:ms
Branch:
Comment: Release, due to new event data file format.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.12 -> 1.13     4 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.17 -> 1.18     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.15 -> 1.16     9 inserted, 9 deleted

ossp-pkg/as/as-gui/ChangeLog 1.12 -> 1.13

--- ChangeLog    2003/01/24 18:22:03     1.12
+++ ChangeLog    2003/01/27 13:34:05     1.13
@@ -1,5 +1,9 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+030127 Changed date and time from ISO format to AS specific
+       Added logic to dim and undim icons on (non)empty documents
+       Improved intuitiveness of a newDoc operation by appending a default row
+
 030124 Added CRC and basic revision management logic
        Removed sort on load to allow easier file diffs
        Allow only reasonable fields to transmit to server


ossp-pkg/as/as-gui/README 1.17 -> 1.18

--- README       2003/01/24 19:18:46     1.17
+++ README       2003/01/27 13:34:05     1.18
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.6.00 (24-Jan-2003)
+  Version 0.6.02 (27-Jan-2003)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/as_version.cpp 1.15 -> 1.16

--- as_version.cpp       2003/01/24 19:18:46     1.15
+++ as_version.cpp       2003/01/27 13:34:05     1.16
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x006200
+#define ASGUI_VERSION 0x006202
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x006200,
-    "0.6.00",
-    "0.6.00 (24-Jan-2003)",
-    "This is OSSP as-gui, Version 0.6.00 (24-Jan-2003)",
-    "OSSP as-gui 0.6.00 (24-Jan-2003)",
-    "OSSP as-gui/0.6.00",
-    "@(#)OSSP as-gui 0.6.00 (24-Jan-2003)",
-    "$Id: as_version.cpp,v 1.15 2003/01/24 19:18:46 ms Exp $"
+    0x006202,
+    "0.6.02",
+    "0.6.02 (27-Jan-2003)",
+    "This is OSSP as-gui, Version 0.6.02 (27-Jan-2003)",
+    "OSSP as-gui 0.6.02 (27-Jan-2003)",
+    "OSSP as-gui/0.6.02",
+    "@(#)OSSP as-gui 0.6.02 (27-Jan-2003)",
+    "$Id: as_version.cpp,v 1.16 2003/01/27 13:34:05 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1