summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Fix emblem scaling with zoom >= 150%Marcus Carlson2010-04-071-5/+11
* Support for tracker 0.8 stable releaseTomas Bzatek2010-04-061-1/+3
* Use a better thumbnail frame for image previews.Cosimo Cecchi2010-03-251-2/+2
* Set exit_with_last_window to false by defaultAlexander Larsson2010-03-171-1/+1
* Bring back "Don't grab focus on realize"Holger Berndt2010-03-111-11/+0
* Fix compilation due to deprecated GTK_WIDGET_STATE symbolTomas Bzatek2010-03-101-1/+1
* Always call back from nautilus_file_unmount/eject, even on successAlexander Larsson2010-03-081-2/+35
* Add nautilus_file_operations_unmount_mount_full with a callbackAlexander Larsson2010-03-082-6/+39
* Implement the initiated_unmount property for NautilusWindow.Luke Symes2010-03-082-0/+25
* Load tracker/beagle at runtimeTomas Bzatek2010-03-084-102/+446
* Replace deprecated GTK_WIDGET_* macros and depend on newer GTK+Rodrigo Moya2010-03-046-20/+20
* Revert "Don't grab focus on realize"Alexander Larsson2010-03-031-0/+11
* Don't remember status of extra pane in a gconf keyHolger Berndt2010-03-033-20/+0
* Make it possible to have backgrounds spanning multiple monitors.Matthias Clasen2010-02-181-0/+3
* 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