Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: add some missing config.h includes | Cosimo Cecchi | 2012-05-30 | 1 | -0/+2 |
* | previewer: Fix leaked GError | Tomas Bzatek | 2011-09-02 | 1 | -0/+1 |
* | previewer: add a wrapper for the Close() remote method | Cosimo Cecchi | 2011-08-01 | 1 | -0/+23 |
* | previewer: call methods directly on the GDBusConnection | Cosimo Cecchi | 2011-08-01 | 1 | -72/+39 |
* | previewer: avoid creating the dbus proxy more than once | Cosimo Cecchi | 2011-05-09 | 1 | -9/+14 |
* | previewer: don't warn out if the bus name is not owned by anybody | Cosimo Cecchi | 2011-05-09 | 1 | -2/+2 |
* | previewer: don't return a new ref to the singleton | Cosimo Cecchi | 2011-05-09 | 1 | -2/+2 |
* | Add close_if_already_visible argument to nautilus_previewer_call_show_file | Alexander Larsson | 2011-05-09 | 1 | -3/+4 |
* | previewer: drop the x/y coordinates arguments | Cosimo Cecchi | 2011-05-09 | 1 | -5/+3 |
* | previewer: lazily create the DBus proxy | Cosimo Cecchi | 2011-05-09 | 1 | -73/+91 |
* | previewer: add a NautilusPreviewer DBus wrapper class | Cosimo Cecchi | 2011-05-09 | 1 | -0/+188 |