summaryrefslogtreecommitdiff
path: root/libnautilus/nautilus-view.c
Commit message (Expand)AuthorAgeFilesLines
* Remove icon XML string from HistoryItem.Sean Atkinson2002-05-151-1/+0
* Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto.Darin Adler2002-03-081-5/+1
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-4/+3
* Simplified calls to bonobo_object_ref/unref.Darin Adler2002-02-271-159/+141
* don't spew debug as we disconnect from a dead parent.Michael Meeks2002-02-201-1/+3
* re-remove the per display IID creation scheme - it's broken.Michael Meeks2002-01-231-22/+42
* Implement nautilus_view_close_window ().Anders Carlsson2002-01-081-0/+26
* fix strcmp style for Darin.Michael Meeks2001-12-211-31/+208
* kill g_log_domain_glib.Michael Meeks2001-11-211-3/+3
* Update to use proper boilerplate macros. Other porting tweaks.Darin Adler2001-11-131-13/+7
* guard against CORBA_OBJECT_NIL return from get_control_frame.Michael Meeks2001-11-121-1/+2
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-5/+5
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-2/+2
* Did some fixes based on a patch Michael sent me.Darin Adler2001-11-061-1/+1
* update bonobo requirement to 1.106.0 bump bonobo-activation to 0.9.3, bumpMichael Meeks2001-11-061-1/+1
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-90/+72
* More GtkObject -> GObject stuff.Darin Adler2001-11-041-4/+4
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+4
* cut-n-paste-code now compiles, and we are a hair's breadth away fromDarin Adler2001-10-311-6/+1
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-281-141/+58
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-1/+1
* Fixed problem compiling with new gettext:Darin Adler2001-05-231-1/+1
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-1/+1
* Remove librsvg.Ramiro Estrugo2001-04-041-3/+3
* Make file operations progress dialog always stay up for at least 1Darin Adler2001-04-031-1/+14
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-03-291-0/+16
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-271-54/+294
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-1/+1
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-171-0/+13
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-031-0/+20
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Darin Adler2001-01-301-82/+11
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-261-31/+206
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2001-01-041-5/+26
* reviewed by: Darin Adler <darin@eazel.com>Maciej Stachowiak2000-12-211-4/+25
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-131-7/+24
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-11-301-1/+1
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-1/+1
* Tell everyone that we are back on bonobo HEAD. Make sure Nautilus doesn'tDarin Adler2000-11-041-1/+1
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-051-0/+24
* More work on whittling the state machine down to size.Darin Adler2000-10-031-5/+8
* Removed unused "self_owned" field.Darin Adler2000-09-291-31/+3
* Fix more storage leaks.Darin Adler2000-09-271-4/+5
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-1/+1
* Add AM_PATH_GTK checkMaciej Stachowiak2000-09-111-1/+1
* fix 2 typos introduced my last maciej commit breaking the build.Mathieu Lacage2000-09-111-2/+2
* Handle a QI failure properly, fixing bugzilla.eazel.com 2545.Maciej Stachowiak2000-09-111-3/+14
* Added checks in Nautilus to guarantee we will notice leaksDarin Adler2000-09-061-2/+1
* Added more bug numbers to FIXMEs. 49 to go.John Sullivan2000-08-291-1/+1
* completes task 1567. it shows a bug in the way the history view displaysMathieu Lacage2000-08-191-1/+21
* More work on bug 1750 ("Reveal in New Window" feature forJohn Sullivan2000-08-191-0/+18