| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed unused "self_owned" field. | Darin Adler | 2000-09-29 | 3 | -69/+31 |
* | Removed non-working clipboard code | Rebecca Schulman | 2000-09-29 | 1 | -102/+4 |
* | Fixed renaming bug with names with unusual characters and problems | Darin Adler | 2000-09-29 | 2 | -97/+85 |
* | Fixed bug 1275, that sidebar panels don't have defaults per user level. | Rebecca Schulman | 2000-09-27 | 1 | -10/+3 |
* | Fix more storage leaks. | Darin Adler | 2000-09-27 | 5 | -6/+110 |
* | Fixed bugs 691, 689, and 733. Hopeully this also fixes 690, but I can't | Rebecca Schulman | 2000-09-26 | 2 | -41/+226 |
* | Fixed bug bug 3264 (Tree view shows no branches for directories, | Darin Adler | 2000-09-26 | 2 | -2/+4 |
* | Fix wording and make it a little easier to translate some of these | Darin Adler | 2000-09-15 | 1 | -1/+2 |
* | Fixed bug 1984, Crash when closing a window after undo operation Fixed bug | Gene Z. Ragan | 2000-09-14 | 1 | -3/+13 |
* | Fixed bug 3071 (zoom control right-click menu doesn't work) | John Sullivan | 2000-09-14 | 1 | -47/+83 |
* | Fix function prototype problem with PAM on Linux. | Seth Nickell | 2000-09-12 | 1 | -6/+8 |
* | Add checks to fix things on Solaris regarding mounting, environment | Seth Nickell | 2000-09-12 | 1 | -7/+11 |
* | Add AM_PATH_GTK check | Maciej Stachowiak | 2000-09-11 | 2 | -1/+2 |
* | fix 2 typos introduced my last maciej commit breaking the build. | Mathieu Lacage | 2000-09-11 | 1 | -2/+2 |
* | Handle a QI failure properly, fixing bugzilla.eazel.com 2545. | Maciej Stachowiak | 2000-09-11 | 1 | -3/+14 |
* | Fix makefile problem | Maciej Stachowiak | 2000-09-07 | 1 | -1/+2 |
* | New IDL interface for the special adapter component that will be used to | Maciej Stachowiak | 2000-09-07 | 2 | -2/+16 |
* | Added checks in Nautilus to guarantee we will notice leaks | Darin Adler | 2000-09-06 | 3 | -35/+5 |
* | Added more bug numbers to FIXMEs. 49 to go. | John Sullivan | 2000-08-29 | 1 | -1/+1 |
* | More work on bug 1653 (new menu layout). Now there's a | John Sullivan | 2000-08-24 | 1 | -0/+13 |
* | More work on bug 1653 (new menu layout) | John Sullivan | 2000-08-22 | 1 | -1/+19 |
* | forgot this file in my last commit. | Mathieu Lacage | 2000-08-19 | 1 | -0/+1 |
* | completes task 1567. it shows a bug in the way the history view displays | Mathieu Lacage | 2000-08-19 | 2 | -1/+23 |
* | More work on bug 1750 ("Reveal in New Window" feature for | John Sullivan | 2000-08-19 | 3 | -17/+41 |
* | Cleans up the HistoryFrame : remove the History object and replaces it | Mathieu Lacage | 2000-08-18 | 1 | -5/+1 |
* | More menu tweaking, including switching over to use | John Sullivan | 2000-08-18 | 1 | -32/+34 |
* | Fixed bug 2210 (GNOME is referred to as Gnome in the about dialog). It was | Darin Adler | 2000-08-18 | 1 | -11/+9 |
* | More of the implementation of all the trash functions. About 1/3 done now. | Darin Adler | 2000-08-16 | 1 | -13/+8 |
* | Fixed a bug where transaction)in_progress was always TRUE. This caused a | Gene Z. Ragan | 2000-08-05 | 1 | -10/+16 |
* | Changed relayout so it will update the scroll region. This fixes bug 1907 | Darin Adler | 2000-08-05 | 1 | -11/+15 |
* | fix build with new bonobo. fix build with new bonobo. fix build with new | Mathieu Lacage | 2000-08-03 | 1 | -2/+2 |
* | Removed "Close Nautilus Desktop" from the desktop's right click menu. | Mike Engber | 2000-08-01 | 1 | -2/+1 |
* | reorganized the menus. Added a user level menu and removed the settings | Andy Hertzfeld | 2000-07-25 | 1 | -0/+1 |
* | Changed desktop menu to offer close desktop instead of quit nautilus. | Mike Engber | 2000-07-13 | 3 | -17/+0 |
* | My apologies to all who read the cvs commits list that have | Darin Adler | 2000-07-13 | 2 | -2/+2 |
* | Change to use bonobo_object_unref now that the leaks have been fixed. This | Darin Adler | 2000-07-12 | 1 | -1/+0 |
* | Hooked up the quit menu in the desktop context menu to quit Nautilus. Now, | Mike Engber | 2000-07-12 | 3 | -0/+17 |
* | Fixed some leaks that cause problems with the new Bonobo. | Darin Adler | 2000-07-11 | 3 | -11/+16 |
* | Changed history list to include a separate position field instead of | Darin Adler | 2000-07-11 | 1 | -15/+11 |
* | Removed the obsolete Nautilus/ContentView and Nautilus/MetaView. | Darin Adler | 2000-07-07 | 1 | -1/+1 |
* | Fixed bug 1571, Need titles in history list instead of just URIs. | Gene Z. Ragan | 2000-07-07 | 1 | -0/+27 |
* | Fixed problem with previous change to this file. Allocated a static epv. | Gene Z. Ragan | 2000-07-03 | 1 | -3/+4 |
* | Fixed 1497 - problems with freeing the CORBA returned preferred zoom level | Mike Engber | 2000-06-28 | 1 | -14/+33 |
* | Commented out a CORBA_free that causes sigsegv (noted by Carbamide). Filed | Eskil Heyn Olsen | 2000-06-28 | 1 | -1/+1 |
* | Added get_preferred_zoom_levels. Fixed zoom-control to use this info to | Mike Engber | 2000-06-28 | 3 | -28/+101 |
* | Removed zoom_to_default and zoom_parameters_changed. The nautilus-window | Mike Engber | 2000-06-27 | 2 | -60/+5 |
* | Added report_zoom_parameters_changed to the zoomable interface. This | Mike Engber | 2000-06-27 | 3 | -13/+52 |
* | Removed zoom_to_level from the zoomable interface - starting on the | Michael Engber | 2000-06-23 | 2 | -25/+1 |
* | Remove the GNOMECANVASPIXBUF depedency. Its not used no more. | Ramiro Estrugo | 2000-06-20 | 1 | -2/+0 |
* | Fixed bug #306, right click menu in zoom control doesn't work. The menu | Gene Z. Ragan | 2000-06-13 | 3 | -1/+27 |