OSSP CVS Repository

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

Check-in Number: 4042
Date: 2003-Feb-14 18:32:27 (local)
2003-Feb-14 17:32:27 (UTC)
User:ms
Branch:
Comment: Release version 0.6.16.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.39 -> 1.40     4 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.31 -> 1.32     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.29 -> 1.30     9 inserted, 9 deleted

ossp-pkg/as/as-gui/ChangeLog 1.39 -> 1.40

--- ChangeLog    2003/02/13 21:50:35     1.39
+++ ChangeLog    2003/02/14 17:32:27     1.40
@@ -1,5 +1,9 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+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
+
 030213 Implemented multiple row spanning SOAP trasmissions
        Modified CORBA and SOAP methods to use preferences host names
        Added lock methods to class Panel to lock RPC transports on or off


ossp-pkg/as/as-gui/README 1.31 -> 1.32

--- README       2003/02/13 22:06:13     1.31
+++ README       2003/02/14 17:32:27     1.32
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.6.15 (13-Feb-2003)
+  Version 0.6.16 (14-Feb-2003)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/as_version.cpp 1.29 -> 1.30

--- as_version.cpp       2003/02/13 22:06:13     1.29
+++ as_version.cpp       2003/02/14 17:32:27     1.30
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x00620F
+#define ASGUI_VERSION 0x006210
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x00620F,
-    "0.6.15",
-    "0.6.15 (13-Feb-2003)",
-    "This is OSSP as-gui, Version 0.6.15 (13-Feb-2003)",
-    "OSSP as-gui 0.6.15 (13-Feb-2003)",
-    "OSSP as-gui/0.6.15",
-    "@(#)OSSP as-gui 0.6.15 (13-Feb-2003)",
-    "$Id: as_version.cpp,v 1.29 2003/02/13 22:06:13 ms Exp $"
+    0x006210,
+    "0.6.16",
+    "0.6.16 (14-Feb-2003)",
+    "This is OSSP as-gui, Version 0.6.16 (14-Feb-2003)",
+    "OSSP as-gui 0.6.16 (14-Feb-2003)",
+    "OSSP as-gui/0.6.16",
+    "@(#)OSSP as-gui 0.6.16 (14-Feb-2003)",
+    "$Id: as_version.cpp,v 1.30 2003/02/14 17:32:27 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1