- Nov 26, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-window.c(thunar_window_init): Add shortcuts <control>1, <control>2 and <control>3 to switch between icon, detailed list and compact list view. Bug #2600. (Old svn revision: 23959)
-
- Nov 24, 2006
-
-
Maximilian Schleiss authored
Fixed some typos, spelling and unclear strings in the French translations of the thunar and xfdesktop packages. (Old svn revision: 23949)
-
- Nov 21, 2006
-
-
Amanpreet Alam authored
(Old svn revision: 23922)
-
- Nov 20, 2006
-
-
Stephan Arts authored
(Old svn revision: 23904)
-
- Nov 15, 2006
-
-
Maximilian Schleiss authored
xfce4-panel; xfce4-session Modified the description text of the translation files for fr cy and es Fixed typo in French translation of thunar (Old svn revision: 23886)
-
- Nov 12, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-launcher.c(thunar_launcher_dispose): Fix a possible crash if thunar_launcher_update() is called while disposing the launcher. (Old svn revision: 23844)
-
- Nov 11, 2006
-
-
Benedikt Meurer authored
* thunar/thunar-launcher.c(thunar_launcher_set_selected_files): Do not force an update of the launcher actions if the list of selected files did not change to avoid flicker in menus for files being downloaded, etc. (Old svn revision: 23832)
-
Stavros Giannouris authored
(Old svn revision: 23829)
-
Benedikt Meurer authored
* thunar/thunar-launcher.c(thunar_launcher_sendto_idle): Do not display the "Desktop (Create Link)" sendto-action for trashed files, because symbolic links cannot be created for files in the trash. Bug #2539. (Old svn revision: 23824)
-
Benedikt Meurer authored
* thunar/thunar-icon-view.c: Set word-wrap-width depending on the current zoom-level. Bug #2505. (Old svn revision: 23823)
-
Benedikt Meurer authored
* thunar-vfs/thunar-vfs-path.c(thunar_vfs_path_list_to_string): Fix crash when transfering a lot of files via DnD or clipbord. Bug #2356. (Old svn revision: 23821)
-
Benedikt Meurer authored
* plugins/thunar-tpa/Makefile.am: Starting with version 0.72 dbus-binding-tool now requires the --prefix command line option even though it isn't used for anything. Bug #2528. (Old svn revision: 23820)
-
Benedikt Meurer authored
* docs/README.volumes, thunar-vfs/thunar-vfs-volume-hal.c: Apply patch from Bernhard Walle <bernhard.walle@gmx.de> to add support for halmount to ThunarVfsVolumeHAL. Bug #2556. (Old svn revision: 23819)
-
Benedikt Meurer authored
* thunar/thunar-dialogs.c(thunar_dialogs_show_about): Modal about dialog seems to block all other windows as well. Bug #2545. (Old svn revision: 23818)
-
Maximilian Schleiss authored
mousepad; thunar; xarchiver; xfburn; xfcalendar; xfce-mcs-plugins; xfdesktop; xfce-battery-plugin Updated the Polish translations by Szymon Kałasz for the following packages: terminal; xarchiver; xfburn (Old svn revision: 23817)
-
- Nov 09, 2006
-
-
Maximilian Schleiss authored
(Old svn revision: 23803)
-
- Nov 07, 2006
-
-
Maximilian Schleiss authored
(Old svn revision: 23780)
-
Maximilian Schleiss authored
Updated the Chinese translation of thunar by kang kang and small fix in xfcalendar's french translation by Mike Massonnet (Old svn revision: 23775)
-
- 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)
-