~ubuntu-branches/ubuntu/natty/jabref/natty

« back to all changes in this revision

Viewing changes to src/help/fr/RevisionHistory.html

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2010-04-27 16:49:34 UTC
  • mfrom: (2.1.8 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100427164934-ozu2dvinslmo3444
Tags: 2.6+ds-2
debian/control: add "Recommends: xdg-utils"; thanks to Vincent Fourmond
for the bug report (closes: #579346). Change xpdf to xpdf-reader in
Suggests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
  <h1>Historique des r&eacute;visions (en anglais)</h1>
7
7
 
 
8
    <h3>Version 2.6beta3</h3>
 
9
 
 
10
        <li>Added ScienceDirect entry fetcher that utilizes the BibSonomy scraper.</li>
 
11
        <li>Changed non-native file dialog setting so files cannot be renamed. This prevents
 
12
          accidentally entering rename mode when trying to enter directory. Can be enabled
 
13
          again in Options -> Preferences -> Advanced.</li>
 
14
        <li>Added new JStor fetcher that utilizes the BibSonomy scraper to obtain BibTeX data.</li>
 
15
        <li>Fixed bug in CookieHandlerImpl.</li>
 
16
        <li>Fixed bug; when dragging a file into JabRef and asking to move it to the file
 
17
          directory, warning will now be given if the destination file already exists. Patch
 
18
          by Alastair Mailer.</li>
 
19
        <li>When dragging a file into JabRef and asking to copy or move it to the file directory,
 
20
          it is now possible to rename to an arbitrary name. Patch by Alastair Mailer.</li>
 
21
        <li>Added "review" field to BibTeXML export.</li>
 
22
        <li>Added Reset button to entry fetchers. Patch by Dennis Hartrampf and Ines Moosdorf.</li>
 
23
        <li>Changed Microsoft Office XML export so "number" rather than "issue" is exported
 
24
          as &lt;b:Issue&gt;, which conforms with import format.</li>
 
25
        <li>Added confirmation dialog that allows saving without backup in cases when
 
26
          backup creation fails.</li>
 
27
        <li>Fixed bug 2938562: using the move/rename feature on a file link could give an
 
28
          absolute link even if the file was put below the main file directory.</li>
 
29
        <li>Fixed bug 2931293: error generating key with [authorsAlpha] for short names.</li>
 
30
        <li>When checking for external modifications, file size is now checked in addition
 
31
          to the time stamp.</li>
 
32
        <li>Fixed handling of maximised state when shutting down and starting up JabRef.
 
33
          Patch by Igor L. Chernyavsky.</li>
 
34
        <li>Fixed bug that prevented correct handling of DOS short file names. Patch
 
35
          by Igor L. Chernyavsky.</li>
 
36
        <li>Added support for KOI8_R character set.</li>
 
37
        <li>Removed DocumentPrinter class, using standard API functions instead. Patch by
 
38
          Tony Mancill.</li>
 
39
        <li>Removed HightlightFilter class, using standard API functions instead. Patch by
 
40
          Tony Mancill.</li>
 
41
        <li>Changed keyboard shortcut for IEEXplorer search to Alt-F8.</li>
 
42
        <li>Disabled JStor search, which doesn't work due to API changes.</li>
 
43
        <li>External file type manager now removes "." prefix in file type extension if the user
 
44
          has typed it that way.</li>
 
45
        <li>Preview panel now defaults to preview layout 1 instead of 2. Switched default layouts.</li>
 
46
        <li>Added IfPlural formatter by Russell Almond. The formatter outputs its first argument
 
47
          if the input field contains " and " and the second one otherwise.</li>
 
48
        <li>Applied patch by Philipp Cordes and Björn Kahlert for improved handling of names by
 
49
          autocompleter. The patch also reorganizes the autocompleter classes.</li>
 
50
        <li>Table will now scroll to keep the currently edited entry visible if an edit leads to
 
51
          the entry getting sorted to a different position.</li>
 
52
        <li>Reworked author and editor handling in Docbook export. Added Docbook XML header.</li>
 
53
        <li>Database will no longer be marked as changed after accepting external changes, unless one or
 
54
          more changes were not accepted before merging, and unless database was already marked as
 
55
          changed.</li>
 
56
        <li>Fixed bug: undesired autocompletion when saving file.</li>
 
57
        <li>Fixed bug: entry editor doesn't appear when new entry is added while a filtering search or
 
58
          group selection is active.</li>
 
59
        <li>Fixed bug in writing of metadata on Windows. For certain metadata lengths newlines would be
 
60
          messed up after the metadata comment in a bib file.</li>
 
61
        <li>Search dialog now automatically previews first hit, and hides preview if there are no hits.</li>
 
62
 
 
63
    <h3>Version 2.6beta2</h3>
 
64
 
 
65
        <li>Added export formatter "Default" which takes a single argument. Outputs the string to format
 
66
          unchanged if it is non-empty, otherwise outputs the argument.</li>
 
67
        <li>Added option under Options -> Preferences -> General for disabling the strict enforcing of
 
68
          correct BibTeX keys. Disabling this makes it possible to use e.g. umlaut characters in keys.</li>
 
69
        <li>Modified launcher script for Windows installer to give higher heap size limit.</li>
 
70
        <li>Improved autocompletion. All fields with autocompletion which have content selectors will now
 
71
          autocomplete on content selector values. For the "journal" field, the autocompleter will now
 
72
          additionally use entries from the current journal abbreviations list, and will also complete
 
73
          on the entire field up to the cursor rather than just looking at the last word only.</li>
 
74
        <li>Added support for postformatter in Layout. The postformatter will be run after
 
75
          the formatters called from a layout.</li>
 
76
        <li>Improved group autogeneration. Added option to generate groups based on author or editor
 
77
          last names. Autogenerated groups are now alphabetized.</li>
 
78
        <li>Modified Endnote export filter so "--" gets converted to "-" in the "pages" field.</li>
 
79
        <li>Changed keyword groups so they will match on whole words only. E.g. a keyword group for the
 
80
          keyword "can" will no longer match the keyword "scanner".</li>
 
81
        <li>Improved entry type determination and author parsing for some varieties of CSA files.</li>
 
82
        <li>Minor change to Harvard RTF export. Added space after "ed.", and added editor to output for
 
83
          inbook entries.</li>
 
84
        <li>Set limit to the number of displayed characters in group names in groups tree in order to
 
85
          avoid group panel width problems.</li>
 
86
        <li>Changed file link handling so all remote links classified as URL can be opened through
 
87
          the browser. Setting a different file type manually makes JabRef call a remote link using
 
88
          the handler application instead.</li>
 
89
        <li>Modified Endnote/refer import filter to strip "doi:" from the %R field.</li>
 
90
        <li>Modified HTML conversion so single newline is displayed in the preview (and HTML exports) as
 
91
          &lt;br&gt;, while multiple newlines are displayed as &lt;p&gt;.</li>
 
92
        <li>Fixed bug: switching entry editor between entries of different type may result in switching
 
93
          of entry editor tabs.</li>
 
94
        <li>Fixed bug: adding external file link leads to relative path from root directory if file
 
95
          directory is set to an empty string.</li>
 
96
        <li>Fixed error message when a # in a BibTeX string prevents saving. No longer states that the
 
97
          problem is in an entry, but specifies that it is in a string.</li>
 
98
        <li>Fixed bug: ODS export doesn't resolve BibTeX strings.</li>
 
99
        <li>Fixed bug: content selector for "editor" field uses "," instead of " and " as delimiter.</li>
 
100
        <li>Fixed bug: editing source doesn't allow change of entry type.</li>
 
101
        <li>RTFChars formatter now converts --- to \emdash and -- to \endash.</li>
 
102
 
 
103
    <h3>Version 2.6beta</h3>
 
104
 
 
105
    <ul>
 
106
        <li>Added pages information to several entry types in Endnote export.</li>
 
107
        <li>Modified LastPage formatter so it returns the number when only the number of pages is given.</li>
 
108
        <li>Modified search algorithms so LaTeX commands are removed before search. For instance, this
 
109
            means that the value "test \textit{case}" now matches the search string "test case".</li>
 
110
        <li>Changed default table font family to "SansSerif".</li>
 
111
        <li>Can now create lock file while writing a bib file. The lock file is checked before
 
112
            saving, and before scanning an externally changed file, in order to avoid reading an
 
113
            unfinished file.</li>
 
114
        <li>Added support for dragging a file link from the file column to another application.</li>
 
115
        <li>Added toolbar button and shortcut (Alt-F) in entry editor for autosetting file links.</li>
 
116
        <li>Improved ISI import filter so DOI information is included.</li>
 
117
        <li>Fixed bug: metadata changes would not be detected as external changes to a database.</li>
 
118
        <li>Fixed bug: when accepting external changes and not saving before new changes are
 
119
            detected, the previously accepted changes would also be listed.</li>
 
120
        <li>Fixed bug in Scifinder import where an empty Inventor field could overwrite the
 
121
            author field.</li>
 
122
        <li>Fixed bug in autocompleter. Current suggested completion would be added to the field
 
123
            if the user closed the entry editor or mouse clicked on another field.</li>
 
124
        <li>Fixed problem with exporting to some MySql versions. Patch by Fran&ccedil;ois Dorin.</li>
 
125
        <li>Fixed bug in handling of LaTeX character sequences - now sequences with = as command
 
126
            character (e.g. "\={A}") are recognized.</li>
 
127
        <li>Fixed bug: gray out / hide setting in groups panel is overridden on startup
 
128
            by search mode selection. Added separate prefs key for the groups setting.
 
129
            Fix suggested by Igor L. Chernyavsky.</li>
 
130
        <li>Fixed bug: cookie manager installed by Download button in file field editor throws
 
131
            an exception when trying to fetch from Medline.</li>
 
132
        <li>Fixed bug: temporary files don't get deleted on shutdown.</li>
 
133
        <li>Disabled table column reordering in import inspection window, since a user reported
 
134
            problems when using this.</li>
 
135
        <li>Changed years from 2008 to 2009 in splash image.</li>
 
136
    </ul>
 
137
    <h3>Version 2.5 (June 22nd, 2009)</h3>
 
138
    <ul>
 
139
        <li>Modified export layout procedure so missing formatters can be reported in the error
 
140
          output. Export now succeeds with warnings added where formatters are missing.</li>
 
141
        <li>Conditional blocks (\begin{field}...\end{field}) in layout files can now be given a
 
142
          semicolon-separated list of fields as argument. All fields must then be set for output
 
143
          to be given.</li>
 
144
        <li>Changed RIS import so multiple abstract fields in an entry are concatenated.</li>
 
145
        <li>Added quoting of some special characters in SQL export, based on Kyle Crabtree's patch.</li>
 
146
        <li>Fixed bug in MS Office 2007 XML export - editor names missing.</li>
 
147
        <li>Fixed bug in plugin manager that prevented the "Download plugin" button from working.</li>
 
148
        <li>Fixed bug in plugin manager routine that checks for installed versions of a plugin.</li>
 
149
        <li>Fixed bug in startup that could show warnings multiple times when loading
 
150
          from autosave files.</li>
 
151
    </ul>
 
152
    <h3>Version 2.5beta 2 (May 19th, 2009)</h3>
 
153
    <ul>
 
154
        <li>Plugin manager now handles plugin versions correctly based on the version number in their
 
155
          plugin.xml file.</li>
 
156
        <li>Added formatter "Number" that outputs a sequence number for the current entry in the current
 
157
          export operation. This formatter can be used to produce a numbered list of entries.</li>
 
158
        <li>Added autosave feature.</li>
 
159
        <li>Fixed bug in file link handling in BibTeXML export.</li>
 
160
        <li>Improved handling of patents in Scifinder import.</li>
 
161
    </ul>
8
162
 
9
163
    <h3>Version 2.5beta (April 21st, 2009)</h3>
10
164
 
13
167
      <li> Added simple plugin manager.</li>
14
168
      <li> Added ~/.jabref/plugins as user-specific plugin directory.</li>
15
169
      <li> Added \r marker to WrapFileLinks formatter that outputs file links without expanding relative links.</li>
16
 
      <li> Added [authorAlpha] key marker that formats authors according to the &quot;alpha&quot; BibTeX style. Patch submitted by Oliver Kopp.</li>
 
170
      <li> Added [authorsAlpha] key marker that formats authors according to the &quot;alpha&quot; BibTeX style. Patch submitted by Oliver Kopp.</li>
17
171
      <li> Table sort order set by clicking and Ctrl-clicking table columns is now immediately set as default sort order in preferences.</li>
18
172
      <li> Changed LyX pipe setting so it works whether &quot;.in&quot; is included or omitted.</li>
19
173
      <li> Modified ISI importer so the words &quot;of&quot;, &quot;and&quot; and &quot;the&quot; will not be capitalized in the title, journal or publisher fields.</li>
64
218
      <li>Fixed bug 2157664: Current edit is now treated as an undoable edit in itself.</li>
65
219
    </ul>
66
220
 
67
 
 
68
221
    <h3>Version 2.4.1 (October 8th, 2008)</h3>
69
222
 
70
223
      <ul>
1204
1357
 
1205
1358
  </body>
1206
1359
 
1207
 
</html>
 
1360
</html>
 
 
b'\\ No newline at end of file'