factory
124 Commits
| Author | SHA256 | Message | Date | |
|---|---|---|---|---|
| 0d4d3545cc |
Accepting request 1332297 from home:manfred-h:X11:xfce:4.20
- Fix Patch numbering. OBS-URL: https://build.opensuse.org/request/show/1332297 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=227 |
|||
| b4a2e21bdb |
Accepting request 1332272 from home:fbui:branches:X11:xfce
- Update 0001-Detect-CDROM-media-changes-using-ID_FD_UUID-udev-pro.patch to match the version merged by upstream. - Add 0002-Fix-media_fs_uuids-not-being-initialized-with-existi.patch to fix media_fs_uuids hash table not being initialized with existing media at startup. OBS-URL: https://build.opensuse.org/request/show/1332272 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=226 |
|||
| 057496e2b2 |
Accepting request 1329258 from home:fbui:branches:X11:xfce
- Add 0001-Detect-CDROM-media-changes-using-ID_FD_UUID-udev-pro.patch (bsc#1255667) This patch ensures Thunar only reacts to genuine media insertions, ignoring irrelevant uevents. OBS-URL: https://build.opensuse.org/request/show/1329258 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=224 |
|||
| 8b0b87723c |
Accepting request 1328937 from home:manfred-h:X11:xfce:4.20
- Update to 4.20.7 * Prevent crash on unmount (#1778) * Show 'queued' message only for queued jobs (#1755) * Prevent crash on non-local symlinks (#1757) * Fix g_object_unref warning * Fix symlink resolve for desktop files (#1757) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1328937 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=222 |
|||
|
|
5a393eda1c |
Accepting request 1311632 from home:manfred-h:X11:xfce:4.20
- Update to 4.20.5 * Prevent GFileMonitor leak for folders (#1724) * Don't use variables for strings in ngettext (#1683) * Fix 'MOUNTED' state on file reload when unmounted * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1311632 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=220 |
||
| a8cd894605 |
Accepting request 1304711 from home:mauriziogalli:branches:X11:xfce
- Update to 4.20.5 * Update shortcut model asynchronously (#1022) * Clear selection before updating selection (#1672) * Translation Updates - Dropped git bcond as we no longer use it OBS-URL: https://build.opensuse.org/request/show/1304711 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=218 |
|||
| b9c34bddcb |
Accepting request 1294500 from home:manfred-h:X11:xfce:4.20
- Update to 4.20.4 * Improve file add/remove checks for ThunarFolder (#1649) * Properly update view after hidden file rename * Always reload ThunarFiles on change notice (#1650) * Directly notify after file reload (#1650) * Set initial state of "Restore" button (#1663) * Fix quoting when running shell scripts in a terminal (#1661) * Avoid use-after-free in rename dialog when file is changed * Fix a GFile leak in _thunar_io_jobs_rename * Fix use-after-free in thunar_renamer_dialog_response (#1458) * Fix use-after-free on exit with search tabs open (#1593) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1294500 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=216 |
|||
| 9d5a6748dc |
Accepting request 1278414 from home:manfred-h:X11:xfce:4.20
Ran /usr/lib/obs/service/source_validators/helpers/fix_changelog to fix issues raised by osc service runall source_validator OBS-URL: https://build.opensuse.org/request/show/1278414 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=214 |
|||
| 36d3827379 |
Accepting request 1277985 from home:manfred-h:X11:xfce:4.20
- Update to 4.20.3 * Always warn user before permanent deleting files * Fix string leaks when UCAs use a submenu * Fix a potential leak in thunar_action_manager_append_custom_actions * Fix leaks with ThunarMenuX objects * Fix thunarx_menu_get_items leak when multiple UCAs share a submenu * Fix refresh on row-changed in list view (#1584) * Add missing NULL check before unref call * Fix popup position of DnD menu * UCA: Correct PWD for submenu folder items (#1615) * wayland: Fix popup menu not closing (#1592) * Check if file exists before opening its location (#1257) * Prevent popups on wrong window (#1591) * thunar-tpa: Fix libxfce4panel include * Prevent criticals when switching current view (#1344) * Fix crash when destroying folder in list view (#1330) (#1568) * Fix crash in properties dialog (#1585) * Fix invalid filenames when copying to exFAT FS (#1570) * Fix typo in preferences dialog * Hide shortcuts editor when accel map uninitialized (#1488) * Update statusbar when searching (#1560) * Always update statusbar on file changes in list view (#1560) * Fix item activation on double-click in list view (#1567) * Use 'malloc_trim' after search (#1552) * Fix missing dialog for folder errors in list view (#1538) * Fix leak on search update * Fix missing dialog window icon (#1506) * Fix leaks on "cancel search" * Properly check if a file can be trashed (#1554) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1277985 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=213 |
|||
|
|
b1e282a775 |
Accepting request 1244690 from home:manfred-h:X11:xfce:4.20
- Update to 4.20.2 * Fix wrong selection after rename in list view (#1415) * Prevent location bar crash (#1539) * Re-allow sorting in search mode (#1528) * Fix signal emitting (#1533) * Fix GMount leak in 'thunar_file_get_emblem_names' * Store g_files separately in jobs (#1542) * Pass g_files into jobs instead of ThunarFiles (#1542) * Store g_files separately in jobs (#1542) * Ask for confirmation when deleting trashed files (#1545) * Prevent files from vanishing after save (#1535) * Fix selection after toggling hidden files visibility (#1505) * Clean up location button context menu (#1441) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1244690 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=211 |
||
|
|
feb23959c3 |
Accepting request 1234113 from home:manfred-h:X11:xfce:4.20
- Update to 4.20.1 * Fix wrong selection after rename (#1415) * Do not save view settings when searching (#1502) * Prevent crash when removing location button (#1507) * Fix throttling of selection updates (#1508) (#1515) * Make toolbar inside header-bar transparent (#1514) * Fix appstream metainfo (#1512) * Prevent crash when loading mount point emblem (#1511) * remove superflous spaces in strings (#1501) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1234113 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=209 |
||
| cd1d664233 |
Accepting request 1233538 from home:manfred-h:X11:xfce:4.20
- Remove obsolete patches: * differentiate_zoom_levels_between_view_modes.patch * switch_pane_shortcut.patch OBS-URL: https://build.opensuse.org/request/show/1233538 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=207 |
|||
| aea14097a2 | OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=206 | |||
|
|
dd27be73c0 |
Accepting request 1190514 from home:manfred-h:X11:xfce
- Update to 4.18.11: * Use parent windows for undo/redo dialog (#1393) * Fix for misc_open_new_windows_in_split_view (#889) * Dont add directories to recent:/// (#1372) * build: clang: Fix -Wmissing-noreturn * build: clang: Fix -Wsingle-bit-bitfield-constant-conversion * Focus split view pane on DnD events (#1243) * Dont reload folder when "draw_frames" is set (#1337) * Allow submenu UCAs in toolbar (#780) * Fix shortcuts for ucas in subfolders (#1043) * Dont show 'open location' on recent icon(#1297) * Fix for image preview visibility (#1285) * Prevent focus stealing of file transfer dialog (#643) * Dont update "last-view" when searching (#1278) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1190514 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=204 |
||
|
|
23e21b0b40 |
Accepting request 1135848 from home:manfred-h:X11:xfce
- Update to 4.18.10: * Prevent infinite reload loop for symlinks (#1270) - Update to 4.18.9: * g_file_get_basename over realpath (#1030) * Fix and simplify symlink resolver (#1260) * Fix thumbnailer symlink support (#1260) * Prevent GLib GIO CRITICAL (#1204) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1135848 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=202 |
||
|
|
4b3124f8e6 |
Accepting request 1120508 from home:manfred-h:X11:xfce
- Update to 4.18.8: * thunar-settings: Let Thunar guess the right display to use * Fix criticals about unset GIO attributes (#1063) * Support ipv6 remote URLs (#864) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1120508 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=200 |
||
|
|
f24fa83321 |
Accepting request 1108553 from home:manfred-h:X11:xfce
- Update to 4.18.7: * Fix property dialog file count (#1173) * Don't store GFile pointer in GTK pointer * Don't reload the directory on copy or cut (#1060) * Add folder to history only for new tab (Issue #1072) * Fix job operation crash on error * Limit number of templates to prevent lag (#472) * Prevent crash on multi-file-activate (#1121) * Remove unneeded menu separator * Switch zoom shortcuts * Prevent glib-critical - followup of (#912) * Keep location selector state on focus lost (#912) * Prevent minor memory leak (#573) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1108553 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=198 |
||
|
|
14d7ee3b75 |
Accepting request 1083730 from home:manfred-h:X11:xfce
- Update to 4.18.6: * Revert ce43203b to prevent high CPU usage in list-view (#1089) - Update to 4.18.5: * Prevent overflow via g_ascii methods (#1084) * ThunarFile: Use recursive mutex for cache (#1060) * Use new window for history signal handler (#1073) * Prevent using CSD in properties dialog (#1056) * Keep alpha when cutting read-only files (#1060) * Dont reload the current folder on copy/cut (#1060) * Update selected notebook on tab press (#1067) * Make sure that accel_group is set before using it (#1067) * Add job to list of jobs, not a view (#1029) * Undo/Redo: Improve error handling * Make spinner always visible * Optionally show prop-dialog hightlight tab (#1056) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1083730 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=196 |
||
|
|
de47bf7a3b |
Accepting request 1067325 from home:manfred-h:X11:xfce
- Update to 4.18.4: * Dont open folder when mounting device (Issue #919) * Dont show full menu for unmounted devices (#1049) * Support handling URIs via desktop file (#1044) * Focus correct split pane on mouse click (#1039) * Prevent wrong undo/redo notify (#1036) * Support undo trash for linked pathes (#1030) * Always ask before delete files via undo (#1027) * Fix use after free fault (#1031) * Allow symlink creation on remote locations (#875) * Prevent crash when closing window (#884) * Keep directory specific sort details (#1017) * Dont add extra-dot when creating links (#1019) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1067325 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=194 |
||
|
|
1927820083 |
Accepting request 1065956 from home:manfred-h:X11:xfce
- Explicitly require the newer libpcre2 instead of libpcre; this fixes boo#1208260 OBS-URL: https://build.opensuse.org/request/show/1065956 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=192 |
||
| bcc9d23163 |
Accepting request 1060414 from home:tux93
- Add switch_pane_shortcut.patch Backport upstream fix for gxo#xfce/thunar#1005 - Add differentiate_zoom_levels_between_view_modes.patch Backport upstream fix for gxo#xfce/thunar#832 OBS-URL: https://build.opensuse.org/request/show/1060414 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=190 |
|||
|
|
076322c51e |
Accepting request 1060112 from home:manfred-h:X11:xfce
- Update to 4.18.3: * Prevent critical when changing directory (gxo#xfce/thunar#1014) * Keep hidden toolbar hidden after Ctrl+L (gxo#xfce/thunar#1011) * Prevent jumping cursor on file deletion (gxo#xfce/thunar#910) * Prevent Critical when file counting is enabled * Properly handle resident thunar plugins (gxo#xfce/thunar#1007) * Translation Updates OBS-URL: https://build.opensuse.org/request/show/1060112 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=188 |
||
| e5d0e8f812 |
Accepting request 1058075 from X11:xfce:next
Update to 4.18.2 OBS-URL: https://build.opensuse.org/request/show/1058075 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=186 |
|||
| 0babad1017 |
Accepting request 1045024 from X11:xfce:next
Update to Xfce 4.18 OBS-URL: https://build.opensuse.org/request/show/1045024 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=184 |
|||
|
|
d270320ea2 |
Accepting request 966763 from home:mauriziogalli:branches:X11:xfce
- Update to version 4.16.11 * Don't reload the view when text is copied (gxo#xfce/thunar#706) * NULL checks to prevent crash on malformed bookmark URI (gxo#xfce/thunar#716) * Use 'g_timeout_add_full' to set tree-view cursor (gxo#xfce/thunar#351) * Fix signal disconnect in thunar_window_unrealize * Don't go beyond THUNAR_N_VISIBLE_COLUMNS while parsing col widths * Translation Updates OBS-URL: https://build.opensuse.org/request/show/966763 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=182 |
||
|
|
bcff84ac18 |
Accepting request 919898 from home:tux93:branches:X11:xfce
- Update to version 4.16.10 * Fix signal disconnect to prevent crash (bxo#xfce/thunar#553) * Don't go beyond THUNAR_N_VISIBLE_COLUMNS while parsing col widths OBS-URL: https://build.opensuse.org/request/show/919898 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=181 |
||
|
|
69c7318084 |
Accepting request 918516 from home:tux93:branches:X11:xfce
- Update to version 4.16.9
* Listen to changes on shortcuts to update them when required
* Use move action when dragging files of different users
(gxo#xfce/thunar#196)
* Fix file-icon update when file is cut (gxo#xfce/thunar#588)
* Open correct folder on middle-click in tree-view
(gxo#xfce/thunar#626)
* Disable automatic queueing of file transferes
(gxo#xfce/thunar#569)
* Fix GLib-CRITICAL in list-view (gxo#xfce/thunar#487)
* thunar_file_is_executable() now checks if .desktop file is safe
* Fix missing folder in history when opened in new tab
(gxo#xfce/thunar#594)
* Fixing various memory leaks (gxo#xfce/thunar#573)
* Update manpage (gxo#xfce/thunar#121)
* Dont show "execute" on context menu for folders
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/918516
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=180
|
||
|
|
345be20646 |
Accepting request 891890 from home:tux93:branches:X11:xfce
OBS-URL: https://build.opensuse.org/request/show/891890 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=178 |
||
|
|
15073b760c |
Accepting request 880398 from home:tux93:branches:X11:xfce
- Update to version 4.16.6
* Reload current directory before selecting new files
(gxo#xfce/thunar#524)
* tree-view: Hide menu-item "properties" for unmounted devices
* Removed 'the root folder has no parent' dialog box
* Revamp documentation to modernize/uniformize accross components
* Remove watches on shortcuts (gxo#xfce/thunar#513,
gxo#xfce/thunar#47)
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/880398
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=176
|
||
|
|
207ef76ce2 |
Accepting request 877699 from home:mauriziogalli:branches:X11:xfce
- Update to version 4.16.5
* Emergency release on the thunar 4.16 branch, since the fix for
Issue #47 can cause high I/O in some cases (gxo#xfce/thunar#526)
* Revert "Bookmarks no longer need an existing file
(gxo#xfce/thunar#47)"
OBS-URL: https://build.opensuse.org/request/show/877699
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=174
|
||
|
|
c986659f52 |
Accepting request 877533 from home:tux93:branches:X11:xfce
- Update to version 4.16.4
* Bookmarks no longer need an existing, underlying file
(gxo#xfce/thunar#47)
* Regression: Select copied files after copy operation
(gxo#xfce/thunar#520)
* Reintroduce alternative zoom shortcuts (gxo#xfce/thunar#514)
* Prevent hangup if a copy task that is blocked is resumed
(gxo#xfce/thunar#467)
* Regression: Allow custom image files for UCA icons
(gxo#xfce/thunar#517)
* Dont merge folders when creating copy with same name
(gxo#xfce/thunar#491)
* Fix incorrect return value in scroll event handler
(gxo#xfce/thunar#512)
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/877533
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=173
|
||
|
|
79a26907a2 |
Accepting request 870548 from home:tux93:branches:X11:xfce
OBS-URL: https://build.opensuse.org/request/show/870548 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=171 |
||
|
|
4b80bbb8d9 |
Accepting request 862730 from home:tux93:branches:X11:xfce
- Update to version 4.16.2
* Regression: "Open with other application" missing
(gxo#xfce/thunar#470)
* Always create new files and folders in current directory
(gxo#xfce/thunar#462)
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/862730
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=169
|
||
|
|
3ea4c0cd39 | OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=167 | ||
|
|
248164922e |
Accepting request 846873 from home:tux93:branches:X11:xfce
- Update to version 1.8.16
* Add missing parameter to ThunarBrowserPokeDeviceFunc function
* Fix error for custom date format in details view
(gxo#xfce/thunar#389)
* Fix unavailable rubber banding in detailed view
(gxo#xfce/thunar#326)
* Ghost file ocasionally remains when dropping file into directory
* (gxo#xfce/thunar#312)
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/846873
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=165
|
||
|
|
d28cc7efea |
Accepting request 830000 from home:gmbr3:libexecdir
- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075) OBS-URL: https://build.opensuse.org/request/show/830000 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=163 |
||
|
|
e340b083fe |
Accepting request 808541 from home:tux93:branches:X11:xfce
- Update to version 1.8.15
* Only open devices after successful mount attempt (bxo#16831)
* Fix shortcut support for addressbar (bxo#4537 and bxo#13680)
* Fix crash in bulk renamer on repeated rename (bxo#16824)
* Add checks for thumbnailer 0 handles (bxo#14122)
* Replace 'thunar_return_if_fail (THUNAR_IS_DEVICE (device))'
with standard 'if (..)' to prevent possible crashes. (bxo#13404)
* Fix check if folder is fully loaded when expanding path
in tree view.
* Prevents 100% CPU load and loosing sync with main view
in some cases. (bxo#15762)
* Fixes 100%CPU on tree-view in some rare cases (bxo#16024)
* Delete native files faster (bxo#16641)
* Support libxfce4ui XfceTitledDialog new API (bxo#16616)
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/808541
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=161
|
||
|
|
8184fefb18 |
Accepting request 788270 from home:tux93:branches:X11:xfce
- Update to version 1.8.14
* Revert "Allow opening of multiple file selections (bxo#2487)",
because it introduced a regression (Not possible any more to DnD
multiple files in icon/compact view) (bxo#16598)
* Translation Updates
- Update to version 1.8.13
* Use tre-view toplevel path of the cursor, if available, in order to
prevent jumping (bxo#16024)
* Increase vertical gap between icon and its label slightly (bxo#16041)
* Fix crash when inserting USB device in tree-view mode. (bxo#15172)
* Fix jump to Home when ejecting a currently viewed device (bxo#16504)
* Allow context menu when editing location in pathbar (bxo#16483)
* Sort device entries in tree view (bxo#16471)
* Allow to open multiple files at once (bxo#2487)
* Fix incorrect pathbar autocomplete (bxo#16267)
* Avoid unreadable names in detailed view (bxo#16391)
* Prevent crash when renaming files (bxo#10805)
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/788270
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=159
|
||
|
|
38d38b0a31 |
Accepting request 768985 from home:tux93:branches:X11:xfce
- Update to version 1.8.12
* NULL is the proper sentinel for g_object_new() (bxo#16310)
* Drop timer on finalize (bxo#15305)
* Store column width setting asynchronously and only once (bxo#15305)
* When move to trash fails, ask whether to delete files (bxo#15975)
* Ctrl+Mousewheel does not enlarge/shrink entries
(for detailed list view) (bxo#15936)
* Extra padding for Eject button when scrollbar is visible (bxo#15312)
* Use standard icon instead of custom
* Translation Updates
OBS-URL: https://build.opensuse.org/request/show/768985
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=157
|
||
|
|
1b5ee6fbf1 |
Accepting request 749050 from home:mauriziogalli:branches:X11:xfce
This update seems to fix the previous build errors
- Update to version 1.8.11
- Thunar 1.8.10 crashing on startup in FreeBSD and Fedora,
caused by nonfunctional pango version check (bxo#16136, bxo#16138)
- Translation Updates
- Update to version 1.8.10
- Allow compilation with panel 4.15
- thunar-job: keep track of number of processed files (bxo#16117)
- No context menu on right-click when started via trash-panel-plugin
(bxo#16000)
- icon text now centered after unchecking "Text besides icons"
- Remove the vertical gap between icon and label (bxo#16041)
- Fix icon view alignment (bxo#16107)
- Not possible to grab scrollbar on the very right pixels when maximized
(bxo#16050)
- Wrap text of error dialog
- Not possible to empty the trash via the pathbar context menu
- Crash on refresh if remote folder has been removed (bxo#15961)
- Center action buttons in conflict dialog window (bxo#15973)
- Ensure UCAs use currently selected file path (bxo#15119)
- make filename label selectable in conflict dialog window
- Center action buttons in conflict dialog window (bxo#15973)
- Clear UCA shortcut when the action is deleted
- Prevent Gtk-CRITICAL when adding or modifying a UCA
- Thunar SendTo Email: Add missing archive formats (bxo#15917)
- sendto plugin: fix content type resolution. (bxo#15916)
- sendto plugin: extract function tse_file_is_archive (bxo#15916)
- All glory to lowercase (bxo#15394)
- mismatched names between thunar.appdata.xml and thunar.desktop
(bxo#15498)
- Remove superfluous .desktop file "Thunar-folder-handler.desktop.in"
(bxo#15467)
- Prevent unnecessary fallback copy-delete in file move when
overwriting
- Fix possible memory leak
- Fix popup menus size (bxo#15832)
- Add Alt+D as accelerator for Open Location (bxo#15828)
- Do not insert hyphens at intra-word line breaks (bxo#15856)
- Dropped obsolete patch thunar-1.8-appdata.patch as fixed upstream
(bxo#15498)
OBS-URL: https://build.opensuse.org/request/show/749050
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=155
|
||
|
|
b19d6a1c4f | OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=153 | ||
|
|
63d2990204 |
Accepting request 722847 from X11:xfce:next
Update for xfce 4.14 OBS-URL: https://build.opensuse.org/request/show/722847 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=151 |
||
|
|
0c5ce7d2d7 |
Accepting request 717722 from X11:xfce:next
Update to 1.8.8 OBS-URL: https://build.opensuse.org/request/show/717722 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=149 |
||
|
|
3f9673f0bf |
Accepting request 713336 from X11:xfce:next
Update to 1.8.7 OBS-URL: https://build.opensuse.org/request/show/713336 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=147 |
||
| 2766c08bd5 |
Accepting request 704306 from X11:xfce:next
- Fixed Xfce bug trackers in previous changelog entry
- Update to version 1.8.6
* Job is now optional for thunar_io_scan_directory
* Expand scroll window of file operation progress dialog (bxo#14946)
* Fix compiler error -Wcast-function-type (GCC 8)
* Bump glib minimal required version
* Fix g_type_class_add_private is deprecated
* Small code cleanup
* Fix pathbar to on middle click open folders in new tabs (bxo#15302)
* Translation updates: Danish
- Dropped thunar-job-optional.patch since it was fixed upstream
- Added patch from upstream: thunar-job-optional.patch
prevent Thunar segfault at startup:
make Job optional for thunar_io_scan_directory
- Update to version 1.8.5
- Do not exit when dbus name registration fails (bxo#15149)
- tree view jumps (scrolls) when clicking on a directory (bxo#15174)
- Correctly check if destination is writable (bxo#14718)
- Make tree-view 'Move to Trash' icon the same as in main pane
- Make toggle for the delete entry affect tree-view side pane too
- Pathbar buttons are now resized on folder rename (bxo#15024)
- Load templates synchronously (bxo#15200)
- delete key in tree-view can delete the user home folder (bxo#15095)
- Hide unneeded context menu entries for folder "Trash" in tree view
- crash after clicking when XDG_SESSION_TYPE isn't set (bxo#15366)
- man page incorrectly suggests '-v' instead of '-V'
- Fix how wallpaper is set on Gnome
- SEGV (11) on USB-flash connection (bxo#13813)
- Fix session startup priority
- Fix queued context menu popup
- Restore right-click drag and drop functionality (bxo#14583)
- Translation updates
- Dropped obsolete patch thunar-1.8.4-fix-context-menu.patch
- Added conditional %bcond_with git for building with git master branch
- Updated URL
- Use /metainfo instead of /appdata and drop obsolete file edits
- Other spec file cleanups
- Added thunar-1.8.4-fix-context-menu.patch fixing "create document"
sub-menu not showing any content (boo#1134899)
- fixed bug trackers in latest changelog
- Update to 1.8.4
* Emergency release, triggerd by some trouble with the added support for
org.freedesktop.FileManager1.service in thunar 1.8.3
* Renamed org.freedesktop.FileManager1.service.in to
org.xfce.Thunar.FileManager1.service.in to avoid name clashes (bxo#12414)
* Dont exit when name org.freedesktop.filemanager1 lost on message-dbus
(bxo#15088)
* Translation updates
- Update to 1.8.3:
* Thunar sometimes mounts USB drives with root permission (bxo#14719)
* FreeBSD -Thunar crash due to passing null to strcmp() (bxo#15059)
* Add support for org.freedesktop.FileManager1 (bxo#12414)
* Still 8sec delay on logout when there is an open thunar window (bxo#15008)
* Thunar does not recover directories opened in a previous session (bxo#14969)
* Thunar utilizes 100%CPU when the parent directory is not readable (bxo#14900)
* Add support for CTRL+Z in rename dialog (bxo#14956)
* Thunar rarely freezes when switching to tree-view (bxo#14960)
* Crash in tree-view when multiple windows are open (bxo#14714)
* Improve description of UCA command parameters (bxo#14720)
* Fixed some Warnings and GLib-GObject-CRITICAL messages
* Translation updates
- added %license macro
- added Recommends: catfish for file search
- update to 1.8.2:
* Custom actions without an icon could caused the file manager to crash (bxo#14464)
* Fixed segfault while clicking or typing when using wayland (bxo#14461)
* Spinner still active after user cancels to mount volume (bxo#14536)
* Fix standard view border during drag and drop (bxo#14523)
* Fix build without HAVE_GIO_UNIX (bxo#12863)
* Fix messed up row-height with disabled "automatically expand columns as needed" in detailed view. (bxo#14548)
* Add custom date format (bxo#14527)
* Avoid segfault on file operations (bxo#14281)
* Update progress when deleting files (bxo#14102)
* More options for thumbnail size (bxo#14451)
* Show numeric(%) progress in file operation dialog (bxo#14102)
* Add Ctrl+= as alternative accelerator for Zoom In (bxo#14586)
* Fix UCA forgets keyboard shortcut (bxo#14617)
* Add preference to open new thunar instances as tabs (bxo#13314)
* Add support for folder.jpg (bxo#14576)
* Show file size in binary units by default (bxo#14653)
* Removed start limit from Bulk Renamer to rename by number (bxo#14437)
* Added preferences item to toggle 'delete' in the context menu (bxo#13327)
* Added infobox to preferences in order to inform about missing gvfs
* Right mouse click will not display icons for custom actions (bxo#14685)
* Allow tabs switch with Ctrl + PgUp/PgDown (bxo#9585)
* Many minor styling fixes
* Translation updates
- update to 1.8.1:
- Downgrade libxfce4-ui required version to 4.12.0
- Bump exo version to 0.12.0
- Use symbolic icon for edit button in pathbar
- Add the right-click menu item "Open with" as well for folders
- 1.8.0:
- GTK3 Port
- Replace dbus-glib with GDBus
- Improved Pathbar style for Location Selector
- Bump thunarx to version 3 and replace GtkAction with
ThunarxMenu and ThunarxMenuItem
- GObject-Introspection support for thunarx-3
- Regression: Context menu misplaced (bxo#14216)
- Prevent crash after updating thunar if old thunar deamon is
still running
- many other bugfixes, see NEWS file
- rebase / rename thunar-appdata.patch to thunar-1.8-appdata.patch
- update to 1.6.15:
* Thunar User Configurable Actions do not work for remote
locations (bxo#7652), patch from (bxo#7305)
* replaced links to "http://thunar.xfce.org/" with
"https://docs.xfce.org/xfce/thunar/Start/"
* SIGSEGV when thumbnailer is under heavy load after opening many
tabs (bxo#13756)
* Fixed creation of .desktop file when dropping URL into folder
(bxo#14239)
* Restoring non-empty folders leaves copy in Trash (bxo#13535)
* Translation updates
- packaging: do not package huge ChangeLog, NEWS is enough
- Ensure neutrality of description.
- update to 1.6.14:
* Do not translate "Trash" files and folders (bxo#14211)
* Crash in thunar_file_is_gfile_ancestor (bxo#14202)
* Fix potential buffer overflow (bxo#12444)
* Fix crash on unavailable file move copy (bxo#14056)
* Translation updates
- partly spec-cleaner fixes
- update to 1.6.13:
* Handle cases when file watch is not supported (bxo#13881)
* Missing Trash Translation String (bxo#13409)
* Handle g_mem_is_system_malloc deprecation
* Prefer local (file://) URIs than native ones (e.g. smb://)
(bxo#13845), fixes drag-and-drop to third-party apps.
* Translation updates
- Update to 1.6.12:
* Fix deadlock in mutex causing Thunar to hang (bxo#13481)
* Add support for Exif:ImageDescription and Exif:UserComment
* Do not pass NULL to g_file_test
* Bump libxfce4panel version for TPA plugin to 4.9.0
* Switch from XfcePanelImage to GtkImage
* Fixed a compilation error with the newest dev panel API
* Translation updates: Catalan, Dutch (Flemish), Galician,
Korean, Lithuanian, Spanish, Thai
- Update to 1.6.11:
* Fix a crash for on cut/pasting of multiple files (bxo#12260)
* Fix a crash when renaming files (bxo#12264)
* Fix missing return value for debug in thunar_file_reload
(bxo#12827)
* Fix thunar history being deleted after view change (bxo#12708)
* Expand the name column by default in details view (bxo#11357)
* Silently ignore G_IO_ERROR_FAILED_HANDLED (bxo#8695)
* Fixing missing return value in standard view
* Fix crashes when reloading target file after move (bxo#11983)
* Translation updates: Arabic, Asturian, Basque, Bulgarian,
Catalan, Croatian, Danish, Dutch (Flemish), English
(Australia), English (Great Britain), Finnish, French,
Galician, German, Greek, Hebrew, Hungarian, Icelandic, Italian,
Korean, Lithuanian, Norwegian Bokmal, Norwegian Nynorsk,
Occitan, Portuguese, Portuguese (Brazilian), Slovak, Swedish
- Remove thunar-bugfixes.patch (fixed upstream)
- Created patch thunar-bugfixes.patch fixing the following upstream bugs:
- Fix a crash for on cut/pasting of multiple files (bxo #12260)
- Fix a crash when renaming files (boo #1011518, bxo #12264)
- Fix missing return value for debug in thunar_file_reload (bxo #12827)
- Fix thunar history being deleted after view change (bxo #12708)
- Fixing missing return value in standard view
- Fix crashes when reloading target file after move (bxo #11983)
- Created thunar-appdata.patch to correct mismatched names between
thunar.appdata.xml and thunar.desktop. Renamed Thunar.desktop to
thunar.desktop to solve installation system problems see:
boo#952324
- update to version 1.6.10
- Do not track thunar/thunar-marshal.{c,h}
- Remove Makefile and Makefile.in files when running distclean
- Remove subversion $Id$ tags
- Really fix trash state at startup (bxo#9513, bxo#11913)
- Use proper return type for thunar_file_reload (bxo#11913)
- Revert "Fix loading the trash bin status at startup (bxo#9513)"
- update to version 1.6.9
- fix ThunarBulkRename script not supporting spaces (bxo#9713)
- use "Name" column for drag & drop instead of first column
(bxo#11905)
- update the path entry icon when current file changes
- revert changes for restoring the trash in the session client
(bxo#9513)
- fix loading the trash bin status at startup (bxo#9513)
- turn off building gtk-docs API reference
- fix cppcheck warning about uninitialized variable
- disable "Set as default application" by default in the chooser
dialog
- remember chosen application in the chooser dialog as last used
- remember the last used application when opening files
- fix reload when file is replaced with directory of the same
name
- do listen for G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED
(bxo#11896)
- fix comments for toggle-menubar
- allow opening by middle-click in tree view only for mounted
devices and resources
- keep selection in original tree view when middle-clicking for
new tab/window
- keep path selected after unmounting a device via KEY_Left
- unmount device if collapsing a collapsed device tree with
KEY_Left in the tree view
- fix wrong network icon shown in tree view
- fix tree view opening mounted devices in new tab
- use only open selection instead of open action with KEY_Up and
KEY_Down
- fix assertion when hitting KEY_Left on a top-level item in the
tree view
- revert workaround for desktop toplevel item in the tree view
- always select the proper toplevel item in the thunar tree view
- unescape URI in history error message
- remove unmounted files from history when going back or forward
- translation updates
- update to version 1.6.8
- watch for CHANGES_DONE_HINT instead of CHANGED and
ATTRIBUTE_CHANGED (bxo#8377)
- shortcut view: Fix "selection in selection" graphical bug when
renaming shortcut
- fix broken shortcut renaming (bxo#11885)
- unescape URIs in the shortcut view (bxo#10831)
- fix compiler warning because of missing curly braces
- fix compilation error because of wrong variable name
- fix unescaping of local paths in path entry (bxo#8190)
- fix escaping and unescaping URI in path entry (bxo#8910)
- let the tree view keep the focus when clicking on an item
(bxo#11863)
- fix switching to the 10th tab via <alt>-<0> keyboard shortcut
- fix removal of a directory wrongly affecting the current tab
(bxo#10981)
- keep the scroll position when restoring the file selection
- restore selection only when rows-reordered signal is received
(bxo#11855)
- for folders copied always append "copy #" to the end of their
names (bxo#11862)
- update F5 binding for new ThunarWindow::reload signal
- do not perform the complete folder reload in idle (bxo#11849)
- Coverity CID 60623: Unused value
- Coverity CID 60621: Missing return statement
- Coverity CID 60620: Explicit null dereferenced
- Coverity CID 60619: Explicit null dereferenced
- Coverity CID 60617: Unchecked return value
- remove unused variable in thunar_standard_view_set_history
- remove startup notification dependencies (bxo#11837)
- translation updates
- update to version 1.6.7
- Improve drag & drop and selecting in the details view
(bxo#11605)
- Let row changes accumulate a bit before restoring selection
- Implement reloading file information on manual reload
- Extend reload functions to allow a full reload
- Check in thunar-marshal with new
_thunar_marshal_BOOLEAN__BOOLEAN
- Reload files changed by jobs in an idle loop (bxo#11008)
- Refactor code for moving thumbnail cache file on renames/moves
- Rework thunar_file_monitor to properly register moved files
- Add function to reload parent file of a file
- Fix updating file info for moved files (bxo#11008)
- Revert "Refresh file info after getting it from cache
(bxo#11008)"
- Fix comments
- Update the location bar after reload (bxo#10518)
- Fix updating custom actions (bxo#11749)
- Update rows on changes of case-sensitive and folders-first
settings
- Fix typos and grammar mistakes in a few comments
- Make new windows inherit the history of the origin view
(bxo#5538)
- Make new tabs inherit the history of the origin view (bxo#5538)
- Keep the history across view changes (bxo#10171)
- Implement functions for copying the history of a view
- Rename tsv_restore_selection to tsv_select_after_row_deleted
- Redraw the details view on row changes
- Restore selection on row changes too (bxo#9886)
- Improve mouse wheel zoom behaviour
- Remember and restore file selection on view changes
- Restore file selection when changing sort order (bxo#9886)
- Update model with changed binary file size setting immediately
- Fix typo busy_pulse in thunar-shortcuts-model.c
- Fix typo in thunar-clipboard-manager
- Fix Gdk-CRITICAL error
- Clean up more files with make clean
- Rework usage of binary file size properties (bxo#11450)
- Remove duplicate break statement in thunar-standard-view
- Fix compiler warning about shadowing 'basename' (bxo#11633)
- thunar/thunar-dbus-service-infos.xml corrections
- Fix startup id handling for launch requests over D-Bus
(bxo#9646)
- Fallback to non-cached version of source file (bxo#9142)
- Translation updates
- update to version 1.6.6
- Removed GNU extension -i from sed
- Bump default size of file properties dialog a bit
- Respect the "View new folders using" preference (bxo#11606)
- Improve check for shell scripts and add hidden option for
bxo#7596
- Fix some GTK_STOCK icon usages resulting in missing icons
(bxo#11608)
- plugins/thunar-wallpaper: Fix icon
- Fix icon name for folders and a memory leak (bxo#11608)
- Also query for network location icons
- Don't use deprecated function
- Secure threading in the idle thumbnail loading
- Sidepane treeview: Do not switch folder when clicking a row
expander
- Fix cppcheck possible errors/warnings
- Hide template file extensions in context menu (bxo#11571)
- thunar-wallpaper: Fix translation in applications other than
thunar
- thunar-wallpaper: Check if file is really an image (bxo#11565)
- Update another copyright string
- Fix endless rename loop in case of error on the properties
dialog (bxo#11557)
- Translation updates
- update to version 1.6.5
- bump autotools versions
- add .gitignore
- do not execute but only open shell scripts by default
(bxo#7596) (Harald Judt)
- fix typo in error message (Nick Schermer)
- improve keyboard navigation for thunar-tree-view (bxo#4519)
(Harald Judt)
- allow ctrl + middle click in shortcut and treeview panes
(Harald Judt)
- set correct dialog window hint for progress dialog (bxo#11467)
(Matt Thirtytwo)
- refresh file info after getting it from cache (bxo#11008)
(Peter de Ridder)
- remove unused enum for signal handlers (bxo#11493) (Matt
Thirtytwo)
- simplify Makefile.am, generated files are separated from typed
source files (Matt Thirtytwo)
- thunar-tpa: Install desktop file to
$(datadir)/xfce4/panel/plugins (Robby Workman)
- fix anchor offset in xfce_dialog_show_help () function
(Olivier Duchateau)
- properly handle m4 stuff (Harald Judt)
- TWP: Single-workspace-mode = TRUE is the default (bxo#11047)
(Eric Koegel)
- thunar-wallpaper: Do not use escaped filenames for xfconf
(Harald Judt)
- use xfconf and handle xfdesktop's single workspace (bxo#11047)
(Eric Koegel)
- revert "Workaround for crashes on RHEL5" (Andrzej)
- revert "Fallback to image surface, workaround for bug in
Cairo/RENDER" (Andrzej)
- renaming a file from another file manager, file disappears in
Thunar window (bxo#11430) (Andrzej)
- make usage/free string more clear (bxo#11345) (Harald Judt)
- make single middle click open files and folders (bxo#10587)
(Harald Judt)
- add a progressbar to the freespace indicator in the properties
dialog (Harald Judt, Simon Steinbeiss)
- change resize style in thunar-wallpaper plugin (Thaddaeus
Tintenfisch)
- add vim modeline, remove obsolete '$Id$' line (Matt Thirtytwo)
- right click context menu with wrong icon (bxo#10652) (Andrzej)
- translation updates
- update to version 1.6.4
- make distcheck fix (reference docs linking error) (Andrzej)
- Add support for binary file size units (bxo#10864)
(Andre Miranda)
- Strip trailing spaces/Github test (Nick)
- Fix case of Xfce in appdata description (Simon)
- Update intltool (Eric)
- Add pkexec policy (bxo#11122) (Eric)
- Remove trailing whitespace from Makefile to prevent warning
(Simon)
- Add appdata file for Thunar (Bug 11172) (Eric)
- Check for thumbnails in the new location (bxo#11263) (Eric)
- Default application not respected with glib >= 2.41
(bxo#11212) (Guido)
- Add support for the GTK 3 bookmarks file (bxo#10627)
(Alistair)
- Update xfconf setting for thunar-wallpaper plugin (Eric)
- Update copyright. (Nick)
- thunar-tpa: fix libxfce4panel version checking macros
(Andrzej)
- Fallback to image surface, workaround for bug in
Cairo/RENDER (Andrzej)
- Fixed missing inode-directory/folder icons on old systems.
(Andrzej)
- Change name of file copies (and links) (bxo#7518). (Nick)
- Improve the extension selection to not match hidden names.
(Nick)
- Safe accels 10 sec after changes (bxo#10139). (Nick)
- Force icons on the toolbar (bxo#10179). (Nick)
- Improve handling of renames (bxo#10242). (Nick)
- Smarter file extension selecting (bxo#10268). (Jeff Shipley)
- I18n: Remove broken / unsupported translations. (Nick)
- Force reference on files from the cache. (Nick)
- Drop README.thunarrc. (Nick)
- Translation updates.
- remove obsolete thunar-fix-default-application-lookup.patch.
thunar-support-gtk3-bookmarks.patch
- add thunar-support-gtk3-bookmarks.patch in order to add support
for the GTK 3 bookmarks file (bxo#10627)
- add thunar-fix-default-application-lookup.patch in order to fix
the default application lookup with gio >= 2.41 (bxo#11212)
- Do not BuildRequire xorg-x11-devel, just pkgconfig(sm)
and pkgconfig(x11)
- update to version 1.6.3
- autotools updates
- allow keyboard shortcuts for user customizable actions
- prepend and later reverse for collecting selection
- some optimizations in renamer loop
- plug leak in file renamer
- escape name for sidepane tooltips
- revert "Remove image resolution from statusbar."
- fix segfault when going back to removed directory
- translation updates
- modified thunar-use-xdg-icon-spec-icons.patch in order to fix the
thuar-sento-email icon
- update to version 1.6.2
- don't abort startup if dbus failed
- put * around string if * and ? are not used in the pattern
- revert "Remove right-click drag possibility (bug #3549)."
- revert "Directly popup menus on selected items (bug #3550)."
- update shortcuts headers when removing a shortcut
- implement tab middle click in location buttons
- add new tab option to right-click menu of location buttons
- small improvement in thumbnail frame
- key combos not working with location buttons
- open tree node if expanded and mounted
- use some more cairo rendering
- make Desktop in Go menu translatable
- send to menu not updated for directories
- fix freeze on /proc/kmsg
- show all volumes in the devices list
- removed translations: Dzongkha, Kazakh, Kurdish, Macedonian
- translation updates
- package NEWS file
- update to version 1.6.1
- tabs support
- performance improvements
- numerous bugfixes
- see the included NEWS file for a detailed list of changes
- rebased thunar-use-xdg-icon-spec-icons.patch
- add versioned dependencies
- update to version 1.4.0
- add a 64x64 and 128x128 icon for Thunar
- move away from the hard-coded size of window icons
- link against gmodule
- don't use deprecated g_format_size_for_display
- don't use g_atexit anymore
- use mount operations with eject and unmount
- unref mount operation from sendto menu
- translation updates
- depend on exo-tools, thunar uses exo-desktop-item-edit, exo-open
- renamed thunar-fix-terminal-icon-name.patch to
thunar-use-xdg-icon-spec-icons.patch and replace xfce-filemanager
which is provided by libxfcegui4 with system-file-manager
- obsolete thunar-doc properly
- update to version 1.3.2
- support small property for trash panel applet
- make uca.xml readable for humans
- enable startup-notify in the uca example
- hide thumb queue cleanup debug and plug memleak
- plug more leaks in thumbnailer
- reload ThunarView if job finishes
- use macro to get uri where possible
- free string in progress view
- fix file selection problems
- free module list in provider factory
- use a normal ExoBinding to avoid mem leak
- bump 4util and 4ui dependencies
- translation updates
- added thunar-fix-terminal-icon-name.patch in order to use a
generic icon for "Open in terminal" action that conforms to the
XDG Icon Naming Spec
- update to version 1.3.1
- fix crash when trying to thumbnail a file with unknown content
type
- fix properties dialog crash with files with unknown content
type
- fix crash when hovering a CD drive with a special icon
- use portable abicheck.sh from xfconf
- avoid segfaults due to interpreting display names as format
strings
- improve the UI according to bugs #7496 and #7497
- treat backup files as hidden as with thunar-vfs
- fix crash when opening a mountable drive with no media
in a way that does not break SMB shares
- fix segfaults in case icons are missing or not found
- allow exec bit of MS-DOS executables and MSI to be changed
- prevent falling back to an unexpected locale
- show translated names of desktop files
- fix sorting of filenames with large numbers
- respect ThunarIconFactory::show-thumbnails. Fixes a regression
- fix crash when removing an ancestor of the current folder
- fix handling %U when launching multiple files with an app
- improve sorting of file names that include numbers
- add a "Skip All" button to the file overwrite dialog
- compress icons and images
- remove the manual
- use 32 instead of 36 pixels for small icons
- show Thunar settings in category
- don't update UI more then fourth per second in deep count job
- fix sorting of applications in chooser dialog
- depend on Gtk 2.20 and Glib 2.24 and drop some workarounds
- fix removing custom application launchers again
- prevent looping in some renamers
- fix segfault when plugin returns a NULL suffix
- remove spec file, rpm build and update libtool
- lowercase the thunar executable and install a Thunar symlink
- make the clipboard persistence
- use glib functions for get/set cwd
- don't interpret file display names as format strings
- paste files in correct order
- fix truncated strings when loading and storing emblems
- only erase top-level items from trash
- don't interpret file display names as format strings
- ship stock_folder-copy.png and stock_folder-move.png icons with
Thunar itself
- fix segfault when calling strcasecmp with NULL parameters
- only change the Name field when renaming desktop files
- force desktop file reload after changing the Name field
- fix memory leak caused by not destroying the rename job
- allow installation of helper scripts in a custom location using
the --with-helper-path-prefix=PATH configure option
- improve thumbnailing by avoid sending thumbnail requests while
the user is scrolling in a directory
- cancel thumbnail requests when leaving a directory
- avoid regenerating thumbnails when files are copied, moved,
linked or trashed
- update the thumbnail cache when files are deleted permanently
- translation updates
- drop obsolete thunar-allow-custom-helper-dir.patch
- drop thunar-fix-desktop-files.patch and edit desktop file instead
- specfile cleanup
- merged -devel-doc into -devel
- specfile cleanup
- corrected dependencies
- rename thunarx-refrence-images.tar.bz2 to
thunarx-reference-images.tar.bz2
- removed thunar-sendto-bluetooth.desktop, gnome-bluetooth is
is not in the Xfce pattern any more
- install HTML documentation under /usr/share/xfce4/Thunar/html
- package COPYING
- recommend gvfs
- added thunar-sendto-bluetooth.desktop in order to easily allow
sending files via bluetooth
- recommend -doc subpackage
- update to version 1.2.3
- use glib functions for get/set cwd
- revert "Speed up initial start by loading the network item later
- on installation create relative paths in symlinks to images
- allow exec bit of MS-DOS executables and MSI to be changed
- prevent falling back to an unexpected locale
- show translated names of desktop files
- bugfixes
- translation updates
- dropped obsolete
thunar-1.2.2-fix-crash-opening-drive-with-no-media.patch and
thunar-1.2.2-fix-crash-with-missing-icons.patch
- added thunar-1.2.2-fix-crash-opening-drive-with-no-media.patch
which fixes a crash when opening a drive with no media
(backported from upstream git)
- added thunar-1.2.2-fix-crash-with-missing-icons.patch which fixes
a crash when icons are missing or not found (backported from
upstream git)
- added thunarx-refrence-images.tar.bz2 with the images missing
from the source tarball (bxo#7838)
- added thunar-allow-custom-helper-dir.patch in order to allow the
installation of helpers under libexecdir
- added patch tags
- "update" to version 1.2.2 which is the most recent stable
release whereas 1.3.x is the current development branch; this
version has been released after 1.3.0 and contains additional
bugfixes and translation updates not present in 1.3.0
- removed obsolete thunar-CVE-2011-1588.patch
- fixed CVE-2011-1588 [bnc#687874]
- update to version 1.3.0
- only change the Name field when renaming desktop files
- force desktop file reload after changing the Name field
- allow installation of helper scripts in a custom location using
the --with-helper-path-prefix=PATH configure option
- improve thumbnailing by avoid sending thumbnail requests while
the user is scrolling in a directory
- cancel thumbnail requests when leaving a directory
- avoid regenerating thumbnails when files are copied, moved,
linked or trashed
- update the thumbnail cache when files are deleted permanently
- bugfixes
- translation updates
- call %desktop_database_post/un
- call %icon_theme_cache_post/un
- update to version 1.2.1
- include stock_folder-{copy,move}.png icons
- bugfixes
- update to version 1.2.0
- bugfixes
- recommend rather than require -lang subpackage
- include manpage in main package
- remove dependency on xfconf
- update to version 1.1.6
- bugfixes
- translation updates
- corrected URL
- recommend tumbler
- cleaned up thunar-rpmlintrc
- fix patch level and revert change to Thunar-bulk-rename.desktop
until %%suse_update_desktop_file is fixed
- fix category of Thunar-bulk-rename.desktop
- cleanup
- improved summaries/descriptions
- corrected group
- require versioned -lang subpackage
- make the -devel subpackage recommend the -doc subpackage
- symlink thunar -> Thunar manpage
- drop obsolete build dependency on fam-devel
- recommend thunar-volman rather than ivman
- mark documentation as such
- split developer and user documentation
- build -doc subpackage as noarch
- do not install user documentation under /usr/share/doc
- fix filelist
- updated to 1.1.5
- Make .desktop entries installed by Thunar validate against
desktop-file-utils 0.16 (bug #6655). Patch by Samuli Suominen.
- Fix missing instruction to load the sendto model (bug #6762).
- Fix the sample D-Bus client for the org.xfce.FileManager interface.
- Fix home folder being displayed as "Desktop" if $HOME is set to
/home/username/Desktop.
- Fix outdated Thunar D-Bus API usage in the trash panel applet.
- Create user dirs instead of showing an error if they don't exist.
- Allow scrolling in the 'Open With' combo box of the file properties
dialog (bug #3055).
- Expand filenames starting with './' based on the current working
directory instead of home (bug #3451).
- Print an error if thunar-settings fails to contact the file manager
service (bug #6547).
- Permanently delete files if at least one of them cannot be trashed
(bug #6748).
- Fix a typo in configure.in.in (bug #6724).
- Include panel macro header (bug #6680).
- Use GTK_STOCK_FILE as the fallback icon for files (bug #6662).
- Fix compiler warnings about shadowed variables.
- Use Name field as display name of desktop entries (bug #6860).
- Fix a memory leak in thunar_transfer_job_execute().
- Fix a segmentation fault when reloading files.
- Avoid GIO 2.20 function calls.
- Properly avoid launching the file manager recursively by checking
the GAppInfo id/name.
- Translation updates: Hungarian, German, Slovak,
Portuguese (Brazilian), Chinese (China), Greek, Catalan (Valencian),
Italian, Basque, Spanish (Castilian), Kazakh, Portuguese, Hebrew,
Galician, Indonesian, Chinese (Taiwan), Japanese,
- use pkgconfig symbol in BuildRequires
- updated to 1.0.2
* Build fixes for GIT and some cleanups.
* Fix make distcheck.
* Work around png 1.4 API change.
* Umask < 0022 not honoured (bug #5813 and #3532).
* Translation updates (el, es, it, gl, pl, ru, tr, ro, lv, ur,
ur_PK, ast, hu, kk, nn, nl, am, bn, sk, ug).
- Drop thunar-libpng14.patch.
- removed info pages prerequires (no info pages to install)
- fixed -doc subpackage RPM group
- split libthunarx-1-2 and libthunar-vfs-1-2 to reduce packages
dependencies
- added fdupes to make rpmlint happy
- move %%_datadir/doc/Thunar to -doc subpackage to make
rpmlint happy
- fixed -devel subpackage RPM Group
- split -lang subpackage to reduce main package size and make
rpmlint happy
- build with libpng14
- added xfconf to BuildRequires/Requires
- updated patches to apply with fuzz=0
- updated to 1.0.1
* Put quotes around filenames in thunar-wallpaper-plugin (bug #5056)
* Apply umask properly when creating files/directories.
Patch by Giovanni Bechis (bug #3532).
- updated to 1.0.0 (Xfce 4.6.0 release)
- removed obsolete patches:
* thunar-vfs-volume-hal_missing-audio-cds-for-volman.patch
* thunar-use-eject-where-necessary.patch
- added libexif-devel to BuildRequires
- remove the remaining "la" files that references "libhal*.la" (1/2)
- enable-pcre used but pcre-devel not buildRequired
- needs fno-strict-aliasing to run correctly
- update to Thunar 0.9.3
o Update to latest trunk translations.
- correct eject function (use-eject-where-necessary.patch)
- fixed typo in vfs-volume-hal_missing-audio-cds-for-volman.patch
- disable HAL for 10.0 because of build errors
- update to Thunar 0.9.0
o Do not display volumes without mountable file systems
o Properly recognize OGG files as audio files for custom actions
o Add new date renamer
o Pass the correct $DISPLAY value to processes spawned by Thunar
and xfdesktop in multi screen environments
o Preselect the whole filename when renaming folders
o Prevent infinite recursion on JPEG files with broken EXIF data
o Fix crash on amd64
o Add support to retry job based operations.
o Display more details in the override dialog
o Add support for different date/time formats
o Fix crash on sparc64
o Properly binaries selected for custom actions
o Fix invalid invocation of thunar-volman for volumes that should
be ignored
o Reduce binary size by stripping XML comments and whitespace
o Use the correct HAL property to determine whether a given volume
or device requires eject
o Automatically disable thumbnailing if storing a thumbnail fails
because of a fatal error
o Fix crash because of unaligned memory access
o Fix compilation with the Sun Studio 11 compiler
o Updated translations
- moved /usr/lib{,64}/thunarx-1 from -devel package into main
package because these files are actually plugins
- disable translating of Thunar-folder-handler desktop file
for distributions before 10.2
- replaced obsoleted %run_ldconfig macro with /sbin/ldconfig
- replaced group 'System/GUI/Other' by 'System/GUI/Xfce'
- use %fdupes, moved some files to -devel subpackage
- Removed invalid desktop Category "Application" from spec file
(#254654).
- Removed invalid desktop Category "Application" (#254654).
- call %suse_update_desktop_file
- sync with BuildService
- fixed desktop file
- removed halmount patch, is no longer required
- upgraded to 0.8.0
- added halmount patch, hope that it gets upstream
(Xfce Bugzilla #2556)
- Recommends ivman
- updated to 4.3.99.2 (4.4 rc2)
- updated to 0.4.0rc1
- added xfce4-panel-devel as BuildRequires to build panel trash applet
- updated to new version
- new files
- changed 'startup-notification' to 'startup-notification-devel' as BuildRequires
- added fam-devel as BuildRequires to build with FAM support
- added gconf2-devel as BuildRequires to build with preview support
- fixed typo in the description of -devel
- added hal-devel as Requires in the -devel package
- added startup-notification as BuildRequires for SUSE 10.0
- added gconf2-devel as BuildRequires for -devel
- added fam-devel as BuildRequires for -devel
- added startup-notification-devel as BuildRequires for -devel
- added dbus-devel to build requires
- added hal support
- added startup notification
- initial comment, version is 0.3.2beta2
- package moved into BuildService
- added thunar-desktop_file.patch - small modification of desktop file
OBS-URL: https://build.opensuse.org/request/show/704306
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=145
|
|||
| e149f8cd14 |
Accepting request 702693 from home:mauriziogalli:branches:X11:xfce
- Added thunar-1.8.4-fix-context-menu.patch fixing "create document" sub-menu not showing any content (boo#1134899) OBS-URL: https://build.opensuse.org/request/show/702693 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=144 |
|||
|
|
552fea7782 | OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=142 | ||
|
|
5f751dd204 |
Accepting request 668994 from home:mauriziogalli:branches:X11:xfce
- Update to 1.8.4
* Emergency release, triggerd by some trouble with the added support for
org.freedesktop.FileManager1.service in thunar 1.8.3
* Renamed org.freedesktop.FileManager1.service.in to
org.xfce.Thunar.FileManager1.service.in to avoid name clashes (bxo#12414)
* Dont exit when name org.freedesktop.filemanager1 lost on message-dbus
(bxo#15088)
* Translation updates
OBS-URL: https://build.opensuse.org/request/show/668994
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=141
|
||
| ea2c55b9fc |
Accepting request 668480 from home:mauriziogalli:branches:X11:xfce
- Update to 1.8.3: * Thunar sometimes mounts USB drives with root permission (bxo#14719) * FreeBSD -Thunar crash due to passing null to strcmp() (bxo#15059) * Add support for org.freedesktop.FileManager1 (bxo#12414) * Still 8sec delay on logout when there is an open thunar window (bxo#15008) * Thunar does not recover directories opened in a previous session (bxo#14969) * Thunar utilizes 100%CPU when the parent directory is not readable (bxo#14900) * Add support for CTRL+Z in rename dialog (Bug #14956) * Thunar rarely freezes when switching to tree-view (#14960) * Crash in tree-view when multiple windows are open (Bug #14714) * Improve description of UCA command parameters (Bug #14720) * Fixed some Warnings and GLib-GObject-CRITICAL messages * Translation updates - added %license macro - added Recommends: catfish for file search - update to 1.8.2: * Custom actions without an icon could caused the file manager to crash (bxo#14464) * Fixed segfault while clicking or typing when using wayland (bxo#14461) * Spinner still active after user cancels to mount volume (bxo#14536) * Fix standard view border during drag and drop (bxo#14523) * Fix build without HAVE_GIO_UNIX (Bug #12863) * Fix messed up row-height with disabled "automatically expand columns as needed" in detailed view. (bxo#14548) * Add custom date format (bxo#14527) * Avoid segfault on file operations (bxo#14281) * Update progress when deleting files (bxo#14102) * More options for thumbnail size (bxo#14451) * Show numeric(%) progress in file operation dialog (bxo#14102) * Add Ctrl+= as alternative accelerator for Zoom In (bxo#14586) * Fix UCA forgets keyboard shortcut (bxo#14617) * Add preference to open new thunar instances as tabs (bxo#13314) * Add support for folder.jpg (bxo#14576) * Show file size in binary units by default (bxo#14653) * Removed start limit from Bulk Renamer to rename by number (bxo#14437) * Added preferences item to toggle 'delete' in the context menu (bxo#13327) * Added infobox to preferences in order to inform about missing gvfs * Right mouse click will not display icons for custom actions (bxo#14685) * Allow tabs switch with Ctrl + PgUp/PgDown (bxo#9585) * Many minor styling fixes * Translation updates - update to 1.8.1: - Downgrade libxfce4-ui required version to 4.12.0 - Bump exo version to 0.12.0 - Use symbolic icon for edit button in pathbar - Add the right-click menu item "Open with" as well for folders - 1.8.0: - GTK3 Port - Replace dbus-glib with GDBus - Improved Pathbar style for Location Selector - Bump thunarx to version 3 and replace GtkAction with ThunarxMenu and ThunarxMenuItem - GObject-Introspection support for thunarx-3 - Regression: Context menu misplaced (bxo#14216) - Prevent crash after updating thunar if old thunar deamon is still running - many other bugfixes, see NEWS file - rebase / rename thunar-appdata.patch to thunar-1.8-appdata.patch - update to 1.6.15: * Thunar User Configurable Actions do not work for remote locations (bxo#7652), patch from (bxo#7305) * replaced links to "http://thunar.xfce.org/" with "https://docs.xfce.org/xfce/thunar/Start/" * SIGSEGV when thumbnailer is under heavy load after opening many tabs (bxo#13756) * Fixed creation of .desktop file when dropping URL into folder (bxo#14239) * Restoring non-empty folders leaves copy in Trash (bxo#13535) * Translation updates - packaging: do not package huge ChangeLog, NEWS is enough - Ensure neutrality of description. - update to 1.6.14: * Do not translate "Trash" files and folders (bxo#14211) * Crash in thunar_file_is_gfile_ancestor (bxo#14202) * Fix potential buffer overflow (bxo#12444) * Fix crash on unavailable file move copy (bxo#14056) * Translation updates - partly spec-cleaner fixes - update to 1.6.13: * Handle cases when file watch is not supported (bxo#13881) * Missing Trash Translation String (bxo#13409) * Handle g_mem_is_system_malloc deprecation * Prefer local (file://) URIs than native ones (e.g. smb://) (bxo#13845), fixes drag-and-drop to third-party apps. * Translation updates - Update to 1.6.12: * Fix deadlock in mutex causing Thunar to hang (bxo#13481) * Add support for Exif:ImageDescription and Exif:UserComment * Do not pass NULL to g_file_test * Bump libxfce4panel version for TPA plugin to 4.9.0 * Switch from XfcePanelImage to GtkImage * Fixed a compilation error with the newest dev panel API * Translation updates: Catalan, Dutch (Flemish), Galician, Korean, Lithuanian, Spanish, Thai - Update to 1.6.11: * Fix a crash for on cut/pasting of multiple files (bxo#12260) * Fix a crash when renaming files (bxo#12264) * Fix missing return value for debug in thunar_file_reload (bxo#12827) * Fix thunar history being deleted after view change (bxo#12708) * Expand the name column by default in details view (bxo#11357) * Silently ignore G_IO_ERROR_FAILED_HANDLED (bxo#8695) * Fixing missing return value in standard view * Fix crashes when reloading target file after move (bxo#11983) * Translation updates: Arabic, Asturian, Basque, Bulgarian, Catalan, Croatian, Danish, Dutch (Flemish), English (Australia), English (Great Britain), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Italian, Korean, Lithuanian, Norwegian Bokmal, Norwegian Nynorsk, Occitan, Portuguese, Portuguese (Brazilian), Slovak, Swedish - Remove thunar-bugfixes.patch (fixed upstream) - Created patch thunar-bugfixes.patch fixing the following upstream bugs: - Fix a crash for on cut/pasting of multiple files (bxo #12260) - Fix a crash when renaming files (boo #1011518, bxo #12264) - Fix missing return value for debug in thunar_file_reload (bxo #12827) - Fix thunar history being deleted after view change (bxo #12708) - Fixing missing return value in standard view - Fix crashes when reloading target file after move (bxo #11983) - Created thunar-appdata.patch to correct mismatched names between thunar.appdata.xml and thunar.desktop. Renamed Thunar.desktop to thunar.desktop to solve installation system problems see: boo#952324 - update to version 1.6.10 - Do not track thunar/thunar-marshal.{c,h} - Remove Makefile and Makefile.in files when running distclean - Remove subversion $Id$ tags - Really fix trash state at startup (bxo#9513, bxo#11913) - Use proper return type for thunar_file_reload (bxo#11913) - Revert "Fix loading the trash bin status at startup (bxo#9513)" - update to version 1.6.9 - fix ThunarBulkRename script not supporting spaces (bxo#9713) - use "Name" column for drag & drop instead of first column (bxo#11905) - update the path entry icon when current file changes - revert changes for restoring the trash in the session client (bxo#9513) - fix loading the trash bin status at startup (bxo#9513) - turn off building gtk-docs API reference - fix cppcheck warning about uninitialized variable - disable "Set as default application" by default in the chooser dialog - remember chosen application in the chooser dialog as last used - remember the last used application when opening files - fix reload when file is replaced with directory of the same name - do listen for G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGED (bxo#11896) - fix comments for toggle-menubar - allow opening by middle-click in tree view only for mounted devices and resources - keep selection in original tree view when middle-clicking for new tab/window - keep path selected after unmounting a device via KEY_Left - unmount device if collapsing a collapsed device tree with KEY_Left in the tree view - fix wrong network icon shown in tree view - fix tree view opening mounted devices in new tab - use only open selection instead of open action with KEY_Up and KEY_Down - fix assertion when hitting KEY_Left on a top-level item in the tree view - revert workaround for desktop toplevel item in the tree view - always select the proper toplevel item in the thunar tree view - unescape URI in history error message - remove unmounted files from history when going back or forward - translation updates - update to version 1.6.8 - watch for CHANGES_DONE_HINT instead of CHANGED and ATTRIBUTE_CHANGED (bxo#8377) - shortcut view: Fix "selection in selection" graphical bug when renaming shortcut - fix broken shortcut renaming (bxo#11885) - unescape URIs in the shortcut view (bxo#10831) - fix compiler warning because of missing curly braces - fix compilation error because of wrong variable name - fix unescaping of local paths in path entry (bxo#8190) - fix escaping and unescaping URI in path entry (bxo#8910) - let the tree view keep the focus when clicking on an item (bxo#11863) - fix switching to the 10th tab via <alt>-<0> keyboard shortcut - fix removal of a directory wrongly affecting the current tab (bxo#10981) - keep the scroll position when restoring the file selection - restore selection only when rows-reordered signal is received (bxo#11855) - for folders copied always append "copy #" to the end of their names (bxo#11862) - update F5 binding for new ThunarWindow::reload signal - do not perform the complete folder reload in idle (bxo#11849) - Coverity CID 60623: Unused value - Coverity CID 60621: Missing return statement - Coverity CID 60620: Explicit null dereferenced - Coverity CID 60619: Explicit null dereferenced - Coverity CID 60617: Unchecked return value - remove unused variable in thunar_standard_view_set_history - remove startup notification dependencies (bxo#11837) - translation updates - update to version 1.6.7 - Improve drag & drop and selecting in the details view (bxo#11605) - Let row changes accumulate a bit before restoring selection - Implement reloading file information on manual reload - Extend reload functions to allow a full reload - Check in thunar-marshal with new _thunar_marshal_BOOLEAN__BOOLEAN - Reload files changed by jobs in an idle loop (bxo#11008) - Refactor code for moving thumbnail cache file on renames/moves - Rework thunar_file_monitor to properly register moved files - Add function to reload parent file of a file - Fix updating file info for moved files (bxo#11008) - Revert "Refresh file info after getting it from cache (bxo#11008)" - Fix comments - Update the location bar after reload (bxo#10518) - Fix updating custom actions (bxo#11749) - Update rows on changes of case-sensitive and folders-first settings - Fix typos and grammar mistakes in a few comments - Make new windows inherit the history of the origin view (bxo#5538) - Make new tabs inherit the history of the origin view (bxo#5538) - Keep the history across view changes (bxo#10171) - Implement functions for copying the history of a view - Rename tsv_restore_selection to tsv_select_after_row_deleted - Redraw the details view on row changes - Restore selection on row changes too (bxo#9886) - Improve mouse wheel zoom behaviour - Remember and restore file selection on view changes - Restore file selection when changing sort order (bxo#9886) - Update model with changed binary file size setting immediately - Fix typo busy_pulse in thunar-shortcuts-model.c - Fix typo in thunar-clipboard-manager - Fix Gdk-CRITICAL error - Clean up more files with make clean - Rework usage of binary file size properties (bxo#11450) - Remove duplicate break statement in thunar-standard-view - Fix compiler warning about shadowing 'basename' (bxo#11633) - thunar/thunar-dbus-service-infos.xml corrections - Fix startup id handling for launch requests over D-Bus (bxo#9646) - Fallback to non-cached version of source file (bxo#9142) - Translation updates - update to version 1.6.6 - Removed GNU extension -i from sed - Bump default size of file properties dialog a bit - Respect the "View new folders using" preference (bxo#11606) - Improve check for shell scripts and add hidden option for bxo#7596 - Fix some GTK_STOCK icon usages resulting in missing icons (bxo#11608) - plugins/thunar-wallpaper: Fix icon - Fix icon name for folders and a memory leak (bxo#11608) - Also query for network location icons - Don't use deprecated function - Secure threading in the idle thumbnail loading - Sidepane treeview: Do not switch folder when clicking a row expander - Fix cppcheck possible errors/warnings - Hide template file extensions in context menu (bxo#11571) - thunar-wallpaper: Fix translation in applications other than thunar - thunar-wallpaper: Check if file is really an image (bxo#11565) - Update another copyright string - Fix endless rename loop in case of error on the properties dialog (bxo#11557) - Translation updates - update to version 1.6.5 - bump autotools versions - add .gitignore - do not execute but only open shell scripts by default (bxo#7596) (Harald Judt) - fix typo in error message (Nick Schermer) - improve keyboard navigation for thunar-tree-view (bxo#4519) (Harald Judt) - allow ctrl + middle click in shortcut and treeview panes (Harald Judt) - set correct dialog window hint for progress dialog (bxo#11467) (Matt Thirtytwo) - refresh file info after getting it from cache (bxo#11008) (Peter de Ridder) - remove unused enum for signal handlers (bxo#11493) (Matt Thirtytwo) - simplify Makefile.am, generated files are separated from typed source files (Matt Thirtytwo) - thunar-tpa: Install desktop file to $(datadir)/xfce4/panel/plugins (Robby Workman) - fix anchor offset in xfce_dialog_show_help () function (Olivier Duchateau) - properly handle m4 stuff (Harald Judt) - TWP: Single-workspace-mode = TRUE is the default (bxo#11047) (Eric Koegel) - thunar-wallpaper: Do not use escaped filenames for xfconf (Harald Judt) - use xfconf and handle xfdesktop's single workspace (bxo#11047) (Eric Koegel) - revert "Workaround for crashes on RHEL5" (Andrzej) - revert "Fallback to image surface, workaround for bug in Cairo/RENDER" (Andrzej) - renaming a file from another file manager, file disappears in Thunar window (bxo#11430) (Andrzej) - make usage/free string more clear (bxo#11345) (Harald Judt) - make single middle click open files and folders (bxo#10587) (Harald Judt) - add a progressbar to the freespace indicator in the properties dialog (Harald Judt, Simon Steinbeiss) - change resize style in thunar-wallpaper plugin (Thaddaeus Tintenfisch) - add vim modeline, remove obsolete '$Id$' line (Matt Thirtytwo) - right click context menu with wrong icon (bxo#10652) (Andrzej) - translation updates - update to version 1.6.4 - make distcheck fix (reference docs linking error) (Andrzej) - Add support for binary file size units (bxo#10864) (Andre Miranda) - Strip trailing spaces/Github test (Nick) - Fix case of Xfce in appdata description (Simon) - Update intltool (Eric) - Add pkexec policy (bxo#11122) (Eric) - Remove trailing whitespace from Makefile to prevent warning (Simon) - Add appdata file for Thunar (Bug 11172) (Eric) - Check for thumbnails in the new location (bxo#11263) (Eric) - Default application not respected with glib >= 2.41 (bxo#11212) (Guido) - Add support for the GTK 3 bookmarks file (bxo#10627) (Alistair) - Update xfconf setting for thunar-wallpaper plugin (Eric) - Update copyright. (Nick) - thunar-tpa: fix libxfce4panel version checking macros (Andrzej) - Fallback to image surface, workaround for bug in Cairo/RENDER (Andrzej) - Fixed missing inode-directory/folder icons on old systems. (Andrzej) - Change name of file copies (and links) (bxo#7518). (Nick) - Improve the extension selection to not match hidden names. (Nick) - Safe accels 10 sec after changes (bxo#10139). (Nick) - Force icons on the toolbar (bxo#10179). (Nick) - Improve handling of renames (bxo#10242). (Nick) - Smarter file extension selecting (bxo#10268). (Jeff Shipley) - I18n: Remove broken / unsupported translations. (Nick) - Force reference on files from the cache. (Nick) - Drop README.thunarrc. (Nick) - Translation updates. - remove obsolete thunar-fix-default-application-lookup.patch. thunar-support-gtk3-bookmarks.patch - add thunar-support-gtk3-bookmarks.patch in order to add support for the GTK 3 bookmarks file (bxo#10627) - add thunar-fix-default-application-lookup.patch in order to fix the default application lookup with gio >= 2.41 (bxo#11212) - Do not BuildRequire xorg-x11-devel, just pkgconfig(sm) and pkgconfig(x11) - update to version 1.6.3 - autotools updates - allow keyboard shortcuts for user customizable actions - prepend and later reverse for collecting selection - some optimizations in renamer loop - plug leak in file renamer - escape name for sidepane tooltips - revert "Remove image resolution from statusbar." - fix segfault when going back to removed directory - translation updates - modified thunar-use-xdg-icon-spec-icons.patch in order to fix the thuar-sento-email icon - update to version 1.6.2 - don't abort startup if dbus failed - put * around string if * and ? are not used in the pattern - revert "Remove right-click drag possibility (bug #3549)." - revert "Directly popup menus on selected items (bug #3550)." - update shortcuts headers when removing a shortcut - implement tab middle click in location buttons - add new tab option to right-click menu of location buttons - small improvement in thumbnail frame - key combos not working with location buttons - open tree node if expanded and mounted - use some more cairo rendering - make Desktop in Go menu translatable - send to menu not updated for directories - fix freeze on /proc/kmsg - show all volumes in the devices list - removed translations: Dzongkha, Kazakh, Kurdish, Macedonian - translation updates - package NEWS file - update to version 1.6.1 - tabs support - performance improvements - numerous bugfixes - see the included NEWS file for a detailed list of changes - rebased thunar-use-xdg-icon-spec-icons.patch - add versioned dependencies - update to version 1.4.0 - add a 64x64 and 128x128 icon for Thunar - move away from the hard-coded size of window icons - link against gmodule - don't use deprecated g_format_size_for_display - don't use g_atexit anymore - use mount operations with eject and unmount - unref mount operation from sendto menu - translation updates - depend on exo-tools, thunar uses exo-desktop-item-edit, exo-open - renamed thunar-fix-terminal-icon-name.patch to thunar-use-xdg-icon-spec-icons.patch and replace xfce-filemanager which is provided by libxfcegui4 with system-file-manager - obsolete thunar-doc properly - update to version 1.3.2 - support small property for trash panel applet - make uca.xml readable for humans - enable startup-notify in the uca example - hide thumb queue cleanup debug and plug memleak - plug more leaks in thumbnailer - reload ThunarView if job finishes - use macro to get uri where possible - free string in progress view - fix file selection problems - free module list in provider factory - use a normal ExoBinding to avoid mem leak - bump 4util and 4ui dependencies - translation updates - added thunar-fix-terminal-icon-name.patch in order to use a generic icon for "Open in terminal" action that conforms to the XDG Icon Naming Spec - update to version 1.3.1 - fix crash when trying to thumbnail a file with unknown content type - fix properties dialog crash with files with unknown content type - fix crash when hovering a CD drive with a special icon - use portable abicheck.sh from xfconf - avoid segfaults due to interpreting display names as format strings - improve the UI according to bugs #7496 and #7497 - treat backup files as hidden as with thunar-vfs - fix crash when opening a mountable drive with no media in a way that does not break SMB shares - fix segfaults in case icons are missing or not found - allow exec bit of MS-DOS executables and MSI to be changed - prevent falling back to an unexpected locale - show translated names of desktop files - fix sorting of filenames with large numbers - respect ThunarIconFactory::show-thumbnails. Fixes a regression - fix crash when removing an ancestor of the current folder - fix handling %U when launching multiple files with an app - improve sorting of file names that include numbers - add a "Skip All" button to the file overwrite dialog - compress icons and images - remove the manual - use 32 instead of 36 pixels for small icons - show Thunar settings in category - don't update UI more then fourth per second in deep count job - fix sorting of applications in chooser dialog - depend on Gtk 2.20 and Glib 2.24 and drop some workarounds - fix removing custom application launchers again - prevent looping in some renamers - fix segfault when plugin returns a NULL suffix - remove spec file, rpm build and update libtool - lowercase the thunar executable and install a Thunar symlink - make the clipboard persistence - use glib functions for get/set cwd - don't interpret file display names as format strings - paste files in correct order - fix truncated strings when loading and storing emblems - only erase top-level items from trash - don't interpret file display names as format strings - ship stock_folder-copy.png and stock_folder-move.png icons with Thunar itself - fix segfault when calling strcasecmp with NULL parameters - only change the Name field when renaming desktop files - force desktop file reload after changing the Name field - fix memory leak caused by not destroying the rename job - allow installation of helper scripts in a custom location using the --with-helper-path-prefix=PATH configure option - improve thumbnailing by avoid sending thumbnail requests while the user is scrolling in a directory - cancel thumbnail requests when leaving a directory - avoid regenerating thumbnails when files are copied, moved, linked or trashed - update the thumbnail cache when files are deleted permanently - translation updates - drop obsolete thunar-allow-custom-helper-dir.patch - drop thunar-fix-desktop-files.patch and edit desktop file instead - specfile cleanup - merged -devel-doc into -devel - specfile cleanup - corrected dependencies - rename thunarx-refrence-images.tar.bz2 to thunarx-reference-images.tar.bz2 - removed thunar-sendto-bluetooth.desktop, gnome-bluetooth is is not in the Xfce pattern any more - install HTML documentation under /usr/share/xfce4/Thunar/html - package COPYING - recommend gvfs - added thunar-sendto-bluetooth.desktop in order to easily allow sending files via bluetooth - recommend -doc subpackage - update to version 1.2.3 - use glib functions for get/set cwd - revert "Speed up initial start by loading the network item later - on installation create relative paths in symlinks to images - allow exec bit of MS-DOS executables and MSI to be changed - prevent falling back to an unexpected locale - show translated names of desktop files - bugfixes - translation updates - dropped obsolete thunar-1.2.2-fix-crash-opening-drive-with-no-media.patch and thunar-1.2.2-fix-crash-with-missing-icons.patch - added thunar-1.2.2-fix-crash-opening-drive-with-no-media.patch which fixes a crash when opening a drive with no media (backported from upstream git) - added thunar-1.2.2-fix-crash-with-missing-icons.patch which fixes a crash when icons are missing or not found (backported from upstream git) - added thunarx-refrence-images.tar.bz2 with the images missing from the source tarball (bxo#7838) - added thunar-allow-custom-helper-dir.patch in order to allow the installation of helpers under libexecdir - added patch tags - "update" to version 1.2.2 which is the most recent stable release whereas 1.3.x is the current development branch; this version has been released after 1.3.0 and contains additional bugfixes and translation updates not present in 1.3.0 - removed obsolete thunar-CVE-2011-1588.patch - fixed CVE-2011-1588 [bnc#687874] - update to version 1.3.0 - only change the Name field when renaming desktop files - force desktop file reload after changing the Name field - allow installation of helper scripts in a custom location using the --with-helper-path-prefix=PATH configure option - improve thumbnailing by avoid sending thumbnail requests while the user is scrolling in a directory - cancel thumbnail requests when leaving a directory - avoid regenerating thumbnails when files are copied, moved, linked or trashed - update the thumbnail cache when files are deleted permanently - bugfixes - translation updates - call %desktop_database_post/un - call %icon_theme_cache_post/un - update to version 1.2.1 - include stock_folder-{copy,move}.png icons - bugfixes - update to version 1.2.0 - bugfixes - recommend rather than require -lang subpackage - include manpage in main package - remove dependency on xfconf - update to version 1.1.6 - bugfixes - translation updates - corrected URL - recommend tumbler - cleaned up thunar-rpmlintrc - fix patch level and revert change to Thunar-bulk-rename.desktop until %%suse_update_desktop_file is fixed - fix category of Thunar-bulk-rename.desktop - cleanup - improved summaries/descriptions - corrected group - require versioned -lang subpackage - make the -devel subpackage recommend the -doc subpackage - symlink thunar -> Thunar manpage - drop obsolete build dependency on fam-devel - recommend thunar-volman rather than ivman - mark documentation as such - split developer and user documentation - build -doc subpackage as noarch - do not install user documentation under /usr/share/doc - fix filelist - updated to 1.1.5 - Make .desktop entries installed by Thunar validate against desktop-file-utils 0.16 (bug #6655). Patch by Samuli Suominen. - Fix missing instruction to load the sendto model (bug #6762). - Fix the sample D-Bus client for the org.xfce.FileManager interface. - Fix home folder being displayed as "Desktop" if $HOME is set to /home/username/Desktop. - Fix outdated Thunar D-Bus API usage in the trash panel applet. - Create user dirs instead of showing an error if they don't exist. - Allow scrolling in the 'Open With' combo box of the file properties dialog (bug #3055). - Expand filenames starting with './' based on the current working directory instead of home (bug #3451). - Print an error if thunar-settings fails to contact the file manager service (bug #6547). - Permanently delete files if at least one of them cannot be trashed (bug #6748). - Fix a typo in configure.in.in (bug #6724). - Include panel macro header (bug #6680). - Use GTK_STOCK_FILE as the fallback icon for files (bug #6662). - Fix compiler warnings about shadowed variables. - Use Name field as display name of desktop entries (bug #6860). - Fix a memory leak in thunar_transfer_job_execute(). - Fix a segmentation fault when reloading files. - Avoid GIO 2.20 function calls. - Properly avoid launching the file manager recursively by checking the GAppInfo id/name. - Translation updates: Hungarian, German, Slovak, Portuguese (Brazilian), Chinese (China), Greek, Catalan (Valencian), Italian, Basque, Spanish (Castilian), Kazakh, Portuguese, Hebrew, Galician, Indonesian, Chinese (Taiwan), Japanese, - use pkgconfig symbol in BuildRequires - updated to 1.0.2 * Build fixes for GIT and some cleanups. * Fix make distcheck. * Work around png 1.4 API change. * Umask < 0022 not honoured (bug #5813 and #3532). * Translation updates (el, es, it, gl, pl, ru, tr, ro, lv, ur, ur_PK, ast, hu, kk, nn, nl, am, bn, sk, ug). - Drop thunar-libpng14.patch. - removed info pages prerequires (no info pages to install) - fixed -doc subpackage RPM group - split libthunarx-1-2 and libthunar-vfs-1-2 to reduce packages dependencies - added fdupes to make rpmlint happy - move %%_datadir/doc/Thunar to -doc subpackage to make rpmlint happy - fixed -devel subpackage RPM Group - split -lang subpackage to reduce main package size and make rpmlint happy - build with libpng14 - added xfconf to BuildRequires/Requires - updated patches to apply with fuzz=0 - updated to 1.0.1 * Put quotes around filenames in thunar-wallpaper-plugin (bug #5056) * Apply umask properly when creating files/directories. Patch by Giovanni Bechis (bug #3532). - updated to 1.0.0 (Xfce 4.6.0 release) - removed obsolete patches: * thunar-vfs-volume-hal_missing-audio-cds-for-volman.patch * thunar-use-eject-where-necessary.patch - added libexif-devel to BuildRequires - remove the remaining "la" files that references "libhal*.la" (1/2) - enable-pcre used but pcre-devel not buildRequired - needs fno-strict-aliasing to run correctly - update to Thunar 0.9.3 o Update to latest trunk translations. - correct eject function (use-eject-where-necessary.patch) - fixed typo in vfs-volume-hal_missing-audio-cds-for-volman.patch - disable HAL for 10.0 because of build errors - update to Thunar 0.9.0 o Do not display volumes without mountable file systems o Properly recognize OGG files as audio files for custom actions o Add new date renamer o Pass the correct $DISPLAY value to processes spawned by Thunar and xfdesktop in multi screen environments o Preselect the whole filename when renaming folders o Prevent infinite recursion on JPEG files with broken EXIF data o Fix crash on amd64 o Add support to retry job based operations. o Display more details in the override dialog o Add support for different date/time formats o Fix crash on sparc64 o Properly binaries selected for custom actions o Fix invalid invocation of thunar-volman for volumes that should be ignored o Reduce binary size by stripping XML comments and whitespace o Use the correct HAL property to determine whether a given volume or device requires eject o Automatically disable thumbnailing if storing a thumbnail fails because of a fatal error o Fix crash because of unaligned memory access o Fix compilation with the Sun Studio 11 compiler o Updated translations - moved /usr/lib{,64}/thunarx-1 from -devel package into main package because these files are actually plugins - disable translating of Thunar-folder-handler desktop file for distributions before 10.2 - replaced obsoleted %run_ldconfig macro with /sbin/ldconfig - replaced group 'System/GUI/Other' by 'System/GUI/Xfce' - use %fdupes, moved some files to -devel subpackage - Removed invalid desktop Category "Application" from spec file (#254654). - Removed invalid desktop Category "Application" (#254654). - call %suse_update_desktop_file - sync with BuildService - fixed desktop file - removed halmount patch, is no longer required - upgraded to 0.8.0 - added halmount patch, hope that it gets upstream (Xfce Bugzilla #2556) - Recommends ivman - updated to 4.3.99.2 (4.4 rc2) - updated to 0.4.0rc1 - added xfce4-panel-devel as BuildRequires to build panel trash applet - updated to new version - new files - changed 'startup-notification' to 'startup-notification-devel' as BuildRequires - added fam-devel as BuildRequires to build with FAM support - added gconf2-devel as BuildRequires to build with preview support - fixed typo in the description of -devel - added hal-devel as Requires in the -devel package - added startup-notification as BuildRequires for SUSE 10.0 - added gconf2-devel as BuildRequires for -devel - added fam-devel as BuildRequires for -devel - added startup-notification-devel as BuildRequires for -devel - added dbus-devel to build requires - added hal support - added startup notification - initial comment, version is 0.3.2beta2 - package moved into BuildService - added thunar-desktop_file.patch - small modification of desktop file OBS-URL: https://build.opensuse.org/request/show/668480 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=140 |
|||
|
|
dfee350263 |
Accepting request 642066 from home:mauriziogalli:branches:X11:xfce
- update to 1.8.2: - Custom actions without an icon could caused the file manager to crash (Bug #14464) - Fixed segfault while clicking or typing when using wayland (Bug #14461) - Spinner still active after user cancels to mount volume (Bug #14536) - Fix standard view border during drag and drop (Bug #14523) - Fix build without HAVE_GIO_UNIX (Bug #12863) - Fix messed up row-height with disabled "automatically expand columns as needed" in detailed view. (Bug #14548) - Add custom date format Bug (#14527) - Avoid segfault on file operations (Bug #14281) - Update progress when deleting files (Bug #14102) - More options for thumbnail size (Bug #14451) - Show numeric(%) progress in file operation dialog (Bug #14102) - Add Ctrl+= as alternative accelerator for Zoom In (Bug #14586) - Fix UCA forgets keyboard shortcut (Bug #14617) - Add preference to open new thunar instances as tabs (Bug #13314) - Add support for folder.jpg (Bug #14576) - Show file size in binary units by default (Bug #14653) - Removed start limit from Bulk Renamer to rename by number (Bug #14437) - Added preferences item to toggle 'delete' in the context menu (Bug #13327) - Added infobox to preferences in order to inform about missing gvfs - Right mouse click will not display icons for custom actions (Bug #14685) - Allow tabs switch with Ctrl + PgUp/PgDown (Bug #9585) - Many minor styling fixes - Translation updates OBS-URL: https://build.opensuse.org/request/show/642066 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/thunar?expand=0&rev=138 |