summaryrefslogtreecommitdiff
path: root/src/nautilus-previewer.c
Commit message (Expand)AuthorAgeFilesLines
* general: run uncrustifyCarlos Soriano2016-08-291-55/+57
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-1/+1
* application: simplify use of NautilusPreviewerCosimo Cecchi2014-04-301-99/+10
* Don't mention FSF addressCosimo Cecchi2014-02-171-2/+1
* all: add some missing config.h includesCosimo Cecchi2012-05-301-0/+2
* previewer: Fix leaked GErrorTomas Bzatek2011-09-021-0/+1
* previewer: add a wrapper for the Close() remote methodCosimo Cecchi2011-08-011-0/+23
* previewer: call methods directly on the GDBusConnectionCosimo Cecchi2011-08-011-72/+39
* previewer: avoid creating the dbus proxy more than onceCosimo Cecchi2011-05-091-9/+14
* previewer: don't warn out if the bus name is not owned by anybodyCosimo Cecchi2011-05-091-2/+2
* previewer: don't return a new ref to the singletonCosimo Cecchi2011-05-091-2/+2
* Add close_if_already_visible argument to nautilus_previewer_call_show_fileAlexander Larsson2011-05-091-3/+4
* previewer: drop the x/y coordinates argumentsCosimo Cecchi2011-05-091-5/+3
* previewer: lazily create the DBus proxyCosimo Cecchi2011-05-091-73/+91
* previewer: add a NautilusPreviewer DBus wrapper classCosimo Cecchi2011-05-091-0/+188