summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-1115-220/+271
* Use GTK_RESPONSE_CANCEL, not a homegrown RESPONSE_CANCEL. This way we canFederico Mena Quintero2003-12-112-8/+6
* src/file-manager/fm-list-view.c (create_and-set_up_tree_view); SetPadraig O'Briain2003-12-081-0/+4
* *src/file-manager/fm-list-view.c(fm_list_view_remove_file): Place theSivaiah Nallagatla2003-12-041-1/+46
* Fix const missing build failure.Alexander Larsson2003-12-031-1/+1
* Return TRUE when function succeeds.Padraig O'Briain2003-12-031-0/+23
* Change "close all parents" to be "close parent folders" and change theDavid Bordoley2003-12-014-13/+13
* src/nautilus-navigation-window.c (real_get_default_size)Sivaiah Nallagatla2003-12-015-6/+40
* Remove unused variable (broke build).Frédéric Crozat2003-11-261-1/+0
* Add ATK relations between checkbox and label. Fixes bug #127810.Padraig O'Briain2003-11-261-15/+37
* Add accessible name. Fixes bug #127485.Padraig O'Briain2003-11-211-0/+5
* Forgot this bit of Srini's patch.Dave Camp2003-11-211-0/+5
* Disconnect the view. Patch from Srinivasa Ragavan <sragavan@novell.com>.Dave Camp2003-11-201-1/+2
* Grab focus if clicking on a selected row. Patch from Sivaiah NallagatlaDave Camp2003-11-201-0/+2
* Add mnemonics to labels and add calls to gtk_label_set_mnemonic_widget.Padraig O'Briain2003-11-191-2/+4
* Return option_menu created in this function. (create_permissions_page):Padraig O'Briain2003-11-191-5/+9
* Set the icon of the GtkWindow for the Properties window whenever the icon in ...David Malcolm2003-11-171-0/+2
* Reread the activation URI of symlinks in case the link target is stale.Dave Camp2003-11-161-3/+10
* Only monitor then for_open_with file when the popup menu is visible. Also,Alexander Larsson2003-11-131-3/+35
* 2.5.1.1NAUTILUS_2_5_1_1Dave Camp2003-11-122-4/+2
* h2003-11-11 Dave Camp <dave@ximian.com>Dave Camp2003-11-121-1/+7
* New desktop filesAlexander Larsson2003-11-0615-65/+537
* Require new gnome-vfsAlexander Larsson2003-11-057-554/+259
* Allow to register shortcuts for in-process IIDs so that activation doesn'tAlexander Larsson2003-11-032-2/+21
* Don't write NAUTILUS_PREFERENCES_START_WITH_STATUS_BAR on each open newAlexander Larsson2003-11-011-2/+4
* Fix leaks #2.Martin Wehner2003-10-291-1/+2
* Fix leaks. Patch from Martin Wehner <martin.wehner@epost.de>Alexander Larsson2003-10-212-0/+2
* remove GTK and GNOME_DISABLE_DEPRECATEDJonathan Blandford2003-10-202-4/+0
* Use themed icon for desktop. Patch from Luca Ferretti <elle.uca@libero.it>Alexander Larsson2003-10-171-1/+9
* Fixes to the 'Link here' and 'Cancel' drag and drop actions.Dennis cranston2003-10-141-4/+19
* Don't rename files to "". Fixes #124420 Based on patch fromAlexander Larsson2003-10-131-0/+10
* Add nautilus-location-dialog.[ch] and nautilus-location-entry.[ch]Dave Camp2003-10-117-351/+829
* Scroll to ICON_PAD_TOP above the icon.Dave Camp2003-10-078-42/+133
* Ctrl-S to select by pattern.Alexander Larsson2003-10-011-0/+1
* Removed -DG_DISABLE_DEPRECATED so that it builds against glib 2.3.0, whichMurray Cumming2003-10-012-2/+0
* Merge the nautilus-spatial-playground branch to HEAD.Dave Camp2003-09-3040-10423/+2777
* Reveal the current selection. Useful if the selected pattern is notJames Willcox2003-09-271-0/+2
* HIG fixes (add a missing mnemonic and correct the widget padding) for theDennis Cranston2003-09-261-4/+8
* Add a "Edit->Select Pattern" menu entryJames Willcox2003-09-263-0/+87
* (struct FMDirectoryViewDetails): Removed memberEttore Perazzoli2003-09-251-69/+1
* Updated fix for bug #122537.Alexander Larsson2003-09-191-1/+1
* eh, fix last checkingAlexander Larsson2003-09-181-1/+1
* Fix compilation error (bug #122537). Patch by david.hawthorne@sun.comAlexander Larsson2003-09-181-1/+2
* Only add eraser for emblems browser.Alexander Larsson2003-09-181-19/+21
* Check for content_view != NULL before saving current location the old viewAlexander Larsson2003-09-181-1/+2
* Call gnome_vfs_shutdown before unreffing application to avoid crashes onAlexander Larsson2003-09-181-1/+10
* add a wait cursor during permission change. This is most useful whenNAUTILUS_SPATIAL_PLAYGROUND_BRANCHPOINTMathieu Lacage2003-09-121-3/+20
* Don't migrate .gnome-desktop if its a symlink.Alexander Larsson2003-09-051-1/+2
* Hack to workaround messed up desktop icons.Alexander Larsson2003-09-051-1/+18
* Don't set theme if model is NULL.Alexander Larsson2003-08-291-0/+50