"Fossies" - the Fresh Open Source Software Archive 
Member "texstudio-3.1.1/utilities/manual/CHANGELOG.txt" (21 Feb 2021, 53637 Bytes) of package /linux/misc/texstudio-3.1.1.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "CHANGELOG.txt":
3.1.0_vs_3.1.1.
1 TeXstudio 3.1.1
2 -----------------
3 -
4
5 TeXstudio 3.1.0
6 -----------------
7 - fix changing GUI language
8 - global TOC added which needs to be updated for now (WIP)
9
10 TeXstudio 3.0.5
11 -----------------
12 - fix crash when deleting all elements of a build chain (#1415)
13 - fix large tooltips on win with ADWAITA style
14 - number of pdf rendering threads limited to 8 (or to set value, see #1463)
15 - add command line option --texpath to force a tex path
16 - fix touchpad scroll in x direction
17 - fix a seldom crash
18 - adapt speller dialog to find the same errors as the online checker
19 - fix replace in global search
20
21
22 TeXstudio 3.0.4
23 -----------------
24 - fix RTL presentation when zoomed (#1404)
25 - fix pdf toolbar size setting
26
27 TeXstudio 3.0.3
28 -----------------
29 - fix OSX build
30
31 TeXstudio 3.0.2
32 -----------------
33 - handle \tabularnewline correctly (#1373)
34 - fix text insertion on selected text (#1359Պ)
35 - changed behaviour for cut buffer and Ctrl+e (insert env) (#1342)
36 - texdoc added as selectable command
37 - win build now uses 64 bit and can handle larger documents
38 - larger number of default dictionaries added
39
40 TeXstudio 3.0.1
41 -----------------
42 - fix glitch in modern style (#1238 , triangle missing)
43 - fix equation preview (#1234)
44 - fix commands with quotes (#1225 & #1169)
45 - fix syntax marker in darkmode (#1224)
46
47 TeXstudio 3.0.0
48 -----------------
49 - speed up document parsing, should result in faster document load times
50 - spell checking is done asynchronously
51 - custom verbatim/math env highlighting abandoned for a cwl based approach
52 - better dark-mode support
53 - qt4 support abandoned
54
55 TeXstudio 2.12.22
56 ----------------
57 - fixes garbled symbols in OSX
58 - fix crash when changing magic language comment
59 - fix pdf search path handling.
60
61 TeXstudio 2.12.20
62 ----------------
63 - fixes a problem with replacing when search highlight is activated.
64
65 TeXstudio 2.12.18
66 ----------------
67 - bug fixes
68 - some cwl added
69 - correct handling of \string~ in filenames in \include
70 - search can handle more regexp (greedy/lazy) since it has been changed to QRegularExpression on QT5 (no change on QT4)
71
72 TeXstudio 2.12.16
73 ----------------
74 - bug fixes
75 - somes fixes for tool-tip preview by MeanSquaredError
76
77 TeXstudio 2.12.14
78 ----------------
79 - fix bug that not all available GUI languages are shown
80 - tweak fuzzy completer
81 - fix template presentation
82
83 TeXstudio 2.12.12
84 ----------------
85 - improve macro handling, provide gui that directly downloads macros from github.com/texstudio-org/texstudio-macro
86 - add fuzzy completion mode
87 - add cwls
88 - fix rare bug that the character appear reverse order
89 - bug fixes
90
91 TeXstudio 2.12.10
92 ----------------
93 - improvement recognized latex commands and packages for completion/syntax checking
94 - complete package names when they contain minus
95 - do not clean .git subfolder with auxiliary files
96 - pdf viewer: improved previous page jumping, fix embedded movie boxes (when compiled with phonon)
97 - option to use qt file dialog rather than system file dialog
98 - fix structure view with Qt >5.10
99 - bug fixes
100
101 TeXstudio 2.12.8
102 ----------------
103 - improved tokenizer for syntax checking and completion
104 - pressing Ctrl+F while the editor search has focus opens the extended search, i.e., you'll get extended search by pressing Ctrl+F twice
105 - automatically insert math delimiters ($) when inserting a math command outside of a math env (can be turned off, default on)
106 - change copy behavior of multiple cursors from selection order to line order
107 - file list is now a transparent popup window: closes when clicked outside
108 - combine file conflict and show diff dialog
109 - fix file watcher not recognizing multiple changes to a file in quick succession
110 - improved detection of package names when opening texdoc
111 - new symbol panel layout
112 - some touch scrolling on certain panels
113 - updated synctex and poppler libraries for pdf viewer
114 - fix undo when a snippet is inserted and a selection is inserted as well
115 - fix some parts of the editor background may not be drawn in the correct color
116 - build for OSX High Sierra
117 - various other fixes
118
119 TeXstudio 2.12.6
120 ----------------
121 - use Breeze window theme on KDE Plasma 5 (thanks to Alexander Wilms)
122 - support single-finger panning gesture on most config dialog components
123 - support single-finger panning touch gesture on log viewer
124 - pdf viewer scroll tool: support single-finger panning gesture
125 - center width-constrained documents in the editor (optional)
126 - add document tab context menu entries "Close" and "Close All Other Documents"
127 - improved layout of config build page
128 - add system check for language tool
129 - change search defaults to case-insensitive (feature-requests#1254)
130 - tags for beamer
131 - change preview default to embedded pdf
132 - handle preview failures more gracefully, i.e. no warning pop-ups
133 - repect preview settings (panel,etc) also for hover preview
134 - show hover preview as tooltip in case of inline-mode
135 - warn if compiler commands are actually a command list
136 - several improvements to the latex parser
137 - notify that a restart is required when switching between modern and classic style
138 - improved LanguageTool communication: better error handling
139 - add reset to default button for some LT settings
140 - add 200ms delay before showing auto-hidden viewer toolbar to prevent flicker
141 - eye candy for pdf circular magnifier (adapted code from texworks)
142 - show pdf highlight in magnifier
143 - capslock does not close completer any more
144 - alternative approach for determine directories from complete texts
145 - use cache for previews
146 - auto open completer when starting to type in references, packages etc.
147 - scripting: editor.cutBuffer
148 - subframetitle in structure view
149 - enable inputMethod (e.g. ^) in completer
150 - change default for complete non-text chacters to off, as it tends to cause unexpected behaviour
151 - fix word separation with punctuation
152 - fix: remove incorrect warning "Unknown magic comment" for "% !TeX TS-program = "
153 - fix: avoid compile fail if magic comment program is spelled wrongly
154 - fix: duplicate lines in autogenerated cwl files
155 - fix multi line argument interpretation
156 - fix pdfviewer in enlarged mode
157 - fix editing of basic shortcuts
158 - fix number in length keyVals
159 - fix flickering in structure view
160 - fix crash with qimage cache
161 - fix crash when restoring centralVSplitterState (bug 2175)
162 - fix highlighting of current entry in structure
163 - fix Open Terminal not working on windows QTBUG-57687 (bug 2178)
164 - fix column detection for tabu/longtabu
165
166
167 TeXstudio 2.12.4
168 ----------------
169 - detect definition of tex counts using \newcount
170 - improve config dialog layout
171 - make todo comment detection configurable
172 - show frame titles in structure view
173 - support table alignment in IEEEeqnarray, xtabular and mpxtabular
174 - table alignment: fix aligning of empty cols
175 - table alignment: place \\ if last columns is empty
176 - warn if \begin{column} is used outside columns-env
177 - workaround for not interpreting $ inside sweave \Sexpr{}
178 - option to deactivate interperation of command definition in magic comments
179 - remove pdf viewer subtypes from "Default Viewer" config. PDF viewer subtypes should be selected in "PDF Viewer".
180 - increase the maximal resolution for pdf rendering (bug 2003)
181 - toolbar for embedded viewer can not turned-off anymore
182 - show shortcuts in tooltips (can be deactivated in the options)
183 - pass non-breaking space to grammar check (fixes bug 2040)
184 - \item completion no adds a space (feature request 994)
185 - fix highlighting of current section in structure (bug 2103)
186 - fix delays when typing _abc
187 - fix bug in log parser: wrong filename if empty brackets () occur in text
188 - fix word repetition erro on non-breaking space (~)
189 - fix file detection in latex/include file
190 - fix width of side panel not saved (bug 2083)
191 - fix ampersand in in recent session names
192 - fix parsing of \RequirePackage in style files if the argument is completed on the same line
193 - fix misinterpretation of closing brace if extra opening brace is used over multilines
194 - fix jumping to first page when changing magnifier/hand in pdfviewer
195 - fix spelling error on words followed by
196 - show option --version when calling with --help
197 - fix link to LibreOffice dictionaries
198 - fix crash on pressing Esc in options
199 - fix entering persian half-space letter
200 - fix \maketitle completion
201 - fix shortcut context on OSX
202 - fix robustcommand definition
203 - use $* instead of $@ in BUILD.sh (bug 2042)
204 - add needspace.cwl
205 - update some cwls
206 - add turkish translation
207
208
209 TeXstudio 2.12.2
210 ----------------
211 - PDF shortcuts are now changeable
212 - Support LanguageTool json API (needed for LanguageTool > 3.5)
213 - slightly improved layout of config dialog
214 - improved detection of stdout and stderr redirection (bug 2019)
215 - fix: duplicate side panel icons (bug 2016)
216 - fix: togglefullscreen from maximised and in reverse (bug 2021)
217 - fix: don't try to call bibtex/biber if there are no bibtex-files (bug 2025)
218 - fix: detection of programs (bug 2037)
219 - fix: avoid problems if check latex is called without open documents
220
221
222 TeXstudio 2.12.0
223 ----------------
224 - improved user interface: optimized layout, some new icons, some changes of color
225 - warn if file-saving fails
226 - cwl-based highlighting of todo-like commands
227 - partly support \todo commands spanning multiple lines (starting line is considered for highlighting and structure entry)
228 - partly support highlighting of multi-line titles: first line is highlighted
229 - move cursor to context in line when clicking on log entry
230 - add "Move all to other view" to editor tabs context menu
231 - add shortcut Ctrl+Alt+X to open the current pdf in the external viewer
232 - open the annotation dialog by double-clicking on an annotation in the list
233 - indicate LanguageTool server in tooltip
234 - indicate cursor RTL state in status bar
235 - build commands can be edited in non-advanced mode
236 - auto user commands on single argument math commands e.g. \overbrace{abc}
237 - support \input of PGF/TikZ files in graphics wizard
238 - support fix %BEGIN_FOLD in .rnw files
239 - improved highlighting for pweave and sweave
240 - improved tooltips on structure entries
241 - improved text completion: support compound words, apostrophe, subscript in braces, words with underscores
242 - Parenthesis -> Select Inner/Outer work also when the cursor is not next to a parenthesis but inside
243 - don't clear highlights of search in pdf after timeout
244 - revert to pre 2.11.0 save method on windows because the new QSaveFile has problems with Dropbox folders
245 - option to disable safe writing of files (using QSaveFile) - non-Windows only
246 - option to disable showing logfile/error list in case of compile errors
247 - option to deactivate all reactions to external file changes
248 - option to control the triple click behavior
249 - additional shortcuts with Tab, Backspace, Del in shortcut options
250 - portable version does now store all settings in a subfolder "config"
251 - improved automatic handling of hg version information (relevant when building from source tar)
252 - improved handling of cwl dublets
253 - use Ctrl+Space for completion on OS X (was Cmd+Space which conflicts with Spotlight search)
254 - deprecate command line option --ini-file FILE in favor of --config DIR
255 - deprecate command line option --master in favor of --root
256 - remove View -> Align Windows (obsolete because of the embedded viewer)
257 - remove old toolbox style of side panel
258 - fix crash (newenv without any arguments)
259 - fix freeze when parsing incorrect \texorpdfstring with incorrect arguments (bug 1948)
260 - fix label detection in glossaries.cwl (bug 1963)
261 - fix: automatically run bibliography if there is no bbl file
262 - fix: "Close last open environment" works now also for environments opened on the same line (bug 1957)
263 - fix: hg version comparison assumed 'larger' if the version could not be determined
264 - fix: do not lose focus to editor for "Find in PDF"
265 - fix grammar check on words in text arguments
266 - fix addchap/addpart entries not recognized as structure elements
267 - fix incorrect double-click and drag behavior (bug 1936)
268 - fix issues with not-updated bookmarks (bug 1950)
269 - fix math hover preview in subfile
270 - fix "Tab or Indent Selection"
271 - fix detection of MikTeX 64bit
272 - fix build with phonon
273 - improved some cwl files
274
275
276 TeXstudio 2.11.2
277 ----------------
278 - major performance speedup, in case some default section commands were not defined in any used package
279 - speed up pasting into large documents (factor 100x)
280 - add comment toggle
281 - improved search panel layout
282 - improved bracket detection for \todo highlighting (bug 1789)
283 - improved parsing of section titles (bug 1817)
284 - added shorter auto-save intervals (1 min, 2 min)
285 - detection of user-local installation of MikTeX
286 - cwl-format: suffix %plain disables possible semantics associated with an argument name
287 - cwl-format: suffix %labeldef for definition of labels
288 - cwl-format: %suffix notation takes precedence over detection by argument name
289 - cwl-format: allow 'key' to be used in label if #l is set
290 - replace babel german by ngerman in presentation wizard
291 - highlight cursorEnums in script
292 - support reading an application style sheet from stylesheet.qss
293 - fix crash on qt4 if update check is successful
294 - fix: auto-indent
295 - fix: make insertion of tabs work with cursor mirrors (bug 1788)
296 - fix: verbatim setting for \verb|abc| (bug 1795)
297 - fix: update of save icon after SaveAll (bug 1808)
298 - fix: dictionaries in extracted .oxt files not recognized (bug 1804)
299 - fix: replace with regexp containing lookahead (bug 1779)
300 - fix: keep indentation when using the graphics wizard (1816)
301 - fix: quote replacement on formerly hidden child documents (1827)
302 - fix: do not interpret double backslash within braces as column end in tabular environment (bug 1831)
303 - fix: show a warning if file could not be saved
304 - fix: correctly handle optional arguments in command definitions
305 - fix: handling of \let arguments
306 - fix: spellchecking of words with apostrophe
307 - fix: visibility of option for system theme icons on Linux
308 - fix: scripting: cursor.movePostition(n, Left/Right) across empty lines and beyond end of file
309 - fix: running scripts from the macro window
310 - fix: mixture of zoom and scroll on ctrl+mouse wheel (bug 1847)
311 - fix: scrreprt detection
312 - fix: editor font rendering in case of UI scaling (note: this fix is partial and does currently only apply if Options -> Advanced Editor -> Disable Line Cache is chosen)
313 - fix: argument scanning when option contain key/val pairs
314 - fix: editor hiding when updating a windowed pdf viewer which was enlarged
315 before changing to windowed mode (Bug #1876)
316 - fix: repetition checking for words followed by colon (bug 1884)
317 - fix: position of completer when completion words become very large
318 - fix: freeze while typing \texorpdfstring (bug 1898)
319 - fix: script error on editor.search with options and callback (bug 1899)
320 - fix: regExp replace in multi doc search
321 - updated some cwl files
322
323
324 TeXstudio 2.11.0
325 ----------------
326 - support two editors next to each other
327 - new tabular wizard
328 - support multi-line commands
329 - add scrollbar marks for search and bookmarks
330 - add command option --no-session
331 - add manual to mac OS X app bundle data
332 - improve table manipulation of tabu/longtabu
333 - select words by doubleclick + hold + mousemove
334 - restructure cwl search paths to settings/completion/user :/completion settings/completion/autogenerated
335 - safer way of obtaining the PATH on OS X
336 - add option for image tooltip
337 - do not show explicit hyphens in section titles of the structure view
338 - do not parse for structure in non-LaTeX-like languages
339 - make preview work with \input in preamble (files get rewritten to absolute paths for the temporary compilation)
340 - use QSaveFile for file saving instead of our custom file saving strategy if available (Qt5 only)
341 - eneable left/right shortcuts for embedded viewer
342 - remove multiple default values for latexmk (fixes bug 1694)
343 - support environment variables in additional search paths
344 - support [txs-app-dir] and [txs-settings-dir] in additional search paths for log and pdf
345 - add statusbar icon for LanguageTool
346 - make LanguageTool arguments configurable
347 - add align cursor mirrors options
348 - make pasting into cursor mirrors a single undo block
349 - do not remove cursor mirrors on undo
350 - select text of current item in Packages Help to allow easier overwriting (feature request 1063)
351 - select search/replace texts when switchting there using Tab / Backtab (feature request 1064)
352 - added optional workingDirectory argument to script function system()
353 - added editor->insertSnippet() to scripting environment
354 - added option to choose log encoding
355 - make icons greyscale for viewer sync buttons if they are not activated
356 - added a table template
357 - added some elements to math/latex menus
358 - unix: allow defining a datadir different from PREFIX/share
359 - add the option to use system hunspell and quazip
360 - add images to windows installer
361 - document advanced code snippet properties in the manual
362 - don't show dialog for creating a file if it could not be opened but exists
363 - use Freedesktop Icon Naming Specification for standard icons
364 - add qt5 autodetection to BUILD.sh
365 - fix duplicated line endings for larger files (chunked loading)
366 - fix: windows environment variables may contain brackets: PROGRAMFILES(X86)
367 - fix env closing with $,$$,etc.
368 - fix: go to PDF for temporarily compiled documents
369 - fix finding root document when explicit root doc is set
370 - fix spell check when word ends with point
371 - fix argument detection: optional arguments may appear after mandatory ones
372 - fix: correctly generate environment definition from \newenvironment in case of a default argument
373 - fix crash in keyVal syntax check when the document was deleted in the meantime
374 - fix: clear replace highlights when search term is changed
375 - fix: cancel in marco dialog (bug 1662)
376 - fixed interpretation of % !BIB program = ... (bug 1667)
377 - fix AltGr+F not typing [ on Croatian keyboard
378 - fix cursor jumping to end of file when trying to jump from a non-matched bracket (bug 1668)
379 - fix pasting columns over an existing selection (bug 1726)
380 - fix broken language triggers (bug 1735)
381 - fix quote replacements
382 - fix line breaks for cursor mirrors
383 - fix auto paren completion for cursor mirrors
384 - fix line operations to work with cursor mirrors
385 - fix sychronize text of placeholder mirror when inserting an environment on a selection (Ctrl+E)
386 - fix font in pdf viewer status bar did not scale
387 - fix loading of badword lists
388 - fix LanguageTool startup
389 - fix overlapping in unicodeinsert on osx
390 - fix: pinyin input of punctuation (bug 1770)
391 - fix: retain spaces when sending text to LanguageTool
392 - fix: don't translate Ctrl+Alt+Left as the translation breaks the shortcut
393 - several updates to cwl files
394 - update poppler for windows to 0.39.0
395 - improved generation of label texts
396
397
398 TeXstudio 2.10.8
399 ----------------
400 - automatically expand search result if all matches are within one file
401 - detection of magic comment % !TeX is more permissive concerning case sensistivity
402 - fix crash when using \subparagraph
403 - fix symbolgrid widget on OSX
404 - fix ?save-file trigger not working
405 - update latex reference manual (Oct 2015)
406
407
408 TeXstudio 2.10.6
409 ----------------
410 - add option to choose the poppler render backend
411 - prevention of file corruption if saving fails for some reason
412 - global search button in search toolbar now updates the results instead of show/hide
413 - option to store absolute paths in session files
414 - use short title for sections in structure view (if available)
415 - structure commands can now be defined in cwl
416 - support memoir class
417 - support right-click + wheel for zooming in internal pdf viewer
418 - add --version and --help option to OS X and Linux command line (not possible for Win)
419 - fix: detection of new texlive paths on OS X El Capitan
420 - fix: messages could be hidden by splash screen on OSX
421 - fix: make glossary entries available as labels again
422 - fix: format math environment as math
423 - fix: $$ as math start
424 - fix: spell checking for hyphen/abbreviations
425 - fix: ignore leading/trailing quotes for spell check
426 - fix: workaround for single code language identifiers in LanguageTool
427 - fix: layout switching between uncertain and ltr (rtl) language parts
428 - fix: do not use shortcut Ctrl+Alt+F with Turkish locale
429 - fix: included badWords files were not found
430 - fix: pdf cache limit was not respected correctly
431 - fix: scale statusbar icons with secondary toolbar
432 - fix: crash of "Open package documentation" in certain situations
433 - fix: certain errors in log file were only detected as warnings
434 - fix: single starred lines in log file were falsely detected as warning
435 - fix: no syntax checking on non-LaTeX documents
436 - fix: context help for \documentclass
437 - fix: treat minted as verboten environment
438 - fix: correctly handle files with uppercase extension .TEX as tex files
439 - fix: workaround for pasting from LibreOffice (priorize text over image)
440 - updates to translations
441 - updates to the manual
442 - updates to cwl files
443
444
445 TeXstudio 2.10.4
446 ----------------
447 - adapt to changed TeXlive paths on Mac OS X El Capitan (path detection and change notification)
448 - more granular selection of update notifications: stable / release candidate /development
449 - image as an alternative caching format (better rendering results for some cases)
450 - import fedora patch: more general commands for external viewers on linux
451 - respect clipboard priority if there are multiple possible mime-types that could be pasted
452 - support \newif, \newfontfamily, \newfontface as definition commands
453 - ignore keyboard layout change if the current language context is ambiguous
454 - folding of square brackets
455 - option for scaling of the segment preview
456 - some code optimizations for speedup
457 - fix: setting root in structureview per contextmenu
458 - fix: problem with open braces and bibliography/label
459 - fix: environ dependent syntax check
460 - fix: using $$ for mathstart
461 - fix: mirror cursor in insert env
462 - fix: problem with unclosed square brackets
463 - fix: assert failure when cursor column is too high in word moving mode
464 - fix: rtl detection lagging behind the actual text
465 - fix: spell checking in command arguments and section titles
466 - fix: cursor position for tabwidth == 1
467 - fix: multiple "View" calls to Acrobat (Reader) did not work
468 - fix: bibids in the completer
469 - fix: tooltip preview of $
470 - fix: loading of profile in portable mode
471 - fix: palette and application style were not necessarily updated correctly when loading a profile
472 - fix: tooltip width prediction for rich text tooltips
473 - fix: false positive detection and replacement of literal quotes on windows
474 - fix: sizes for segment preview respect hiDpi displays
475 - fix: pdflatex segment preview on windows was always shown on first line
476 - fix: cleanup of pdfs generated by segment preview in temp folder
477 - added greek translation and updated several other languages
478 - some updates to the manual
479 - some updates to cwl files
480
481
482 TeXstudio 2.10.2
483 ----------------
484 - fix recognition of environments defined via \newtheorem
485 - fix disabling of syntax check
486 - fix copying from message panel using shortcut Ctrl+C
487 - fix last page in pdf split
488 - fix detection of \ref commands
489 - fix crash when pasting multi-line commands
490 - fix crash when changing the icon size
491 - update French, German and Spanish translations
492
493
494 TeXstudio 2.10.0
495 ----------------
496 - new and improved LaTeX parser, the last command argument can now span over several lines
497 - change: consolidated default shortcuts of tools
498 - rename "master document" -> "explicit root document" and clean up switching logic
499 - generalized TODO comment detection: any multiple-capital-letter word is recognized as todo-style comment (e.g. "% FIXME", "% ASK")
500 - improved search results window
501 - search and replace for labels
502 - viewer does now support gestures: pinch to zoom, tap to "Go to source"
503 - added: Tools -> Open Terminal
504 - added an option filter to the config dialog
505 - CSV export for text analysis
506 - open password protected pdfs
507 - support Inkscape .pdf_tex files
508 - check for proper LaTeX configuration at startup (currently only pdflatex)
509 - improved cursor mirror selections: allow multiple, disjoint rectangular blocks, single mirrors can be removed
510 - support usage of environment variables in commands
511 - remember visibility of toolbar and annotation panel in PDF viewer
512 - add option Editor -> Replace Tabs in Text by Spaces
513 - added Options -> Restore Default Settings
514 - context menu items to open/close all files of a project
515 - user-visible list of hidden documents
516 - added --foreground and --no-foreground options to pdf viewer
517 - make format for magicComment editable in Options -> Highlighting
518 - added line operation "Delete from start of line", more constent naming of line operations, adaption for OSX default shortcuts
519 - improved support for output redirection of commands
520 - support shell-style literal quotes (\") in commands
521 - new selection actions "Expand Selection to Word", "Expand Selection to Line"
522 - send country code to languagetool
523 - added (?not-highlighted-as:...) scope for macro trigger
524 - new function for scripting: simulateKeyPress()
525 - automatic LRT<->RTL language/keyboard layout switching
526 - more fine-grained options for checkin after save
527 - more standard behavior for F3 (Find Next instead of Continue Find)
528 - paste image data from clipboard (e.g. screenshot)
529 - automatic keyboard layout switching depending on context
530 - show \frametitle in structure view
531 - mark changed files in structure view
532 - improved UI scaling
533 - improved path detection on OS X
534 - improved highlighting for user scripts
535 - improved insertion of \item
536 - improved double/triple-click-and-drag selection for words/lines
537 - temporary highlight target text of go to definition
538 - update checker respects system proxy configuration
539 - checks and warnings for dictionary import
540 - filter out Ctrl+Alt+... shortcuts definitions for some keyboard locales on windows if the shortcut would overwrite a regular character shortcut
541 - remember changed highlighting for recent files
542 - change: double-clicking on a command now also selects the leading backslash (configurable in the options)
543 - fix: comment definition for sweave format
544 - fix: possible crash in text width calculation
545 - fix: detection of log files for filenames containing dots
546 - fix: comment insertion for Sweave/Rweave
547 - fix: eraseLine() left an empty line if the final line was included in the selection
548 - fix: empty context menu entry for word repetitions
549 - fix: detection of some CJK characters when wrapping
550 - fix: don't show structure commands without arguments in the structure outline
551 - fix: ampersands were not highlighted if followed by a non-space char
552 - fix: bug that commands may become empty after editing
553 - fix: assignment of some standard backspace shortcuts on OS X
554 - fix: allow normal format in highlighted-as trigger
555 - fix: missing auto-completion for \( when the following text already contains \( \)
556 - fix: incorrect error message when trying to access miktex texdoc in case MIKTEX_VIEW_* environment variables are set
557 - fix: bug in filename detection of inverse search
558 - fix: Fit to Textwidth had a horizontal offset in some cases
559 - fix: some size issues with editor zoom
560 - fix: comment shortcut for asymptote and lua files
561 - update: documentation
562 - update: LaTeX reference manual (May 2015)
563 - update: windows libraries of poppler to 0.32.0
564 - added/updated a number of cwl files
565 - added spanish dictionary
566
567
568 TeXstudio 2.9.4
569 ---------------
570 - fix: bug concerning overwritten shortcuts on Linux and OSX
571
572
573 TeXstudio 2.9.2
574 ---------------
575 - allow word wrapping at all CJK characters
576 - simplified latexmk call (thanks to YoungFrog)
577 - fix: incorrect interpretation of dir/file arguments in import commands
578 - fix: crash when hidden implicit master document is deleted
579 - fix: incorrect merging of absolute files with additional search paths
580 - fix: make pkg-config work on osx again
581 - fix: crash when reopening hidden document in singleDocMode
582 - fix: basic shortcuts (like "Left") might be overwritten when using TXS in certain languages (Japanese, Italian, ...)
583 - fix: positioning of completer tooltip when using multiple screens
584
585
586 TeXstudio 2.9.0
587 ---------------
588 - link overlays for urls
589 - close editor tab by pressing middle mouse button
590 - more standard shortcuts (in particular for OS X)
591 - support optional filename argument in txs:///view-pdf-internal
592 - add "expand/collapse all documents" to context menu of structure
593 - add tabulary support
594 - open correct log file if output filenames are changed due to "%& -job-name=targetfile" (note: changed pdf filename not yet supported)
595 - user-defined icons are now portable: if possible icon paths are stored relative to settings dir or application dir
596 - windowed pdf viewer now supports --no-focus argument
597 - improved detection of label name for "Insert \ref to Next Label"
598 - improved context detection for preview (multi-line math, cursor inside multi-char delimiter)
599 - improved search for texdoc location
600 - improved log parsing including support for LaTeX3 warnings and errors
601 - resize with soft line warp: keep vertical cursor position constant
602 - support .tikz files (treated like .tex files)
603 - new options: Advanced Editor -> Structure Panel ("Show elements in comments", "Mark structure elements beyond \end{document}" and "Mark structure elements in appendix")
604 - new option: mouse wheel zoom also controls the log editor (patch by Paulo Silva)
605 - new option: encoding of bib files
606 - new options: some GUI elements are now scalable (for better hi-res display support)
607 - some cleanup in the options dialog
608 - change: LaTeX templates need to have "% !TXS template" on the first line if placeholders should be interpreted, otherwise files are loaded as plain LaTeX
609 - fix: maintain expansion of the Structure View in more situations
610 - fix: caseSensistivity for global search
611 - fix: sync scrolling in enlarged embedded pdf viewer
612 - fix: interpretation of % !BIB program = biber
613 - fix: fit to text width in multi-page grid of pdf viewer
614 - fix: unsaved documents could create false entries when saving a session
615 - fix: forgotten editor shortcuts
616 - fix: linecache on retina display
617 - fix: on OS X: the dictionary default is path relative to app
618 - fix: compilation on freebsd /patch by Abilio)
619 - fix: display user command icon (patch by Paulo Silva)
620 - fix: svn auto-checkin was not executed after some types of save operations
621 - fix: link-click on bib file also searches in additionalBibPaths
622 - fix: some sections were incorrectly marked as "beyond end of document"
623 - fix: crash when file is removed and silent reload is activated
624 - fix: failed "! TeX encoding" detection due to bug in line end detection
625 - fix: ignore hyph_*.dic files when looking for hunspell dictionaries
626 - fix: trigger ?load-file for files opened with the session at startup
627 - fix: update encoding in status bar when a % !TeX encoding = ... magic comment is typed
628 - fix: issue with opening some template zip files by updating QuaZip to 0.7.1
629 - fix: parsing of synctex file with nested sheets
630 - fix: crash when undoing insertion of magic comments
631 - fix: make symbol grid visible on dark-themed desktops
632 - fix: handle multiple existing assignments when checking the change of a shortcut
633 - fix: broken folding of %BEGIN_FOLD if the special math-close-comment %$ was used in the folded area
634 - fix: incorrect wrapping if chinese punctuation characters are on the line
635 - completer is disabled in overwrite mode (because it does not work correctly while overwriting)
636 - fix: incorrect behavior of input method with forward selections
637 - fix: texdoc usage on OS X
638 - fix: rendering of 1x1 non-continouos pdf page on retina display
639 - fix: some missing symbols
640 - removed: case insensitive completion (due to complexity/performance issues)
641
642
643 TeXstudio 2.8.8
644 ---------------
645 - basic Asymptote highlighting
646 - improved parsing of command options
647 - notify that syncing between PDF and .tex won't work anymore after "File Save As..." (need to recompile)
648 - improved startup speed compared to 2.8.6
649 - fix: crash in column handling of table parser
650 - fix: crash in math preview generation
651 - fix: txs finds resource in app if it is not installed under /Applications... (OSX)
652 - fix: open completer on typing comma only when the context suggests it
653 - fix: tab replacement was only performed for tabOrIndent if there was a selection
654 - fix: shortcut saving, so that added shortcuts (editor) are saved
655 - fix: too large symbol on non-retina screen with retina notebook
656 - fix: shortcut Shift+Backspace works like Backspace (Win+Linux)
657 - fix: indentation increasing if pasting with newline at and and cursor is at line start
658 - fix: replacing a selection by itself should not change anything (fixes indentation issues for some cases of selection-self-replacement)
659 - fix: rendering results may be slightly differerent depending on the usage of the line cache.
660 - some updates to the manual
661
662
663 TeXstudio 2.8.6
664 ---------------
665 - tab key inserts tab or indents, depending on cursor selection
666 - error table can be filtered and sorted
667 - tooltips on package names show a short description of the package
668 - support [txs-app-dir] and [txs-settings-dir] in commands (allows portable paths when using MikTeX portable and TXS portable on an USB stick)
669 - enable the possibility to remove shortcuts from qeditor
670 - sort shortcuts for editor in order of operation name
671 - more robust text width calculation in pdf
672 - mark section beyond end of document with orange background
673 - removed pdf printing (did never work well. Please use an external PDF viewer of your choice for printing.)
674 - detect fonts containing ligatures
675 - maintain cursor position (line and column) when using "Align Columns" for tables
676 - fix: remember removed shortcuts e.g. tab for insertSelection
677 - fix: completer opening in special cases for keyval completion
678 - fix: find next in pdf viewer
679 - fix: do not interpret % in verbatim as comment
680 - fix: user command names might be lost
681 - fix: update of monchrome/color settings in pdf viewer
682 - fix: help not working on OS X
683 - fix: make case conversion work for systems with old Qt 4.6
684 - fix: case conversion work also for cursor mirrors
685 - fix: broken cursor position for wrapped RTL text
686 - fix: crash when switching between qt and normal rendering
687 - fix: text background was not always drawn with the correct background color
688 - updated cwls: yathesis, marvosym, microtype, pifont, glossaries
689
690
691 TeXstudio 2.8.4
692 ---------------
693 - improved syncing to PDF: don't scroll PDF to top of page if the highlighted area is already visible
694 - support command detection for \DeclareRobustCommand
695 - persistently store fit and center options of preview panel
696 - support more environments for table auto-formatting
697 - remember scope when deleting auxiliary files
698 - improved handling of incomplete options in the syntax checker
699 - new/improved cwls: mathtools, circuitikz
700 - fix: crash with RTL text input
701 - fix: some shortcuts couldn't be assigned on OSX
702 - fix: multi-cursor edits are now grouped into a single undo action
703 - fix: lost scroll position when previewing large images
704 - fix: assignment of multiple shortcuts to editor operations
705 - fix: unindent per shortcut without selection
706 - fix: more consistent behavior for PgUp/PgDown in PDF viewer
707 - fix: immediately generate cursor mirrors when inserting via the menu
708 - fix: commands defined in one file included by many documents were only known in the completion list of one them
709 - fix: compile option without poppler
710 - fix: crash with \newcommands{xyz}{123456789}
711 - fix: %BEGIN_FOLD could not be folded
712 - fix: apply grayscale and invert color settings also to magnifier
713 - fix incorrect search highlight region in PDF viewer with Qt5
714
715
716 TeXstudio 2.8.2
717 ---------------
718 - color completion
719 - some more predefined completions for tikz
720 - region preview with pdflatex and the embedded viewer (activate in options)
721 - more consistent visual for search/region preview range
722 - PDF can be shown in grayscale (as a preview how a grayscale print would look like)
723 - improved input method support
724 - improved \todo highlighting
725 - texstudio.ini settings GUI/ToobarIconSize and GUI/SecondaryToobarIconSize
726 - portable version uses relative paths to dictionaries, so they stay valid independent of the current location of the portable version
727 - several bugfixes
728
729
730 TeXstudio 2.8.0
731 ---------------
732 - completion and syntax check on keyval options, e.g. \includegraphics (graphicx!)
733 - search and replace over several documents improved
734 - improved parser for log files (better detection of filenames)
735 - todo-style commands (e.g. <code>\todo{}</code>) are added to the list of todos
736 - better compliance with standard shortcuts on OSX
737 - the keyboard modifier key for the context menu (spellcheck suppression) is configurable via texstudio.ini "Editor/ContextMenuKeyboardModifiers"
738 - use Consolas as default editor font on Windows if available
739 - improved auto-hide toolbars feature in embedded viewer
740 - users can overwrite the default language definitions and add own ones
741 - makeglossaries support
742 - allow quoted filenames in include-like commands to support filenames and directories containing spaces
743 - windows version compiles now with Qt5
744 - updated LaTeX reference manual
745 - several bugfixes
746
747
748 TeXstudio 2.7.0
749 ---------------
750 - added Edit -> Text Operations (To Lowercase / To Uppercase / To Titlecase)
751 - added list of recent sessions
752 - speedup of saving for large documents
753 - added recognition in filetree for import subimport importfrom and subimportfrom (Thanks to Steven Vandekerckhove)
754 - added button to stop a running compilation
755 - the dictionary search path can now contain of multiple directories
756 - Dictionaries in the OpenOffice/LibreOffice Extension format (*.oxt) can now be imported
757 - Updated the latex reference manual to to a recent version
758 - new option for maximum image tooltip width
759 - new option "Reference commands in context menu"
760 - new options for additional search paths in editor logic
761 - new option for automatic encoding detection: make latex and character based detection selectable separately
762 - new options for pdf highlight color and duration
763 - find dialog: search in all loaded documents i.e. also in hidden
764 - improved synchronization PDF -> source
765 - support "% !BIB = biber" syntax for compatibility with TeXShop and TeXWorks
766 - added several new cwl files
767 - several bugfixes
768
769
770 TeXstudio 2.6.6
771 ---------------
772 - fix home/end keys with embedded viewer
773 - fix macro abbreviation
774 - fix log entry locations not updated in editor
775 - signed windows installer
776
777
778 TeXstudio 2.6.4
779 ---------------
780 - package scanner: queries the tex istallation for installed packages and highlights missing packages
781 - package completion
782 - basic annotation support in internal pdf viewer
783 - improved render speed, especially on mac
784 - speed-up loading of hidden documents (option: automatically load included files)
785 - speed-up command completion window, especially citations
786 - improved log panel
787 - improved dtx highlighting
788 - added support for LilyPond book (.lytex)
789 - Edit -> Line operations now also work with selections
790 - updated hunspell library to 1.3.2
791 - fix: input method bug
792 - fix: shortcuts containing arrow keys did not work in japanese
793 - bug fixes, e.g. tooltip does not disappear instantly anymore
794
795
796 TeXstudio 2.6.2
797 ---------------
798 - structure tree view: context menu entries to recursively collapse/expand the structure
799 - improved hard line wrap with joining lines
800 - View -> Focus Viewer now also works for the windowed viewer
801 - better detection of LagnuageTool
802 - similarity dictionary
803 - "Align Table Columns" now works also for tabu/longtabu
804 - updated poppler library, now displays PDF annotations like highlight and underline
805 - updated to Qt 4.8.5 (Windows installer)
806 - fix: user templates are editable again
807 - fix: broken SVN Undo
808 - fix: bug when typing '}' in RTL languages
809 - fix: pinyin input method problem on mac
810 - fix: Opening package documentation in non-PDF formats
811 - more small corrections and improvements
812
813
814 TeXstudio 2.6.0
815 ---------------
816 - Retina Mac support
817 - switched to svg icons
818 - folded lines are now stored in the session
819 - option to load package documentation into internal embedded pdf viewer
820 - option to silently reload files on external changes
821 - make %todo as well as %TODO marker for "to-do" list
822 - "Align Table Columns" now works on many more environments such as
823 matrix, align. align*, split, multline, multline*, gather, gather*, flalign, flalign*, alignat, alignat*
824 - template resources are now configured via template_resources.xml (allows to customize resource locations)
825 - template json files are now UTF-8
826 - basic Pweave highlighting
827 - arbitrary dictionary names are now possible in % !TeX spellcheck = ... magic comment
828 - new macro trigger depending on the current syntax highlighting
829 - allow to suppress tests in debug mode by preprocessor define NO-TESTS
830 - fix some issues with RTL languages
831 - fix animated scrolling
832 - a number of new completion files included
833 - lots of small corrections and improvements
834
835
836 TeXstudio 2.5.2 SVN 3707
837 -------------------------
838 - new %BEGIN_FOLD ... %END_FOLD comment to mark arbitrary regions as foldable
839 - add support to display CJK and Cyrillic in PDF viewer
840 - increased maximum possible tab width to 32
841 - fix basic input method support
842 - fix missing templates on linux and Mac OS X
843 - fix vanishing menu bar on Mac OS X
844 - fix crash when saving as an already open file
845 - fix viewer might change size because of long status messages
846 - changed shortcuts for next/prev document to Ctrl+PgDown/Up
847 - several small corrections
848
849
850 TeXstudio 2.5.1 SVN 3445
851 -------------------------
852 - improved fold panel
853 - new template system
854 - added support for forward/backward mouse buttons in editor and viewer
855 - context menu for inline preview (allows copying of preview image)
856 - option to load all included files in order to have a complete
857 ref/commands overview
858 - added "Open"-context menu entry and link overlay for \bibliography{} commands
859 - show image preview on hover over graphic name
860 - several bug fixes (pdf scrolling range, user template path, OSX-related bugs, ...)
861
862
863 TeXstudio 2.5 SVN 3378
864 -----------------------
865 - cursor history (go back/forward)
866 - references, packages and included file names become links on Ctrl+MouseOver
867 - insertion of handwritten equations (Windows 7 only, using TexTablet)
868 - improved table-code formatting, including options to specify the desired format
869 - metadata support in LaTeX templates and table templates
870 - checking for the correct version of the runtime library
871 - more context menus (fold panel, bookmark panel)
872 - optionally more bold cursor for better visibility
873 - line operations: move up/down, duplicate
874 - windows installer: add possibility to associate .tex files with TXS
875 - several bug fixes (crashes, compilation, focus, ...)
876
877
878 TeXstudio 2.4 SVN 3255
879 -----------------------
880 - new build system which allows easier combination of several commands
881 - support many new tools: xelatex, lualatex, biber, latexmk, texindy
882 - embedded pdf viewer
883 - bookmark manager and persistent bookmarks
884 - inline grammar checking using LanguageTool
885 - basic syntax highlighting for lua and for dtx files
886 - biblatex support
887 - citation API to insert citations from other applications (JabRef plugin available)
888 - table autoformatting
889 - improved appearance
890 - update checker
891 - extended scripting: gui/dialog creation, access to other documents/programs/menus, background mode and events
892 - crash protection
893 - many small improvements
894 - several bug fixes
895
896
897 TeXstudio 2.3 SVN 2459
898 -----------------------
899 - list of commands accepting \ref/\cite-references can be changed
900 - remember search history
901 - support for different dictionaries per document
902 - find-invalid-bracket feature
903 - almost word level inverse pdf search
904 - complete file names in graphic including macros
905 - improved graphics insertion (new assistant allows editing of existing code, insert by drag-and-drop and copy/paste)
906 - improved BibTeX auto calling
907 - more methods available for scripting
908 - several bug fixes (especially crashes in the pdf viewer/syntax check/structure view) and minor improvements
909
910 TeXstudio 2.2 SVN 2143
911 -----------------------
912 - pdf viewer can show multiple pages in continuous fashion
913 - pdf viewer works non-blocking (multi-threaded)
914 - preview works with included files
915 - key replacements can trigger arbitrary user macros
916 - double quote replacement can easily be selected from predefined list
917 - completer distinguishes between usual, most often used and all possible commands
918 - saving/loading profiles working
919 - more environments are syntax highlighted
920 - as always, bug fixes and small improvements
921
922
923 TexMakerX 2.1 SVN 1772
924 -----------------------
925 - improved latex syntax checking: auto detect used packages and more reliable
926 - auto detect master/include relations, no master document should be needed anymore
927 - extended internal pdf viewer, multiple pages and new features
928 - preview of selection is much faster and shown directly in the text
929 - easy parenthesis selection
930 - as always, bug fixes and small improvements
931
932
933 TexMakerX 2.0 SVN 1495
934 -----------------------
935 - integrated pdf viewer with forward/reverse search based on Texworks
936 - online latex syntax checking like spell checking(for simple errors)
937 - support to manipulate tables (add/remove lines,columns or \hline)
938 - inserted brackets are automatically closed
939 - option to limit line length with hard wraps
940 - word repetitions are marked as possible style error
941 - faster search, highlight matches as default
942 - basic editor key mapping become customizable
943 - unicode insertion dialog
944 - as always, bug fixes and small improvements
945
946
947 TexMakerX 1.9.9a
948 ----------------
949 - some performance issues on mac have been addressed. It should feel faster for long sible lines on mac.
950 - more than one overlay can be shown at the same time e.g. for syntax highlighting and spell checking
951 - command replacement in completed commands was added
952 - a cut buffer was added. If selected text is replaced with a command via completion, the removed text is used as argument for the inserted command (if applicable)
953 - tool tip in completer shows the surrounding of the label to which the selected reference is pointing
954 - profiles containing predefined short cuts, menu redefinition, editor settings can be imported from a file
955 - when waiting with text cursor on an environment name, a mirror cursor is generated which allows the renaming of the environment (\begin and \end simultaneously)
956 - delete word, a command or an environment by typing ALT-del
957 - spell checking is only done in known text commands
958 - some dialogs adapted to cope better with small screen sizes
959 - lots of bugs removed after user feedback
960
961
962 TexMakerX 1.9.9
963 ---------------
964 - added interactive structure view update
965 - added basic scripting
966 - added automatically SVN commits
967 - added customizable toolbars, environment highlighting and LaTeX menus
968 - faster search (= optimized highlighting)
969 - extended DDE syntax to start services which aren't running
970 - if a called latex hangs it can be killed with escape after 2 seconds
971 - fixed folding
972 - fixed single instance mode on mac (by replacing dsingleapplication with qtsingleapplication)
973 - several other fixes
974
975
976 TexMakerX 1.9.3
977 ---------------
978 - added a find in open files dialog
979 - added automatic bibtex calling
980 - added a syntax for the current file in commands as ?c:ame
981 - thesaurus is loaded in the background at start up (=>faster first synonym lookup)
982 - fixed crash of DDE
983 - fixed "keep indentation" mode for code snippets
984 - fixed slowdown on mac
985 - fixed relative paths in included files bug
986 - fixed KDE dark theme
987
988
989 TexMakerX 1.9.2
990 ---------------
991 - added experimental latex preview
992 - added random text generator
993 - added integrated synonym dictionary (using openOffice databases, default en, de, fr)
994 - added interactive checking of correct \ref to \label matching
995 - added BibTeX parser, interactive checking of correct \cite commands and bibtex insert dialog
996 - added templates
997 - added tabbed log panel
998 - extended completer word list using kile cwl files
999 - imported more math symbols (+730) from kile
1000 - imported changes of texmaker 1.8.1->1.9.2 (favourite symbols, new color scheme, a)
1001 - fixed several bugs
1002 - see usermanual_en.html for a more detailed description
1003
1004
1005 TexMakerX 1.9
1006 -------------
1007 - first steps for dynamic syntax highlighting: references in in commands like \label or \ref are checked and are marked especially if the reference does not exist (in case of referencing) or if it has been defined multiple times
1008 - extended word completion system to use "kile"-word lists (*.cwl)
1009 - key Tab can be used to complete common word bases in the present suggestion list like it is done in bash shells
1010 - complete normal texttext by proposing earlier used text parts
1011 - "User Tags"\94 (user defined text blocks) can be inserted by using user defined abbreviations which replaced in the completion process
1012 - user defined latex commands are automatically scanned and can be used for command completion
1013 - new documents can be created by using templates
1014 - extended and improved symbol panel
1015 - symbol list selector moved to the left edge to give more room for the symbols (like in Texmaker)
1016 - tooltip help: LaTeX help on commands, document context on references
1017 - preview for selected text in the status panel or as tool tip
1018 - status/log/error panel can also be used in a tabbed manner
1019 - online spell checking suppressed on (some) latex command options like \ref{label} and some more
1020 - fix: online spell checker handles escaped chars like \93a or \\94{a} now correctly
1021 - context menu of the structure view: selecting a complete section or indenting a section
1022 - added a thesaurus was added
1023 - lots of bug fixes
1024
1025
1026 TexMakerX 1.8.1
1027 ---------------
1028 - added Windows DDE support
1029 - added free menu key board mapping (also shift+insert key bindings)
1030 - added word completion
1031 - added error highlighting
1032 - improved text analysis (phrases), recent file menu
1033 - fixed MAC support (compiling, line endings)
1034 - fixed possible crash with multiple instances and spellchecking
1035 - more bug fixes
1036
1037
1038 TexMakerX 1.8
1039 -------------
1040 - forking from Texmaker
1041 - editor based on qcodeedit (code folding, better bookmarks, incremental search, ...)
1042 - interactive spell checking, spell checker based on hunspell-1.2.8 (fixing bug)
1043 - code completion adding descriptive texts
1044 - automatic detection of file encoding
1045 - --start-always command line option added
1046 - stdout is now listed in the list
1047 - text analysis
1048 - maintaining author changed, new name, new homepage: texmakerx.sourceforge.net
1049
1050
1051 Texmaker 1.8
1052 ------------
1053 - texmaker can now be only started once per user : inverse search will no more launch a new instance of texmaker
1054 - the spell checker is now based on hunspell-1.2.4
1055 - the latex errors detection has been improved
1056 - the background color of the selected symbol is now always the same (to be sure that the symbol is always visible)
1057 - parentheses matching is back
1058 - "\end{...}" is now added automatically after "\begin{...}" while using autocompletion
1059
1060
1061 Texmaker 1.7.1
1062 --------------
1063 Bugs fixed :
1064 - no more crash with the "Previous LaTeX error" command and the syntax highlighting
1065 - the "find" command starts at cursor and not at the beginning of the document
1066
1067
1068 Texmaker 1.7
1069 ------------
1070 - New search widget
1071 - Spell checking is now based on hunspell and uses OpenOffice.org dictionaries.
1072 - New LaTeX log errors detection
1073 - Indentation "memory"
1074 - Code completion
1075
1076
1077 Texmaker 1.6
1078 ------------
1079 - spell checking bug has been fixed (when misspelled and original word has not the same size)
1080 - some keyboard accelerators has been changed (trouble with non latin1 keyboard configuration). Users can now changed some keyboard shortcuts ("latex" and "math" menus)
1081 - german, russian and chinese translations has been added
1082 - external browser is now used for the documentation
1083 - a "-master" option to the program command line has been added. The new synopsis is :
1084 texmaker file [-master] [-line xxx]
1085 - the documentation has been completed
1086 - parentheses matching is now disabled
1087 - the config file is now in the ini format
1088
1089
1090 Texmaker 1.5
1091 ------------
1092 - a "most used symbols" panel has been added
1093 - the math mode "$$...$$" is replaced by "\[ \]"
1094 - keyboard accelerators has been added in the "latex" and "math" menus
1095 - the current line number can be added to the latex related commands
1096 - the colors for the syntax highlighting can now be modified
1097 - a summary of the latex errors and warnings is displayed before the full log file
1098 - compilation trouble with Qt>=4.2 has been fixed
1099 - support for "QFileOpenEvent" has been added (for macosx)
1100 - minor bugfixes (dialogs layout, french translation...)
1101
1102
1103 Texmaker 1.4
1104 ------------
1105 - Spell checking has been added (aspell is required)
1106 - Support for the main pstricks commands has been added
1107 - The html conversion tool is now available on windows (only ghostscript is required)
1108 - The editor checks now the braces
1109 - The syntax highlighter can now detect the math mode "\[ \]"
1110 - Tex files can now be dragged from a file manager to texmaker
1111 - minor bugfixes (replace dialog, close event...)
1112
1113
1114 Texmaker 1.3
1115 ------------
1116 - 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.
1117 - For each file, three bookmarks can be used to speed up navigation.
1118
1119
1120 Texmaker 1.2
1121 ------------
1122 - 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.
1123 - Don't use anymore / to separate commands (quick build and users commands) but | to avoid confusion with the directories separator.
1124 - A selected icon is no more highlighted (trouble on windows and macosx - the selected icon was masked).
1125 - Added the option '-line' for the application.
1126 New synopsis for texmaker : texmaker document.tex [-line xxx]
1127 Can be used for inverse search.