- Nov 27, 2008
-
-
Nick Schermer authored
mime info. This happens here sometimes when unknown files were found in /proc. (Old svn revision: 28935)
-
Nick Schermer authored
the /proc and /dev ignore test. * thunar-vfs/thunar-vfs-monitor.c: Use a GSList for the handles since we only walk forwards. (Old svn revision: 28934)
-
Jannis Pohlmann authored
define to config.h and implement support for excluding certain base paths (such as /dev and /proc) from being being monitored. Gamin does the same but only for dnotify and inotify, not for polling. (Old svn revision: 28928)
-
- Nov 26, 2008
-
-
Jannis Pohlmann authored
thunar/thunar-tree-view.c: Apply tree view pane improvements written by Nick. It implements a GtkTreeModelFilter inside the tree model and improves CPU performance when expanding folders in the tree view. It also stops monitoring tree view folders when they are closed. It improves thread safety in ThunarVfsMonitor and a few other things. Should fix bug #4051. (Old svn revision: 28917)
-
- Nov 25, 2008
-
-
Nick Schermer authored
Patch by Peter de Ridder. Bug #2973. (Old svn revision: 28908)
-
- Nov 24, 2008
-
-
Nick Schermer authored
posix_fadvise when available. (Old svn revision: 28900)
-
- Nov 23, 2008
-
-
Jannis Pohlmann authored
* thunar-vfs/thunar-vfs-volume-hal.c: Check if volumes are != NULL when handling "EjectPressed" events. This should fix bug #4257. Patch again supplied by Nick. (Old svn revision: 28896)
-
Jannis Pohlmann authored
(thunar_vfs_volume_hal_is_ejectable): Return TRUE if and only if requires_eject is TRUE. This should fix bug #3978. (Old svn revision: 28895)
-
- Nov 15, 2008
-
-
Jannis Pohlmann authored
Patch again provided by Nick Schermer. (Old svn revision: 28811)
-
- Oct 29, 2008
-
-
Brian Tarricone authored
(Old svn revision: 28499)
-
Brian Tarricone authored
fgetxattr() on MacOS X. Patch from Anders Björklund <afb@users.sourceforge.net> (bug 4433). (Old svn revision: 28496)
-
- Dec 03, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-exec.c: Make sure, processes spawned from Thunar and xfdesktop are properly joined. Bug #2983. (Old svn revision: 26432)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-hal.c: Make sure to pass volumes without mountable file systems to thunar-volman. (Old svn revision: 26431)
-
- Nov 28, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-hal.c: Ignore volumes that do not mountable file systems. Bug #3555. (Old svn revision: 26396)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-exec.c(thunar_vfs_exec_on_screen): Make sure to pass the correct $DISPLAY value to processes spawned by Thunar and xfdesktop. Bug #3667. (Old svn revision: 26393)
-
- Aug 11, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-thumb-jpeg.c: Better way to detect recursion in exif IFDs. (Old svn revision: 25968)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-thumb-jpeg.c: Prevent infinite recursion on JPEG files with broken exif directories. Bug #3452. (Old svn revision: 25967)
-
- Jun 24, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-path.c: Fix crash on amd64 because of invalid size of integer constants. Bug #3303. (Old svn revision: 25851)
-
- May 23, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-io-jobs.c, thunar-vfs/thunar-vfs-job.{c,h}, thunar-vfs/thunar-vfs-job-private.h, thunar/thunar-dialogs.c, thunar-vfs/thunar-vfs-transfer-job.c: Add support to retry job based operations. * thunar-vfs/thunar-vfs-job-private.h, thunar-vfs-job.{c,h}, thunar-vfs/thunar-vfs-transfer-job.c, thunar/thunar-dialogs.{c,h}, thunar/thunar-progress-dialog.c, thunar-vfs/thunar-vfs-marshal.list: Display more details when asking the user whether to replace an existing file with another file. Bug #3268. * po/tr.po: Revert broken file. * po/*.po, po/*.pot: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 25750)
-
- May 22, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-path.c: Fix unaligned access in ThunarVfsPath on sparc64. Bug #2815. * docs/reference/: Update reference manual. (Old svn revision: 25738)
-
- May 20, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-freebsd.c, thunar-vfs/thunar-vfs-volume-hal.c, thunar-vfs/thunar-vfs-volume.{c,h}, thunar-vfs/thunar-vfs.symbols: Apply patch from Brian Tarricone <bjt23@cornell.edu> to fix invalid invocation of thunar-volman for devices that should be ignored, and add a MOUNTABLE flag for volumes. Bug #2789. * configure.in.in: Bump library interface version. (Old svn revision: 25731)
-
- May 09, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-hal.c (thunar_vfs_volume_manager_hal_device_removed): Emit the correct signal when removing devices. Patch from Brian Tarricone. Bug #3205. (Old svn revision: 25691)
-
- Apr 27, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-freebsd.c, thunar-vfs/thunar-vfs-volume-hal.c, thunar-vfs/thunar-vfs-volume-private.h, thunar-vfs/thunar-vfs-volume.c: Use the requires_eject HAL property to determine whether a given volume is ejectable. Bug #3119. (Old svn revision: 25647)
-
- Feb 12, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-thumb-jpeg.c: Fix unaligned memory access in exif code. Bug #2880. (Old svn revision: 24958)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-path-private.h: Fix compilation with the Sun Studio 11 compiler based on patch from William Bonnet <william@wbonnet.net>. Bug #2899. (Old svn revision: 24956)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-thumb-jpeg.c: Fix compilation with the Sun Studio 11 compiler based on patch from William Bonnet <william@wbonnet.net>. Bug #2900. (Old svn revision: 24955)
-
- Jan 20, 2007
-
-
Benedikt Meurer authored
* === Released 0.8.0 === * NEWS, configure.in.in: Bump version. * README, configure.in.in: Depend on exo 0.3.2. * THANKS: Add missing translator credits. * po/*.po: Update Project-Id-Version. * thunar-vfs/Makefile.am, docs/reference/thunar-vfs/Makefile.am, thunar/Makefile.am, plugins/thunar-sendto-email/Makefile.am, tests/Makefile.am, plugins/thunar-apr/Makefile.am, plugins/thunar-sbr/Makefile.am, plugins/thunar-tpa/Makefile.am, plugins/thunar-uca/Makefile.am: No need to define EXO_API_SUBJECT_TO_CHANGE any more. * docs/reference/thunar-vfs/thunar-vfs-docs.sgml, docs/reference/thunarx/thunarx-docs.sgml: Update documentation dates. (Old svn revision: 24675)
-
- Jan 18, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-hal.c(thunar_vfs_volume_hal_update): Treat hotplugged drives as removable, so they are displayed in the side pane. (Old svn revision: 24532)
-
- Jan 16, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-hal.c, thunar-vfs/thunar-vfs-volume.c, thunar-vfs/thunar-vfs-volume-private.h, thunar/thunar-application.c: Allow to use "Eject" button on CD-ROM drives to unmount and eject the media. Bug #2759. (Old svn revision: 24507)
-
- Jan 15, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-thumb-jpeg.c: Fix data parameter types for tvtj_exif_get_ushort() and tvtj_exif_get_ulong(). (Old svn revision: 24480)
-
- Jan 14, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-thumb-jpeg.c: Use Exif embedded thumbnails if available, which reduces the amount of data that must be retrieved from a camera to around 50k instead of the whole JPEG image, which can be up to several mega bytes. * thunar-vfs/thunar-vfs-thumb.c (thunar_vfs_thumb_factory_generate_thumbnail): Do not scale down thumbnails extracted from JPEG images that use the rather common size 160x120 pixels, to save some time and avoid messing up the thumbnail. (Old svn revision: 24475)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-exec.c: Improve startup notification handling, based on a patch from Gregoire Gentil <gregoire@gentil.com>. * thunar-vfs/thunar-vfs-exec.{c,h}, thunar-vfs/thunar-vfs-info.c, thunar-vfs/thunar-vfs-mime-handler.c: Allow to pass in icon_name of the application to start, which can be used by window managers that detailed support startup notification feedback. (Old svn revision: 24451)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-io-local.c(_thunar_vfs_io_local_listdir): Use g_list_free_1() instead of g_list_free1(). (Old svn revision: 24435)
-
- Jan 13, 2007
-
-
Benedikt Meurer authored
* configure.in.in, thunar-vfs/thunar-vfs-io-trash.{c,h}: Add support for $top_dir-Trashes, as described in the Desktop Trash Specifica- tion. Bug #2132. * thunar-vfs/thunar-vfs-volume.c(thunar_vfs_volume_changed): Rescan the active mount points whenever a volume changes. (Old svn revision: 24381)
-
- Jan 12, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-io-local-xfer.c(tvilx_copy_regular): Drop unused variable. * thunar-vfs/thunar-vfs-transfer-job.c: Properly report errors if copying a file fails for some reason. Also fix a memory leak that wasn't detected previously. (Old svn revision: 24375)
-
- Jan 10, 2007
-
-
Benedikt Meurer authored
* thunar/thunar-gdk-extensions.{c,h}: Add new helper function thunar_gdk_screen_get_active(), which returns the currently active screen, i.e. the screen which currently contains the mouse pointer. * thunar-vfs/thunar-vfs-volume-hal.c: Use the new ExoMountPoint module to query active and configured mount points. * thunar-vfs/thunar-vfs-volume-hal.c: Add new signals "device-added" and "device-removed", which correspond to the HAL signals of the same name, and are emitted by the volume manager whenever a new device is added or an existing device is removed. This is an internal support mechanism for the volume manager integration of Thunar and should not be used by other applications. * thunar/thunar-application.c: Add hooks for the thunar-volman, which, if installed and enabled, will be spawned whenever a new device is reported by HAL. This enables lightweight volume management avoiding an additional daemon, as Thunar already listens for HAL events anyway. Note that Thunar doesn't provide any functionality by itself here. It just acts a proxy between HAL and thunar-volman. * docs/README.thunarrc, thunar/thunar-preferences.c: Add preference MiscVolumeManagement, which controls whether volume manager should be enabled. * docs/references/thunar-vfs/: Add missing enums to the manual. * thunar/thunar-preferences-dialog.c, thunar/sexy-url-label.{c,h}, thunar/Makefile.am: Extend the preferences dialog with options to control the volume manager. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 24348)
-
- Jan 08, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-io-local.c(_thunar_vfs_io_local_listdir): Change back to the previous working directory after listing the directory contents. (Old svn revision: 24325)
-
- Jan 07, 2007
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-hal.c, thunar-vfs/thunar-vfs-volume.{c,h}: Add support for memory cards and generic removable disk drives. Bug #2652. (Old svn revision: 24301)
-
Benedikt Meurer authored
* thunar-vfs/Makefile.am, thunar-vfs/thunar-vfs-volume-hal.c, acinclude.m4: Use exo-hal to determine icons and display names for the volumes. * thunar-vfs/thunar-vfs-volume-hal.c, thunar-vfs/thunar-vfs-volume.{c,h}: Do not discard blank discs and pure audio discs. Bug #2599. (Old svn revision: 24300)
-
- Jan 06, 2007
-
-
Benedikt Meurer authored
* README, configure.in.in: Requires libexo 0.3.1.13svn. * thunar-vfs/thunar-vfs-exec.c(thunar_vfs_exec_sync): Strip trailing dots from the error message. * thunar-vfs/thunar-vfs-volume-freebsd.c, docs/README.volumes, thunar-vfs/thunar-vfs-volume-hal.c: Use exo-mount to mount, eject and unmount volumes instead of relying on external utilities that don't always behave properly. Bug #2715. * thunar-vfs/thunar-vfs-volume-hal.c: Add ability to mount floppy drives using exo-mount. Bug #2075. * thunar-vfs/Makefile.am: Fix distcheck. * po/de.po: Some german translation love. (Old svn revision: 24277)
-