- Jul 30, 2006
-
-
Benedikt Meurer authored
* acinclude.m4(BM_THUNAR_PLUGIN_TPA): Display "no" if the tpa plugin should not be build. * configure.in.in: Finally fix the glibc detection. (Old svn revision: 22570)
-
- Jul 29, 2006
-
-
Jean-François Wauthy authored
(Old svn revision: 22560)
-
Jean-François Wauthy authored
(Old svn revision: 22559)
-
Jari Rahkonen authored
(Old svn revision: 22558)
-
- Jul 28, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-application.c(thunar_application_collect_and_launch): Always sanity check the list of paths when collecting files for a copy or move operation, as applications might provide invalid URI lists during a DnD operation. (Old svn revision: 22553)
-
Benedikt Meurer authored
* thunar/thunar-icon-factory.c(thunar_icon_factory_load_file_icon): Do not try to load or generate thumbnails for files in the trash. (Old svn revision: 22549)
-
Benedikt Meurer authored
* thunar/thunar-dbus-service.c, thunar/thunar-tree-model.c: Monitor the trash bin for changes. (Old svn revision: 22546)
-
SZERVÁC Attila authored
(Old svn revision: 22540)
-
- Jul 27, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-tree-model.c(thunar_tree_model_node_drop_dummy): We can avoid an additional path lookup here. (Old svn revision: 22538)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-thumb-pixbuf.c(thunar_vfs_thumb_pixbuf_load): Properly close the pixbuf loader prior to releasing it, even if the pixbuf wasn't loaded successfully. * configure.in.in: The glibc specified work-arounds break other the build on other systems. Instead try to guess whether glibc-style work-arounds are required. (Old svn revision: 22537)
-
Benedikt Meurer authored
* configure.in.in, thunar-vfs/thunar-vfs-io-local-xfer.c, tdb/Makefile.am: Work-around various glibc oddities. (Old svn revision: 22536)
-
Jean-François Wauthy authored
(Old svn revision: 22535)
-
Benedikt Meurer authored
* README, acinclude.m4, configure.in.in, thunar-vfs/, thunar/, plugins/thunar-apr/thunar-apr-provider.c, plugins/thunar-uca/thunar-uca-model.c: Import the trash framework, based on the XDG trash specification, but currently limited to the home trash. * thunar/thunar-file.{c,h}, thunar/thunar-standard-view.c (thunar_standard_view_merge_custom_actions): Remove obsolete thunar_file_get_actions(). Bug #1241. * thunar/thunar-file.c, thunar/thunar-util.{c,h}: Use localized human readable format for file dates. Bug #2057. * thunar/thunar-private.h, thunar/thunar-tree-model.c, thunar/thunar-thumbnail-generator.c, thunar/thunar-shortcuts-model.c, thunar/thunar-renamer-pair.c, thunar/thunar-renamer-model.c, thunar/thunar-clipboard-manager.c: Use the slice allocator to reduce the memory overhead. * thunar/thunar-gtk-extensions.{c,h}, thunar/thunar-chooser-button.c, thunar/thunar-permissions-chooser.c, thunar/thunar-chooser-dialog.c, thunar/thunar-preferences-dialog.c, thunar/thunar-renamer-dialog.c, thunar/thunar-size-label.c: Use a single shared GtkTooltips instance for the whole application. * thunar/thunar-path-entry.c: Update the path entry icon and text whenever the current file changes. * README, acinclude.m4, configure.in.in, plugins/thunar-tpa/: Add a trash panel applet, that communicates with Thunar via D-BUS to display the current state of the trash can and move files to the trash by dropping them to the panel applet. * thunar/thunar-preferences.c(thunar_preferences_class_init), docs/README.thunarrc: Disable case-sensitive sorting of the files by default. Bug #2064. * docs/reference/thunar-vfs/: Update the API documentation. * po/POTFILES.in: Add new files here. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 22534)
-
- Jul 22, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-renamer-progress.c(thunar_renamer_progress_next_idle): Pass the error pointer to thunar_file_rename(). (Old svn revision: 22511)
-
- Jul 21, 2006
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-mime-handler.h(ThunarVfsMimeHandlerFlags): Add THUNAR_VFS_MIME_HANDLER_SUPPORTS_URIS to indicate that the handler supports URIs. * thunar-vfs/thunar-vfs-mime-application.c (thunar_vfs_mime_application_new_from_file): Test whether the application launcher and the associated desktop actions support URIs. (Old svn revision: 22503)
-
- Jul 20, 2006
-
-
Sylvain Vedrenne authored
(Old svn revision: 22497)
-
- Jul 14, 2006
-
-
Benedikt Meurer authored
* plugins/thunar-apr/thunar-apr-image-page.c: Add ISO Speed Ratings to the Image page. * thunar/thunar-preferences-dialog.c(thunar_preferences_dialog_init): Avoid duplication in the user interface, as suggested by Eugenia Loli-Queru <eloli@hotmail.com>. (Old svn revision: 22447)
-
- Jul 10, 2006
-
-
Jean-François Wauthy authored
(Old svn revision: 22400)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-thumb-pixbuf.c: sys/types.h must be included before sys/mman.h to compile properly on OpenBSD. * thunar/thunar-progress-dialog.c(thunar_progress_dialog_percent): Do not truncate the text in the progress bar. Bug #2003. * thunar/thunar-list-model.c: Fix improper behaviour of ThunarListModel with GtkEntryCompletion and GtkTreeView. Bug #1891. (Old svn revision: 22398)
-
- Jul 09, 2006
-
-
Benedikt Meurer authored
* configure.in.in: Post-release version bump. (Old svn revision: 22329)
-
Benedikt Meurer authored
* === Released 0.3.2beta2 === * configure.in.in: Bump version. * configure.in.in, README: Depend on libexo 0.3.1.8beta2. * THANKS: Add missing translator credits. * NEWS: Add missing news items. * po/*.po: Update Project-Id-Version. * po/*.po: Update translations. (Old svn revision: 22326)
-
Sylvain Vedrenne authored
(Old svn revision: 22316)
-
- Jul 08, 2006
-
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-path.c(thunar_vfs_path_escape_uri): Fix alignment issues for Linux/sparc. Bug #1983. (Old svn revision: 22294)
-
- Jul 07, 2006
-
-
Stavros Giannouris authored
(Old svn revision: 22290)
-
- Jul 06, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-list-model.c(thunar_list_model_get_sort_column_id): Fix a crash with GTK+ 2.10. Bug #1995. (Old svn revision: 22287)
-
- Jul 04, 2006
-
-
Sylvain Vedrenne authored
(Old svn revision: 22265)
-
- Jul 01, 2006
-
-
Benedikt Meurer authored
* docs/README.thunarrc, thunar/thunar-preferences.c: Add a new option MiscRememberGeometry, which controls whether Thunar will store the window size whenever the user resizes the window. * thunar/thunar-window.c: Don't save the window geometry unless the MiscRememberGeometry setting is TRUE. (Old svn revision: 22239)
-
- Jun 25, 2006
-
-
Stavros Giannouris authored
(Old svn revision: 22199)
-
- Jun 16, 2006
-
-
Daichi Kawahata authored
(Old svn revision: 22133)
-
- Jun 15, 2006
-
-
Daichi Kawahata authored
(Old svn revision: 22110)
-
Daichi Kawahata authored
(Old svn revision: 22109)
-
- Jun 14, 2006
-
-
Piarres Beobide authored
(Old svn revision: 22107)
-
Benedikt Meurer authored
* thunar/thunar-renamer-dialog-ui.xml, thunar/thunar-renamer-dialog.c: Add missing "sendto-menu" action. Bug #1921. (Old svn revision: 22105)
-
- Jun 13, 2006
-
-
Benedikt Meurer authored
* thunar-vfs/: Reduce the number of relocations. (Old svn revision: 22093)
-
Benedikt Meurer authored
* configure.in.in: Use --as-needed if supported by the linker. * thunar/thunar-properties-dialog.c(thunar_properties_dialog_init): Use GtkLabel instead of ExoEllipsizedLabel here. * plugins/thunar-sendto/main.c(tse_ask_compress): Initialize info properly here. (Old svn revision: 22089)
-
- Jun 12, 2006
-
-
Jari Rahkonen authored
(Old svn revision: 22078)
-
Daichi Kawahata authored
(Old svn revision: 22077)
-
Daichi Kawahata authored
(Old svn revision: 22076)
-
Daichi Kawahata authored
(Old svn revision: 22075)
-
Hydonsingore Cia authored
(Old svn revision: 22074)
-