summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-desktop-icon-view.c
Commit message (Expand)AuthorAgeFilesLines
* Don't connect empty void-returning handler to "event". Fixes delete-key onAlexander Larsson2003-03-041-7/+0
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-281-2/+2
* Correct icon name for zip disks.Alexander Larsson2003-02-051-1/+1
* Make the desktop icon view store the screen number with the iconJames Willcox2002-12-191-1/+1
* Fix up includes.Alexander Larsson2002-11-061-1/+1
* Broken PipeAnders Carlsson2002-11-061-1/+1
* Add application/x-rootwindow-drop.Alexander Larsson2002-10-161-0/+1
* Don't read settings from the nautilus theme. Return the globallyDave Camp2002-10-051-27/+3
* Merge the multihead branch into HEAD and :Mark McLoughlin2002-10-021-47/+86
* Unescape the media path so that nautilus link is removed properly when itNarayana Pattipati2002-09-301-2/+5
* Merge the new-icon-factory-branch branch to HEAD.Alexander Larsson2002-09-181-11/+12
* never set "Use default background" item insensitive for the desktop.Havoc Pennington2002-09-051-9/+27
* New function nautilus_link_desktop_file_local_is_utf8.Alexander Larsson2002-08-201-1/+3
* pass in info if we have it already.Michael Meeks2002-08-071-128/+134
* Fixup usage of ellipses. Patch from Gregory Merchan <merchan@phys.lsu.edu>Alexander Larsson2002-07-221-5/+1
* Fix for #86073. Don't show removable media options for non removableAlexander Larsson2002-07-221-28/+57
* if WEB_NAVIGATION_ENABLED is not defined don't ever append the staticDamon Chaplin2002-07-091-0/+4
* Modified Files: ChangeLog components/music/nautilus-music-view.cGregory Merchan2002-07-081-3/+3
* Don't eject when things are unmounted. Eject when we're explicitlyAlexander Larsson2002-06-281-3/+5
* Quote rawdevice_path. Patch from rajeev.karale@wipro.comAlexander Larsson2002-06-281-1/+5
* more typo fixage.Mark McLoughlin2002-06-261-1/+1
* its _NET_WORKAREA, not _NET_WM_WORKAREA. Requires latest metacity.Mark McLoughlin2002-06-251-4/+4
* impl method to set icon container margins from workarea geometries.Mark McLoughlin2002-06-211-25/+48
* Draw drop shadows if use_drop_shadows.Alex Larsson2002-06-011-0/+1
* Setup the root window to receive PropertyNotify events.Dave Camp2002-05-311-0/+2
* Rename the New Launcher verb to "New Launcher Desktop" since it's sort ofGeorge Lebl2002-05-301-1/+1
* Don't exit if the file is local. Sigh, won't people test their code?Anders Carlsson2002-05-241-2/+3
* - add some new filesystem types, fix smbfs' name, fix display name for device...Bastien Nocera2002-05-221-0/+6
* Pass file URI to nautilus_link_*, instead of local path.Alex Graveley2002-05-171-29/+19
* oops, cvs stoppedAlexander Larsson2002-05-121-1/+29
* Don't hold references to the view.Dave Camp2002-05-091-2/+0
* Added new function nautilus_volume_get_device_path.Alex Larsson2002-04-261-28/+301
* Take pixels_per_unit into account when dealing with widget coordinates inAnders Carlsson2002-04-211-2/+43
* remove unused 'bounds_changed' signal.Michael Meeks2002-04-091-93/+3
* add a "New Launcher" item to desktop popup and fix bug 74749Diego González2002-04-081-0/+16
* the background crapplet changed names (again)XIMIAN_SUN_DELIVERY_1_MERGEjacob berkman2002-04-041-1/+1
* Share code between different link implementations so that home directoryDave Emory Watson2002-03-281-1/+2
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-071-29/+12
* No-one uses services anymore, removeJosh Barrow2002-02-281-1/+1
* Change file-types-capplet to gnome2-file-types-properties.Darin Adler2002-02-281-18/+10
* Simplified calls to bonobo_object_ref/unref.Darin Adler2002-02-271-1/+1
* Call gnome2 background setting program.Jens Finke2002-02-201-1/+1
* add -DFOO_DISABLE_DEPRECATED to disable glib, gtk, and gnome deprecatedjacob berkman2002-02-141-2/+2
* eel_signal_connect_while_alive -> g_object_add_weak_pointer.Darin Adler2002-02-071-30/+14
* Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler2002-01-081-20/+19
* Use GnomeCanvasRect instead of EelCanvasRect. We can redo theDarin Adler2002-01-031-1/+0
* fix container ref leak.NAUTILUS_BEFORE_REMOVING_HELP_COMPONENTMichael Meeks2001-12-121-2/+6
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-071-2/+2
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-7/+6
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-061-7/+7