- May 02, 2006
-
-
Daichi Kawahata authored
(Old svn revision: 21439)
-
Daichi Kawahata authored
(Old svn revision: 21438)
-
- May 01, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-path-entry.c: Handle Tab key properly when the comple- tion popup window is shown. * thunar/thunar-path-entry.c: Popup the completion window when the Tab key is pressed. Bug #1745. (Old svn revision: 21428)
-
Benedikt Meurer authored
* plugins/thunar-apr/thunar-apr-desktop-page.c (thunar_apr_desktop_page_save), thunar-vfs/thunar-vfs-info.c(thunar_vfs_info_rename): Avoid race condition between g_file_set_content() and inotify. Bug #1701. (Old svn revision: 21426)
-
Benedikt Meurer authored
* thunar/thunar-path-entry.c(thunar_path_entry_activate): Activate if only a single item matches. Bug #1747. (Old svn revision: 21423)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-job.c: Fix a possible race condition when emit- ting signals from another thread, and make sure the prepare source method doesn't return -1 for the timeout if the source is ready to be dispatched. Bug #1743. (Old svn revision: 21421)
-
Daichi Kawahata authored
Anthony Ivanoff <a-i@bk.ru>, Maxim Zenin <webmechanics@gmail.com>, Sergey Fedoseev <fedoseev.sergey@gmail.com>. (Old svn revision: 21420)
-
Daichi Kawahata authored
(Old svn revision: 21414)
-
- Apr 30, 2006
-
-
Benedikt Meurer authored
* plugins/thunar-apr/thunar-apr-desktop-page.c: Use g_access() on Win32. * plugins/thunar-apr/thunar-apr-private.{c,h}, plugins/thunar-apr/thunar-apr-abstract-page.c, plugins/thunar-apr/Makefile.am: Properly initialize the i18n support for the Advanced Properties plugin. * plugins/thunar-uca/thunar-uca-private.{c,h}, plugins/thunar-uca/thunar-uca-provider.c, plugins/thunar-uca/Makefile.am: Properly initialize the i18n support for the User Customizable Actions plugin. (Old svn revision: 21409)
-
Daichi Kawahata authored
(Old svn revision: 21408)
-
Daichi Kawahata authored
(Old svn revision: 21400)
-
Daichi Kawahata authored
(Old svn revision: 21372)
-
- Apr 29, 2006
-
-
Daichi Kawahata authored
(Old svn revision: 21313)
-
Daichi Kawahata authored
(Old svn revision: 21307)
-
- Apr 26, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-folder.c: No need to reset the folder in the dispose() method, instead we can do that when finalize() is called. * thunar/thunar-standard-view.c (thunar_standard_view_set_current_directory): Resetting the folder for the model with a view connected can take a lot of time, so we temporarily disconnect the model from the view while resetting the folder. (Old svn revision: 21262)
-
Benedikt Meurer authored
* thunar/thunar-file.c(thunar_file_accepts_drop): Ups, no need to check the suggested action twice. (Old svn revision: 21261)
-
Benedikt Meurer authored
* thunar/thunar-file.c(thunar_file_accepts_drop): Be a bit smarter in guessing the default action for a folder drop operation. For example it will default to move now if both the source and the target are on the same disk and the user owns the source files. * NEWS: Update news. (Old svn revision: 21260)
-
Hydonsingore Cia authored
(Old svn revision: 21255)
-
Peeter Vois authored
(Old svn revision: 21236)
-
- Apr 25, 2006
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-job.c: Improve the asynchronous job handling to avoid two possible race conditions. In addition, jobs are launched instantely now, instead of having to wait for the next main loop iteration. (Old svn revision: 21231)
-
Jari Rahkonen authored
(Old svn revision: 21228)
-
SZERVÁC Attila authored
(Old svn revision: 21220)
-
- Apr 24, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-properties-dialog.c: Improve the properties dialog. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 21217)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-thumb-pixbuf.{c,h}, thunar-vfs/Makefile.am, thunar-vfs/thunar-vfs-thumb.c: Improve the GdkPixbuf fallback thumb- nail generator. Bug #1703. (Old svn revision: 21209)
-
Stavros Giannouris authored
* el.po: Tweaks in some translations (Old svn revision: 21208)
-
Benedikt Meurer authored
* thunar/thunar-launcher.c, thunar/thunar-permissions-chooser.c: Revert typos. The whole change didn't make sense at all. (Old svn revision: 21207)
-
Benedikt Meurer authored
* thunar/thunar-standard-view.c(thunar_standard_view_action_delete): Fix typo. * docs/README.thunarrc: Add link to "Advanced Settings" page on the project wiki. * docs/Makefile.am, docs/README.gtkrc, thunar/thunar-compact-view.c, thunar/thunar-abstract-icon-view.c: Add style properties "row-spacing" and "column-spacing" to ThunarAbstractIconView to allow customizing the spacings in the icon/compact views. Bug #1698. (Old svn revision: 21206)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-info.c, thunar-vfs/thunar-vfs-link-job.c, thunar-vfs/thunar-vfs-mime-cache.c, thunar-vfs/thunar-vfs-scandir.c, thunar-vfs/thunar-vfs-mime-database.c, thunar-vfs/thunar-vfs-thumb.c, thunar-vfs/thunar-vfs-transfer-job.c, thunar-vfs/thunar-vfs-xfer.c, thunar-vfs/thunar-vfs-unlink-job.c, configure.in.in: Properly use GLib replacements for POSIX functions on Windows. Properly check whether symlinks and named pipes are supported on the target platform. * thunar-vfs/thunar-vfs-types.h, thunar-vfs/thunar-vfs-info.c, thunar/thunar-file.{c,h}: Determine the real access permissions for files and add them as flags to the ThunarVfsInfo, instead of guessing them from the mode and the uid/gid. Bug #1670. * docs/reference/thunar-vfs/tmpl/thunar-vfs-types.sgml: Update API docs. (Old svn revision: 21204)
-
- Apr 23, 2006
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-info.c: No need to cache inode/symlink, as users file systems shouldn't be full of broken links. (Old svn revision: 21192)
-
Benedikt Meurer authored
* thunar/thunar-launcher.c, thunar/thunar-permissions-chooser.c, thunar/thunar-standard-view.c: Use indirect string passing for gtk_message_dialog_new() in case the strings (i.e. filenames) contain printf() parameter specifications. Bug #1704. (Old svn revision: 21186)
-
Benedikt Meurer authored
* thunar/thunar-properties-dialog.c: Add reload keyboard shortcuts to the properties dialog. Bug #1674. (Old svn revision: 21183)
-
Benedikt Meurer authored
* thunar/thunar-folder.c(thunar_folder_finished): Finally fix the merging step when reloading the folder content. (Old svn revision: 21181)
-
Benedikt Meurer authored
* thunar/thunar-tree-view.c: Allow to delete folders in the tree view using the context menu or the usual keyboard shortcuts. Bug #1712. * thunar/thunar-folder.c: Do not try to process the new files before the job finishes. This fixes a possible race condition. * thunar/thunar-window.c: Go to the parent folder when the current directory is deleted. (Old svn revision: 21178)
-
Stavros Giannouris authored
* el.po: Updated Greek translation. (Old svn revision: 21177)
-
Daichi Kawahata authored
(Old svn revision: 21176)
-
Daichi Kawahata authored
(Old svn revision: 21174)
-
Daichi Kawahata authored
(Old svn revision: 21167)
-
- Apr 22, 2006
-
-
SZERVÁC Attila authored
(Old svn revision: 21152)
-
Daichi Kawahata authored
jick nan <jick.nan@gmail.com>, kangkang <kanger@gmail.com>. (Old svn revision: 21148)
-
Daichi Kawahata authored
(Old svn revision: 21147)
-