X-Git-Url: https://git.toastfreeware.priv.at/debian/jabref.git/blobdiff_plain/8f68c1f0707d5581bd532cfe98617466bf6132e6..1d4f08c09868f392fd75ab02dfb434321c938feb:/src/txt/TODO diff --git a/src/txt/TODO b/src/txt/TODO index cc1aad0..afd00e3 100644 --- a/src/txt/TODO +++ b/src/txt/TODO @@ -6,4 +6,33 @@ Chris: * Add build.xml target to export standalone XMPUtil for the CLI. * Plugin-Architecture for LayoutFormatters. * Allow search relativ to bibtex-file - \ No newline at end of file + +Morten: +* Help information for external file links +* Add "Copy all externally linked files for this set of entries"-feature. Basic functionality + in AccessLinksForEntries. +* //Enable icon customization of external file types. +* //Problem with ArrayIndexOutOfRange exception in DuplicateSearch - solved? + // - strange performance bug in creation of duplicate resolver dialog? +* // Fix Save/Export file dialog stuff + +* 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) + at javax.swing.plaf.basic.BasicFileChooserUI.installDefaults(Unknown Source) + at javax.swing.plaf.basic.BasicFileChooserUI.installUI(Unknown Source) + at javax.swing.plaf.metal.MetalFileChooserUI.installUI(Unknown Source) + at javax.swing.JComponent.setUI(Unknown Source) + at net.sf.jabref.JabRefFileChooser.setUI(Unknown Source) +