OSSP CVS Repository

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

Check-in Number: 4066
Date: 2003-Feb-20 22:10:26 (local)
2003-Feb-20 21:10:26 (UTC)
User:ms
Branch:
Comment: Release version 0.6.19.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.42 -> 1.43     9 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.34 -> 1.35     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.32 -> 1.33     9 inserted, 9 deleted

ossp-pkg/as/as-gui/ChangeLog 1.42 -> 1.43

--- ChangeLog    2003/02/19 18:23:42     1.42
+++ ChangeLog    2003/02/20 21:10:26     1.43
@@ -1,5 +1,14 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+030220 Implemented vast report generation improvements
+       Added three new preference values for use with reporting
+       Added exception handling to report generation class
+       Improved intuition of reporting by adding checkmarks to menus
+       Insert starting and ending report text in case a range is chosen
+       Improved button navigation of report panel dialog
+       Overloaded writeHeader() to be more useful to members
+       Added 'detailed listing' and 'signature line' to prefs panel
+
 030219 Cleaned up the dataops class
        Got report generation working finally
        Fixed string text of Reportpanel class


ossp-pkg/as/as-gui/README 1.34 -> 1.35

--- README       2003/02/19 18:23:42     1.34
+++ README       2003/02/20 21:10:26     1.35
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.6.18 (19-Feb-2003)
+  Version 0.6.19 (20-Feb-2003)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/as_version.cpp 1.32 -> 1.33

--- as_version.cpp       2003/02/19 18:23:42     1.32
+++ as_version.cpp       2003/02/20 21:10:26     1.33
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x006212
+#define ASGUI_VERSION 0x006213
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x006212,
-    "0.6.18",
-    "0.6.18 (19-Feb-2003)",
-    "This is OSSP as-gui, Version 0.6.18 (19-Feb-2003)",
-    "OSSP as-gui 0.6.18 (19-Feb-2003)",
-    "OSSP as-gui/0.6.18",
-    "@(#)OSSP as-gui 0.6.18 (19-Feb-2003)",
-    "$Id: as_version.cpp,v 1.32 2003/02/19 18:23:42 ms Exp $"
+    0x006213,
+    "0.6.19",
+    "0.6.19 (20-Feb-2003)",
+    "This is OSSP as-gui, Version 0.6.19 (20-Feb-2003)",
+    "OSSP as-gui 0.6.19 (20-Feb-2003)",
+    "OSSP as-gui/0.6.19",
+    "@(#)OSSP as-gui 0.6.19 (20-Feb-2003)",
+    "$Id: as_version.cpp,v 1.33 2003/02/20 21:10:26 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1