summaryrefslogtreecommitdiff
path: root/libnautilus/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed bug 660 (Need to publish menu positions for components to use)John Sullivan2000-04-281-0/+1
* More 'make dist' fixes. Let automake know about private headersRamiro Estrugo2000-04-271-5/+7
* Fixed bug #99: Implemented copy, paste, clear, and cut for text Added newRebecca Schulman2000-04-271-0/+2
* Fixes to allow Nautilus to build on my system:Ian McKellar2000-04-261-1/+1
* Fix compilation with srcdir != builddir (again).Ettore Perazzoli2000-04-251-4/+10
* OAF conversion. You must now build bonobo and gnome-vfs with --enable-oafMaciej Stachowiak2000-04-191-2/+2
* Split libnautilus into two pieces.Ramiro Estrugo2000-04-141-76/+8
* Move nautilus view component interface definition into libnautilus.Ramiro Estrugo2000-04-141-9/+11
* Improved the background handling code so more is shared.Darin Adler2000-04-051-0/+2
* First cut at tiled background images.Darin Adler2000-04-041-0/+2
* moved pixbuf manipulation routines intoAndy Hertzfeld2000-03-251-0/+2
* Did some of the items from RENAMING.Darin Adler2000-03-221-10/+9
* First pass on making list column resizing live.Pavel Cisler2000-03-171-0/+2
* Did some of the renamings that were queued in RENAMING.Darin Adler2000-03-161-2/+2
* Moved a couple of utility functions into the right libnautilus homes.John Sullivan2000-03-161-0/+2
* Tell people about the gnome-xml branch.Darin Adler2000-03-161-1/+2
* A quick cleanup of how we use gnome-xml.Darin Adler2000-03-151-0/+2
* *libnautilus/Makefile.am: Added nautilus_string_tableRamiro Estrugo2000-03-121-0/+2
* Moved global preferences to libnautilus.Ramiro Estrugo2000-03-121-7/+13
* Fixed typo that broke all hit testing except for rubber band selection!Darin Adler2000-03-111-2/+0
* Fixed rubber banding to hit test with all the parts of the icon, not justDarin Adler2000-03-101-0/+2
* Install libnautilus.h Handle mapping of special schemes (i.e. unknown toElliot Lee2000-03-091-0/+1
* Broke the file part of nautilus-directory.[ch] into nautilus-file.[ch].Darin Adler2000-03-081-3/+2
* added libpng to Makefile.amJonathan Blandford2000-03-031-1/+2
* Added Nautilus::Zoomable and Nautilus::ZoomableFrame interfaces. New filesMaciej Stachowiak2000-02-241-0/+2
* implemented command buttons based on mime-types in the index panelAndy Hertzfeld2000-02-181-0/+2
* Moved NautilusBookmark from src/ to libnautilus/, in anticipation of using it inJohn Sullivan2000-02-151-0/+2
* In notify_location_change, send progress back (because the Bonobo control,Elliot Lee2000-02-101-0/+2
* Include the .idl files of other modules that we use. Define -D_REENTRANT,Elliot Lee2000-02-071-1/+2
* Put #defines for all metadata keys into new central location.John Sullivan2000-01-301-0/+1
* Renamed FMIconCache to NautilusIconFactory and moved it to libnautilus.John Sullivan2000-01-271-0/+4
* Fixed a bug that was causing some icons to not get selected or unselectedDarin Adler2000-01-271-2/+0
* Link to $(BONOBO_LIBS) Include <string.h> to get prototype for memset.Elliot Lee2000-01-261-0/+2
* Added interface to get a NautilusFile for a specific file rather than aDarin Adler2000-01-261-0/+1
* Better text for date column in list view.John Sullivan2000-01-251-0/+2
* icons are now drawn with a custom canvas item instead of with a group.Andy Hertzfeld2000-01-251-1/+3
* Added a controller object that lets GnomeIconContainerDarin Adler2000-01-241-0/+2
* fix to gnomecanvaspixbufHavoc Pennington2000-01-221-2/+2
* Started some cleanup of the icon view.Darin Adler2000-01-211-2/+0
* Added first cut at code to put metafiles in the user's home directory ifDarin Adler2000-01-181-0/+2
* Added code to load and save metadata.Darin Adler2000-01-141-4/+11
* Renamed from libnautilus/ntl-view-client.c, libnautilus/ntl-view-client.h,Maciej Stachowiak2000-01-101-6/+6
* use libcanvas_pixbufElliot Lee2000-01-101-1/+1
* Added NautilusBackground class, string functions that allow NULL, madeDarin Adler2000-01-101-0/+5
* Made there be just one About window, and added a utility function forJohn Sullivan2000-01-071-2/+4
* Moved self-check framework into libnautilus. Added functions so eachDarin Adler2000-01-071-0/+4
* Backed out nautilus-uri-utilities changes from earlier today.John Sullivan2000-01-041-5/+1
* Made location-entering field handle bogus URIs better.John Sullivan2000-01-041-2/+12
* Split out a couple of file-related utilities into a new file.John Sullivan2000-01-031-0/+2
* Build the fsextension stuff in.Elliot Lee1999-12-231-2/+9