OSSP CVS Repository

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

Check-in Number: 3888
Date: 2002-Dec-16 18:42:16 (local)
2002-Dec-16 17:42:16 (UTC)
User:ms
Branch:
Comment: Release new alpha, and start tracking changes.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.2 -> 1.3     7 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.9 -> 1.10     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.7 -> 1.8     9 inserted, 9 deleted

ossp-pkg/as/as-gui/ChangeLog 1.2 -> 1.3

--- ChangeLog    2002/11/08 12:21:34     1.2
+++ ChangeLog    2002/12/16 17:42:16     1.3
@@ -1,3 +1,10 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+021216 Added protection against existing file overwriting.
+       Added column sort on click with full row swapping.
+       Added persistent sorting to user preferences.
+       Added view refresh and new view menu items.
+       Added dynamic account list loading.
+       Improved dirty flag tracking.
+
 021108 Projekt Erzeugung


ossp-pkg/as/as-gui/README 1.9 -> 1.10

--- README       2002/12/16 16:24:04     1.9
+++ README       2002/12/16 17:42:16     1.10
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.5.5 (16-Dec-2002)
+  Version 0.5.6 (16-Dec-2002)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/as_version.cpp 1.7 -> 1.8

--- as_version.cpp       2002/12/16 16:24:04     1.7
+++ as_version.cpp       2002/12/16 17:42:16     1.8
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x005205
+#define ASGUI_VERSION 0x005206
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x005205,
-    "0.5.5",
-    "0.5.5 (16-Dec-2002)",
-    "This is OSSP asgui, Version 0.5.5 (16-Dec-2002)",
-    "OSSP asgui 0.5.5 (16-Dec-2002)",
-    "OSSP asgui/0.5.5",
-    "@(#)OSSP asgui 0.5.5 (16-Dec-2002)",
-    "$Id: as_version.cpp,v 1.7 2002/12/16 16:24:04 ms Exp $"
+    0x005206,
+    "0.5.6",
+    "0.5.6 (16-Dec-2002)",
+    "This is OSSP asgui, Version 0.5.6 (16-Dec-2002)",
+    "OSSP asgui 0.5.6 (16-Dec-2002)",
+    "OSSP asgui/0.5.6",
+    "@(#)OSSP asgui 0.5.6 (16-Dec-2002)",
+    "$Id: as_version.cpp,v 1.8 2002/12/16 17:42:16 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1