OSSP CVS Repository

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

Check-in Number: 3914
Date: 2002-Dec-20 19:19:53 (local)
2002-Dec-20 18:19:53 (UTC)
User:ms
Branch:
Comment: Prepare for alpha release version 0.5.10.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/ChangeLog      1.6 -> 1.7     5 inserted, 0 deleted
ossp-pkg/as/as-gui/README      1.13 -> 1.14     1 inserted, 1 deleted
ossp-pkg/as/as-gui/as_version.cpp      1.11 -> 1.12     9 inserted, 9 deleted

ossp-pkg/as/as-gui/ChangeLog 1.6 -> 1.7

--- ChangeLog    2002/12/19 21:04:04     1.6
+++ ChangeLog    2002/12/20 18:19:53     1.7
@@ -1,5 +1,10 @@
 Geschichte des OSSP titraq in Vorwaerts Cronordnung
 
+021220 Added missing task tooltip and whatsthis info
+       Fixed loadData problem actually in updEdit()
+       Fixed sorting, and added sort direction handling
+       Fixed selection and highlight of current row
+
 021219 Added full close document and disable handling
        Added new dimmed icons for showing disabled state
        Fixed status edit control pixmap redraw


ossp-pkg/as/as-gui/README 1.13 -> 1.14

--- README       2002/12/19 21:04:04     1.13
+++ README       2002/12/20 18:19:53     1.14
@@ -6,7 +6,7 @@
              |___/
 
   OSSP asgui -- Accounting system graphical user interface
-  Version 0.5.9 (19-Dec-2002)
+  Version 0.5.10 (20-Dec-2002)
 
   ABSTRACT
 


ossp-pkg/as/as-gui/as_version.cpp 1.11 -> 1.12

--- as_version.cpp       2002/12/19 21:04:04     1.11
+++ as_version.cpp       2002/12/20 18:19:53     1.12
@@ -8,7 +8,7 @@
 #ifndef _AS_VERSION_CPP_
 #define _AS_VERSION_CPP_
 
-#define ASGUI_VERSION 0x005209
+#define ASGUI_VERSION 0x00520A
 
 typedef struct {
     const int   v_hex;
@@ -32,14 +32,14 @@
 #undef  _AS_VERSION_CPP_AS_HEADER_
 
 asgui_version_t asgui_version = {
-    0x005209,
-    "0.5.9",
-    "0.5.9 (19-Dec-2002)",
-    "This is OSSP as-gui, Version 0.5.9 (19-Dec-2002)",
-    "OSSP as-gui 0.5.9 (19-Dec-2002)",
-    "OSSP as-gui/0.5.9",
-    "@(#)OSSP as-gui 0.5.9 (19-Dec-2002)",
-    "$Id: as_version.cpp,v 1.11 2002/12/19 21:04:04 ms Exp $"
+    0x00520A,
+    "0.5.10",
+    "0.5.10 (20-Dec-2002)",
+    "This is OSSP as-gui, Version 0.5.10 (20-Dec-2002)",
+    "OSSP as-gui 0.5.10 (20-Dec-2002)",
+    "OSSP as-gui/0.5.10",
+    "@(#)OSSP as-gui 0.5.10 (20-Dec-2002)",
+    "$Id: as_version.cpp,v 1.12 2002/12/20 18:19:53 ms Exp $"
 };
 
 #endif /* _AS_VERSION_CPP_AS_HEADER_ */

CVSTrac 2.0.1