-
cc55b4d...
by
Iain Lane
on 2015-10-22
-
Import patches-unapplied version 1:3.14.2-0ubuntu13 to ubuntu/wily-proposed
Imported using git-ubuntu import.
Changelog parent: f448a405970130f77c93f987ac5a1e30ddbe6b20
New changelog entries:
* debian/patches/0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch:
Fix a function to not return NULL, as its callers didn't always handle
this and sometimes would crash. For example there was a case where samba
would give us empty display names if a share name overflowed the maximum
length allowed, and this tripped us up and crashed nautilus. (LP:
#1280867)
-
f448a40...
by
Sebastien Bacher
on 2015-10-09
-
Import patches-unapplied version 1:3.14.2-0ubuntu12 to ubuntu/wily-proposed
Imported using git-ubuntu import.
Changelog parent: 765c74f96709d16cc7ad97637ff97e9ed0e2f1cb
New changelog entries:
* debian/patches/git_file_dnd.patch:
- nautilus-view-dnd: fix unwanted refresh when dnd over archiver file
* debian/patches/git_sidebar_selection.patch:
- window: set places sidebar to the previous location on error
* debian/patches/git_open_dir_with.patch:
- restore working "open with" action for directories
(lp: #1183390)
* debian/patches/git_unmount_seg.patch:
- don't segfault on unmounting (lp: #1438216)
* debian/patches/git_wrap_label.patch:
- correctly wrap labels in dialogs so they have a reasonable width
* debian/patches/git_valid_list.patch:
- use valid window list should fix a segfault (lp: #1442861)
* debian/patches/git_nomodel_segfault.patch:
- view: don't crash on view destroy if no model
-
765c74f...
by
Iain Lane
on 2015-10-07
-
Import patches-unapplied version 1:3.14.2-0ubuntu11 to ubuntu/wily-proposed
Imported using git-ubuntu import.
Changelog parent: 79ded41fa285f296e708993dbc2005ccadd9edce
New changelog entries:
* debian/patches/interactive_search.patch:
- Don't match hidden files if we aren't displaying them. (LP: #1477322).
- Remove some annoying stray trailing spaces.
-
79ded41...
by
Chow Loong Jin
on 2015-06-18
-
Import patches-unapplied version 1:3.14.2-0ubuntu10 to ubuntu/wily-proposed
Imported using git-ubuntu import.
Changelog parent: f79eba46ea50be17b0d8a47ed32c4bc21134c96f
New changelog entries:
* debian/patches/ignore-no-desktop-if-not-first-launch.patch:
- Don't shut off the desktop when external application calls nautilus
--no-desktop on a running GNOME desktop. (LP: #1453655)
-
f79eba4...
by
Iain Lane
on 2015-04-16
-
Import patches-unapplied version 1:3.14.2-0ubuntu9 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: f66540f8d2bccade4bab9e2d77955d4c465e7ba2
New changelog entries:
* Wrangle the .desktop files so that the correct one is shown in Unity,
following changes in 1:3.14.2-0ubuntu7 and unity
7.3.2+15.04.20150330-0ubuntu1 (LP: #1439309)
-
f66540f...
by
Sebastien Bacher
on 2015-04-01
-
Import patches-unapplied version 1:3.14.2-0ubuntu8 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: d1b97a60563900517b2e4465cd3f9d0a255ea17c
New changelog entries:
* debian/patches/git_revert_location_entry.patch,
debian/patches/git_slot_order.patch:
- don't segfault when closing windows with several tabs (lp: #1430093)
* debian/patches/12_unity_launcher_support.patch:
- updated for new desktop name as well (lp: #1436297)
-
d1b97a6...
by
Sebastien Bacher
on 2015-03-25
-
Import patches-unapplied version 1:3.14.2-0ubuntu6 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: fa061bd2181ef25cde6aaa0b18ab76d8ebdb39fa
New changelog entries:
* debian/nautilus.migrations,
debian/nautilus-unity-launcher-icon-rename.py:
- change the nautilus.desktop entry in the unity configuration to the
new org.gnome.Nautilus name (lp: #1436297)
-
fa061bd...
by
Dmitry Shachnev
on 2015-03-23
-
Import patches-unapplied version 1:3.14.2-0ubuntu5 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: 9183c42d34ad099a87ff11527530e9d7f5b68d65
New changelog entries:
* Backport upstream change to support multiple desktop names in
$XDG_CURRENT_DESKTOP (LP: #1435016).
-
9183c42...
by
Iain Lane
on 2015-02-16
-
Import patches-unapplied version 1:3.14.2-0ubuntu4 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: 09b6a0e48d7bc2f293e96f14057c4021581e337b
New changelog entries:
* Fix some more (hopefully all) dialogs using headerbar cases (LP: #1422404)
-
09b6a0e...
by
Iain Lane
on 2015-02-09
-
Import patches-unapplied version 1:3.14.2-0ubuntu3 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: 5ed45ddc274c70fa80d1bd17f3542047a4a9026c
New changelog entries:
* 0001-application-use-correct-order-to-watch-for-GSettings.patch: Connect
to wallpaper changed signal before reading its value, so that we receive
changed signals with recent glib versions which require this ordering.
(LP: #1405867)