No description
Find a file
Iain Lane 846085ade9 canvas-container: consider margins when calculating icon bounding box
Shells can fix docks, panels and other similar things which reduce the
available space to draw on. This is called the canvas margin.

When positioning things relative to icons within containers we need to
adjust by this margin, otherwise they will be shifted away from the
target. Do this when we calculate the bounding box.

https://bugzilla.gnome.org/show_bug.cgi?id=759002
2015-12-04 14:48:53 +00:00
data desktop file: specify new window action 2015-11-12 22:51:46 +01:00
docs remove leftovers of connect to server 2015-08-21 11:34:52 +02:00
eel project: replace deprecated GtkMisc calls 2015-07-21 18:20:26 -03:00
icons Add film strip in nautilus rather than in thumbnailer 2014-02-09 00:42:56 +01:00
libgd@04b2480259 desktop: undecorate the window before positioning 2015-11-12 09:34:52 +01:00
libnautilus-extension libnautilus-extension: add gtk-doc documentation coverage 2015-05-25 20:41:19 -07:00
libnautilus-private canvas-container: consider margins when calculating icon bounding box 2015-12-04 14:48:53 +00:00
nautilus-sendto-extension send-to: use Send to... for the label 2015-08-31 14:05:38 +02:00
po Updated Spanish translation 2015-12-02 21:10:30 +01:00
src directory: assume recent as local 2015-12-02 18:03:52 +01:00
test search: done loading signal only if not restarting engine 2015-07-22 13:02:04 +02:00
.gitmodules general: Add libgd as a submodule 2015-02-03 09:26:04 -08:00
AUTHORS release: update AUTHORS 2011-04-04 10:05:30 -04:00
autogen.sh autogen.sh: remove obsolete PKG_NAME 2015-05-25 14:39:27 -07:00
configure.ac Make libselinux dependency controllable by configure switch 2015-12-02 11:36:21 +01:00
COPYING Don't mention FSF address 2014-02-17 14:41:43 -08:00
COPYING.EXTENSIONS Add COPYING.EXTENSIONS clarifying some extension license issues 2009-05-27 11:06:31 +02:00
COPYING.LIB Just adding copyright/license notices, and a copy of the LGPL. 1999-12-07 19:59:42 +00:00
git.mk Use git.mk 2012-09-17 18:07:25 -04:00
HACKING doap: update URLs 2014-04-06 18:52:22 +02:00
MAINTAINERS Update MAINTAINERS and DOAP files 2011-01-28 17:11:44 -05:00
Makefile.am build: order libgd before libnautilus-private 2015-05-25 14:49:23 -07:00
Makefile.shared Fixed bug 4057 (clicking the back button while opening a huge 2000-10-30 19:22:43 +00:00
nautilus.doap doap: add me to maintainers 2015-02-11 20:13:57 +01:00
NEWS release: prepare for 3.18.1 2015-10-15 19:47:18 +02:00
README README: update 2015-05-23 23:20:25 +02:00
README.commits Fix a copy/paste typo. 2009-04-17 15:24:02 +02:00
THANKS Update for release. 2008-03-10 23:21:35 +00:00

This is Nautilus, the file manager for the GNOME desktop.
https://wiki.gnome.org/Apps/Nautilus

Hacking on Nautilus
===================

To build the development version of Nautilus and hack on the code
see the general guide for build the GNOME platform at
https://wiki.gnome.org/GnomeLove/BuildGnome

Guidelines and tutorials to contribute to the GNOME platform
are in https://wiki.gnome.org/GnomeLove/CodeContributionWorkflow

Mailing List
============

The nautilus mailing list is nautilus-list@gnome.org.  Subscription
information is available at
http://mail.gnome.org/mailman/listinfo/nautilus-list

How to report bugs
==================

Bugs should be reported to the GNOME bug tracking system
(http://bugzilla.gnome.org), in the "nautilus" product.

Please read the following page on how to prepare a useful bug report:
http://bugzilla.gnome.org/bug-HOWTO.html