Skip to content
Snippets Groups Projects
  1. Mar 03, 2010
  2. Feb 28, 2010
  3. 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
  4. Feb 19, 2010
  5. Feb 16, 2010
  6. Feb 07, 2010
  7. Feb 06, 2010
  8. Feb 03, 2010
  9. Jan 29, 2010
  10. 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
  11. Jan 26, 2010
  12. Jan 20, 2010
  13. Jan 19, 2010
  14. Jan 10, 2010
  15. Jan 09, 2010
  16. Jan 08, 2010
  17. Jan 07, 2010
  18. Jan 06, 2010
  19. Jan 05, 2010
Loading