Chris: ------ * Think about synchronizing XMP. * Document data schema used (BibteXmp) * Add build.xml target to export standalone XMPUtil for the CLI. * Allow search relativ to bibtex-file * Plugin-System may crash... Morten: * Spires fetcher: needs some documentation on search queries * Open spires entry: ("openSpires" action). Think about better integration of this? * Merge patch for entry types (see patch for IEEEXploreFetcher) * [OK?] Improve duplicate check. * Add "Copy all externally linked files for this set of entries"-feature. Basic functionality in AccessLinksForEntries. * Strange bug: when editing a field in entry editor, then clicking an entry of different type in the table, current entry is stored, but the selection drops back to the first entry. * Problem setting today with Microba calendar. * [MADE WORKAROUND] Native FileDialog does not work for selecting a directory. - workaround is to autodisable native file dialog for dir selection. * [OK? Extension fields only] MODS exports "file" in raw form. * [POSTPONE] Icon selection for external file types: - select arbitrary images from disk? * [POSTPONE] Fix Save/Export file dialog stuff * [POSTPONE] Look up Vista problem with opening file chooser: Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 3184 at sun.awt.shell.Win32ShellFolder2.getFileChooserIcon(Unknown Source) at sun.awt.shell.Win32ShellFolderManager2.get(Unknown Source) at sun.awt.shell.ShellFolder.get(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsLookAndFeel$LazyWindowsIcon.createVal ue(Unknown Source) at javax.swing.UIDefaults.getFromHashtable(Unknown Source) at javax.swing.UIDefaults.get(Unknown Source) at javax.swing.MultiUIDefaults.get(Unknown Source) at javax.swing.UIDefaults.getIcon(Unknown Source) at javax.swing.UIManager.getIcon(Unknown Source) at javax.swing.plaf.basic.BasicFileChooserUI.installIcons(Unknown Source)