Update to version 3.0.2 (.changes corrected) OBS-URL: https://build.opensuse.org/request/show/68743 OBS-URL: https://build.opensuse.org/package/show/Publishing/texmaker?expand=0&rev=25
159 lines
6.2 KiB
Plaintext
159 lines
6.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 27 22:20:00 UTC 2011 - badshah400@gmail.com
|
|
|
|
- Update to version 3.0.2
|
|
+ Bug fixes:
|
|
- Critical bug: Encoding detection while loading
|
|
non-unicode/latin1 files
|
|
- Wrong detection of some filenames in the log file
|
|
- Bad layout of the "inputgraphics dialog"
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 18 08:07:09 UTC 2011 - badshah400@gmail.com
|
|
|
|
- Update to version 3.0.1
|
|
+ Internal pdf viewer can now be embedded in the main window
|
|
irrespective of screen width
|
|
+ Button to launch external pdf viewer
|
|
+ Bug fixes:
|
|
- Memory leak about the syntax highlighting for .bib files
|
|
has been fixed
|
|
- Extra closing bracket with the auto-completion of \begin{}
|
|
environment no longer appears
|
|
- Bug with "jump to next error" command has been fixed
|
|
- Columns in the "Log" panel are resizable again
|
|
- Multiline "user tags" respect now current line indentation
|
|
- Bug with "latexmk+view pdf" option in Quickbuild has been
|
|
fixed
|
|
- Some keyboard shortcuts were not working
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 4 16:45:17 UTC 2011 - badshah400@gmail.com
|
|
|
|
- Update to version 3.0
|
|
+ Major interface changes:-
|
|
- Do not use tabs for the editor
|
|
- Pdf viewer is now fully embedded into the main application
|
|
for resolutions greater than 1400
|
|
- New fullscreen mode
|
|
- Show latex code for mathematical symbols in a tooltip when
|
|
hovering over the symbols palette
|
|
+ A critical bug fix in the editor
|
|
+ Bug about the "latex+asymptote+latex+dvips+viewps" mode for the
|
|
"quick build" command has been fixed
|
|
+ The \addbibresource{} command is now detected like
|
|
\bibliography{}
|
|
+ New keyboard shortcuts
|
|
+ The obsolete "export to html" command has been removed
|
|
+ Users can now add items to the auto-complete commands list
|
|
+ Labels are now checked in the "child" documents while using
|
|
the "master mode" (for one level only)
|
|
+ The preamble can now be collapsed
|
|
- Removed texmaker-pdflatex-synctex-by-default.patch; included
|
|
upstream
|
|
- Rebase texmaker-correct-doc-location.patch for version 3.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 14 13:33:03 UTC 2011 - badshah400@gmail.com
|
|
|
|
- Update to version 2.3:
|
|
+ Contextual code folding has been added
|
|
+ Document structure now updates automatically when typing
|
|
+ Latexmk option for the quick build command
|
|
+ Pdf viewer: zoom is now centered on the center of the current
|
|
view
|
|
+ Warn users if an open document has been changed by an external
|
|
application
|
|
+ Bibliography items are now listed for auto-completion for \cite
|
|
+ Better spell checker compatibility
|
|
+ Tabs can now be moved and rearranged in the editor
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 14 23:40:49 UTC 2011 - badshah400@gmail.com
|
|
|
|
- Update to version 2.2.2
|
|
+ Bug fixes and minor improvements to pdf viewer
|
|
+ History manager with 'back' and 'forward' buttons in
|
|
pdf-viewer
|
|
+ Allow opening multiple files simultaneously
|
|
+ Improvements to the "clean" command
|
|
+ Disable killing of compilation process
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 30 23:19:59 UTC 2011 - badshah400@gmail.com
|
|
|
|
- Update to version 2.2.1
|
|
+ Bug fixes
|
|
+ Updated translations
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 26 17:28:39 UTC 2011 - badshah400@gmail.com
|
|
|
|
- Update to version 2.2
|
|
+ Improvements to integrated pdf viewer, including continuous
|
|
display of pages and the ability to print documents
|
|
+ New: Document selector in the main window
|
|
+ Syntax highlighter recognizes verbatim, sweave, pspicture,
|
|
tikzpicture, and asy environments
|
|
+ Automatically compile .asy files
|
|
+ Completion is now less intrusive
|
|
+ "Options" has been added to the "includegraphics" dialog
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 3 01:35:46 UTC 2010 - badshah400@gmail.com
|
|
|
|
- Improve handling of doc entries, making them go into standard doc
|
|
location
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 23:09:48 UTC 2010 - badshah400@gmail.com
|
|
|
|
- Include texmaker-pdflatex-synctex-by-default.patch to enable
|
|
source and pdf syncing into pdflatex builds
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 27 15:41:18 UTC 2010 - badshah400@gmail.com
|
|
|
|
- Update to version 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
|
|
- Install appropriate doc files: license, copying, changelog
|
|
- Correct URL in spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 10 04:18:41 UTC 2010 - badshah400@gmail.com
|
|
|
|
- Cleanup spec file and add detailed changes to changelog file
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 31 04:25:56 UTC 2010 - badshah400@gmail.com
|
|
|
|
- Update to upstream version 2.0
|
|
- new: a built-in pdf viewer has been added
|
|
- new: option to the quick build command has been added,
|
|
which prevents texmaker from launching a new instance
|
|
of the dvi/ps/pdf viewer if the file is already opened.
|
|
- new: user can now directly create a new document by copying
|
|
an existing one.
|
|
- new: a new wizard to set the "user quick build command".
|
|
- 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
|
|
- the "AMS align" tag has been added to the "Math" menu.
|
|
- bug-fix: the crash when texmaker is compiled with hunspell
|
|
and gcc 4.5 has been fixed.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 14 22:22:48 UTC 2010 - badshah400@gmail.com
|
|
|
|
- Spec file cleanup
|
|
- Initial package with upstream version 1.9.9
|
|
|