summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* don't spew debug as we disconnect from a dead parent.Michael Meeks2002-02-205-11/+13
* - better error message when smb master browser not availableBastien Nocera2002-02-201-1/+12
* require gnome-desktop libraryjacob berkman2002-02-193-43/+58
* ensure we survive without trashing the WM, even if we can get no workingMichael Meeks2002-02-191-10/+12
* Require eel 1.1.5.David Emory Watson2002-02-162-5/+6
* remove nautilus-shell-marshal.listjacob berkman2002-02-151-1/+0
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-1436-636/+714
* Allow submenus to have pixbufs.David Emory Watson2002-02-133-7/+6
* Record the idle ID so we can cancel it properly. New.Darin Adler2002-02-132-94/+52
* A few places where we said "=" but meant "==".Darin Adler2002-02-121-2/+2
* Require at least libxml 2.4.7, since that's the version where xmlFree andDarin Adler2002-02-124-4/+0
* remove registering own 'synchronizer' #ifdef bits.Michael Meeks2002-02-114-16/+24
* Include libxml/globals.h to get xmlFree from its new position.Jody Goldberg2002-02-111-1/+1
* eel_signal_connect_while_alive -> g_object_add_weak_pointer.Darin Adler2002-02-076-123/+54
* guard against re-enterancy; hold refs on the sidebars.Michael Meeks2002-02-062-9/+25
* Remove. Remove. Remove. Remove. Remove.Darin Adler2002-02-053-6/+7
* Port to GtkTreeView, lots of work still remains though.Anders Carlsson2002-02-051-27/+1
* move re-enterant CORBA stuff (fm_icon_view_init): to here.Michael Meeks2002-02-041-3/+7
* Put a placeholder in so that component menus will go to the left of theDarin Adler2002-02-041-1/+1
* Don't ignore tarballs. Bump version number. Bump version number.NAUTILUS_1_1_4Darin Adler2002-02-042-12/+6
* Increased GNOME_UI_REQUIRED to 1.110.1Dave Camp2002-02-011-1/+2
* Make the search feature work again:John Harper2002-02-014-33/+61
* Remove smooth mode and unused font and font size machinery.Darin Adler2002-01-294-72/+15
* Update for 1.1.3 release. Bump version.Darin Adler2002-01-291-3/+7
* Changed the system(3) call to launch application from command. Instead useDarin Adler2002-01-282-33/+37
* use g_list_copy instead of eel version use gtk_window_present instead ofGediminas Paulauskas2002-01-286-9/+9
* Add selectable argument. (attach_value_label): set selectable to TRUE.Anders Carlsson2002-01-271-4/+9
* return a 'changed' boolean.Michael Meeks2002-01-255-63/+93
* GNOME2_CONVERSION_COMPLETE eradication campaignDarin Adler2002-01-2513-308/+193
* GNOME2_CONVERSION_COMPLETE eradication campaignDarin Adler2002-01-2410-158/+136
* Remove stray call to gtk_tree_view_column_new.Darin Adler2002-01-241-1/+0
* re-remove the per display IID creation scheme - it's broken.Michael Meeks2002-01-236-14/+14
* Disable the code that destroys the fallback icon at shutdown time since itDarin Adler2002-01-222-11/+23
* Get rid of code that passes around the "optimize for AA" flag.Darin Adler2002-01-214-8/+7
* upd to handle orientation too (create_back_or_forward_toolbar_item): addMichael Meeks2002-01-211-4/+28
* Remove nautilus-launch-icon.png.Darin Adler2002-01-1917-139/+114
* fix comment.Michael Meeks2002-01-181-15/+0
* don't set the background, it causes a strange segv later.Michael Meeks2002-01-182-60/+57
* Free the type string.Anders Carlsson2002-01-173-2/+7
* New file.Anders Carlsson2002-01-177-2121/+1159
* Added include needed for compatibility with new gnome-vfs.Darin Adler2002-01-171-2/+1
* Remove unneeded code and restore display-specific registration. This getsDarin Adler2002-01-176-44/+32
* Do an ifdef in the profiler code rather than in the makefile.Darin Adler2002-01-152-12/+13
* Fix another of those double-destroy problems by turning a destroy into aDarin Adler2002-01-151-24/+18
* Inspired by a patch from Jacob Berkman <jacob@ximian.com>, gotDarin Adler2002-01-151-0/+3
* Port to GtkTreeView.Johan Dahlin2002-01-151-102/+173
* Some destroy/finalize fixes.Darin Adler2002-01-093-27/+32
* Mention bad looking text.Darin Adler2002-01-081-1/+0
* Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler2002-01-0810-191/+115
* Implement nautilus_view_close_window ().Anders Carlsson2002-01-085-0/+46