lp:~mati75/spacefm/next

Created by Mateusz Łukasik and last modified
Get this branch:
bzr branch lp:~mati75/spacefm/next

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mateusz Łukasik
Project:
spacefm
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/IgnorantGuru/spacefm.git,branch=next.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 3 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log

Recent revisions

1125. By IgnorantGuru <email address hidden>

start 1.0.6+next

1124. By IgnorantGuru <email address hidden>

release 1.0.6

1123. By IgnorantGuru <email address hidden>

fix mktemp in mtp handler not busybox compatible #624

1122. By IgnorantGuru <email address hidden>

fix file list new bookmark with topmost bookmark selected

1121. By IgnorantGuru <email address hidden>

fix bookmark pane and toolbar two-finger right-click

1120. By IgnorantGuru <email address hidden>

http-davfs hanbdler don't open terminal if opening link in web browser #648

1119. By IgnorantGuru <email address hidden>

fix regression de7bead1 #648

1118. By IgnorantGuru <email address hidden>

fix davfs is not mounted #648 [Vladimir-csp]

replaces davfs handler to one provided by Vladimir-csp.

fix fuse default protocol handler not added due to false positive test, add
mtab_fs=fuse to its whitelist to handle davfs unmount.

increment config_ver to 28 (1.0.6)

1117. By IgnorantGuru <email address hidden>

fix segfault on drag to reorder bookmarks

Auto DND handler for reordering bookmarks uses row-inserted, row-deleted
events. GTK docs say to use row-deleted event to update data (bookmarks list)
but code there caused a crash because auto DND handler is not yet done with
the list store? So this commit moves update of the list to event drag-end.

1116. By IgnorantGuru <email address hidden>

fix drag & drop segfaults #636 [BwackNinja]

Per BwackNinja: gtk_tree_drag_source_drag_data_delete should be wrapped in a
if (GTK_IS_TREE_DRAG_SOURCE (model)) because the drag source is not always a
tree, for example, dragging from the icon view to the tree sidebar. Other uses
of gtk_tree_drag_source_* are similarly wrapped in the same file.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers