Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have implemented 2 features requested in Ticket #841. #7

Merged
merged 1 commit into from
Mar 23, 2014

Commits on Mar 23, 2014

  1. I have implemented 2 features requested in Ticket JabRef#841.

        The user can now specify an arbitrary number of file-link columns in te "Entry table columns" preferences tab, to be added to the main table. The user can any file types specified in the list of External File Types. The extra columns work exactly like the original file-link column.
    
        For each file-link column whenever there are multiple files, the letter "m" is displayed at the bottom right corner of the icon.
    
     Committer: noravanq
    
     On branch master
     Changes to be committed:
       (use "git reset HEAD <file>..." to unstage)
    
    	modified:   src/main/java/net/sf/jabref/GUIGlobals.java
    	modified:   src/main/java/net/sf/jabref/JabRefPreferences.java
    	modified:   src/main/java/net/sf/jabref/TableColumnsTab.java
    	modified:   src/main/java/net/sf/jabref/gui/MainTableFormat.java
    	modified:   src/main/java/net/sf/jabref/gui/MainTableSelectionListener.java
    	modified:   src/main/java/net/sf/jabref/gui/PreventDraggingJTableHeader.java
    noravanq committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    2332037 View commit details
    Browse the repository at this point in the history