summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Remove references to the "Use Emacs-style keyboard shortcuts" preference.Dave Camp2002-03-243-16/+0
* Add patch to re-thumbnail if the thumbnail timestamp is different from theHavoc Pennington2002-03-201-21/+87
* Comment out WPTYPE_EMBOSSED since it doesn't exist.Anders Carlsson2002-03-201-1/+2
* use the y_offset to center the number in the allocation, while wasMichael Meeks2002-03-191-0/+27
* NULL top_left_text after free.Michael Meeks2002-03-181-0/+1
* Fix typo. Was using x0 instead of y0. Reported by Edouard PoorAlexander Larsson2002-03-181-1/+1
* re-instate the making of per display iids.Michael Meeks2002-03-141-1/+2
* Disable thrash for afs filesystems.Alexander Larsson2002-03-141-1/+1
* After loading the link info with the new display name, clear the oldAlexander Larsson2002-03-144-17/+92
* Add nautilus-file-operations-progress-icons.h Don't try create or destroyAnders Carlsson2002-03-111-0/+1
* Add progress jar feature; the progress dialog icon now looks like a jarAnders Carlsson2002-03-112-3/+147
* Cache the value of getenv("G_BROKEN_FILENAMES"), as this getenv showed upAlexander Larsson2002-03-101-2/+19
* Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto.Darin Adler2002-03-083-20/+7
* Rename old stop_monitoring_directory function.Darin Adler2002-03-082-9/+8
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-0716-361/+253
* impl. to cope with having a paned with no child2, without doing lots ofMichael Meeks2002-03-075-4/+102
* (merges from stable):Alexander Larsson2002-03-071-3/+3
* Use g_signal_connect_object instead of g_signal_connnect to make sure weDarin Adler2002-03-061-22/+15
* Fix storage leaks.Darin Adler2002-03-061-6/+13
* don't try to set properties on a remote container that is being / has beenMichael Meeks2002-03-068-55/+68
* widget_x/y ->o world_x/yAlexander Larsson2002-03-062-33/+24
* Remove unneeded g_return_if_fail. We call only one other function, so thatDarin Adler2002-03-061-75/+69
* Use eel_str_has_prefix so we don't have to dup and free the uri.Anders Carlsson2002-03-061-16/+13
* Only look for .directory files in directories that have a special scheme.Anders Carlsson2002-03-061-3/+44
* Register default folder viewer enumeration too.Anders Carlsson2002-03-051-4/+7
* impl. (cache_icon_new): add the icon to the cache view.Michael Meeks2002-03-051-0/+55
* Call the real nautilus_global_preferences_init. Without this, all hellDarin Adler2002-03-041-0/+2
* Don't pay any attention if we're told about removal of a file we'reDarin Adler2002-03-043-8/+24
* split out the ultra slow gnome-vfs thrashing bit into hereMichael Meeks2002-03-042-16/+30
* Remove the web search preference and the remnants of the "go to webDarin Adler2002-03-042-6/+0
* Bump major soname version to 2. Should fix bug #73142.Alexander Larsson2002-03-041-0/+1
* Based on patch from Richard Hestilow <hestilow@ximian.com>Alexander Larsson2002-03-042-187/+102
* Patch from Diego González <dggonz@yahoo.com>.Alexander Larsson2002-03-032-0/+51
* Call eel_background_set_is_constant_size() on the desktop background toAlexander Larsson2002-03-031-1/+2
* Move reset constant into header.Darin Adler2002-03-015-240/+185
* Check for NULL before calling xmlParseFile.Darin Adler2002-03-011-1/+7
* Remove unneeded code to set icon for the deleted Web Search button.Darin Adler2002-03-011-1/+1
* Events are in bin_window coordinates. Not world coords.Alexander Larsson2002-03-011-5/+3
* Fix handling of files with Icon entries that are full paths.Darin Adler2002-03-012-7/+11
* Fix assert where it was calling gnome_vfs_get_uri_from_local_path onDarin Adler2002-02-281-6/+5
* New. (rename_guts): Rename nautilus_file_rename to this.Darin Adler2002-02-281-14/+47
* Patch from drleary@mac.com, add a weak_pointer to the about-dialog toAlexander Larsson2002-02-283-20/+85
* Change file-types-capplet to gnome2-file-types-properties.Darin Adler2002-02-281-6/+5
* add missing includeGediminas Paulauskas2002-02-271-0/+1
* Just release, don't unref. (get_metafile): Don't keep a ref. Also fixDarin Adler2002-02-274-130/+67
* impl. (get_xalf_prefix): use gconf.Michael Meeks2002-02-276-27/+73
* pass a widget context to help pango.Michael Meeks2002-02-271-57/+31
* Fix typo that used NAUTILUS_ZOOM_LEVEL_STANDARD instead ofAlexander Larsson2002-02-271-3/+10
* Remove stray line of code.Darin Adler2002-02-272-2/+0
* fix the undo manager impl. to map the servant properly.Michael Meeks2002-02-272-42/+71