summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-desktop-icon-view.c
Commit message (Expand)AuthorAgeFilesLines
* Declare GtkActionEntry arrays const. Thanks to Paolo Borelli for pointingChristian Neumair2005-06-021-1/+1
* Remove "Open New Terminal" from desktop menu. Patch from Luca FerrettiAlexander Larsson2005-04-271-24/+21
* Improve NautilusViewInfo view factory labels marked for translation.Christian Neumair2005-04-191-2/+10
* Add elipses to "Create Launcher" menu item. (#95113)Martin Wehner2005-03-251-1/+1
* Handle nautilus_desktop_icon_file_get_link() returning NULL. Likely fixesAlexander Larsson2005-02-221-1/+3
* Use EEL_DESKTOP_URI instead of "x-nautilus-desktop:".Martin Wehner2005-02-211-1/+1
* Added mnemonic for Browse Folder option. Added mnemonic for Empty TrashMartin Wehner2005-02-051-1/+1
* Fix workarea detection on 64bit machines. Patch from Ian WienandAlexander Larsson2005-02-041-4/+42
* Remove "Reset Background" entry from folder context menus.Martin Wehner2005-01-231-7/+0
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-71/+109
* Fixed up dispose/destroy/finalize usage in src/file-manager.Dave Camp2004-06-081-1/+14
* replace egg_screen with new gdk/libgnomeui functions.Alexander Larsson2004-02-111-1/+0
* Change the background capplet binary name back.Alexander Larsson2004-02-111-1/+1
* Use new background capplet binary nameAlexander Larsson2004-02-061-1/+1
* Require new gnome-vfsAlexander Larsson2003-11-051-511/+1
* Hack to workaround messed up desktop icons.Alexander Larsson2003-09-051-1/+18
* Patch from XD2.Alexander Larsson2003-07-071-1/+13
* Trimmed up the context menu, and changed the New items to be Open (forDave Camp2003-06-271-0/+8
* Add a mode for text-beside-icons.Dave Camp2003-06-091-0/+8
* Modified Files: ChangeLog libnautilus-private/nautilus-program-chooser.cGregory Merchan2003-06-081-1/+1
* Added new files.Alexander Larsson2003-05-151-449/+29
* Implemented a "Keep Aligned" mode on the desktop, that snaps icons to aDave Camp2003-05-031-0/+8
* Check for file: instead of is_local when verifying a volume desktop fileAlexander Larsson2003-04-231-3/+5
* 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