OSSP CVS Repository

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

Check-in Number: 4057
Date: 2003-Feb-19 19:23:42 (local)
2003-Feb-19 18:23:42 (UTC)
User:ms
Branch:
Comment: Release version 0.6.18.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.41 -> 1.42     13 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.33 -> 1.34     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.31 -> 1.32     9 inserted, 9 deleted

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

--- ChangeLog    2003/02/14 19:28:15     1.41
+++ ChangeLog    2003/02/19 18:23:42     1.42
@@ -1,5 +1,18 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+030219 Cleaned up the dataops class
+       Got report generation working finally
+       Fixed string text of Reportpanel class
+       Reluctantly added linkage from Reportpanel to both prefs and table
+
+030218 Added logic to save to a file the contents of the report display
+
+030217 Began coding new class ASTimeEdit to allow unnatural time values
+       Implemented class Reportpanel for locally generated weekly reports
+       Inserted new report generation into report menu and view toolbar
+       Added a report action, two report pixmaps, and an iconset
+       Made general fixes and improvements on class Prefpanel
+
 030214 Moved preference data application from panel items to own method
        Added applyPrefs logic, and a new proxy method to handle applied signals
        Reorganized file incusion in throughout to loosen source file coupling


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

--- README       2003/02/14 19:28:15     1.33
+++ README       2003/02/19 18:23:42     1.34
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.6.17 (14-Feb-2003)
+  Version 0.6.18 (19-Feb-2003)
 
   ABSTRACT
 


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

--- as_version.cpp       2003/02/14 19:28:15     1.31
+++ as_version.cpp       2003/02/19 18:23:42     1.32
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x006211
+#define ASGUI_VERSION 0x006212
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x006211,
-    "0.6.17",
-    "0.6.17 (14-Feb-2003)",
-    "This is OSSP as-gui, Version 0.6.17 (14-Feb-2003)",
-    "OSSP as-gui 0.6.17 (14-Feb-2003)",
-    "OSSP as-gui/0.6.17",
-    "@(#)OSSP as-gui 0.6.17 (14-Feb-2003)",
-    "$Id: as_version.cpp,v 1.31 2003/02/14 19:28:15 ms Exp $"
+    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 $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1