summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merged from HEADNAUTILUS_EXTENSIONS_BRANCH_AFTER_MERGE_1Dave Camp2004-01-0644-455/+4675
* New file.NAUTILUS_EXTENSIONS_BRANCH_BEFORE_MERGE_1Dave Camp2003-12-1012-178/+194
* New file.Dave Camp2003-11-286-486/+807
* New library for nautilus extensions.Dave Camp2003-11-202-1/+6
* 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
* Improved error string for missing proxy hostnames. Patch from ChristopheDave Camp2003-08-081-1/+1
* Handle keypad navigation keys too.Alexander Larsson2003-08-081-0/+4
* Track opening and closing of icon_selector window, resuse existing windowChris Altmann2003-08-021-5/+20
* move g_slist_free further down to prevent crash.Fredrik Jösson2003-08-021-2/+2
* show the "Write to CD" label as priority in the nautilus toolbar whenBastien Nocera2003-07-271-0/+1
* (The key-writability commit as discussed with release-teamGeorge Lebl2003-07-225-58/+142
* Pass the screen number when creating nautilus links, fixes #117946Dave Camp2003-07-211-2/+8
* when the playing command can't be run, or the file can't be opened don'tGeorge Lebl2003-07-171-9/+11
* Add support for total size and total count for multi-file propertyJohan Dahlin2003-07-091-62/+87
* Make scripts work better for files on NFS.Anders Carlsson2003-07-071-1/+8