summaryrefslogtreecommitdiff
path: root/src/nautilus-view-frame.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Darin Adler <darin@eazel.com> reviewed by: Maciej StachowiakMartin Baulig2000-11-161-147/+137
* reviewed by: Darin Adler <darin@eazel.com>Maciej Stachowiak2000-11-151-2/+7
* reviewed by: George Lebl <jirka@5z.com>Maciej Stachowiak2000-11-151-0/+5
* Updated based on running check-THANKS.pl Fixed some typos in people'sMaciej Stachowiak2000-11-131-2/+8
* Fix bug 3998 (Move to Trash crashes Nautilus if item with thatDarin Adler2000-10-261-0/+1
* Some work towards reducing load_directory calls.Darin Adler2000-10-241-3/+0
* Fix extra dependency that was causing the xml.h files to be generated tooDarin Adler2000-10-231-251/+223
* new design for the state machine taking into account the new async states.Mathieu Lacage2000-10-131-17/+243
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-051-3/+9
* Filed bugs for some FIXMEsMaciej Stachowiak2000-10-041-4/+4
* More work on whittling the state machine down to size.Darin Adler2000-10-031-4/+4
* Removed unused "self_owned" field.Darin Adler2000-09-291-44/+3
* Fixed part of bug 3322 (context menus don't work correctlyJohn Sullivan2000-09-291-0/+1
* Removed an unnecessary line that was setting a field of a struct that wasJohn Sullivan2000-09-281-1/+5
* oops forgot this g_print. sorry again.Mathieu Lacage2000-09-261-1/+0
* try to debug some mozilla-related pbs. add debugging output. NULL freed'Mathieu Lacage2000-09-261-1/+7
* Band-aid for bug 2752 (intermittent failure trying toJohn Sullivan2000-09-261-4/+7
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-1/+1
* Removed some of the remains of the component_class machinery.Darin Adler2000-09-211-98/+71
* Finally fixed bug 1994; in the process I think I also ended upMaciej Stachowiak2000-09-201-5/+23
* Fixed bugs in Nautilus link management, some other minor problemsDarin Adler2000-09-131-108/+242
* Added checks in Nautilus to guarantee we will notice leaksDarin Adler2000-09-061-4/+2
* Added more bug numbers to FIXMEs. 142 to go.John Sullivan2000-08-281-2/+4
* completes task 1567. it shows a bug in the way the history view displaysMathieu Lacage2000-08-191-0/+21
* More work on bug 1750 ("Reveal in New Window" feature forJohn Sullivan2000-08-191-0/+18
* Cleans up the HistoryFrame : remove the History object and replaces itMathieu Lacage2000-08-181-2/+2
* More prep work for the trash directory.Darin Adler2000-08-141-0/+1
* Fixed bug 1891 (calling set_title before report_load_underway hasDarin Adler2000-08-111-8/+46
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-3/+3
* Fixes for bugzilla tasks 1525 and 1530.Maciej Stachowiak2000-08-111-1/+1
* Finished rest of bug 762 (Framework for dealing withJohn Sullivan2000-07-311-1/+3
* Changed desktop menu to offer close desktop instead of quit nautilus.Mike Engber2000-07-131-16/+0
* Change to use bonobo_object_unref now that the leaks have been fixed. ThisDarin Adler2000-07-121-9/+1
* Hooked up the quit menu in the desktop context menu to quit Nautilus. Now,Mike Engber2000-07-121-0/+16
* Fixed some leaks that cause problems with the new Bonobo.Darin Adler2000-07-111-1/+1
* Fixed to compile with latest Bonobo. Doesn't work quite as well as beforeDarin Adler2000-07-111-60/+70
* Changed history list to include a separate position field instead ofDarin Adler2000-07-111-464/+467
* Fixed bug 1571, Need titles in history list instead of just URIs.Gene Z. Ragan2000-07-071-3/+42
* Fixed 1497 - problems with freeing the CORBA returned preferred zoom levelMike Engber2000-06-281-3/+1
* Commented out a CORBA_free that causes sigsegv (noted by Carbamide). FiledEskil Heyn Olsen2000-06-281-1/+5
* Added get_preferred_zoom_levels. Fixed zoom-control to use this info toMike Engber2000-06-281-0/+25
* Removed zoom_to_default and zoom_parameters_changed. The nautilus-windowMike Engber2000-06-271-60/+0
* Added report_zoom_parameters_changed to the zoomable interface. ThisMike Engber2000-06-271-0/+19
* Removed zoom_to_level from the zoomable interface - starting on theMichael Engber2000-06-231-19/+0
* The zoom control is now driven by its zoomable. This corrected the mostMike Engber2000-06-201-0/+2
* Fixed bug #306, right click menu in zoom control doesn't work. The menuGene Z. Ragan2000-06-131-0/+18
* Fixed bug #305. CLicking in center of zoom control does not change zoomGene Z. Ragan2000-06-131-0/+18
* Renamed and changed around parameters for the basic operations onDarin Adler2000-06-131-238/+202
* The main change here is revamping the undo manager.Darin Adler2000-06-071-8/+5
* Another cut on the desktop. Way closer.Darin Adler2000-05-311-85/+18