Imported Upstream version 2.10~beta1+ds upstream/2.10_beta1+ds
authorgregor herrmann <gregoa@debian.org>
Fri, 29 Mar 2013 16:26:06 +0000 (17:26 +0100)
committergregor herrmann <gregoa@debian.org>
Fri, 29 Mar 2013 16:26:06 +0000 (17:26 +0100)
commitf6a735efb0054b3d9913e39de34a4e734ee583ac
tree0cc2ecc6a7f08ad017fb97a4bae53c3f1ffb45c9
parent8eb1b9bf2d0747644108c13632fb1244e11712b0
Imported Upstream version 2.10~beta1+ds
260 files changed:
.travis.yml [new file with mode: 0644]
build.gradle [deleted file]
build.xml
gradle/wrapper/gradle-wrapper.jar [deleted file]
gradle/wrapper/gradle-wrapper.properties [deleted file]
osx/JavaApplicationStub [deleted file]
osx/OSXAdapter.class [deleted file]
src/help/About.html
src/help/BibtexHelp.html
src/help/Contents.html
src/help/LabelPatterns.html
src/help/RevisionHistory.html
src/help/StringsHelp.html [new file with mode: 0644]
src/help/da/About.html
src/help/de/About.html
src/help/fr/About.html
src/help/fr/BibtexHelp.html
src/help/fr/CiteSeerHelp.html
src/help/fr/Contents.html
src/help/fr/IEEEXploreHelp.html
src/help/fr/LabelPatterns.html
src/help/fr/StringsHelp.html [new file with mode: 0644]
src/help/in/About.html
src/help/ja/ACMPortalHelp.html
src/help/ja/About.html
src/help/ja/BaseFrameHelp.html
src/help/ja/BibtexHelp.html
src/help/ja/CiteSeerHelp.html
src/help/ja/CommandLine.html
src/help/ja/Contents.html
src/help/ja/CustomEntriesHelp.html
src/help/ja/CustomExports.html
src/help/ja/CustomImports.html
src/help/ja/DOItoBibTeXHelp.html [new file with mode: 0644]
src/help/ja/DiVAtoBibTeXHelp.html [new file with mode: 0644]
src/help/ja/EndNoteFilters.html
src/help/ja/EntryEditorHelp.html
src/help/ja/ExternalFiles.html
src/help/ja/FileLinks.html
src/help/ja/GeneralFields.html
src/help/ja/GoogleScholarHelp.html [new file with mode: 0644]
src/help/ja/GroupsHelp.html
src/help/ja/HelpHelp.html
src/help/ja/IEEEXploreHelp.html
src/help/ja/ISBNtoBibTeXHelp.html [new file with mode: 0644]
src/help/ja/ImportInspectionDialog.html
src/help/ja/JSTOR.html
src/help/ja/JabRefHelp.html
src/help/ja/JournalAbbreviations.html
src/help/ja/LabelPatterns.html
src/help/ja/MarkingHelp.html
src/help/ja/MedlineHelp.html
src/help/ja/OpenOfficeHelp.html [deleted file]
src/help/ja/OpenOfficeIntegration.html [new file with mode: 0644]
src/help/ja/Plugin.html
src/help/ja/PreviewHelp.html
src/help/ja/RevisionHistory.html
src/help/ja/SQLExport.html
src/help/ja/ScienceDirect.html
src/help/ja/SearchHelp.html
src/help/ja/SpecialFieldsHelp.html [new file with mode: 0644]
src/help/ja/Spires.html
src/help/ja/StringsHelp.html [new file with mode: 0644]
src/help/ja/XMPHelp.html
src/help/ja/jabref_help.css
src/images/crystal_16/Icons.properties
src/images/crystal_16/mergeentries.png [new file with mode: 0644]
src/images/splash-dev.svg
src/images/splash.png
src/java/net/sf/jabref/AdvancedTab.java
src/java/net/sf/jabref/AppearancePrefsTab.java
src/java/net/sf/jabref/AutoLinkFilesAction.java [new file with mode: 0644]
src/java/net/sf/jabref/BasePanel.java
src/java/net/sf/jabref/BibtexEntry.java
src/java/net/sf/jabref/BibtexEntryType.java
src/java/net/sf/jabref/BibtexString.java
src/java/net/sf/jabref/CompressedEntryEditorTab.java
src/java/net/sf/jabref/DatabaseSearch.java
src/java/net/sf/jabref/EntryEditor.java
src/java/net/sf/jabref/EntryEditorPrefsTab.java
src/java/net/sf/jabref/EntryEditorTab.java
src/java/net/sf/jabref/ExternalTab.java
src/java/net/sf/jabref/FieldComparator.java
src/java/net/sf/jabref/FileTab.java
src/java/net/sf/jabref/FindUnlinkedFilesDialog.java
src/java/net/sf/jabref/FontSelectorDialog.java
src/java/net/sf/jabref/GUIGlobals.java
src/java/net/sf/jabref/GeneralTab.java
src/java/net/sf/jabref/Globals.java
src/java/net/sf/jabref/JTextAreaWithHighlighting.java
src/java/net/sf/jabref/JabRef.java
src/java/net/sf/jabref/JabRefFrame.java
src/java/net/sf/jabref/JabRefPreferences.java
src/java/net/sf/jabref/KeyBindingsDialog.java
src/java/net/sf/jabref/NetworkTab.java [new file with mode: 0644]
src/java/net/sf/jabref/PrefsDialog3.java
src/java/net/sf/jabref/PreviewPanel.java
src/java/net/sf/jabref/PreviewPrefsTab.java
src/java/net/sf/jabref/RightClickMenu.java
src/java/net/sf/jabref/SearchManager2.java
src/java/net/sf/jabref/SendAsEMailAction.java
src/java/net/sf/jabref/SimpleUrlDragDrop.java
src/java/net/sf/jabref/TableColumnsTab.java
src/java/net/sf/jabref/UrlDragDrop.java
src/java/net/sf/jabref/Util.java
src/java/net/sf/jabref/XmpPrefsTab.java
src/java/net/sf/jabref/collab/FileUpdateMonitor.java
src/java/net/sf/jabref/export/ExportFormats.java
src/java/net/sf/jabref/export/ExportToClipboardAction.java
src/java/net/sf/jabref/export/FileActions.java
src/java/net/sf/jabref/export/LatexFieldFormatter.java
src/java/net/sf/jabref/export/OpenFolder.java [new file with mode: 0644]
src/java/net/sf/jabref/export/SaveDatabaseAction.java
src/java/net/sf/jabref/export/layout/format/Iso690FormatDate.java [new file with mode: 0644]
src/java/net/sf/jabref/export/layout/format/Iso690NamesAuthors.java [new file with mode: 0644]
src/java/net/sf/jabref/export/layout/format/RTFChars.java
src/java/net/sf/jabref/external/DownloadExternalFile.java
src/java/net/sf/jabref/external/DroppedFileHandler.java
src/java/net/sf/jabref/external/ExternalFilePanel.java
src/java/net/sf/jabref/external/PushToLyx.java
src/java/net/sf/jabref/external/SynchronizeFileField.java
src/java/net/sf/jabref/external/WriteXMPAction.java
src/java/net/sf/jabref/groups/AutoGroupDialog.java
src/java/net/sf/jabref/groups/ExplicitGroup.java
src/java/net/sf/jabref/groups/GroupDialog.java
src/java/net/sf/jabref/groups/GroupSelector.java
src/java/net/sf/jabref/groups/GroupTreeCellRenderer.java
src/java/net/sf/jabref/groups/GroupsTree.java
src/java/net/sf/jabref/groups/KeywordGroup.java
src/java/net/sf/jabref/gui/CleanUpAction.java
src/java/net/sf/jabref/gui/EntryCustomizationDialog2.java
src/java/net/sf/jabref/gui/FieldWeightDialog.java
src/java/net/sf/jabref/gui/FileDialogs.java
src/java/net/sf/jabref/gui/FileListEditor.java
src/java/net/sf/jabref/gui/FileListEntryEditor.java
src/java/net/sf/jabref/gui/GroupAddRemoveDialog.java [new file with mode: 0644]
src/java/net/sf/jabref/gui/ImportInspectionDialog.java
src/java/net/sf/jabref/gui/MainTable.java
src/java/net/sf/jabref/gui/MainTableFormat.java
src/java/net/sf/jabref/gui/MergeEntriesDialog.java [new file with mode: 0644]
src/java/net/sf/jabref/gui/WaitForSaveOperation.java
src/java/net/sf/jabref/imports/ACMPortalFetcher.java
src/java/net/sf/jabref/imports/BibtexImporter.java [new file with mode: 0644]
src/java/net/sf/jabref/imports/BibtexParser.java
src/java/net/sf/jabref/imports/CaseKeeperList.java
src/java/net/sf/jabref/imports/DOItoBibTeXFetcher.java
src/java/net/sf/jabref/imports/DiVAtoBibTeXFetcher.java
src/java/net/sf/jabref/imports/GeneralFetcher.java
src/java/net/sf/jabref/imports/HTMLConverter.java
src/java/net/sf/jabref/imports/IEEEXploreFetcher.java
src/java/net/sf/jabref/imports/ImportCustomizationDialog.java
src/java/net/sf/jabref/imports/ImportFormat.java
src/java/net/sf/jabref/imports/ImportFormatReader.java
src/java/net/sf/jabref/imports/ImportMenuItem.java
src/java/net/sf/jabref/imports/JSTORFetcher2.java
src/java/net/sf/jabref/imports/MedlineFetcher.java
src/java/net/sf/jabref/imports/MedlineHandler.java
src/java/net/sf/jabref/imports/UnitFormatter.java [new file with mode: 0644]
src/java/net/sf/jabref/imports/fetcher/ISBNtoBibTeXFetcher.java
src/java/net/sf/jabref/labelPattern/LabelPatternUtil.java
src/java/net/sf/jabref/oo/OpenOfficePanel.java
src/java/net/sf/jabref/plugin/PluginCore.java
src/java/net/sf/jabref/sql/DBConnectDialog.java
src/java/net/sf/jabref/undo/UndoableFieldChange.java
src/java/net/sf/jabref/undo/UndoableKeyChange.java
src/java/net/sf/jabref/util/XMPUtil.java
src/java/net/sf/jabref/wizard/auximport/gui/FromAuxDialog.java
src/java/org/xnap/commons/gui/shortcut/EmacsKeyBindings.java [new file with mode: 0644]
src/java/org/xnap/commons/gui/shortcut/package-info.java [new file with mode: 0644]
src/java/spl/PdfImporter.java
src/java/tests/net/sf/jabref/FileBasedTestCase.java
src/java/tests/net/sf/jabref/UtilFindFileTest.java
src/java/tests/net/sf/jabref/UtilTest.java
src/java/tests/net/sf/jabref/bst/BibtexNameFormatterTest.java
src/java/tests/net/sf/jabref/bst/TestVM.java
src/java/tests/net/sf/jabref/export/layout/HTMLCharsTest.java
src/java/tests/net/sf/jabref/export/layout/LayoutTest.java
src/java/tests/net/sf/jabref/export/layout/RTFCharsTest.java
src/java/tests/net/sf/jabref/imports/CopacImporterTest.java
src/java/tests/net/sf/jabref/imports/OAI2ImportTest.java
src/java/tests/net/sf/jabref/labelPattern/LabelPatternUtilTest.java
src/osx/osxadapter/OSXAdapter.java
src/resource/IntegrityMessage_es.properties [new file with mode: 0644]
src/resource/IntegrityMessage_ru.properties [new file with mode: 0644]
src/resource/JabRef_da.properties
src/resource/JabRef_de.properties
src/resource/JabRef_en.properties
src/resource/JabRef_es.properties [new file with mode: 0644]
src/resource/JabRef_fr.properties
src/resource/JabRef_in.properties
src/resource/JabRef_it.properties
src/resource/JabRef_ja.properties
src/resource/JabRef_nl.properties
src/resource/JabRef_no.properties
src/resource/JabRef_pt_BR.properties
src/resource/JabRef_ru.properties [new file with mode: 0644]
src/resource/JabRef_tr.properties
src/resource/JabRef_vi.properties
src/resource/JabRef_zh.properties
src/resource/Menu_de.properties
src/resource/Menu_es.properties
src/resource/Menu_fr.properties
src/resource/Menu_ja.properties
src/resource/Menu_ru.properties [new file with mode: 0644]
src/resource/Menu_tr.properties
src/resource/layout/iso690rtf/iso690RTF.article.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.begin.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.book.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.edocs.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.edocsarticle.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.edocscontribution.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.edocsnews.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.edocsperiodical.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.email.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.emaillist.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.end.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.graphics.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.inbook.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.inedocs.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.inproceedings.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.legislation.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.mastersthesis.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.patent.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.periodical.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.proceeding.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.radiotv.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.recording.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.standard.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.techreport.layout [new file with mode: 0644]
src/resource/layout/iso690rtf/iso690RTF.unpublished.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.article.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.book.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.edocs.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.edocsarticle.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.edocscontribution.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.edocsnews.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.edocsperiodical.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.email.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.emaillist.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.graphics.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.inbook.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.inedocs.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.inproceedings.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.legislation.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.mastersthesis.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.patent.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.periodical.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.proceeding.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.radiotv.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.recording.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.standard.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.techreport.layout [new file with mode: 0644]
src/resource/layout/iso690txt/iso690.unpublished.layout [new file with mode: 0644]
src/txt/CHANGELOG
src/txt/README
src/windows/nsis/installer_languages/spanish.nsh [new file with mode: 0644]
src/windows/nsis/setup.nsi
syncLang.py