summaryrefslogtreecommitdiff
path: root/src/nautilus-application.c
Commit message (Expand)AuthorAgeFilesLines
* Add GMount attribute to NautilusFile. (not implemented yet)Alexander Larsson2008-01-171-67/+174
* unref, not free the GFile. Fixes crash in close parent windows (#509821)Alexander Larsson2008-01-161-1/+1
* Correct includesNAUTILUS_2_21_5Alexander Larsson2008-01-141-1/+1
* Add check_trash arg to nautilus_file_operations_unmount_mount. AddAlexander Larsson2008-01-141-6/+25
* Fix commentAlexander Larsson2008-01-081-1/+1
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-4/+1
* Update for API changes in gio trunk.David Zeuthen2007-12-111-26/+27
* Removed. Removed. Removed.Alexander Larsson2007-12-101-3/+0
* Remove some small allocations, and use GSlice more often. Bug #461795.Christian Persch2007-12-031-3/+2
* Merge gio-branchAlexander Larsson2007-11-301-137/+187
* Store keep-above and stickiness for navigation and spatial windows acrossChristian Neumair2007-09-031-0/+22
* Use pango ellipsisation instead of truncating the strings. Bug #410113.Christian Persch2007-07-241-1/+1
* Add optional empty view.Christian Neumair2007-06-241-0/+6
* Fix whitespace typo in error message. (#424573) Patch from Elizabeth GreenMartin Wehner2007-06-181-1/+1
* Fix memory leak and fd leak.Alexander Larsson2007-02-021-0/+3
* Avoid crash if we've not set the content view of the window yet.Alexander Larsson2007-01-311-1/+2
* use g_mkstemp instead of tempnam.Paolo Borelli2006-12-121-2/+16
* 2006-11-23 Alexander Larsson <alexl@redhat.com>Alexander Larsson2006-11-231-0/+13
* Make the session restart work again (from 2006-11-03 change) Make theAlexander Larsson2006-11-071-6/+7
* Always use the in-process metafile factory. We don't need it oop, sinceAlexander Larsson2006-11-031-12/+13
* Add complete session management, remember maximization state and type ofChristian Neumair2006-06-211-28/+304
* Add items_updated signalAlexander Larsson2006-06-161-0/+34
* use g_strv_length instead of a private copy andPaolo Borelli2006-03-221-13/+2
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Also consider desktop windows when deciding whether to fallback to home orChristian Neumair2006-02-261-0/+6
* Remove title from alerts. (#323134)Alexander Larsson2005-12-091-6/+2
* track the pid of the currently running sound process using a staticMark McLoughlin2005-07-191-4/+0
* Add nautilus_window_info_get_bookmark_listAlexander Larsson2005-07-011-0/+2
* Fix handling of notification of .gtk-bookmark file changes.Alexander Larsson2005-06-231-0/+1
* fix build when startup notification isn't installed.Frédéric Crozat2005-05-021-0/+12
* Use gnome_vfs_uris_match instead of eel_uris_match. (#155852)Martin Wehner2005-03-251-1/+1
* If launched without startup-notification, make an approximation to whenElijah Newren2005-03-031-10/+8
* Don't give critical warnings if we have no startup_id.Alexander Larsson2005-02-221-1/+3
* Remove unneeded startup_id.Alexander Larsson2005-02-221-4/+0
* Fixes to the startup notification stuff. Patch from Elijah NewrenAlexander Larsson2005-02-151-50/+10
* Enable startup notification.Alexander Larsson2005-02-141-6/+140
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-45/+49
* Handle volumes for root nodesAlexander Larsson2004-10-261-1/+5
* Show the directory as a selection in spatial mode when Alt+Up is selected.Dave Camp2004-10-181-1/+18
* Remove extra comma in enum. Fixes bug #142351 Patch from ChristianAlexander Larsson2004-08-161-6/+1
* Kill start-here.Alexander Larsson2004-07-161-86/+0
* Patch from Jamie <jamiemcc@blueyonder.co.uk>Alexander Larsson2004-05-271-0/+19
* Fix my email ditto New NewJames Willcox2004-05-131-0/+2
* Fix up kde trash hack to look in global config also.Alexander Larsson2004-04-141-0/+8
* When opening a spatial window for the first time, place it over the parentDave Camp2004-03-291-2/+27
* Call this on pre_unmount too, and find windows on the device better.Alexander Larsson2004-03-051-2/+22
* Check that window_location != NULL. Probaby fixes #131048Alexander Larsson2004-02-111-1/+2
* Replace deprecated call to g_basename with g_path_get_basename.Jason Leach2004-02-081-1/+1
* Do not ref an already existing spatial window when presenting it, as itRached Ben Mustapha2004-01-221-1/+0
* Merged from nautilus-extensions-branch.Dave Camp2004-01-111-0/+7