File: ChangeLog

package info (click to toggle)
vdkxdb2 2.4.0-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 2,228 kB
  • ctags: 559
  • sloc: sh: 10,549; cpp: 1,762; makefile: 186; ansic: 15
file content (45 lines) | stat: -rw-r--r-- 1,614 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
18/05/04 Motta Mario <mmotta@guest.net>
	* renamed version 2.4.0 	(requires vdk 2.4.0 and gtk+ 2.4.0 or newer)
	* VDKXdb 2.4.0 released
	
21/03/04 Motta Mario <mmotta@guest.net>
      * renamed version 2.0.4   (requires vdk 2.0.4 and gtk+ 2.4.0 or newer)
	
02/03/04 Motta Mario <mmotta@guest.net>
NEW    * vdxentry.cc / .h
---    Added a new property: FocusColor<VDKColor*> (default: NULL)
       You can have a different background when the field
       get input focus.
       Added a new property: DateMode<int> (default: mmddyyy)
       Set both english (mmddyyy) or European (ddmmyyyy)
       date format.
NEW    * vdkxclist.cc /.h
---    Added a new property: DateMode<int> (default: mmddyyy)
       Set both english (mmddyyy) or European (ddmmyyyy)
       date format.
NEW    * vdkxparser.cc ./.h
---	Added a new class VDKXParser that provides an interface
	with xbase expression processor
	
2003-10-21 Motta Mario <mmotta@guest.net>
	* vdkxmemo.cc fixed a bug into VDKXMemo::Write()
	that segv during update operations.
	
2003-01-13 Motta Mario <mmotta@guest.net>
	** huge cvs commit to align distribution with cvs

2002-11-05 Motta Mario <mmotta@guest.net>
	* fixed to work on Mandrake 9.0 and RedHat 8.0
	* new versioning to 2.0.3
	* version 2.0.2 released
	
2002-03-19 Motta Mario <mmotta@guest.net>
	Changed include branch to vdkxdb2
	Changed package to vdkxdb2
	Changed automake/autoconf files to make vdkxd-2.0.1 cohabitate with vdkxdb-0.0.4
	Changed versioning to 2.0.1
	
2002-01-29 Motta Mario <mmotta@guest.net>
	* Porting to vdk2 ended.
	* CVS , a brand new cvs branch <vdkxdb-2> on sourceforge