- Feb 23, 2006
-
-
Benedikt Meurer authored
* THANKS, configure.in.in, icons/: Import new Thunar icon, designed by Young Hahn <youngjin.hahn@gmail.com>. (Old svn revision: 20003)
-
Daichi Kawahata authored
(Old svn revision: 20002)
-
Daichi Kawahata authored
Added Swedish translations by Daniel Nylander <po@danielnylander.se>.Added Swedish translations by Daniel Nylander <po@danielnylander.se>. (Old svn revision: 20001)
-
- Feb 22, 2006
-
-
Daichi Kawahata authored
(Old svn revision: 19990)
-
- Feb 19, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-window-ui.xml, thunar/thunar-window.c: Turn the side pane choice(s) into toggle actions and add <control>B as keyboard accelerator for the shortcuts pane, similar to the way its done in Firefox. (Old svn revision: 19964)
-
Stavros Giannouris authored
* po/el.po: Updated Greek translations (Old svn revision: 19962)
-
Daichi Kawahata authored
(Old svn revision: 19961)
-
Daichi Kawahata authored
(Old svn revision: 19960)
-
- Feb 18, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-location-button.c: Change icon to "drop icon" while dragging over a location button that can accept the drop. * thunar/thunar-location-button.c: Add context menu to the location buttons as requested on thunar-dev. (Old svn revision: 19959)
-
Benedikt Meurer authored
* thunar/thunar-location-button.c: Set toggle button state to inconsistent while holding down middle mouse button to give the user some visual feedback. (Old svn revision: 19957)
-
Benedikt Meurer authored
* thunar/thunar-location-button.{c,h}, thunar/Makefile.am, thunar/thunar-location-buttons.c: Put the location button stuff into a new class ThunarLocationButton. * po/POTFILES.in: Add thunar-location-button.c here. (Old svn revision: 19950)
-
Daichi Kawahata authored
(Old svn revision: 19944)
-
Daichi Kawahata authored
(Old svn revision: 19938)
-
- Feb 16, 2006
-
-
Benedikt Meurer authored
* THANKS: Change Nick's email address as requested. * thunar-vfs/thunar-vfs-volume-none.h: Properly internalize the get_type() methods. (Old svn revision: 19902)
-
Piarres Beobide authored
(Old svn revision: 19900)
-
- Feb 15, 2006
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-unlink-job.c(thunar_vfs_unlink_job_execute): Ignore ENOENT errors returned by thunar_vfs_scandir() as well, to fix the problem with not being able to delete broken links on Linux. * thunar/thunar-application.c: Generate unique roles for the Thunar toplevel windows in preparation of session management support. * thunar/thunar-dbus-service-infos.xml, thunar/thunar-dbus-service.c: Add Terminate() method to the org.xfce.Thunar interface, which allows to properly shutdown a daemon instance. * thunar/main.c, thunar/thunar-dbus-client.{c,h}: Add -q/--quit command line option, which terminates a running daemon instance. Also cleanup the --daemon handling. (Old svn revision: 19894)
-
Benedikt Meurer authored
* FAQ, thunar/thunar-icon-view.c: Add mouse gesture for "Reload" as "move mouse down". The mouse gesture can still be canceled by placing the cursor back to its initial position (+/- 40px). (Old svn revision: 19883)
-
Benedikt Meurer authored
* THANKS, thunar-uca/thunar-uca-editor.c: Apply patch provided by Nick Schermer <nickschermer@gmail.com> to fix a crash in the thunar-uca plugin if the icon specified for an action cannot be loaded. Bug #1458. (Old svn revision: 19882)
-
- Feb 14, 2006
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-xfer.c, thunar-vfs/thunar-vfs-chmod-job.c, thunar-vfs/thunar-vfs-chown-job.c: Be more consistent with error messages. * thunar/thunar-shortcuts-view.c: Even more consistency. * thunar/thunar-abstract-dialog.{c,h}, thunar/Makefile.am: Add new abstract class ThunarAbstractDialog, which overrides GtkDialog::close and provides additional keybindings for the "close" action. Bug #1380. * thunar/thunar-chooser-dialog.c, thunar/thunar-create-dialog.c, thunar/thunar-location-dialog.c, thunar/thunar-preferences-dialog.c, thunar/thunar-properties-dialog.c: Derive from ThunarAbstractDialog, so all dialogs/windows in Thunar can be closed using the same keyboard shortcuts and people can customize these shortcuts using the standard GtkBindingSet mechanism. Bug #1380. * po/Thunar.pot, po/*.po: Update translations. * po/de.po: "Gerät auswerfen" is probably not the best translation for "Eject Volume". ;-) * po/de.po: Even more love for the german translation. (Old svn revision: 19881)
-
Daichi Kawahata authored
(Old svn revision: 19880)
-
Benedikt Meurer authored
* icons/16x16/Makefile.am, icons/16x16/stock_thunar-group.png, icons/16x16/stock_thunar-user.png: Remove the "thunar-user" and "thunar-group" stock icons. * thunar/thunar-permissions-chooser.c, thunar/thunar-stock.{c,h}: Do not display "thunar-user" and "thunar-group" stock icons in the permissions chooser any more, as it makes the dialog look busy. (Old svn revision: 19879)
-
Benedikt Meurer authored
* acinclude.m4, configure.in.in: Print build configuration summary. (Old svn revision: 19878)
-
Benedikt Meurer authored
* thunar/thunar-file.c(thunar_file_get_emblem_names): Use "cant-write" emblem for non-writable files owned by the user, to make it obvious why an application will not be able to save the file (unless the application uses a write to temporary, rename, unlink temporary procedure). * thunar/thunar-location-buttons.c(thunar_location_buttons_forall): Do not include the slider buttons unless include_internals is TRUE. * thunar/thunar-location-buttons.c: Remove buttons from the path bar whenever a displayed directory is deleted. Bug #1451. (Old svn revision: 19871)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-creat-job.c, thunar-vfs/thunar-vfs-info.c, thunar-vfs/thunar-vfs-mkdir-job.c, thunar-vfs/thunar-vfs-transfer-job.c, thunar-vfs/thunar-vfs-unlink-job.c, thunar-vfs/thunar-vfs-volume-hal.c, thunar/thunar-dnd.c, thunar/thunar-gdk-extensions.c, thunar/thunar-preferences.c: Cleanup error messages. * po/Thunar.pot, po/*.po: Update translations. (Old svn revision: 19869)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-hal.c: Pass NULL for error on first attempt to launch pumount. * thunar/thunar-folder.c: Properly merge the current files with the previous files when reloading the folder content. This finally fixes bug #1457. (Old svn revision: 19867)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-hal.c: Fallback to mount/umount if pmount is not available. Requires fstab-sync to synchronize with HAL volumes. (Old svn revision: 19866)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-hal.c: Work-around HAL bug #5279, where the UDIs array returned by libhal_drive_find_all_volumes() is not properly NULL-terminated. (Old svn revision: 19865)
-
Benedikt Meurer authored
* thunar/thunar-shortcuts-model.c: Include non-removable volumes in the list of hidden volumes. * thunar-vfs/thunar-vfs-volume-hal.c: Determine the volumes from the drives on startup, instead of FindDeviceByCapability(volume), as that seems to be what GNOME does. Maybe one day, there'll be a usable HAL documentation, and hardware will really just work. (Old svn revision: 19864)
-
Benedikt Meurer authored
* acinclude.m4, configure.in.in, thunar-vfs/Makefile.am, thunar-vfs/thunar-vfs-volume-hal.c, thunar-vfs/thunar-vfs-volume.c, thunar-vfs/thunar-vfs-volume-freebsd.{c,h}, thunar-vfs/thunar-vfs-volume-none.{c,h}: Do not use AC_CONFIG_LINKS() anymore and let the user select it's preferred volume manager using the --with-volume-manager configure switch. * po/POTFILES.in: Update file list. * po/Thunar.pot, po/*.po: Update translations. (Old svn revision: 19862)
-
- Feb 13, 2006
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-hal.c: Properly update volume state after eject and unmount. * README: List optional HAL dependency. (Old svn revision: 19861)
-
Benedikt Meurer authored
* thunar/thunar-dbus-service.c: Print a warning to stderr, instead of using g_warning() if unable to connect to the session bus. * configure.in.in, thunar-vfs/thunar-vfs-volume-hal.c: Update to use HAL 0.5.x API. (Old svn revision: 19860)
-
Benedikt Meurer authored
* thunar/thunar-folder.c(thunar_folder_reload): Properly cancel any previous job to make sure it will terminate as soon as possible. Bug #1457. (Old svn revision: 19858)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-info.c(_thunar_vfs_info_new_internal): Fix typo in hidden file detection. * thunar-vfs/thunar-vfs-volume.{c,h}: Add a few new volume types. * docs/reference/thunar-vfs/tmpl/thunar-vfs-volume.sgml: Update API docs. * thunar-vfs/thunar-vfs-volume-hal.{c,h}, thunar-vfs/Makefile.am, configure.in.in: Import the Linux/HAL implementation of the volume manager. It's still a bit rough, but it seems to work ok. Works only with pmount-hal currently, but that shouldn't be a problem. Bug #999. * thunar/thunar-shortcuts-model.c: Handle the addition/removal of volumes and do not open a file for volume shortcuts as that may prevent the volume from being unmounted properly. * thunar-vfs/thunar-vfs-volume.c: Setup a watch cursor on the given window when ejecting, mounting or unmounting a volume, so the user gets some feedback during the time it takes to perform the operation. * po/POTFILES.in: Add new file. * po/Thunar.pot, po/*.po: Merge new strings. (Old svn revision: 19857)
-
Benedikt Meurer authored
* thunar/thunar-enum-types.{c,h}, thunar/thunar-list-model.h: Rename ThunarListModelColumn to ThunarColumn and add an enum type for it. * thunar/thunar-details-view.c, thunar/thunar-icon-view.c, thunar/thunar-list-model.c, thunar/thunar-path-entry.c: Use the new ThunarColumn enum type. * thunar/thunar-gobject-extensions.c: Add transformation function for GtkSortType to string. * thunar/thunar-preferences.c, docs/README.thunarrc: Add LastSortColumn and LastSortOrder preferences, which contain the last selected sort settings. Bug #1342. * thunar/thunar-standard-view.c: Apply default sort settings on con- struction and save new defaults whenever the sort settings are changed by the user. Bug #1342. * po/Thunar.pot, po/*.po: Update translations. (Old svn revision: 19854)
-
- Feb 12, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-file-monitor.{c,h}, thunar/Makefile.am: Add new class ThunarFileMonitor, which allows other objects stay informed about changes to ThunarFile's without having to connect signal handlers to every ThunarFile. Bug #1447. * thunar/thunar-file.c: Emit ThunarFileMonitor signals as appropriate. Bug #1447. * thunar/thunar-folder.c, thunar/thunar-list-model.c: Use the newly added ThunarFileMonitor to monitor files for changes and deletion without having to connect and disconnect signal handlers to each and every file. Bug #1447. (Old svn revision: 19848)
-
Benedikt Meurer authored
* thunar/thunar-throbber-fallback.png: Import better throbber fallback icon, thanks to Brian Schott <brian-schott@cox.net>. (Old svn revision: 19843)
-
Stavros Giannouris authored
* po/el.po: Updated Greek translations. (Old svn revision: 19840)
-
- Feb 11, 2006
-
-
Daichi Kawahata authored
(Old svn revision: 19837)
-
Daichi Kawahata authored
(Old svn revision: 19836)
-
Daichi Kawahata authored
(Old svn revision: 19833)
-