summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Remove tabs menuAlexander Larsson2010-01-224-22/+1
* Enable browser mode by defaultAlexander Larsson2009-12-172-2/+2
* Don't grab focus on realizeAlexander Larsson2009-12-171-11/+0
* Replace shave with AM_SILENT_RULESAlexander Larsson2009-12-171-2/+2
* Move active background color handling to the viewAlexander Larsson2009-12-162-0/+14
* Remove next_pane functions from NautilusWindowInfoAlexander Larsson2009-12-162-36/+0
* Add nautilus_window_info_get_extra_slotAlexander Larsson2009-12-162-0/+11
* Don't access uninitialized variableAlexander Larsson2009-12-142-2/+2
* Don't allow the right part of the sidebar split be shrunkAlexander Larsson2009-12-141-1/+1
* Don't show the window until all views in it are visibleAlexander Larsson2009-12-112-4/+7
* Remember extra pane status access windows.Alexander Larsson2009-12-103-0/+20
* Make it possible for Nautilus Scripts to access the other pane.Holger Berndt2009-12-102-0/+9
* Implement "{copy,move} to other pane" menus.Holger Berndt2009-12-102-1/+25
* Propagate activation in slot-info interfaceHolger Berndt2009-12-102-0/+8
* Add VOID:INT,BOOLEAN,BOOLEAN,BOOLEAN,BOOLEAN marshallerAlexander Larsson2009-12-101-0/+1
* Don't leak NautilusDirectoryAlexander Larsson2009-12-081-0/+2
* Add lookup and creator functions for NautilusFileInfo objectsAlexander Larsson2009-12-041-1/+4
* Don't free uninitilized errorsAlexander Larsson2009-11-271-3/+0
* Use mount default location for desktop linksAlexander Larsson2009-11-271-2/+2
* Allow absolute pathnames for plugin menu/toolbar item icons.Pierre Wieser2009-11-251-32/+39
* Add nautilus_icon_info_lookup_from_path()Pierre Wieser2009-11-252-1/+18
* Ensure ABS calls work on difference of unsigned valuesAlexander Larsson2009-11-191-2/+2
* Complete XDS supportJames Dietrich2009-11-1710-29/+168
* Correctly update the request countersAlexander Larsson2009-11-171-4/+14
* Add debug code for tracking down errors in request countersAlexander Larsson2009-11-171-0/+42
* Don't get drag data in list mode if we don't support the target.Cosimo Cecchi2009-11-021-3/+16
* Emit the selection-changed signal when inverting.Cosimo Cecchi2009-11-021-0/+2
* Handle failed connection to tracker daemon 0.7 seriesTomas Bzatek2009-10-201-11/+8
* Always check if the drag dest supports the source.Cosimo Cecchi2009-10-101-1/+8
* Remove very old unnecessary FIXMEs.Stephen Cook2009-10-071-1/+0
* correct the value of GtkRecentData.app_exec in nautilus_recent_add_file()Xu Li2009-10-071-1/+1
* Use the right GConf key for the disable_tabs setting (#580220).Cosimo Cecchi2009-10-071-1/+1
* Adds a "Copy Anyway" option when copying files and disk space is not enoughMarcus Carlson2009-10-061-2/+7
* Select all on F2 in rename modeMarcus Carlson2009-10-061-1/+4
* Adds an option to select the application to open an unkown file type upon err...Marcus Carlson2009-09-301-6/+99
* Add checkbox for not associating a filetype on open withMarcus Carlson2009-09-281-52/+110
* Update tracker support for version 0.7Jürg Billeter2009-09-261-1/+23
* Don't rely on activation_uri when detecting mountsTomas Bzatek2009-09-241-3/+2
* Don't load files for thumbnailing that we can't thumbnail anywayAlexander Larsson2009-09-183-7/+27
* Make the desktop window native so the backing pixmap is drawn by XAlexander Larsson2009-09-101-3/+13
* Free get_types_table internal hashtable on exitAlexander Larsson2009-09-081-1/+6
* Don't leak list of gconf entriesAlexander Larsson2009-09-081-0/+1
* Fix usage of sink, fixing many recently introduced leaks.Alexander Larsson2009-09-071-1/+3
* Don't leak file metadataAlexander Larsson2009-09-071-0/+5
* Centralize extra view ref and sink if requiredAlexander Larsson2009-09-071-1/+6
* Don't crash on NULL gconf valuePadraig O'Briain2009-09-071-0/+3
* Fix test in uninhibit codeA2009-08-271-1/+1
* Move NAUTILUS_DESKTOP_METADATA_GCONF_PATH to nautilus-metadata.hAlexander Larsson2009-08-182-2/+3
* Bug 587316 – Truncate file names when deletingA. Walton2009-08-161-0/+10
* Fix a typoMatthias Clasen2009-08-121-1/+1