nautilus/libnautilus
Elliot Lee edc7a195a4 Fix warnings Try (unsuccessfully) to get proper icon reflow by calling
* libnautilus/{gdk-extensions.c,gnome-icon-container.c}: Fix warnings
* libnautilus/gnome-icon-container.c: Try (unsuccessfully) to get
  proper icon reflow by calling icon_grid_resize() instead of
  icon_grid_set_visible_width(), in size_allocate().
* src/*.*: Add ntl-app.[ch].
* src/file-manager/desktop-*.c: Fix warnings.
* src/file-manager/fm-directory-view.c: Remove incorrect warning,
  allow turning off use of icon_layout altogether.
1999-12-17 03:06:48 +00:00
..
.cvsignore Added new graphics routines. 1999-12-16 22:45:54 +00:00
gdk-extensions.c Fix warnings Try (unsuccessfully) to get proper icon reflow by calling 1999-12-17 03:06:48 +00:00
gdk-extensions.h Added new graphics routines. 1999-12-16 22:45:54 +00:00
gnome-icon-container-dnd.c Initial revision 1999-10-07 20:34:14 +00:00
gnome-icon-container-dnd.h Initial revision 1999-10-07 20:34:14 +00:00
gnome-icon-container-layout.c New GNOME::ProgressiveLoader interface. It will allow the HTML component to 1999-11-13 01:06:40 +00:00
gnome-icon-container-layout.h Initial revision 1999-10-07 20:34:14 +00:00
gnome-icon-container-private.h Initial revision 1999-10-07 20:34:14 +00:00
gnome-icon-container.c return if the icon being set is NULL. This may be fixing a symptom rather 1999-12-17 03:06:47 +00:00
gnome-icon-container.h Switch from imlib to pixbuf. Import from gnome-fm. Add a 'main_window' 1999-12-13 22:44:06 +00:00
gnome-progressive-loader.c New GNOME::ProgressiveLoader interface. It will allow the HTML component to 1999-11-13 01:06:40 +00:00
gnome-progressive-loader.h New GNOME::ProgressiveLoader interface. It will allow the HTML component to 1999-11-13 01:06:40 +00:00
gtkflist.c Switch from imlib to pixbuf. Import from gnome-fm. Add a 'main_window' 1999-12-13 22:44:06 +00:00
gtkflist.h Switch from imlib to pixbuf. Import from gnome-fm. Add a 'main_window' 1999-12-13 22:44:06 +00:00
gtkscrollframe.c Now works. Duplicate the URI being requested, since we don't know what the 1999-12-16 22:11:49 +00:00
gtkscrollframe.h Switch from imlib to pixbuf. Import from gnome-fm. Add a 'main_window' 1999-12-13 22:44:06 +00:00
libnautilus.h Switch from imlib to pixbuf. Import from gnome-fm. Add a 'main_window' 1999-12-13 22:44:06 +00:00
Makefile.am Added new graphics routines. 1999-12-16 22:45:54 +00:00
nautilus-content-view-frame.c Turned on more warnings; fixed all warnings. 1999-12-15 03:09:45 +00:00
nautilus-content-view-frame.h Add subclasses. 1999-12-08 22:48:41 +00:00
nautilus-meta-view-frame.c Translate strings. 1999-12-16 07:49:40 +00:00
nautilus-meta-view-frame.h Translate strings. 1999-12-16 07:49:40 +00:00
nautilus-view-frame.c Turned on more warnings; fixed all warnings. 1999-12-15 03:09:45 +00:00
nautilus-view-frame.h push out. 1999-12-09 23:56:07 +00:00
nautilus-view.c Turned on more warnings; fixed all warnings. 1999-12-15 03:09:45 +00:00
nautilus-view.h push out. 1999-12-09 23:56:07 +00:00
ntl-content-view-client.c Turned on more warnings; fixed all warnings. 1999-12-15 03:09:45 +00:00
ntl-content-view-client.h Add subclasses. 1999-12-08 22:48:41 +00:00
ntl-content-view-frame.c Turned on more warnings; fixed all warnings. 1999-12-15 03:09:45 +00:00
ntl-content-view-frame.h Add subclasses. 1999-12-08 22:48:41 +00:00
ntl-meta-view-client.c Translate strings. 1999-12-16 07:49:40 +00:00
ntl-meta-view-client.h Translate strings. 1999-12-16 07:49:40 +00:00
ntl-meta-view-frame.c Translate strings. 1999-12-16 07:49:40 +00:00
ntl-meta-view-frame.h Translate strings. 1999-12-16 07:49:40 +00:00
ntl-view-client.c Turned on more warnings; fixed all warnings. 1999-12-15 03:09:45 +00:00
ntl-view-client.h push out. 1999-12-09 23:56:07 +00:00
ntl-view-frame.c Turned on more warnings; fixed all warnings. 1999-12-15 03:09:45 +00:00
ntl-view-frame.h push out. 1999-12-09 23:56:07 +00:00
README Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget 1997-01-02 07:38:17 +00:00

README for nautilus/libnautilus

This library, libnautilus, is ALL you need to link with to create
a nautilus component.