summaryrefslogtreecommitdiff
path: root/src/nautilus-previewer.h
Commit message (Collapse)AuthorAgeFilesLines
* application: simplify use of NautilusPreviewerCosimo Cecchi2014-04-301-34/+5
| | | | | Just use the GDBusConnection that the application gives us, instead of requiring a separate one.
* Don't mention FSF addressCosimo Cecchi2014-02-171-2/+1
| | | | | | Use the website instead. https://bugzilla.gnome.org/show_bug.cgi?id=721518
* previewer: add a wrapper for the Close() remote methodCosimo Cecchi2011-08-011-0/+1
|
* previewer: don't return a new ref to the singletonCosimo Cecchi2011-05-091-1/+1
| | | | | It's easier to use this way, and we don't have to create a new DBus proxy every time.
* Add close_if_already_visible argument to nautilus_previewer_call_show_fileAlexander Larsson2011-05-091-1/+2
| | | | As per the changes in sushi
* previewer: drop the x/y coordinates argumentsCosimo Cecchi2011-05-091-3/+1
|
* previewer: add a NautilusPreviewer DBus wrapper classCosimo Cecchi2011-05-091-0/+67