summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* made the initial path be the user's home directory.Andy Hertzfeld1999-12-153-2/+14
* Clean up --enable-* args slightly.Elliot Lee1999-12-152-20/+27
* Add --enable-more-warnings and --enable-fatal-warnings switches. AddElliot Lee1999-12-154-15/+30
* Rolled out my change. I was confused. Elliot had this fixedDarin Adler1999-12-156-20/+11
* Fixed overflow problem caused by gint16 local variable.Darin Adler1999-12-156-5/+25
* Fixed callback that caused bad cast when a URL was typed in.Darin Adler1999-12-156-5/+12
* Changed to compile with the latest gnome-vfs.Darin Adler1999-12-153-2/+8
* Fix size_allocate.Elliot Lee1999-12-156-10/+34
* a const char* can't be passed where a gchar* is expected.Maciej Stachowiak1999-12-153-2/+7
* Turned on more warnings; fixed all warnings.Darin Adler1999-12-1543-91/+143
* Support multiple view types (Nautilus/View, GNOME/Control,Elliot Lee1999-12-151-2/+4
* Turned on more warnings; fixed all warnings.Darin Adler1999-12-151-2/+5
* Add misc docs.Elliot Lee1999-12-154-1/+15
* Restructure the whole NautilusWindow code for sanity's sake.Elliot Lee1999-12-1540-2078/+1316
* Support multiple view types (Nautilus/View, GNOME/Control,Elliot Lee1999-12-152-8/+50
* Restructure the whole NautilusWindow code for sanity's sake.Elliot Lee1999-12-152-0/+4
* Ignore more generated files.Darin Adler1999-12-1520-18/+131
* Reordered code to fix bug where "View as blank space" option menu wasn't sizingJohn Sullivan1999-12-146-40/+97
* Add iconsElliot Lee1999-12-1425-12/+44
* Almost works (haha).Elliot Lee1999-12-145-34/+42
* The whole wazoo. It would work, except for a bug I blame on gnome-vfs.Elliot Lee1999-12-1427-66/+166
* Switch from imlib to pixbuf. Import from gnome-fm. Add a 'main_window'Elliot Lee1999-12-1380-1134/+2042
* add files for HTML component (it's just cut-and-paste of Ettore's componentHavoc Pennington1999-12-103-0/+624
* Start TODO list.Elliot Lee1999-12-101-0/+2
* Add a convenience function for setting the label.Elliot Lee1999-12-1026-8/+1045
* compileElliot Lee1999-12-102-28/+2
* Add a factory for activating components implemented inside nautilus.Elliot Lee1999-12-108-12/+106
* doh, quiet CVS.Elliot Lee1999-12-101-0/+1
* Start migration from gnome-fm.Elliot Lee1999-12-107-8/+67
* push out.Elliot Lee1999-12-0923-107/+110
* Attempt at a history view.Elliot Lee1999-12-097-0/+320
* src/explorer-location-bar.[ch]: Copy over from gnome-fm, change signal toElliot Lee1999-12-099-6/+476
* Try to fix the option menu resizing (still broke).Elliot Lee1999-12-0910-30/+95
* Inheritance on server side, too.Elliot Lee1999-12-087-10/+81
* Add subclasses.Elliot Lee1999-12-0820-0/+1530
* Use the "recommended" way of getting the base epv.Elliot Lee1999-12-0814-22/+54
* make it not compileElliot Lee1999-12-0833-85/+626
* Misc updates.Elliot Lee1999-12-0813-81/+176
* Just adding copyright/license notices, and a copy of the LGPL.Elliot Lee1999-12-0742-165/+1509
* hush cvsElliot Lee1999-12-073-0/+3
* Add notes.Elliot Lee1999-12-077-25/+362
* Implement libnautilus.Elliot Lee1999-12-0643-190/+3565
* Theoretically does URI mapping now. (Need OAF).Elliot Lee1999-12-0620-115/+642
* Basic framework is there. Now for URL resolution and loading.Elliot Lee1999-12-0624-402/+913
* pull it over from hyperbolaElliot Lee1999-12-0523-0/+3819
* Initial importV0_0Elliot Lee1999-12-050-0/+0
* Initial revisionElliot Lee1999-12-053-0/+125
* info2html now should grok all info pages.Elliot Lee1999-12-034-121/+116
* add a toplevel window widget that snaps to desktop size and sets the rightHavoc Pennington1999-12-022-0/+197
* Copy the man/info filters from gnome-core so I can start modifying them asElliot Lee1999-12-028-22/+37