~ubuntu-branches/ubuntu/trusty/pcmanfm/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Lee, Lu, Chao-Ming (Tetralet), Andrew Lee
  • Date: 2006-10-16 16:47:04 UTC
  • Revision ID: james.westby@ubuntu.com-20061016164704-9ewonhdenodi5o4y
Tags: 0.3.2.1-1
[ Lu, Chao-Ming (Tetralet) ]
* New upstream release 0.3.2.1.
  - Support auto-completion for path entry.
  - Support choosing custom application to open selected file from
    file properties dialog.
  - Support popup menus for dir tree.
  - Support showing popup menu via shortcut key (Shift+F10).
  - Support cut/copy/paste/delete/rename in dir tree.
  - Add euidaccess & eaccess support to check access permission
    before chdir.
  - Preserve file times when copying/moving.
  - Sync with working copy.
  - Improve volume-mounting support.
  - Passing current working directory when executing apps.
  - Add experimental desktop support.
  - Add basic desktop wallpaper support.
  - Greatly improve desktop wallpaper display.
  - Add color settings for desktop.
  - Add open terminal support to desktop window.
  - Add a simple desktop session - LiteDE.
  - Add missing GDK threading guards to prevent reentry. Greatly
    improve stability.
  - Disable all widgets in "Desktop" preference page when desktop
    icon management is turned off.
  - Enable cancellation of VFSFileTask during preparation.
    (calculating total size)
  - Little but absolutely important fix. Reported by Temcat and
    other users: "Segfaults on choosing list view".
  - Delay the update with an interval of 5 seconds if a file get
    changed too frequently.
  - Fix a serious bug caused by gdk_pixbuf_unref() an uninitialized
    pointer in vfs_mime_type_unref.
  - Fix some problems with shortcut keys of folder view.
  - Fix a critical bug causing dir tree not updated when sub dirs
    change.
  - Fix a critical bug in VFSFileMonitor.
  - Fix a segmentation fault error in hal volume management.
  - Fix file properties dialog segmentation fault error when right
    clicking list view directly without selecting file first, and
    then choose properties.
  - Fix a segmentation fault error when using right click to view the
    properties of a file.
  - Fix a serious bug when click a non-access-right folder in tree
    view.
  - Fix some problems with on_folder_view_key_press().
  - Fix crashes caused by doing rubber bending selection on changing
    files.
  - Fix window activation issue under metacity.
  - Resolve the path passed in command line and address bar.
    (~, ., and .. can be recognized now)
  - Fix the bug in following symlinks in file-alteration.
  - Fix memory leaks cause by auto-completion.
  - Some po files had been updated.
* 01_implicit-pointer-conversion.dpatch is applied in upstream.

[ Andrew Lee ]
* debian/controls: Recommends on gnome-icon-theme, so that icons 
  display properly.
* Update to policy version 3.7.2.2, no actual changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pcmanfm (0.3.2.1-1) unstable; urgency=low
 
2
 
 
3
  [ Lu, Chao-Ming (Tetralet) ]
 
4
  * New upstream release 0.3.2.1.
 
5
    - Support auto-completion for path entry.
 
6
    - Support choosing custom application to open selected file from
 
7
      file properties dialog.
 
8
    - Support popup menus for dir tree.
 
9
    - Support showing popup menu via shortcut key (Shift+F10).
 
10
    - Support cut/copy/paste/delete/rename in dir tree.
 
11
    - Add euidaccess & eaccess support to check access permission
 
12
      before chdir.
 
13
    - Preserve file times when copying/moving.
 
14
    - Sync with working copy.
 
15
    - Improve volume-mounting support.
 
16
    - Passing current working directory when executing apps.
 
17
    - Add experimental desktop support.
 
18
    - Add basic desktop wallpaper support.
 
19
    - Greatly improve desktop wallpaper display.
 
20
    - Add color settings for desktop.
 
21
    - Add open terminal support to desktop window.
 
22
    - Add a simple desktop session - LiteDE.
 
23
    - Add missing GDK threading guards to prevent reentry. Greatly
 
24
      improve stability.
 
25
    - Disable all widgets in "Desktop" preference page when desktop
 
26
      icon management is turned off.
 
27
    - Enable cancellation of VFSFileTask during preparation.
 
28
      (calculating total size)
 
29
    - Little but absolutely important fix. Reported by Temcat and
 
30
      other users: "Segfaults on choosing list view".
 
31
    - Delay the update with an interval of 5 seconds if a file get
 
32
      changed too frequently.
 
33
    - Fix a serious bug caused by gdk_pixbuf_unref() an uninitialized
 
34
      pointer in vfs_mime_type_unref.
 
35
    - Fix some problems with shortcut keys of folder view.
 
36
    - Fix a critical bug causing dir tree not updated when sub dirs
 
37
      change.
 
38
    - Fix a critical bug in VFSFileMonitor.
 
39
    - Fix a segmentation fault error in hal volume management.
 
40
    - Fix file properties dialog segmentation fault error when right
 
41
      clicking list view directly without selecting file first, and
 
42
      then choose properties.
 
43
    - Fix a segmentation fault error when using right click to view the
 
44
      properties of a file.
 
45
    - Fix a serious bug when click a non-access-right folder in tree
 
46
      view.
 
47
    - Fix some problems with on_folder_view_key_press().
 
48
    - Fix crashes caused by doing rubber bending selection on changing
 
49
      files.
 
50
    - Fix window activation issue under metacity.
 
51
    - Resolve the path passed in command line and address bar.
 
52
      (~, ., and .. can be recognized now)
 
53
    - Fix the bug in following symlinks in file-alteration.
 
54
    - Fix memory leaks cause by auto-completion.
 
55
    - Some po files had been updated.
 
56
  * 01_implicit-pointer-conversion.dpatch is applied in upstream.
 
57
 
 
58
  [ Andrew Lee ]
 
59
  * debian/controls: Recommends on gnome-icon-theme, so that icons 
 
60
    display properly.
 
61
  * Update to policy version 3.7.2.2, no actual changes needed.
 
62
 
 
63
 -- Andrew Lee <andrew@linux.org.tw>  Mon, 16 Oct 2006 16:47:04 +0800
 
64
 
 
65
pcmanfm (0.3.0.2-1) unstable; urgency=low
 
66
 
 
67
  [ Lu, Chao-Ming (Tetralet) ]
 
68
  * New upstream version.
 
69
  * HAL is disabled by default.
 
70
  * debian/control: replace "X Window" with "X". (Closes:#385040)
 
71
  * debian/control: replace "extamly" with "an extremely". (Closes:#385042)
 
72
 
 
73
  [ Andrew Lee ]
 
74
  * Minor correction in copyright file.
 
75
 
 
76
 -- Andrew Lee <andrew@linux.org.tw>  Thu, 14 Sep 2006 01:04:49 +0800
 
77
 
 
78
pcmanfm (0.2.4-2) unstable; urgency=low
 
79
 
 
80
  * Apply 01_implicit-pointer-conversion.dpatch by Dann Frazier
 
81
    <dannf@debian.org> (Closes:#384369) 
 
82
 
 
83
 -- Andrew Lee <andrew@linux.org.tw>  Thu, 24 Aug 2006 21:01:45 +0800
 
84
 
 
85
pcmanfm (0.2.4-1) unstable; urgency=low
 
86
 
 
87
  [ Lu, Chao-Ming (Tetralet) ]
 
88
  * Initial Release.(Closes:#355848)
 
89
  * Added Menu item.
 
90
  * Added .desktop item.
 
91
  * Added a sample man page.
 
92
 
 
93
  [ Andrew Lee ]
 
94
  * Added watch file
 
95
  * Refine Build-depends
 
96
  * Added LGPL and Academic Free License v.2.0 informations into
 
97
  copyright file, thanks to Joerg Jaspert <joerg@debian.org> and
 
98
  Enrico Zini <enrico@debian.org>.
 
99
 
 
100
 -- Andrew Lee <andrew@linux.org.tw>  Sun, 13 Aug 2006 20:11:20 +0800