OSSP CVS Repository

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

Check-in Number: 4093
Date: 2003-Feb-28 18:16:23 (local)
2003-Feb-28 17:16:23 (UTC)
User:ms
Branch:
Comment: Release version 0.6.22.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.45 -> 1.46     9 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.37 -> 1.38     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.35 -> 1.36     9 inserted, 9 deleted

ossp-pkg/as/as-gui/ChangeLog 1.45 -> 1.46

--- ChangeLog    2003/02/25 09:30:47     1.45
+++ ChangeLog    2003/02/28 17:16:23     1.46
@@ -1,5 +1,14 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+030228 Fixed badly-sized accounts combobox
+       Changed CRC calculation to pad resulting string with '0' to 8 places
+
+030227 Implemented frame of a help contents HTML browser
+       Made adjustments to report panel layout
+
+030225 Smoothed layout of report panel
+       Added tab focus to all buttons in report panel
+
 030224 Fixed bug in report panel causing merging of separate account entries
        Fixed bug in report panel giving false results from unsorted tables
        Added alternative colours that look nicer on win32 OS


ossp-pkg/as/as-gui/README 1.37 -> 1.38

--- README       2003/02/25 09:30:47     1.37
+++ README       2003/02/28 17:16:23     1.38
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.6.21 (25-Feb-2003)
+  Version 0.6.22 (28-Feb-2003)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/as_version.cpp 1.35 -> 1.36

--- as_version.cpp       2003/02/25 09:30:47     1.35
+++ as_version.cpp       2003/02/28 17:16:23     1.36
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x006215
+#define ASGUI_VERSION 0x006216
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x006215,
-    "0.6.21",
-    "0.6.21 (25-Feb-2003)",
-    "This is OSSP as-gui, Version 0.6.21 (25-Feb-2003)",
-    "OSSP as-gui 0.6.21 (25-Feb-2003)",
-    "OSSP as-gui/0.6.21",
-    "@(#)OSSP as-gui 0.6.21 (25-Feb-2003)",
-    "$Id: as_version.cpp,v 1.35 2003/02/25 09:30:47 ms Exp $"
+    0x006216,
+    "0.6.22",
+    "0.6.22 (28-Feb-2003)",
+    "This is OSSP as-gui, Version 0.6.22 (28-Feb-2003)",
+    "OSSP as-gui 0.6.22 (28-Feb-2003)",
+    "OSSP as-gui/0.6.22",
+    "@(#)OSSP as-gui 0.6.22 (28-Feb-2003)",
+    "$Id: as_version.cpp,v 1.36 2003/02/28 17:16:23 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1