summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 2006-11-23 Alexander Larsson <alexl@redhat.com>Alexander Larsson2006-11-238-7/+316
* Revert federicos patch from 2006-11-06, as it was causing problems.Alexander Larsson2006-11-201-5/+12
* Make the session restart work again (from 2006-11-03 change) Make theAlexander Larsson2006-11-074-11/+18
* http://bugzilla.gnome.org/show_bug.cgi?id=330298Federico Mena Quintero2006-11-061-12/+5
* Don't close handle and free buffer twice on error. (#321175)Alexander Larsson2006-11-061-2/+0
* Specify label-for and labelled-by atk relations. (#356124)Martin Wehner2006-11-061-0/+54
* Always use the in-process metafile factory. We don't need it oop, sinceAlexander Larsson2006-11-035-42/+165
* Always emit the row-deleted signal before deleting the row from the model.Alexander Larsson2006-11-011-19/+35
* Remove assert that keep randomly failing to fix crash (#352592) Replace itAlexander Larsson2006-10-311-1/+20
* Remove colors by really removing them from browser.xml, not marking themMartin Wehner2006-10-301-17/+23
* Set up proper relationships between labels and widgets in the propertiesMartin Wehner2006-10-301-21/+37
* Don't append final newline for textual URIs. Fixes #360441.Christian Neumair2006-10-191-2/+5
* Shut down eel before GnomeVFS.Christian Neumair2006-10-191-2/+5
* Only deregister "ignore hidden file preferences" callback if it has beenChristian Neumair2006-10-191-6/+9
* Handle NULL pattern chit, don't unref pattern tile in make_pattern_chit.Christian Neumair2006-10-192-20/+66
* Share target list for all instances (#357573)Alexander Larsson2006-10-183-15/+18
* Import ephy spinner and use ad throbber. This supports different iconAlexander Larsson2006-10-186-463/+1119
* The row might have disappeared if it was removed since the timeout wasAlexander Larsson2006-10-181-22/+28
* In non-indexed mode, start at current dir.Alexander Larsson2006-10-021-4/+4
* Don't use the same type name for the shortcut model filter asMartin Wehner2006-09-131-43/+43
* Handle enter activation when using typeahead search (#334928) Patch fromAlexander Larsson2006-08-251-0/+8
* Don't crash when quickly changing user or group. Patch from ChristianAlexander Larsson2006-08-211-88/+466
* Call setlocale() before we try to obtain any translations. Fixes bugFederico Mena Quintero2006-08-151-0/+5
* Use GTK+ to handle recent documents.Vincent Untz2006-08-081-16/+2
* Rename nautilus_drag_default_drop_action_for_url toChristian Neumair2006-07-277-27/+20
* Import the latest EggSequence which supposedly fixes a bunch of bugs.Alexander Larsson2006-07-251-65/+65
* Unref GnomeProgram at the end. (#348429)Martin Wehner2006-07-251-2/+1
* Remove the "always use text-entry location bar" checkbox from theMartin Wehner2006-07-254-22/+14
* Add a translator comment for permission combo box labels. (#347764)Martin Wehner2006-07-251-0/+3
* Add a location_button field.Martin Wehner2006-07-242-2/+58
* Use trash icons from the icon naming specification for trash relatedMartin Wehner2006-07-243-5/+5
* Take the sidebar as parameter and refilter it after adding.Martin Wehner2006-07-241-57/+251
* Add extension versioning infrastructure and add nautilus-menu.[ch].Martin Wehner2006-07-241-7/+33
* Add functions nautilus_drag_can_accept_files andMartin Wehner2006-07-114-29/+58
* Add nautilus_find_existing_uri_in_hierarchy. Remove undefinedChristian Neumair2006-07-083-7/+28
* Use nautilus-cd-burner icon instead of gnome-dev-cdrom for burn:///.William Jon McCann2006-07-071-1/+1
* Add complete session management, remember maximization state and type ofChristian Neumair2006-06-2110-70/+416
* Add items_updated signalAlexander Larsson2006-06-1613-144/+51
* Add selinux context columnAlexander Larsson2006-06-161-0/+4
* Add show_advanced_permissions setting Remove show_special_flags setting,Alexander Larsson2006-06-161-350/+1101
* Use g_signal_connect_data instead of the outdated eel equivalent.Paolo Borelli2006-05-243-24/+31
* Remove unused include of eel-cell-renderer-pixbuf-list.hAlexander Larsson2006-05-241-1/+0
* Only pass TRUE for embedding_text if we actually read a top-left text.Alexander Larsson2006-05-161-1/+4
* Don't allow floppy formating if the floppy is mounted, since gfloppy can'tAlexander Larsson2006-05-162-2/+5
* Cleanup to merge the x any y icon scale factors into one variable.Martin Wehner2006-05-151-24/+7
* Update the places on drive-connected and drive-disconnected signals too.Martin Wehner2006-05-151-0/+31
* Re-set viewed_file after a location change failed. Prevents crashing overMartin Wehner2006-05-081-0/+1
* Add volume data to the list store and use it to show an unmount commandMartin Wehner2006-05-081-65/+113
* Use eel_gtk_menu_append_separator.Martin Wehner2006-05-072-38/+16
* Fix typo in function name: s/availible/available/ (#326053)Martin Wehner2006-05-071-1/+1