OSSP CVS Repository

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

Check-in Number: 4045
Date: 2003-Feb-14 20:28:15 (local)
2003-Feb-14 19:28:15 (UTC)
User:ms
Branch:
Comment: Quick release of version 0.6.17 to incorporate last minute changes.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.40 -> 1.41     6 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.32 -> 1.33     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.30 -> 1.31     9 inserted, 9 deleted

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

--- ChangeLog    2003/02/14 17:32:27     1.40
+++ ChangeLog    2003/02/14 19:28:15     1.41
@@ -3,6 +3,12 @@
 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
+       Removed optional 'this' parameter from all calls to connect()
+       Ripped out more header includes from monolithic interface header
+       Added pixmap for prefs panel, and added it to menu and toolbar
+       Made call of prefs panel an instance of class QAction
+       Changed .bak file message text in class Prefpanel
+       Gave more sensible default RPC host names
 
 030213 Implemented multiple row spanning SOAP trasmissions
        Modified CORBA and SOAP methods to use preferences host names


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

--- README       2003/02/14 17:32:27     1.32
+++ README       2003/02/14 19:28:15     1.33
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.6.16 (14-Feb-2003)
+  Version 0.6.17 (14-Feb-2003)
 
   ABSTRACT
 


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

--- as_version.cpp       2003/02/14 17:32:27     1.30
+++ as_version.cpp       2003/02/14 19:28:15     1.31
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x006210
+#define ASGUI_VERSION 0x006211
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    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 $"
+    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 $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1