- Nov 25, 2008
-
-
Nick Schermer authored
Patch by Peter de Ridder. Bug #2973. (Old svn revision: 28908)
-
Nick Schermer authored
the thunarrc file in the nickname of the GParamSpec so we don't have to generate it during load/save. When debugging is enabled property_name_to_option_name() is still used to check for typos between the name and nickname. (Old svn revision: 28907)
-
Nick Schermer authored
ThunarFile. It's not used and some say g_property_notify() is not the fastest glib function, so we probably don't want to call it every file change. (Old svn revision: 28906)
-
Jannis Pohlmann authored
(Old svn revision: 28903)
-
Jannis Pohlmann authored
a file/folder. This is done by connecting to the "row-deleted" signal of the model twice. The first handler saves the tree path to be selected after the removal in the selection_before_delete member. The second handler (which is called after the signal is emitted) selects this path. Selection is not modified if there are two or more files selected. (Old svn revision: 28902)
-
- Nov 24, 2008
-
-
Maximilian Schleiss authored
(Old svn revision: 28901)
-
Nick Schermer authored
posix_fadvise when available. (Old svn revision: 28900)
-
- Nov 23, 2008
-
-
Piarres Beobide authored
(Old svn revision: 28897)
-
Jannis Pohlmann authored
* thunar-vfs/thunar-vfs-volume-hal.c: Check if volumes are != NULL when handling "EjectPressed" events. This should fix bug #4257. Patch again supplied by Nick. (Old svn revision: 28896)
-
Jannis Pohlmann authored
(thunar_vfs_volume_hal_is_ejectable): Return TRUE if and only if requires_eject is TRUE. This should fix bug #3978. (Old svn revision: 28895)
-
Jannis Pohlmann authored
around includes to fix make distcheck. Spotted by Nick. (Old svn revision: 28894)
-
Maximilian Schleiss authored
(Old svn revision: 28890)
-
- Nov 21, 2008
-
-
Michal Varady authored
(Old svn revision: 28878)
-
Piarres Beobide authored
(Old svn revision: 28872)
-
Jari Rahkonen authored
(Old svn revision: 28871)
-
- Nov 20, 2008
-
-
Jannis Pohlmann authored
Always show an error dialog if one of the files passed via the command line cannot be opened. Required for exo-open to give proper visual feedback because spawning Thunar asynchronously will always make exo-open think that the file(s) were opened successfully. Ideally Thunar would display an error dialog with a tree view listing all the files that could not be opened (I'll file a bug for this). (Old svn revision: 28865)
-
- Nov 19, 2008
-
-
Maximilian Schleiss authored
(Old svn revision: 28853)
-
- Nov 18, 2008
-
-
Maximilian Schleiss authored
(Old svn revision: 28850)
-
- Nov 16, 2008
-
-
Maximilian Schleiss authored
(Old svn revision: 28829)
-
Alexander Nyakhaychyk authored
(Old svn revision: 28828)
-
- Nov 15, 2008
-
-
Eren Turkay authored
(Old svn revision: 28819)
-
Jannis Pohlmann authored
Patch again provided by Nick Schermer. (Old svn revision: 28811)
-
Jannis Pohlmann authored
freeze in the tree view pane when the visibility of hidden files is toggled. Kudos to Nick Schermer for the patch. This fixes bug #2502. (Old svn revision: 28809)
-
- Nov 12, 2008
-
-
Piarres Beobide authored
(Old svn revision: 28774)
-
- Nov 11, 2008
-
-
Stephan Arts authored
(Old svn revision: 28765)
-
Stephan Arts authored
Update configure.in.in (Old svn revision: 28764)
-
- Nov 09, 2008
-
-
Maximilian Schleiss authored
(Old svn revision: 28698)
-
- Nov 08, 2008
-
-
Og Maciel authored
(Old svn revision: 28665)
-
- Nov 06, 2008
-
-
Piarres Beobide authored
(Old svn revision: 28635)
-
Brian Tarricone authored
thunar/thunar-{shortcuts-model,templates-action,window}.c: Fix compilation with glib < 2.14. (Old svn revision: 28630)
-
Olivier Fourdan authored
(Old svn revision: 28629)
-
Olivier Fourdan authored
(Old svn revision: 28628)
-
- Nov 05, 2008
-
-
Olivier Fourdan authored
(Old svn revision: 28610)
-
- Nov 03, 2008
-
-
Stephan Arts authored
xfconf for setting the xfce desktop. - Added support for gconftool to set the gnome desktop (detecting nautilus is still flawed) (Old svn revision: 28600)
-
- Nov 02, 2008
-
-
Maximilian Schleiss authored
(Old svn revision: 28595)
-
- Nov 01, 2008
-
-
Michal Varady authored
(Old svn revision: 28575)
-
Lars Nielsen authored
(Old svn revision: 28567)
-
Stephan Arts authored
Make thunar-wallpaper-plugin resident (Old svn revision: 28561)
-
Stephan Arts authored
- Making module resident (Old svn revision: 28545)
-
- Oct 31, 2008
-
-
Jannis Pohlmann authored
X-XfceSettingsName. Use more generic "File Manager" string in the Name field. (Old svn revision: 28540)
-