summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reveal the selection after the user sorts by some type or clicks theNelson Benítez León2008-10-121-0/+3
* Save spatial geometry on window close, not slot close. Slot close is toAlexander Larsson2008-10-091-8/+15
* Make sure uri list is NULL terminatedAlexander Larsson2008-10-091-0/+1
* Don't use eel_gdk_color_parse anymore. We don't have any colors left notAlexander Larsson2008-10-091-1/+1
* Require trunk eel. Drop libgnome* and librsvg deps.Alexander Larsson2008-10-0711-3558/+3625
* Don't use eel_gnome_icon_selector_new() Instead just use file selectorAlexander Larsson2008-10-071-46/+60
* Replace GnomeDesktopItem use with GKeyFileAlexander Larsson2008-10-061-81/+153
* Use GKeyFile instead of GnomeDesktopItempAlexander Larsson2008-10-061-11/+1
* Don't set application name twice (avoids warning)Alexander Larsson2008-10-061-1/+0
* use GtkMountOperation instead of EelMountOperationCosimo Cecchi2008-10-063-8/+6
* Remove unnecessary includes of libgnomeCosimo Cecchi2008-10-0616-34/+11
* Don't use gnome_icon_entryCosimo Cecchi2008-10-061-43/+98
* Based on patch from Cosimo CecchiAlexander Larsson2008-10-062-29/+66
* Use G_DEFINE_TYPE instead of libgnome macros.Cosimo Cecchi2008-10-065-21/+15
* Use gtk_show_uri instead of gnome_helpCosimo Cecchi2008-10-066-33/+26
* Replace GnomeConfig use with GKeyFileCosimo Cecchi2008-10-061-39/+32
* Use gtk_show_uri instead of gnome_helpCosimo Cecchi2008-10-065-52/+36
* Renamed nautilus.desktop to nautilus-browser.desktop (this is what itAlexander Larsson2008-10-023-422/+258
* Remove direct deps on bonobo, bonobo-activation, orbit2,Alexander Larsson2008-10-0112-911/+340
* When unmounting, close all slots that only displayed locations on theChristian Neumair2008-09-243-1/+89
* Add weak ref for query editor pointer.Christian Neumair2008-09-221-1/+3
* Remove nautilus_window_manage_views_destroy(), since everything it does isChristian Neumair2008-09-213-38/+10
* Enable text drag target for list view. Fixes #552474.Christian Neumair2008-09-173-19/+12
* Let navigation slot go home, instead of its window. Properly initializeChristian Neumair2008-09-161-1/+2
* Don't count file size twice if a folder and a nested file is selected atChristian Neumair2008-09-131-0/+34
* Use eel_preferences_add_auto_string_array_as_quarks(), instead ofChristian Neumair2008-09-101-23/+2
* Add nautilus_file_is_date_sort_attribute_q().Christian Neumair2008-09-061-5/+55
* Bump GTK+ required version to 2.13.0.Cosimo Cecchi2008-09-041-4/+4
* Remove scary secondary dialog message. Fixes #550567. Also remove easterChristian Neumair2008-09-021-22/+3
* Update with latest changes from Totem, we can preview midi, XM, speex andBastien Nocera2008-09-011-1/+5
* Make autorun work for blank CDs. Fixes #548221. Thanks to Jerry YuChristian Neumair2008-09-011-0/+6
* Strip extensions using eel_filename_strip_extension(). Fixes #309510.Christian Neumair2008-09-012-33/+8
* Only report that loading is complete and schedule selection if all filesChristian Neumair2008-08-311-3/+6
* Modify "Behavior" category on "Behavior" tab: Use 12 pixels of verticalChristian Neumair2008-08-311-2/+28
* Use "edit-delete" icon for delete actions, and "user-trash-full" icon forChristian Neumair2008-08-312-11/+21
* Detect restart requests by the session manager (i.e. after crashes), onlyChristian Neumair2008-08-311-0/+15
* Get script file name as script parameter relative to current viewChristian Neumair2008-08-311-10/+20
* Set icon layout to T_B_R_L iff widget's text direction is RTL.Christian Neumair2008-08-301-0/+2
* Fix a typo in a plural string. Patch by Petr Kovar (#549662).Cosimo Cecchi2008-08-281-1/+1
* No more overlapping desktop icons.Christian Neumair2008-08-244-37/+94
* Don't show "Browse Folders" in spatial mode if no folders are selected.Cosimo Cecchi2008-08-211-1/+1
* Add context for translators. Thanks to Bob Mauchin (#548446).Cosimo Cecchi2008-08-201-0/+5
* Use vararg list for nautilus_launch_application_from_command(). AddChristian Neumair2008-08-203-45/+41
* Properly calculate zoom level. Issue was imported from oldChristian Neumair2008-08-162-2/+5
* Ensure that hash table is not NULL before getting keys if the selectionChristian Neumair2008-08-161-3/+5
* Support restoring of multiple items from trash at once. Group them byChristian Neumair2008-08-161-56/+222
* Handle scroll events. Fixes #547990.Christian Neumair2008-08-161-14/+43
* Make eject and unmount labels consistent between tree side pane and placesChristian Neumair2008-08-132-24/+56
* Consolidate zoom handling. Add nautilus_window_sync_zoom_level(), andChristian Neumair2008-08-067-261/+188
* Show the parse name instead of the URI in the bookmark editor locationCosimo Cecchi2008-08-051-6/+11