File: ChangeLog

package info (click to toggle)
happydigger 3.2-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,456 kB
  • ctags: 175
  • sloc: ansic: 4,325; sh: 4,215; makefile: 121; sed: 16
file content (75 lines) | stat: -rw-r--r-- 3,249 bytes parent folder | download
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Oct 18, 2007, happydigger-3.2:

  * This fixes compilation issues with the most recent version of gtk+,
    which is 2.12.0. This version is needed to compile happydigger.
  * Because of this only the source code is distributed. There are no
    added features or other changes.

May 15, 2007, happydigger-3.1:

  * German translations by Thomas Höfler added, thanks!
  * French and Swedish have been updated.
  * Minor translation fixes.

Apr 21, 2007, happydigger-3.0:

  * A new button has been added to the toolbar for creating webpages.
    When it is clicked a dialog will be shown which will ask you where to
    save your webpage. In this dialog you can also add a title and decide
    how to sort your records.
  * Native GTK+ printing support has been added. When clicking the print
    button the current record will be printed along with it's images.
    Version 2.10 of GTK+ is needed.
  * The preferences dialog has been somewhat redesigned, so it is easier
    to add types, materials and periods.
  * When types, materials or periods are changed they are now correctly
    updated in the GUI.
  * Toolbar tooltips now explain how to navigate the program with keystrokes.
  * All of the labels in the main window which have an underscore will grab
    focus to the entry next to it if the ALT-key is used.
  * There is also a windows binary version available.

Jan 21, 2005, happydigger-2.1:

  * This release adds swedish and tagalog translations.

Aug 21, 2005, happydigger-2.0:

  * Migrated to version 3 of SQLite. See the NEWS file for instructions on
    how to migrate your database.
  * The name of the database has been changed from ~/.happydigger/db to
    ~/.happydigger/db.happydigger.
  * The aspect ratio of the displayed images is now the same as the original
    image.
  * Image selection is done with the new filechooser dialog, a preview widget
    which displays the selected images has been added to the filechooser.
    This also means you will at least need version 2.4 of the Gtk+ libraries
    to compile happydigger.
  * Clicking on an image in the main window will display the image in it's
    original size.
  * The Up/Down keys may be used the brighten or darken the displayed image.
  * When the list window is opened, the toolbar is hidden so you can't change
    any records. Selecting an image in the list will update the record in the
    main window.
  * Accelerator keys for the toolbar and imagebuttons have been added.
  * When happydigger is started the second time, it will be possible to create
    additional tables for storing information.
  * The listview can be resorted by clicking on one of the columns.

March 17, 2005, happydigger-1.2:

* French translations and LISEZ-MOI by Jean-Luc Coulon.
* The comma separated lists on the preferences dialog can now have spaces in
  between the items.
* Some changes to the gui, so translated strings are displayed correctly.

May 22, 2004, happydigger-1.1:

* Correct archeological -> archaeological.
* This version compiles okay with gtk+ version 2.4.0 and higher.
* When clicking OK in the preferences dialog all entries in the window are
  refreshed, so we have the correct combo entries.

Feb 1, 2004, happydigger-1.0:

* Initial release.