Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: thunar-devel | Distribution: SUSE Linux Enterprise 15 SP3 |
Version: 4.16.3 | Vendor: openSUSE |
Release: bp153.1.11 | Build date: Sat Mar 6 10:07:42 2021 |
Group: Development/Libraries/C and C++ | Build host: obs-power8-05 |
Size: 753193 | Source RPM: thunar-4.16.3-bp153.1.11.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://docs.xfce.org/xfce/thunar/start | |
Summary: Development Files for Thunar |
This package provides the development files needed for developing extensions for Thunar.
GPL-2.0-or-later
* Tue Feb 09 2021 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.16.3 * By default show all available volumes * Regression: Skip app info updates on sendto actions (bxo#xfce/thunar#502) * Regression: Toggle menu visibility on F10 if menu hidden (bxo#xfce/thunar#498) * Regression: "Shift" + "Select Trash in menu" has to trigger delete * Dont select previous file after delete/trash (bxo#xfce/thunar#477) * Increase min. size of "text" field in bulk renamer (bxo#xfce/thunar#474) * Translation Updates * Tue Jan 12 2021 Marcel Kuehlhorn <tux93@opensuse.org> - 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 * Tue Dec 29 2020 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.16.1 * Prevent crash on Ctrl+H when there is no sidepane (gxo#xfce/thunar#453) * Roleback to previous spinner handling (gxo#xfce/thunar#448) * Wed Dec 23 2020 Maurizio Galli <maurizio.galli@gmail.com> - Update to version 4.16.0 - Fix action of Back/Forward mouse gesture when using RTL (Issue gxo#xfce/thunar#90) - Prevent crash on mouse gesture action (Issue gxo#xfce/thunar#443) - Avoid crashes when closing thunar with ctrl+w (gxo#xfce/thunar#336) - Ignore double-click events from back/forward mouse button (Issue gxo#xfce/thunar#371) - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - bump minimum required exo version to 4.15.3 - Wrap box around spinner to prevent flickering (Issue gxo#xfce/thunar#440) - Use g_drive_is_removable over g_drive_is_media_removable - bump glib (and gio, gthread, etc) to 2.50.0 - Do not duplicate app_info when added via custom command (Issue gxo#xfce/thunar#309) - Escape all whitespace characters in custom command path - Remove hidden quotes for "Open with"->"custom command" (Issue gxo#xfce/thunar#425) - Ignore unknown XML elements in UCA.xml - Regression: Fix broken bulk renamer context menu (Issue gxo#xfce/thunar#436) - Revert of b12247c2 and proper fix for Issue gxo#xfce/thunar#423 - Remove duplicated code in renamer and prevent possible leak - Prevent possible crash of thunar_launcher_poke (Issue gxo#xfce/thunar#436) - Fix combo box entry order (Issue gxo#xfce/thunar#435) - Remove TODO file - Change focus when clicking an emblem entry (Issue gxo#xfce/thunar#315) - Bump GLib minimum version to 2.44 - Prevent Gtk-CRITICAL when terminating session (Issue gxo#xfce/thunar#430) - Missing thunarx support on the shortcut view (Issue gxo#xfce/thunar#423) - Translation Updates * Sat Nov 07 2020 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.15.3 * No special treatment on "rename" for .desktop files (gxo#xfce/thunar#56) * Show full filename/extention for .desktop files (gxo#xfce/thunar#56) * Focus view when location selector is closed (gxo#xfce/thunar#420) * Thunar shows wrong content after outside operations (gxo#xfce/thunar#355) * Regression: Restore file menu section arrangement * Use same README.md structure than other xfce projects * Fall back to fast content type if regular is unavilable in file attributes (gxo#xfce/thunar!36) * Fix Regressions around menu bar spinner (gxo#xfce/thunar#394) * Fix error for custom date format in details view (gxo#xfce/thunar#389) * Add support for transparency in gtk-themes (gxo#xfce/thunar!31) * Regression: Apply accel keys only to current tab (gxo#xfce/thunar#386) * Translation Updates * Fri Aug 28 2020 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 4.15.2 * Regression: Dont crash when starting thunar with gvfs disabled * Move mount/unmount/eject actions into launcher (gxo#xfce/thunar#349) * Use thunar-menu and launcher in tree-view (gxo#xfce/thunar#349) * Use the new icon when running with elevated privileges (root) * Remove path limit to check on drop (gxo#xfce/thunar#350) * AC_CONFIG_MACRO_DIR → AC_CONFIG_MACRO_DIRS (MR !27) * Avoid crashes when using details view (gxo#xfce/thunar#307) * Fix unavailable rubber banding in detailed view (gxo#xfce/thunar#326) * Remove obsolete dispose method to prevent warning (gxo#xfce/thunar#319) * Show device indentifier in side pane tooltip (gxo#xfce/thunar#207) * Make use of shared field codes expansion of libxfce4util (MR !23) * Implement directory specific sort-column and sort-order (gxo#xfce/thunar#8) * Add an option to delete saved directory specific settings (gxo#xfce/thunar#8) * Implements directory specific view type (gxo#xfce/thunar#8) * Add features to support directory specific view settings (gxo#xfce/thunar#8) * Regression: Add missing seperator to icon view submenu * Replace _thunar_assert() with _thunar_return_if_fail() in order to prevent crash when build with debug on FreeBSD (MR !22) * Menu items cut/copy/paste do not work for location entry (gxo#xfce/thunar#303) * Shorten strings for different views (gxo#xfce/thunar#247) * Segfault when file is created while files are selected (gxo#xfce/thunar#339) * Thunar hangs when closing windows using CTRL+W (gxo#xfce/thunar#336) * Regression: Missing accelerators for bookmark items (gxo#xfce/thunar#331) * Fixed SEGV when the side pane is hidden (gxo#xfce/thunar#335) * Regression: Window menu not updated properly (gxo#xfce/thunar#320) * Support queued copy (configurable) (gxo#xfce/thunar#294) * Regression: "Create Archive..." doesn't show (gxo#xfce/thunar#329) * Fix unavailable rubber banding in detailed view (gxo#xfce/thunar#326) * Context menu entries in Thunar flutter while downloading (gxo#xfce/thunar#276) * Improve cusor handling after file deletion in thunar (gxo#xfce/thunar#69) * Fix regression: Trying to open a .desktop file from the context menu leads to the execution of the file (gxo#xfce/thunar#325) * Use numbering on label "open new window/tab" only for multiple windows/tabs (MR !15) * Remove "Sort by" and "View as" from menu item labels (gxo#xfce/thunar#247) * Add new app icon and switch to rDNS icon name (MR !11) * Replace deprecated GtkActionEntry with XfceGtkActionEntry (gxo#xfce/thunar#293) * Menus are now updated when selection changes not only when opened (gxo#xfce/thunar#293) * Merge all file-context-menus into one (gxo#xfce/thunar#198) * Ghost file ocasionally remains when dropping file into directory (gxo#xfce/thunar#312) * Use XfceFilenameInput to validate long filenames (bxo#13720) * Support for variables like $HOME in address bar (bxo#12165) * Fix eject button click detection when using RTL languages (bxo#11387) * Remove upper case from group names in shortcuts view * Option to rename a file when existing copy conflicts (bxo#16686) * Remove suffix "- FileManager" from window title * Move from exo-csource to xdt-csource (bxo#16717) * Pause button on copy/move (bxo#16685) * Allow drag-and-drop of multiple files in icon view (bxo#2487) * Add keywords to .desktop files to thunar (bxo#16618) * Reduce vertical space in Templates info popup * Hide android phone from network group (bxo#11584) * Reduce size of Templates info popup * Do not add "cant-write" emblem to files in the Trash * Hide Browse Network entry in shortcuts view if not supported * Move 'network' to the bottom of tree view (bxo#16516) * Add examples to "Select by Pattern" dialog (bxo#16587) * Improve tooltips in shortcuts view (bxo#16566) * Rename "Disconnect" context menu entry in side pane (bxo#16558) * Make path entry matching case-insensitive (bxo#12747) * Add new bookmarks to bottom of list in shortcuts view (bxo#16526) * Move places above devices in shortcuts view (bxo#11586) * Add desktop actions for home, computer and trash (bxo#16497) * Option to use static icon instead of folder icon (bxo#16501) * Remove top level desktop entry from tree view (bxo#16474) * Easy access to computer:/// (bxo#16472) * Use libxfce4ui close-multiple-tab dialog (bxo#16254) * Replace deprecated G_FILE_MONITOR_EVENT_MOVED (bxo#16328) * Use symbolic icon for eject (bxo#16281) * Prevent ghost files after "move" on remote locations (bxo#15704) * Add a confirmation dialog when closing a window with multiple open tabs. * Improve explanation string for "invert selection" action (bxo#15625) * Improve layout of Permissions tab (bxo#15557) * Remove superfluous shell script "ThunarBulkRename" (bxo#15373) * Make labels in permissions chooser wrap * Add a small delay when dismissing notifications (bxo#14552) * File / Folder size text in statusbar sometimes is ambiguous (bxo#14203) * Add missing parameter to ThunarBrowserPokeDeviceFunc function * Add property to enable/disable frames on thumbnails (bxo#14433) * Improved spacing between widgets in Properties and Preferences dialogs * Fixed numerous compiler warnings * Fixed numerous warning and critical messages * Translation Updates * Thu Aug 27 2020 Callum Farmer <callumjfarmer13@gmail.com> - Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075) * Sun May 24 2020 Marcel Kuehlhorn <tux93@opensuse.org> - 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 * Wed Mar 25 2020 Marcel Kuehlhorn <tux93@opensuse.org> - 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 * Mon Mar 23 2020 Marcel Kuehlhorn <tux93@opensuse.org> - 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 * Fri Jan 31 2020 Marcel Kuehlhorn <tux93@opensuse.org> - 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 * Sat Nov 16 2019 Maurizio Galli <maurizio.galli@gmail.com> - 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 * Sun Nov 10 2019 Maurizio Galli <maurizio.galli@gmail.com> - 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) * Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com> - Fixed sources in spec file * Mon Aug 12 2019 Maurizio Galli <maurizio.galli@gmail.com> - Update to version 1.8.9 * Remove 'auto-expand folders' from tree-view since it causes bad usability with keyboard (bxo#15743) * preferences: Add button icons to Help/Close * Use designated initializer to avoid compile warnings (bxo#15734) * Prevent premature disposal of clipboard manager (bxo#15635) * Keep "Open with" menu items updated (bxo#15530) * Translation Updates * Fri Jul 19 2019 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 1.8.8 * Do not register "send to" as last used app (bxo#14118) * Use https where possible * Dont restart the folder monitor on each refresh (bxo#13364) * Fix XML declaratation in uca.xml (bxo#13623) * Always show the executable checkbox (bxo#15605) * Replace Trash action with Delete as needed (bxo#15352) * Translation updates * Sat Jun 29 2019 Marcel Kuehlhorn <tux93@opensuse.org> - Update to version 1.8.7 * Fix crash on unmounted volume in tree pane right click (bxo#15452) * Do not check G_FILE_ATTRIBUTE_ACCESS_CAN_WRITE anymore (bxo#15367) * Deactivate "Move to Trash" menu entry on volumes without trash (bxo#15352) * thunar-sendto-email.desktop: use xdg mail-send icon (bxo#15499, merged thunar-use-xdg-icon-spec-icons.patch upstream) * Restore "Empty File" menu icon (bxo#15540) * Rename Camelcase to Title Case (bxo#15579) * Update mimeapps.list only when necessary (bxo#15533) * Prevent new bookmarks on sidebar when dragging files (bxo#14921) * Translation updates * Mon May 20 2019 Maurizio Galli <maurizio.galli@gmail.com> - Fixed Xfce bug trackers in previous changelog entry * Mon May 20 2019 Marcel Kuehlhorn <tux93@opensuse.org> - 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 * Sat May 18 2019 Maurizio Galli <maurizio.galli@gmail.com> - Added patch from upstream: thunar-job-optional.patch prevent Thunar segfault at startup: make Job optional for thunar_io_scan_directory * Sat May 18 2019 Maurizio Galli <maurizio.galli@gmail.com> - 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 * Mon May 13 2019 Maurizio Galli <maurizio.galli@gmail.com> - Added thunar-1.8.4-fix-context-menu.patch fixing "create document" sub-menu not showing any content (boo#1134899) * Mon Jan 28 2019 Maurizio Galli <maurizio.galli@gmail.com> - fixed bug trackers in latest changelog * Mon Jan 28 2019 Maurizio Galli <maurizio.galli@gmail.com> - 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 * Fri Jan 25 2019 Maurizio Galli <maurizio.galli@gmail.com> - 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 * Mon Oct 15 2018 Maurizio Galli <maurizio.galli@gmail.com> - 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 * Fri Jun 15 2018 seife+obs@b1-systems.com - 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 * Thu Apr 26 2018 seife+obs@b1-systems.com - 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 * Sun Feb 18 2018 jengelh@inai.de - Ensure neutrality of description. * Sat Feb 17 2018 seife+obs@b1-systems.com - 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 * Tue Nov 28 2017 seife+obs@b1-systems.com - 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 * Fri Jul 07 2017 seife+obs@b1-systems.com - 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 * Mon Apr 17 2017 antoine.belvire@opensuse.org - 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) * Wed Feb 22 2017 ronnypeine@gmx.de - 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) * Tue Jan 26 2016 davejplater@gmail.com - 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 * Fri May 22 2015 gber@opensuse.org - 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)" * Sun May 17 2015 gber@opensuse.org - 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 * Tue May 05 2015 gber@opensuse.org - 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 * Mon Apr 20 2015 gber@opensuse.org - 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 * Sat Feb 28 2015 gber@opensuse.org - 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 * Fri Feb 20 2015 gber@opensuse.org - 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 * Mon Jan 05 2015 gber@opensuse.org - 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 * Tue Oct 14 2014 gber@opensuse.org - 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)
/usr/include/thunarx-3 /usr/include/thunarx-3/thunarx /usr/include/thunarx-3/thunarx/thunarx-config.h /usr/include/thunarx-3/thunarx/thunarx-file-info.h /usr/include/thunarx-3/thunarx/thunarx-menu-item.h /usr/include/thunarx-3/thunarx/thunarx-menu-provider.h /usr/include/thunarx-3/thunarx/thunarx-menu.h /usr/include/thunarx-3/thunarx/thunarx-preferences-provider.h /usr/include/thunarx-3/thunarx/thunarx-property-page-provider.h /usr/include/thunarx-3/thunarx/thunarx-property-page.h /usr/include/thunarx-3/thunarx/thunarx-provider-factory.h /usr/include/thunarx-3/thunarx/thunarx-provider-module.h /usr/include/thunarx-3/thunarx/thunarx-provider-plugin.h /usr/include/thunarx-3/thunarx/thunarx-renamer-provider.h /usr/include/thunarx-3/thunarx/thunarx-renamer.h /usr/include/thunarx-3/thunarx/thunarx.h /usr/lib64/libthunarx-3.so /usr/lib64/pkgconfig/thunarx-3.pc /usr/share/gir-1.0/Thunarx-3.0.gir /usr/share/gtk-doc/html/thunarx /usr/share/gtk-doc/html/thunarx/ThunarxFileInfo.html /usr/share/gtk-doc/html/thunarx/ThunarxMenu.html /usr/share/gtk-doc/html/thunarx/ThunarxMenuItem.html /usr/share/gtk-doc/html/thunarx/ThunarxMenuProvider.html /usr/share/gtk-doc/html/thunarx/ThunarxPreferencesProvider.html /usr/share/gtk-doc/html/thunarx/ThunarxPropertyPage.html /usr/share/gtk-doc/html/thunarx/ThunarxPropertyPageProvider.html /usr/share/gtk-doc/html/thunarx/ThunarxProviderFactory.html /usr/share/gtk-doc/html/thunarx/ThunarxProviderPlugin.html /usr/share/gtk-doc/html/thunarx/ThunarxRenamer.html /usr/share/gtk-doc/html/thunarx/ThunarxRenamerProvider.html /usr/share/gtk-doc/html/thunarx/abstraction.png /usr/share/gtk-doc/html/thunarx/bulk-rename.png /usr/share/gtk-doc/html/thunarx/home.png /usr/share/gtk-doc/html/thunarx/index.html /usr/share/gtk-doc/html/thunarx/ix01.html /usr/share/gtk-doc/html/thunarx/left-insensitive.png /usr/share/gtk-doc/html/thunarx/left.png /usr/share/gtk-doc/html/thunarx/menu-provider.png /usr/share/gtk-doc/html/thunarx/right-insensitive.png /usr/share/gtk-doc/html/thunarx/right.png /usr/share/gtk-doc/html/thunarx/say-hello.png /usr/share/gtk-doc/html/thunarx/style.css /usr/share/gtk-doc/html/thunarx/thunarx-Variables-and-functions-to-check-the-library-version.html /usr/share/gtk-doc/html/thunarx/thunarx-abstraction-layer.html /usr/share/gtk-doc/html/thunarx/thunarx-fundamentals.html /usr/share/gtk-doc/html/thunarx/thunarx-overview.html /usr/share/gtk-doc/html/thunarx/thunarx-providers.html /usr/share/gtk-doc/html/thunarx/thunarx-using-extensions.html /usr/share/gtk-doc/html/thunarx/thunarx-writing-extensions-advanced-topics.html /usr/share/gtk-doc/html/thunarx/thunarx-writing-extensions-getting-started.html /usr/share/gtk-doc/html/thunarx/thunarx-writing-extensions.html /usr/share/gtk-doc/html/thunarx/thunarx.devhelp2 /usr/share/gtk-doc/html/thunarx/up-insensitive.png /usr/share/gtk-doc/html/thunarx/up.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:44:15 2024