OSSP CVS Repository

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

Check-in Number: 4028
Date: 2003-Feb-12 20:35:17 (local)
2003-Feb-12 19:35:17 (UTC)
User:ms
Branch:
Comment: Release version 0.6.14, with new task item alignment, consistent amount widget, task widget string sorting, and preferences editing through new class Panel.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.37 -> 1.38     2 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.29 -> 1.30     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.27 -> 1.28     9 inserted, 9 deleted

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

--- ChangeLog    2003/02/11 22:22:41     1.37
+++ ChangeLog    2003/02/12 19:35:17     1.38
@@ -1,5 +1,7 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+030212 Finished preferences working logic in class Panel
+
 030211 Served rse request to make amount edit control widget match table one
        Served rse request to align task widgets to the left, pending user pref
        Improved prefs panel class by splitting remote host names out


ossp-pkg/as/as-gui/README 1.29 -> 1.30

--- README       2003/02/11 22:22:41     1.29
+++ README       2003/02/12 19:35:17     1.30
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.6.13 (11-Feb-2003)
+  Version 0.6.14 (12-Feb-2003)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/as_version.cpp 1.27 -> 1.28

--- as_version.cpp       2003/02/11 22:22:41     1.27
+++ as_version.cpp       2003/02/12 19:35:17     1.28
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x00620D
+#define ASGUI_VERSION 0x00620E
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x00620D,
-    "0.6.13",
-    "0.6.13 (11-Feb-2003)",
-    "This is OSSP as-gui, Version 0.6.13 (11-Feb-2003)",
-    "OSSP as-gui 0.6.13 (11-Feb-2003)",
-    "OSSP as-gui/0.6.13",
-    "@(#)OSSP as-gui 0.6.13 (11-Feb-2003)",
-    "$Id: as_version.cpp,v 1.27 2003/02/11 22:22:41 ms Exp $"
+    0x00620E,
+    "0.6.14",
+    "0.6.14 (12-Feb-2003)",
+    "This is OSSP as-gui, Version 0.6.14 (12-Feb-2003)",
+    "OSSP as-gui 0.6.14 (12-Feb-2003)",
+    "OSSP as-gui/0.6.14",
+    "@(#)OSSP as-gui 0.6.14 (12-Feb-2003)",
+    "$Id: as_version.cpp,v 1.28 2003/02/12 19:35:17 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1