File: Changelog

package info (click to toggle)
loook 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 168 kB
  • sloc: python: 459; sh: 59; makefile: 22
file content (33 lines) | stat: -rw-r--r-- 1,781 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

    loook.py 0.8.6  - Search in Office Documents

    0.8.6 to 0.9.0: Make it fit for Python 3.9.x
    0.8.5 to 0.8.6: Bugfix:"loook does not find document"
    0.8.4 to 0.8.5: Fixed password protected files
    0.8.3 to 0.8.4: Add French localisation
    0.8.2 to 0.8.3: Add Spanish localisation (Castellano)
    0.8.1 to 0.8.2: Add Czech localisation
    0.8.0 to 0.8.1: Fixed Error handling
    0.7.3 to 0.8.0: Save file list. Add *.pptx support
    0.7.2 to 0.7.3: Add *.docx and *.xlsx support and fixes
    0.7.1 to 0.7.2: More small fixes
    0.7   to 0.7.1: Small fixes
    0.6.8 to 0.7:   Integration of localisation
    0.6.7 to 0.6.8: Search embedded files (thanks to Hanna Ruotsalainen)
    0.6.6 to 0.6.7: Fixes to make loook work with Python 3.1.1 when started with parameters
    0.6.5 to 0.6.6: Made Loook work with Python 3.1.1
    0.6.4 to 0.6.5: Fixed problems with filenames that contain special (non-ASCII)
                    characters -- thanks to Roman Shiryaev
    0.6.3 to 0.6.4: Fixed starting OpenOffice.org on Windows -- thanks to Matthias Hüning
    0.6.2 to 0.6.3: Added support for the new file formats of OpenOffice.org 2.x;
                    sort results by file name; made saving configuration more robust
    0.6.1 to 0.6.2: Should now also work on Windows98
    0.6   to 0.6.1: Search directory can now be set via command line,
                    e.g.: loook.py ~/Documents term1 term2
                    The number of searched OpenOffice.org files is now printed
                    in the status bar.
    0.5   to 0.6:   loook.py now remembers your directory settings
                    (path to OOo and search path).

        Homepage: http://www.danielnaber.de/loook/
        New Home: http://mechtilde.de/Loook (since version 0.7)