version 3.0.1 -> 3.0.2 :
----------------------
- a potential crash has been fixed while loading non unicode/latin1 files (issue 216)
- the bug about the wrong detection of some filenames in the log file has been fixed (issue 191)
- if the printer name contains space on macosx, the default printer is used (issue 210)

version 3.0 -> 3.0.1 :
----------------------
- The internal pdf viewer can now be embedded in the main window whatever the screen width (issues 177, 183)
- auto-completion for \eqref and \autoref has been added (issue 112)
- the "external viewer" button has been added to the tool bar of the embedded pdf viewer (issue 169)
- Bugs fixed :
* memory leak about the syntax highlighting for .bib files has been fixed
* no more extra closing bracket with the auto-completion of \begin{} environments (issues 168, 173, 193)
* Alt+PgUp end Alt+PgDown keyboard shortcuts work again (issues 150, 195)
* the bug about the "jump to next error" command has been fixed (issue 164)
* the columns in the "Log" panel are resizable again (issue 162)
* multiline "user tags" respect now the indentation of the current line (issue 145)
* the "check spelling selection" option is no more displayed in the contextual menu if there is no selection (issue 199)
* the bug about the "latexmk+view pdf" option for the "Quick build" command has been fixed

version 2.3 -> 3.0 :
----------------------
- The GUI has been extensively modified : tabs are no more used for the editor and the pdf viewer is now fully embedded in the main window (for screen with a resolution greater than 1400 px)
- a critical bug has been fixed in the editor
- the bug about the "latex+asymptote+latex+dvips+viewps" mode for the "quick build" command has been fixed
- the preamble can now be collapsed (from the first line to the \begin{document} command)
- users can now add items to the auto-complete commands list
- labels are now checked in the "childs" documents while using the "master mode" (for one level only)
- a "full screen" mode has been added
- the \addbibresource{} command is now detected like \bibliography{}
- the code of the mathematicals symbols are displayed in a "tooltip" while moving mouse in the "symbols panels"
- some new keyboard shortcuts has been added : ctrl+space for switching between the editor and the embedded pdf viewer and ctrl+>/ctrl+< for indenting/unindenting the selected text.
- the obsolete "export to html" command has been removed (for packagers : the files "next.gif", "next_d.gif", "prev.gif", "prev_d.gif", "psheader.txt", "style.css", "up.gif" and "up_d.gif" in the "utilities/" directory have been deleted and don't have anymore to be installed)

NOTE for debian packagers : 
* by uncommenting the line "DEFINES += DEBIAN_SPELLDIR" in the texmaker.pro file (line 256), the spelldir will be automtically set to "PREFIX"/share/myspell/dicts" in the configdialog.cpp file (spelling_dict.patch)
* the spelling-error-in-binary.patch is now useless (the spelling errors has been fixed in the texmaker.cpp file)

version 2.2.2 -> 2.3 :
----------------------
-  \part, \chapter, \section,.., \begin{foo} \end{foo} blocks can now be collapsed (contextual code folding : the folding marks are only displayed when the cursor is on the first line of a block)
- the structure view is now updated dynamically while typing
- while opening a file, users are warned if the document can't be decoded correctly with the default encoding and they can choose an other encoding.
- in the pdf viewer, the zoom is now centered on the center of the current view
- a new button allows to toggle in one click between the master document and the current document
- latexmk can now be chosen for the "Quick build" command
- relative paths for the \include like latex tags are now supported
- before saving a file, users are warned if the document has been changed outside texmaker
- bibliography items are now added to the auto-completion for the \cite command (the .bib files are now parsed while opening a .tex document)
- the code for the < and > symbols has been fixed
- the spell checker has been modified to take care of the apostrophes
- users can now move the editor tabs (thanks to Tim Hoffmann)

version 2.2.1 -> 2.2.2:
----------------------
- the bug about the pdfviewer on macosx 10.6 cocoa has been fixed (Qt bug)
- the parentheses matcher has been modified and simplified to work with Qt 4.7.x
- compilation process can't now be killed (new button on the "log panel")
- the name of the pdf file is now displayed in the title bar of the pdf viewer
- multiple files can now be opened at the same time
- the drag and drop bug on windows has been fixed
- .synctex.gz, .out and .blg have been added to the list of extensions for the "clean" command
- history manager with "back" and "forward" buttons have been added to the pdf viwer
- if an error in the "log panel" concerns a file different from the current document, the corresponding file is now automatically opened after clicking on it.

version 2.2 -> 2.2.1 :
----------------------
- the bug about infinite update of pdf pages in some cases has been fixed
- the bug about the "Don't launch a new instance of the viewer if the dvi/ps/pdf file is already opened" option has been fixed
- tools actions are no more disabled while a viewer is opened
- cs and nl translations has been updated

version 2.1 -> 2.2 :
--------------------
- Users can mow easily select a file already opened with a new file selector in the status bar (usefull when a large number of files are opened)
- pdf pages are now displayed in continuous mode in the pdf viewer
- printing support has been added to the pdf previewer (ghostscript is required on windows system)
- the shortcuts are now recorded in english (using a new langage should no more affect the shortcuts)
- shortcuts can now be removed in the configuration dialog (bug fixed)
- nl translation has been added
- syntax highlighting is deactivated between sweave code
- verbatim, pspicture, tikzpicture, asy environments are now highlighted
- Users can now reload a document modified externally with the "Reload document from file" command in the "File" menu (all changes not saved with texmaker will be lost)
- at the first use on windows, Texmaker now tries to autodetect the path to yap, acroread and ghostscript
- the nl dictionnary has been added
- completion has been modified (less intrusive)
- all "foo*.asy" files are now automatically compiled by Texmaker with the asymptote command (new behaviour of the recent release of asymptote)
- Options has been added to the "includegraphics" dialog (figure environment and caption can be added)

version 2.0 -> 2.1 :
----------------------
- synctex support has been added
- the bug about searching an empty text in the pdf viewer has been fixed
- after a new compilation, the pdf viewer stays at the same page
- the bug about the completion while typing "\begin{" has been fixed 
- the recent files menu can now contain 10 items

version 1.9.9 -> 2.0 :
----------------------
- a built-in pdf viewer has been added : the pdf preview is automatically refreshed after a compilation;
- a new option to the quick build command has been added : with this option, texmaker doesn't launch a new instance of the dvi/ps/pdf viewer if the file is already opened.
- the "tabular" assistant has been completed :
    * option to add a vertical margin after a \hline (for big math formulae)
    * new options  for the "p{}" column alignment (center and left alignment : \usepackage{array} is required)
- the required blank space at the end of the metapost command is verified if the user changed manually this command 
- user can now directly create a new document by copying an existing one.
- a new wizard to set the "user quick build command" has been added.
- the "AMS align" tag has been added to the "Math" menu.
- the trouble about the compilation of the hunspell code with gcc 4.5 has been fixed.

version 1.9.2 -> 1.9.9 :
----------------------
- while inserting a latex structure (via the code completion or a texmaker command), the fields of the structure are marked with a special character ("•") and users can directly jump to the next field with the "Tab" key.
- verbatim support has been added in the syntax highlighting.
- shortcuts has been added for the "next/previous latex error" commands.
- "escape" shortcut is now udes to close the "find" panel.
- a new option has been added for the user tags : "@" will be replaced by "•" fields (the first "•" field will be replaced by the selected text)
- shortcuts can now be changed by pressing directly the key sequence.
- the blocks of a "beamer" document are now included in the "structure view".

version 1.9.1 -> 1.9.2 :
------------------------
- A "favorites symbols" panel has been added (just right-click on a symbol to add it to the favorites)
- Users can now restore a previous session (when closing the program, the names of the opened documents are automatically recorded)
- The bidirectional support has been removed (not enough stable)
- Words can again be selected by using SHIFT+LeftArrow and SHIFT+RightArrow.
- On macosx, opening a file by double-clicking on it in the Finder will no more crash the program.
- The trouble with dark color kde theme has been fixed

version 1.9 -> 1.9.1 :
--------------------
a critical bug has been fixed (inline spell checking)

version 1.8 -> 1.9 :
--------------------
- inline spell checking has been added
- bidirectional support (thanks to Alavizadeh,Seyyed Razi)
- Qt>=4.5.1 is required for this version
- asymptote support has been added and can be used with the "quick buid command"
- new translations
- the interface has been uncluterred (some toolbars has been modified)
- new appaerance (users can choose between "modern" or "classic" appearance for the toolbars - GTK+ style is now used by default on linux/no-kde environment)
- new menu to change the interface language (the application must be restarted) 
- a bug has been fixed in the latex log parser
- texmaker uses now the qtsingleapplication (from qtcreator) instead of the DSingleapplication

IMPORTANT NOTE FOR THE LINUX PACKAGERS :
1) The desktop file (utilities/texmaker.desktop) and the icon (utilities/texmaker.png) are now automatically installed by the "make install" command. The default paths (/usr/share/applications and /usr/share/pixmaps) can be modified in the texmaker.pro file (lines 146 and 149). 
2) The structure of the source package has been modified :
    - dictionaries/ subfolder : spell dictionaries (must be installed in the PREFIX/share/texmaker directory for linux)
    - locale/ subfolder : all the translations (must be installed in the PREFIX/share/texmaker directory for linux)
    - doc/ subfolder : all the files needed for the documentation (must be installed in the PREFIX/share/texmaker directory for linux)
    - utilities/ subfolder : icons, desktop file, changelog, COPYING, AUTORS, files needed by the "html export" tool (blank.png, next_d.gif, next.gif, prev_d.gif, prev.gif, psheader.txt, style.css, up_d.gif, up.gif) etc... (must be installed in the PREFIX/share/texmaker directory for linux)
The others subfolders (completion/hunspell/images/spell/symbols/tags/singleapp) are only used for compilation (no installation to do)

version 1.7.1 -> 1.8:
----------------------
- texmaker can now be only started once per user : inverse search will no more launch a new instance of texmaker
- the spell checker is now based on hunspell-1.2.4
- the latex errors detection has been improved
- the background color of the selected symbol is now always the same (to be sure that the symbol is always visible)
- parentheses matching is back
- "\end{...}" is now added automatically after "\begin{...}" while using autocompletion

version 1.7 -> 1.7.1 :
--------------------
Bugs fixed :
- no more crash with the "Previous LaTeX error" command and the syntax highlighting
- the "find" command starts at cursor and not at the beginning of the document

version 1.6 -> 1.7 :
--------------------
- New search widget
- Spell checking is now based on hunspell and uses OpenOffice.org dictionaries.
- New LaTeX log errors detection
- Indentation "memory"
- Code completion
version 1.5 -> 1.6 :
--------------------
- spell checking bug has been fixed (when misspelled and original word has not the same size)
- some keyboard accelerators has been changed (trouble with non latin1 keyboard configuration). Users can now changed some keyboard shortcuts ("latex" and "math" menus)
- german, russian and chinese translations has been added
- external browser is now used for the documentation
- a "-master" option to the program command line has been added. The new synopsis is :
texmaker file [-master] [-line xxx] 
- the documentation has been completed
- parentheses matching is now disabled
- the config file is now in the ini format

version 1.4 -> 1.5 :
----------------------
- a "most used symbols" panel has been added
- the math mode "$$...$$" is replaced by "\[ \]"
- keyboard accelerators has been added in the "latex" and "math" menus
- the current line number can be added to the latex related commands
- the colors for the syntax highlighting can now be modified
- a summary of the latex errors and warnings is displayed before the full log file
- compilation trouble with Qt>=4.2 has been fixed
- support for "QFileOpenEvent" has been added (for macosx)
- minor bugfixes (dialogs layout, french translation...)

version 1.3 -> 1.4 :
----------------------
- Spell checking has been added (aspell is required)
- Support for the main pstricks commands has been added
- The html conversion tool is now available on windows (only ghostscript is required)
- The editor checks now the braces
- The syntax highlighter can now detect the math mode "\[ \]"
- Tex files can now be dragged from a file manager to texmaker
- minor bugfixes (replace dialog, close event...)

version 1.2.1 -> 1.3 :
----------------------
- Texmaker is now a pure QT4 program (qt >= 4.1 is required). The qt3 support library is no more required. The editor is now based on the qt4 QtextEdit object and the symbols icon view is an qt4 QTableWidget object.
- For each file, three bookmarks can be used to speed up navigation.

version 1.2 -> 1.2.1 : Bugs fixed
---------------------------------
- Don't use anymore double-clic to open a file from the structure view (Qt-4.0.0 bug). A simple clic must be used now.
- Don't use anymore / to separate commands (quick build and users commands) but | to avoid confusion with the directories separator.
- A selected icon is no more highlighted (trouble on windows and macosx - the selected icon was masked).
- Added the option '-line' for the application.
New synopsis for texmaker : texmaker document.tex [-line xxx]
Can be used for inverse search.
