- Nov 06, 2006
-
-
Maximilian Schleiss authored
(Old svn revision: 23768)
-
Benedikt Meurer authored
* configure.in.in, thunar/Makefile.am: Fix installation on case insensitive file systems. Bug #2521. (Old svn revision: 23763)
-
Benedikt Meurer authored
* thunar/thunar-path-entry.c(thunar_path_entry_changed): Changing the model currently in used by a GtkEntryCompletion is very slow with recent GTK+ versions. Therefore we disconnect the model first when changing the folder and reconnect it to the entry completion after- wards. Bug #1681. (Old svn revision: 23747)
-
- Nov 05, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-shortcuts-view.c(thunar_shortcuts_view_drag_leave): Schedule a repaint of the shortcuts pane after resetting the folder drop icon. Bug #2498. (Old svn revision: 23745)
-
Pau Rullan Ferragut authored
(Old svn revision: 23744)
-
SZERVÁC Attila authored
(Old svn revision: 23736)
-
- Nov 04, 2006
-
-
Benedikt Meurer authored
* configure.in.in: Post-release version bump. (Old svn revision: 23662)
-
Benedikt Meurer authored
* === Released 0.5.0rc2 === * configure.in.in, NEWS: Bump version. * configure.in.in, README: Depend on libexo 0.3.1.12rc2. * docs/reference/thunarx/: Regenerate API docs. * THANKS: Add missing translator credits. * po/*.po: Update Project-Id-Version. * tests/: Drop the FreeBSD fstab check, as the default volume manager backend for FreeBSD is HAL. (Old svn revision: 23659)
-
Pau Rullan Ferragut authored
(Old svn revision: 23657)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-volume-hal.c(thunar_vfs_volume_hal_update): Do not use the deprecated HAL policy framework. Bug #2475. (Old svn revision: 23629)
-
Benedikt Meurer authored
* thunar/thunar-location-button.c, thunar/thunar-location-buttons.c: Properly clean up the path bar when a folder on the path bar is deleted. (Old svn revision: 23626)
-
Benedikt Meurer authored
* thunar/thunar-tree-model.c(thunar_tree_model_item_files_removed): The "row-has-child-toggled" signal must not be emitted if the children of the row did not change, otherwise newer GtkTreeView's will loose sync with the model and probably crash. Bug #2372. (Old svn revision: 23625)
-
- Nov 03, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-location-entry.c: Merge drop-down menu making shortcuts accessible even if the classic file manager look'n'feel is being used. Bug #2024. (Old svn revision: 23624)
-
Piarres Beobide authored
(Old svn revision: 23623)
-
SZERVÁC Attila authored
(Old svn revision: 23622)
-
Jari Rahkonen authored
(Old svn revision: 23621)
-
Adriano Winter Bess authored
(Old svn revision: 23618)
-
Benedikt Meurer authored
* thunar/xfce-heading.{c,h}, thunar/xfce-titled-dialog.{c,h}, thunar/Makefile.am, thunar/thunar-preferences-dialog.c: Adjust the preferences dialog to match the look of the other Xfce preferences dialogs. Bug #2379. (Old svn revision: 23617)
-
Benedikt Meurer authored
* thunar/thunar-window.c(thunar_window_set_current_directory): Place focus on the main view after changing the currently displayed folder. Bug #2367. (Old svn revision: 23614)
-
Benedikt Meurer authored
* thunar/thunar-icon-renderer.c(thunar_icon_renderer_render): Make sure emblems don't get too large with SVG icon themes. Bug #2466. (Old svn revision: 23612)
-
Benedikt Meurer authored
* thunar/thunar-trash-action.{c,h}, thunar/Makefile.am, thunar/thunar-stock.{c,h}, thunar/thunar-window-ui.xml, thunar/thunar-window.c: Add a "Trash" entry to the "Go" menu. Bug #2486. * po/POTFILES.in: Add new files here. * po/Thunar.pot, po/*.po: Merge new strings. * po/de.po: Update german translations. (Old svn revision: 23611)
-
- Oct 31, 2006
-
-
Stephan Arts authored
(Old svn revision: 23574)
-
- Oct 29, 2006
-
-
Maximilian Schleiss authored
Updated libexo and terminal's french translations, added translators credits to the thunar french translation, fixed a wrong accel. in xfdesktop (thx goes to Mike Massonnet) and fixed some typos in xfwm4's french translation. (Old svn revision: 23547)
-
- Oct 28, 2006
-
-
Pau Rullan Ferragut authored
congratulations to the dz team. (Old svn revision: 23541)
-
Benedikt Meurer authored
* thunar/thunar-chooser-model.c(thunar_chooser_model_import): Use preferences-desktop-default-applications for the "Recommended Applications" group. * thunar/thunar-chooser-dialog.c, thunar/thunar-chooser-model.{c,h}: Use the ExoCellRendererIcon to render the icons instead of preloading the icons in the model. Don't display the expanders with GTK+ 2.9 and above. (Old svn revision: 23540)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-job-private.h, thunar-vfs/thunar-vfs-job.c: Handle file names with printf(3)-style format arguments properly when emitting the "info-message" signal from a job. Bug #2468. (Old svn revision: 23538)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-mime-cache.c(thunar_vfs_mime_cache_finalize): Fix compiler warning if mmap() is not available. * configure.in.in, thunar/Makefile.am: Do not install the symlink from thunar to Thunar on Win32 platforms. Bug #2432. (Old svn revision: 23535)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-io-local.c(_thunar_vfs_io_local_get_free_space): Apply patch from Tim van der Molen <tbvdm@xs4all.nl> to calculate free space properly on OpenBSD/amd64. Bug #2383. (Old svn revision: 23534)
-
- Oct 26, 2006
-
-
Stephan Arts authored
(Old svn revision: 23529)
-
- Oct 22, 2006
-
-
Stavros Giannouris authored
(Old svn revision: 23491)
-
- Oct 17, 2006
-
-
Maximilian Schleiss authored
(Old svn revision: 23448)
-
- Oct 02, 2006
-
-
Pau Rullan Ferragut authored
(Old svn revision: 23264)
-
- Oct 01, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-properties-dialog.c(thunar_properties_dialog_init): Use an input-only window to trap mouse events for mime type tooltip. (Old svn revision: 23255)
-
Benedikt Meurer authored
* thunar/thunar-properties-dialog.c: Display the real mime type as tooltip for the "Kind" label. Bug #2369. (Old svn revision: 23254)
-
Benedikt Meurer authored
* thunar/thunar-standard-view.c (thunar_standard_view_set_selected_files): Place the cursor on the first selected file. Bug #2368. (Old svn revision: 23252)
-
Benedikt Meurer authored
* configure.in.in: Depend on exo 0.3.1.11 because thunar-uca requires exo-open to support the --working-directory switch. (Old svn revision: 23249)
-
Hydonsingore Cia authored
(Old svn revision: 23247)
-
- Sep 28, 2006
-
-
SZERVÁC Attila authored
(Old svn revision: 23223)
-
- Sep 24, 2006
-
-
Sylvain Vedrenne authored
(Old svn revision: 23201)
-
- Sep 23, 2006
-
-
Jean-François Wauthy authored
(Old svn revision: 23198)
-