summaryrefslogtreecommitdiff
path: root/sysutils/nautilus
AgeCommit message (Collapse)AuthorFilesLines
2004-11-03Remove a C99ism introduced by a local patch (hi drochner@!). Should fixjmmv2-7/+14
the build with GCC 2.95. While here, fix indentation of the lines modified by the patch.
2004-10-30Remove redundant BUILDLINK_DEPENDS.libexif setting.minskim1-3/+1
2004-10-30Bump BUILDLINK_DEPENDS.libexif in libexif/buildlink3.mk andminskim1-1/+2
PKGREVISIONs of packages including it, because the recent update of libexif changed the major version number of libexif. Noted by dieter and Jeremy C. Reed on tech-pkg@.
2004-10-27add a patch for a libexif 0.6.x API change and depend on libexif-0.6.xdrochner3-2/+19
explicitely (refrain from bumping PKGREVISION - the pkg was just updated so ride on it)
2004-10-26Update to 2.8.1:jmmv2-6/+5
* 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-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-2/+4
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-25/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv6-63/+21
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:jmmv4-24/+7
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-15Print comments for lib/nautilus and lib/nautilus/extensions-1.0 directoriesjmmv1-1/+6
(during print-PLIST in packages using this one).
2004-05-11fixes for darwindanw3-7/+28
2004-05-05Bump PKGREVISION due to libgsf update to 1.9.0 (soname of shared libraryjmmv1-1/+2
changed).
2004-05-03Update to 2.6.1:jmmv3-10/+10
* 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-19Bump PKGREVISION due to libcroco's update (major version bump in library name).jmmv1-1/+2
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-04-01Update to 2.6.0. Changes since previous stable branch (2.4.x):jmmv9-407/+95
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-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
Buildlink files: RECOMMENDED version changed to current version.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-2/+4
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-11/+8
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-02-21Add <sys/types.h> to fix building on FreeBSD, reported by Michalxtraeme2-1/+17
Pasternak in PR pkg/24287.
2004-02-20unusedjmmv1-52/+0
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-2/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14Remove imlib2 dependency; it's not used. Bump PKGREVISION to 4.jmmv3-9/+6
2004-02-14Remove some files, not really needed in the buildlink directory.jmmv1-11/+1
2004-02-14Add explicit dependencies on all the packages this one checks for.jmmv3-6/+48
No revision bump since these were already used (indirectly).
2004-02-11Bump PKGREVISION due to imlib2 update.xtraeme1-2/+2
2004-02-11bl3ifyxtraeme2-8/+36
2004-02-10Ensure that the "Start Here" link that gets created in the desktop has writejmmv3-3/+17
permissions for the owner. Bump PKGREVISION to 2.
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-1/+2
2004-02-06Finish update to 2.4.2: bump version and drop fam dependancy.jmmv1-3/+2
2004-02-06Update to 2.4.2:jmmv3-8/+7
* 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.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22Bump PKGREVISION due to librsvg2 and swfdec updates.jmmv1-2/+2
2004-01-05Minimum version of esound required is 0.2.27 not 2.4.1 (Hi Jeremy!).xtraeme1-2/+2
This closes PR pkg/23984 by Min Sik Kim.
2004-01-04Bump revision due to librsvg2 update (libcroco added as a dependancy).jmmv1-2/+2
2004-01-03Bump package revisions for tiff update.reed2-5/+5
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-31Add a patch (based on one from FreeBSD) to display removable mediaxtraeme2-6/+319
(and network mounts) automatically.
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-1/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-14Updated to 2.4.1xtraeme5-447/+31
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-12-13Bump PKGREVISION for atk library major bump.wiz2-4/+4
2003-12-04Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).xtraeme1-2/+2
2003-12-03Require at least esound>=0.2.27 (missed in previous). Thanks Quentin :)xtraeme1-1/+3
2003-12-03Nautilus requires at least esound>=0.2.27, noted by Rafal Boni in PRxtraeme1-2/+9
pkg/22263. Bump PKGREVISION.
2003-11-12PKGREVISION++ due to devel/popt update.salo2-4/+4
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-06-27Bump revision due to librsvg2 update (to 2.2.5).jmmv1-2/+2