Skip to content
Snippets Groups Projects
  1. Mar 25, 2010
  2. Mar 20, 2010
  3. Mar 14, 2010
  4. Mar 13, 2010
  5. Mar 07, 2010
  6. Mar 06, 2010
  7. Mar 05, 2010
  8. Mar 03, 2010
  9. Feb 28, 2010
  10. Feb 24, 2010
    • Nick Schermer's avatar
      Create status icon when we're actually going to display it. · eb89a0fd
      Nick Schermer authored
      The show/hide in status icons emits a critical warning (in the
      plug window) because of the quick hide we do after creating in
      status icon. This crashes the status icon in the panel.
      Although this is a problem in Gtk, it is also better to delay
      creating the status icon until we actually show it.
      eb89a0fd
  11. Feb 19, 2010
  12. Feb 16, 2010
  13. Feb 07, 2010
  14. Feb 06, 2010
  15. Feb 03, 2010
  16. Jan 29, 2010
  17. 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
  18. Jan 26, 2010
  19. Jan 20, 2010
  20. Jan 19, 2010
Loading