summaryrefslogtreecommitdiff
path: root/sysutils/nautilus/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2004-11-03Remove a C99ism introduced by a local patch (hi drochner@!). Should fixjmmv1-2/+2
the build with GCC 2.95. While here, fix indentation of the lines modified by the patch.
2004-10-27add a patch for a libexif 0.6.x API change and depend on libexif-0.6.xdrochner1-1/+2
explicitely (refrain from bumping PKGREVISION - the pkg was just updated so ride on it)
2004-10-26Update to 2.8.1:jmmv1-3/+3
* Update to latest egg-recent * Fix memory leaks * Clear clipboard after a cut file is pasted * Properly escape uris created by connect to server dialog * Better alignment of icon labels * Allow move (not copy) of a file to another filesystem * Fix reordering of selection when a listview is resorted * Allow keynav on desktop * Fix crash in sort-by-emblems mode * Performance fixes when selecting files * Performance increase in folder load * Allow pasting files as text * Fix nautilus extensions such as file-roller menus * Made select by pattern work in trash * Fixed cut/paste of text when renaming in listview * Always use homedir icon for homedir
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv1-5/+4
Major changes since 2.7.92 are: * Destroy metadata hashtable in right way, fixes crash * Fix crash in list view when changing views * Translation updates Major changes since 2.7.4 are: * Fix crash when transfer rate near zero * Fix crash when renaming in list view and changing directory * Fix double call of eel_preferences_remove_callback on shutdown * Use default folder view from gconf instead of now broken gnome-vfs mime setting * Some fixes to the handling of open with * Faster way to get the group list for a user * Don't make progress dialog on copy to desktop appear on all workspaces * Fix sort by size in computer view Major changes since 2.7.2 are: * Fix remaining time reporting in progress dialog * Nicer connect to server dialog * Various bugfixes and memleak fixes Major changes since 2.7.1 are: * Added spatial/browser pref to the prefs dialog * Use ctrl+q to add all windows * On shift-double-click on a non-folder, close the window after. * Bug fixes * Show estimated time remaining in the progress dialog. * per-window show hidden files setting * Don't warn about mime-type mismatches if the handler is the same for both mime-types. * Date formatting improvements * Killed start-here * Changed to use the new mime spec and UI Major changes since 2.6.2 are: * Desktop file editior property page * Display server name in window title for remote URIs * Add setting to not show volumes on desktop * Prevents read-only emblem from being shown on desktop icons when user is in root group * Fix dnd start coordinates when zoomed * Start apps in the directory they are launched from * Add close all windows to spatial window menu
2004-06-28Update to 2.6.3:jmmv1-4/+3
Major changes since 2.6.2 are: * Improved drag and drop responsiveness * Set working directory of launched processes to current view directory * Zooming fix * Crash fixes Major changes since 2.6.1 are: * Accessibility/keynav/theming fixes * Leak fixes * .desktop file updates * Fixed help buttons in the preferences dialog * Portability fix * Use initial click position to anchor icon dnd * Crash fix in the file properties dialog * Don't overlap the close icon and text label when the sidepane is very small.
2004-05-11fixes for darwindanw1-2/+3
2004-05-03Update to 2.6.1:jmmv1-3/+3
* Fix various crashes and leaks. * Use correct icon for filesystem in treeview. * Place unplaced windows over the parent window. * Fix non-ascii typeahead. * Faster property dialog for operations on many files. * Faster list view. * Fill open location dialog with initial path. * Add down arrow to location button. * Make shift close window behind in more places. * Allow smaller spatial windows. * Allow svg backgrounds. * Fix ignore kde trash directory hack. * By default set per-folder background in spatial mode.
2004-04-01Update to 2.6.0. Changes since previous stable branch (2.4.x):jmmv1-8/+6
Major changes since 2.5.91 are: * Translation updates Major changes since 2.5.90 are: * Handle failures when opening new window better (don't loop) * visiting and accept modifiers were reversed in list view * Build fixes Major changes since 2.5.8 are: * Beter typeahead in list view * "browse" context menu item in more places * Added go -> cd burner in browser mode * Fallback to normal icon view if there is a problem launching another view * Close windows on unmounted directories * Fix crashes * Longer delay until cancel open dialog opens Major changes since 2.5.7 are: * Fix crash * Nicer names for toplevel uris * Browse folder works in more places * Added preference to always use browser windows * Warn when sniffed/extension-matched mime type disagrees * Show applications for both sniffed and extension-matched mimetype in the open with menu Major changes since 2.5.6 are: * Fix icon lookup crash * Fix property page crash * Some a11y fixes * Use new background capplet name * Fix rename keyfocus issue * Scroll to icon after rename * Fix ogg previewing * Some HIG rephrasing of strings * Fix crash on rename of empty selection * Update help userguide links * Paste menu sensitivity fix * Rename selection keynav now behaves better from the start Major changes since 2.5.5 are: * hig/ui tweaks * ngettext support * distribute nautilus-list-view-ui.xml * New mimetype detection approach * performance fixes * non-modal open with other dialog * Don't show small svgs as themseleves (always thumbnail) * update egg-recent Major changes since 2.5.4 are: * Extension system for emblem, property page, menu item, and list view column plugins. * Editable list view columns * Don't expand symlinks when following them. * Busy cursor in loading spatial windows * Icon-view style typeahead in the list view. * Emblems in the list view * Added a location button to spatial windows * Removed tab icon nav from the icon view * Add a context menu to the tree side pane. * Pop up folder menu in list view background * Turn on home icon on the desktop by default * Added status bar info when no files are selected * Got rid of unnecessary EelGenerousBin/EelInputEventBox usage * HIG fixes * Bugfixes Major changes since 2.5.3 are: * Use GtkIconTheme instead of GnomeIconTheme * Show visited folders differently * Better mouse/keynav in icon and list view * Save window geometry on window close * HIG message dialogs * File templates support Major changes since 2.5.2 are: * Accessibility fixes * Better initial size of navigation window * Close all parents closes all parents * Focus the next item after delete in list view Major changes since 2.5.1.1 are: * Don't do unnecessary i/o on remote locations * handle broken symlinks that go unbroken * various bug fixes * some accessibility fixes Major changes since 2.5.1 are: * Fixed a NautilusFile leak * DISABLE_DEPRECATED fixes. Major changes since 2.5.0 are: * Start of new volume handling system * deprecaton clean * fixed leaks * performance fixes
2004-02-21Add <sys/types.h> to fix building on FreeBSD, reported by Michalxtraeme1-1/+2
Pasternak in PR pkg/24287.
2004-02-10Ensure that the "Start Here" link that gets created in the desktop has writejmmv1-1/+2
permissions for the owner. Bump PKGREVISION to 2.
2004-02-06Update to 2.4.2:jmmv1-3/+3
* Leak fixes * Keynav fixes * Reread activation uri of symlinks in case the link target is stale. * List view crash fix * List view focus fix * Ensure the source isn't deleted as a partial copy * Fixed > 4G file transfers * Icon view crash fix While here, remove useless fam dependancy, as reported in PR pkg/24305.
2003-12-31Add a patch (based on one from FreeBSD) to display removable mediaxtraeme1-2/+2
(and network mounts) automatically.
2003-12-14Updated to 2.4.1xtraeme1-4/+4
Changes: * Handle cd volume names where the data track is not first * Fix list view crash bug * Fix shutdown crash bug * Fix crash on unsupported URIs * Don't show eraser in background browser * Fix crash on going back when a view failed * Don't show anything in views before all files are loaded. * Make the desktop snap grid smaller vertically * Fix accessibility crashers * Double click on rows in tree sidebar expands rows * portability and build fixes * don't migrate .gnome-desktop if it is a symlink * Fix messed up home/trash icons for new users * Handle xpm icons correctly in desktop files * Handle non-utf8 user names * Fix warning on theme changes * Sometimes the home and trash icons became blank and unusable * Auto-hide KDE trash directory in desktop directory. * Fix history sidepane crash * Add keynav rectangle selection * Better error string for missing proxy hostnames * Handle arrow keys on numerical keypad And more... review Changelog to see a full list of changes.
2003-05-04Make nautilus slightly more responsive when compiled with pth by yieldingrh1-1/+2
the CPU every 200 ms. Bump PKGREVISION.
2003-04-27Honor PKG_SYSCONFDIR, so that gnome-vfs2 can find files in vfolders (likejmmv1-1/+2
the "Start here" folder); Nautilus works better overall. Bump PKGREVISION to 1.
2003-04-27Initial import of nautilus-2.2.3.1, the official file manager for GNOME2.rh1-0/+8
This is the same version that I imported to pkgsrc-wip earlier. With the latest gnome-vfs2 update, the package works now.