lp:ubuntu/hardy/pcmanfm

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/pcmanfm
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

5. By Andrew Lee

* Depends on desktop-file-utils(Closes:#416173)
* Use dh_desktop to register the .desktop file.
* New menu hierarchy

4. By Andrew Lee

[ Lu, Chao-Ming (Tetralet) ]
* New upstream release 0.3.2.2.
  - Block unnecessary signal handlers to fix the performance problem
    caused when doing invert selection.
  - Fix a segfault in on_file_propertiesDlg_response triggered on
    chown.
  - Fix let to avoid SegFault when file monitoring.
  - Mark some functions as static to avoid conflicts.
  - Invoke vfs_file_monitor_remove() with care.
  - Fix #ifdef EACCESS for FreeBSD.
  - Little fix for opening terminal with popup menu of desktop.
  - Skip desktop window in Alt+Tab.
* Applied a patch for "FTBFS on GNU/kFreeBSD (due to unsatisfied
  Build-Depends on libhal-dev)" by
  Petr Salinger <email address hidden> (Closes:#404050)

[ Andrew Lee ]
* Taken a entry from Enrico Zini's blog to README.Debian for how to
  replace nautilus with pcmanfm and provide genconf.sh

3. By Andrew Lee

[ Lu, Chao-Ming (Tetralet) ]
* Split to two binary packages(and conflict each other):
  - pcmanfm (HAL enabled).
  - pcmanfm-nohal (HAL disabled).
* debian/controls: build-depends on libhal-dev, libdbus-glib-1-dev,
  libhal-storage-dev

[ Andrew Lee ]
* Update 01_implicit-pointer-conversion.dpatch
  by Dann Frazier <email address hidden> (Closes:#393736)
* debian/copyright: Correct GPL version

2. By Andrew Lee

[ 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.

1. By Andrew Lee

Import upstream version 0.3.2.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/pcmanfm
This branch contains Public information 
Everyone can see this information.

Subscribers