summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix unintiallized GError in power managementA. Walton2009-08-101-0/+1
* Bug 334806 – Inhibit power-manager when copying filesA. Walton2009-08-103-2/+147
* Reorder assignments in mime application chooserA. Walton2009-08-031-1/+1
* Reverse back/forward mouse button sense.A. Walton2009-08-032-4/+4
* Respect /desktop/gnome/lockdown/disable_command_lineVincent Untz2009-07-282-0/+10
* Fix handling of small images/iconsJaap A. Haitsma2009-07-191-4/+16
* Clean up metadata key names now that they are publicAlexander Larsson2009-07-143-41/+41
* Comment out the metadata tests for nowCosimo Cecchi2009-07-141-1/+4
* Don't display the timeout dialog with broken launchersWang Yan2009-07-081-0/+2
* Bug 587486 – Pass GMountOperation to unmount/eject/stop opsDavid Zeuthen2009-07-086-54/+402
* Properly escape names used as gconf keysAlexander Larsson2009-06-301-2/+8
* Support metadata for the virtual desktop iconsAlexander Larsson2009-06-294-2/+191
* Move metadata setting to a NautilusFile vfuncAlexander Larsson2009-06-294-115/+162
* Forgot to remove some references to removed symbolsAlexander Larsson2009-06-261-35/+0
* Support unsetting metadataAlexander Larsson2009-06-251-6/+8
* Remove all traces of former nautilus metadata codeAlexander Larsson2009-06-2318-2984/+18
* Use gvfs based metadataAlexander Larsson2009-06-236-89/+444
* Another missed FreeBSD build fix.A. Walton2009-06-221-1/+1
* Bug 586346 – Build failure on FreeBSDA. Walton2009-06-191-1/+1
* Bug 586346 – Build failure on FreeBSDA. Walton2009-06-191-1/+1
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-185-3/+375
* Revert last commit as discussion in #gnome-hackersA. Walton2009-06-171-3/+0
* Bug 586040 – "Open With" dialog duplicatesA. Walton2009-06-171-0/+3
* Call g_reload_user_special_dirs_cache() when xdg-user-dirs changeAlexander Larsson2009-06-151-0/+4
* Bug 547749 – "Open with" Applications not sorted.A. Walton2009-06-121-5/+8
* Use a better string for schemas (#585134)Cosimo Cecchi2009-06-081-3/+3
* Support daemon mode (exit_with_last_window preference)JF Ding2009-05-253-0/+24
* Bug 549437 – ctrl + dnd file duplication in list viewA. Walton2009-05-111-1/+2
* Reverse the order for folder icons overridesCosimo Cecchi2009-04-271-25/+45
* Don't show autorun hints for Win32 software mediaCosimo Cecchi2009-04-231-1/+8
* Let forward/back mouse buttons workAndrew Walton2009-04-223-0/+64
* Remove useless functionCosimo Cecchi2009-04-222-17/+0
* Avoid duplicate function callMatthias Clasen2009-04-221-2/+1
* Remove other deprecated GTK+ symbolsCosimo Cecchi2009-04-225-19/+23
* Check for NULL when sorting columnsCosimo Cecchi2009-04-211-0/+4
* Use g_timeout_add_seconds where appropriateNelson Benitez2009-04-214-13/+13
* Avoid delays in background switchingMatthias Clasen2009-04-211-8/+13
* Remove deprecated GDK/GTK+ symbolsCosimo Cecchi2009-04-2129-169/+211