~ubuntu-branches/ubuntu/hardy/eog/hardy-updates

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-23 00:07:04 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20071123000704-txc8vcqe2gntmv42
Tags: 2.21.1-0ubuntu1
* New upstream version:
  New features:
  - Contextual menu in image view widget
  Misc improvements/fixes:
  - Several code cleanups and improvements
  Bug fixes:
  - #482752, crash when opening a tiff image (eog_image_load)
  - #475124, Add " (invalid Unicode)" suffix when image caption is 
             not a valid utf8 string
  - #475645, When an image is saved, the selection is lost
  - #476313, plugins about dialog is not gtk+-2.11/2.12 ready
  - #476919, eog save menu is always active
  - #477550, fileformat combobox in save-as-many dialog is empty
  - #479029, eog crashes when showing Image Collection
  - #479400, Renamed files vanish from the collection
  - #479884, Mouse dragging UI broken.
  - #481096, Thumbnails in collection viewer not updated when scrolling 
  - #481301, Add a context menu in main window (open with/properties etc.) 
  - #482128, Hangs on XPM file (Felix Riemann)
  - #486057, "SetAsWallpaper" functionality doesn't 
       launch background properties
  - #488344, using the scroll buttons of a non-first instance of eog scrolls 
             the collection on the first one
  - #488808, eog won't display some .jpg files
  - #490065, Retry string not marked for translation
  - #481712, Substandard .desktop file (patch against latest SVN attached)
* Sync with Debian
* debian/control.in:
  - Build-Depends on liblaunchpad-integration-dev, python-central (>= 0.5.6)
  - don't use libexempi for now which is to universe
  - list required change for the python use
  - set XS-Vcs-Bzr tag
  - updated maintainer informations
  - use require Replaces for files which moved to the new binary
* debian/patches/01_lpi.patch:
  - launchpad integration
* debian/patches/02_autoconf.patch:
  - configure update
* debian/patches/03_hide_menu_item.patch:
  - menu simplication (MenuRevisited spec)
* debian/rules:
  - call dh_pycentral
  - update clean target
  - use --enable-python option

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Version 2.21.1
 
2
--------------
 
3
 
 
4
New features:
 
5
 
 
6
  * Contextual menu in image view widget (Cosimo Cecchi)
 
7
 
 
8
Misc improvements/fixes:
 
9
 
 
10
  * Several code cleanups and improvements (Felix Riemann, Claudio Saavedra)
 
11
 
 
12
Bug fixes:
 
13
 
 
14
  #482752, crash when opening a tiff image (eog_image_load) (Felix Riemann)
 
15
  #475124, Add " (invalid Unicode)" suffix when image caption is not a valid utf8
 
16
           string (Lucas Rocha)
 
17
  #475645, When an image is saved, the selection is lost (Lucas Rocha)
 
18
  #476313, plugins about dialog is not gtk+-2.11/2.12 ready (Felix Riemann)
 
19
  #476919, eog save menu is always active (Cosimo Cecchi)
 
20
  #477550, fileformat combobox in save-as-many dialog is empty (Felix Riemann)
 
21
  #479029, eog crashes when showing Image Collection (Felix Riemann)
 
22
  #479400, Renamed files vanish from the collection (Claudio Saavedra)
 
23
  #479884, Mouse dragging UI broken. (Lucas Rocha)
 
24
  #481096, Thumbnails in collection viewer not updated when scrolling 
 
25
           (Felix Riemann)
 
26
  #481301, Add a context menu in main window (open with/properties etc.) 
 
27
           (Cosimo Cecchi)
 
28
  #482128, Hangs on XPM file (Felix Riemann)
 
29
  #486057, "SetAsWallpaper" functionality doesn't launch background properties
 
30
           (Felix Riemann)
 
31
  #488344, using the scroll buttons of a non-first instance of eog scrolls the
 
32
           collection on the first one (Claudio Saavedra)
 
33
  #488808, eog won't display some .jpg files (Felix Riemann)
 
34
  #490065, Retry string not marked for translation (Kelemen Gabor)
 
35
  #481712, Substandard .desktop file (patch against latest SVN attached)
 
36
           (Stéphane Loeuillet)
 
37
 
 
38
New and updated translations:
 
39
 
 
40
- Ihar Hrachyshka [be@latin]
 
41
- Kjartan Maraas [nb]
 
42
- Kenneth Nielsen [da]
 
43
- Djihed Afifi [ar]
 
44
- Matej Urbančič [sl]
 
45
- Priit Laes [et]
 
46
- Jorge Gonzalez [es]
 
47
- Yair Hershkovitz [he]
 
48
 
1
49
Version 2.20.0
2
50
--------------
3
51