Skip to content
Snippets Groups Projects
  1. Feb 06, 2010
  2. Feb 03, 2010
  3. Jan 29, 2010
  4. Jan 28, 2010
    • Jannis Pohlmann's avatar
      Change CWD before spawning applications in ThunarLauncher. · c70f4313
      Jannis Pohlmann authored
      Before launching files with a GAppInfo, ThunarLauncher now changes the
      current working directory of the Thunar process to its own current
      directory, which usually also is the current directory of the window. It
      remembers the original directory Thunar was launched from and resets the
      CWD right after the files have been launched.
      
      This is done transparently by adding a function
      thunar_g_app_info_launch() that handles the CWD state internally. It
      calls another new function, thunar_util_change_working_directory() that
      is based on getcwd/_getcwd (the latter being used on Windows) and
      chdir().
      c70f4313
  5. Jan 26, 2010
  6. Jan 20, 2010
  7. Jan 19, 2010
  8. Jan 10, 2010
  9. Jan 09, 2010
  10. Jan 08, 2010
  11. Jan 07, 2010
  12. Jan 06, 2010
  13. Jan 05, 2010
  14. Jan 03, 2010
  15. Dec 27, 2009
  16. Dec 23, 2009
  17. Dec 20, 2009
Loading