pkgsrc/editors
markd c204a6b601 Update texstudio to 2.12.4
TeXstudio 2.12.4
----------------
- detect definition of tex counts using \newcount
- improve config dialog layout
- make todo comment detection configurable
- show frame titles in structure view
- support table alignment in IEEEeqnarray, xtabular and mpxtabular
- table alignment: fix aligning of empty cols
- table alignment: place \\ if last columns is empty
- warn if \begin{column} is used outside columns-env
- workaround for not interpreting $ inside sweave \Sexpr{}
- option to deactivate interperation of command definition in magic comments
- remove pdf viewer subtypes from "Default Viewer" config. PDF viewer
  subtypes should be selected in "PDF Viewer".
- increase the maximal resolution for pdf rendering
- toolbar for embedded viewer can not turned-off anymore
- show shortcuts in tooltips (can be deactivated in the options)
- pass non-breaking space to grammar check
- \item completion no adds a space
- fix highlighting of current section in structure
- fix delays when typing _abc
- fix bug in log parser: wrong filename if empty brackets () occur in text
- fix word repetition erro on non-breaking space (~)
- fix file detection in latex/include file
- fix width of side panel not saved
- fix ampersand in in recent session names
- fix parsing of \RequirePackage in style files if the argument is
  completed on the same line
- fix misinterpretation of closing brace if extra opening brace is used
  over multilines
- fix jumping to first page when changing magnifier/hand in pdfviewer
- fix spelling error on words followed by
- show option --version when calling with --help
- fix link to LibreOffice dictionaries
- fix crash on pressing Esc in options
- fix entering persian half-space letter
- fix \maketitle completion
- fix shortcut context on OSX
- fix robustcommand definition
- use $* instead of $@ in BUILD.sh
- add needspace.cwl
- update some cwls
- add turkish translation

TeXstudio 2.12.2
----------------
- PDF shortcuts are now changable
- Support LanguageTool json API (needed for LanguageTool > 3.5)
- slightly improved layout of config dialog
- improved detection of stdout and stderr redirection
- fix: duplicate side panel icons
- fix: togglefullscreen from maximised and in reverse
- fix: don't try to call bibtex/biber if there are no bibtex-files
- fix: detection of programs
- fix: avoid problems if check latex is called without open documents


TeXstudio 2.12.0
----------------
- improved user interface: optimized layout, some new icons, some
  changes of color
- warn if file-saving fails
- cwl-based highlighting of todo-like commands
- partly support \todo commands spanning multiple lines (starting
  line is considered for highlighting and structure entry)
- partly support highlighting of multi-line titles: first line is
  highlighted
- move cursor to context in line when clicking on log entry
- add "Move all to other view" to editor tabs context menu
- add shortcut Ctrl+Alt+X to open the current pdf in the external viewer
- open the annotation dialog by double-clicking on an annotation in the list
- indicate LanguageTool server in tooltip
- indicate cursor RTL state in status bar
- build commands can be edited in non-advanced mode
- auto user commands on single argument math commands e.g. \overbrace{abc}
- support \input of PGF/TikZ files in graphics wizard
- support fix %BEGIN_FOLD in .rnw files
- improved highlighting for pweave and sweave
- improved tooltips on structure entries
- improved text completion: support compound words, apostrophe, subscript
  in braces, words with underscores
- Parenthesis -> Select Inner/Outer work also when the cursor is not next
  to a parenthesis but inside
- don't clear highlights of search in pdf after timeout
- revert to pre 2.11.0 save method on windows because the new QSaveFile
  has problems with Dropbox folders
- option to disable safe writing of files (using QSaveFile)
- option to disable showing logfile/error list in case of compile errors
- option to deactivate all reactions to external file changes
- option to control the triple click behavior
- additional shortcuts with Tab, Backspace, Del in shortcut options
- portable version does now store all settings in a subfolder "config"
- improved automatic handling of hg version information (relevant
  when building from source tar)
- improved handling of cwl dublets
- use Ctrl+Space for completion on OS X (was Cmd+Space which conflicts
  with Spotlight search)
- deprecate command line option --ini-file FILE in favor of --config DIR
- deprecate command line option --master in favor of --root
- remove View -> Align Windows (obsolete because of the embedded viewer)
- remove old toolbox style of side panel
- fix crash (newenv without any arguments)
- fix freeze when parsing incorrect \texorpdfstring with incorrect arguments
- fix label detection in glossaries.cwl
- fix: automatically run bibliography if there is no bbl file
- fix: "Close last open environment" works now also for environments
  opened on the same line
- fix: hg version comparision assumed 'larger' if the version could
  not be determined
- fix: do not lose focus to editor for "Find in PDF"
- fix grammar check on words in text arguments
- fix addchap/addpart entries not recognized as structure elements
- fix incorrect double-click and drag behavior
- fix issues with not-updated bookmarks
- fix math hover preview in subfile
- fix "Tab or Indent Selection"
- fix detection of MikTeX 64bit
- fix build with phonon
- improved some cwl files

TeXstudio 2.11.2
----------------
- major performance speedup, in case some default section commands were
  not defined in any used package
- speed up pasting into large documents (factor 100x)
- add comment toggle
- improved search panel layout
- improved bracket detection for \todo highlighting
- improved parsing of section titles
- added shorter auto-save intervals (1 min, 2 min)
- detection of user-local installation of MikTeX
- cwl-format: suffix %plain disables possible semantics associated with
  an argument name
- cwl-format: suffix %labeldef for definition of labels
- cwl-format: %suffix notation takes precedence over detection by argument
  name
- cwl-format: allow 'key' to be used in label if #l is set
- replace babel german by ngerman in presentation wizard
- highlight cursorEnums in script
- support reading an application style sheet from stylesheet.qss
- fix crash on qt4 if update check is sucessful
- fix: auto-indent
- fix: make insertion of tabs work with cursor mirrors
- fix: verbatim setting for \verb|abc|
- fix: update of save icon after SaveAll
- fix: dictionaries in extracted .oxt files not recognized
- fix: replace with regexp containing lookahead
- fix: keep indentation when using the graphics wizard
- fix: quote replacement on formerly hidden child documents
- fix: do not interpret double backslash within braces as column end in
  tabular environment
- fix: show a warning if file could not be saved
- fix: correctly handle optional arguments in command definitions
- fix: handling of \let arguments
- fix: spellchecking of words with apostrophe
- fix: visibility of option for system theme icons on Linux
- fix: scripting: cursor.movePostition(n, Left/Right) across empty lines
  and beyond end of file
- fix: running scripts from the macro window
- fix: mixture of zoom and scroll on ctrl+mouse wheel
- fix: scrreprt detection
- fix: editor font rendering in case of UI scaling
- fix: argument scanning when option contain key/val pairs
- fix: editor hiding when updating a windowed pdf viewer which was enlarged
before changing to windowed mode
- fix: repetition checking for words followed by colon
- fix: position of completer when competion words become very large
- fix: freeze while typing \texorpdfstring
- fix: script error on editor.search with options and callback
- fix: regExp replace in multi doc search
2017-06-21 13:50:41 +00:00
..
abiword Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
abiword-plugins Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
beav Requires termcap. Fix compiler/linker flags. 2017-05-09 14:51:36 +00:00
beaver Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
biew Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
bvi Update bvi to 1.4.0. 2016-06-19 16:55:28 +00:00
ce Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
ce-doc Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
ce-x11 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
codeblocks Don't force ancient C++. 2017-05-22 23:36:11 +00:00
codelite Revbump after icu update 2017-04-22 21:03:07 +00:00
conglomerate Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
cooledit Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
dasher Register missing dependency on x11/libXtst 2017-04-18 01:50:20 +00:00
deforaos-editor Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
dhex Allow dhex to use system curses. 2017-01-03 17:19:11 +00:00
easyedit Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ed Updated ed to 1.14.1. 2017-01-12 11:20:02 +00:00
edt Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
elvis Honour LDFLAGS. 2017-04-21 13:03:08 +00:00
elvis-x11 Fix options framework abuse by elvis*. 2016-12-30 14:25:01 +00:00
em Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
emacs The default EMACS_TYPE is now emacs25. 2017-01-01 02:48:43 +00:00
emacs-nox11
emacs-packages elscreen is an old unmaintained package that doesn't work with emacs >= 24. 2015-04-05 20:09:05 +00:00
emacs-snapshot Revbump after icu update 2017-04-22 21:03:07 +00:00
emacs20 Remove now obsolete Emacs ASLR hacks. 2017-06-17 19:40:18 +00:00
emacs21 Remove now obsolete Emacs ASLR hacks. 2017-06-17 19:40:18 +00:00
emacs21-nox11 Fix options framework abuse by emacs21-nox11. 2016-12-30 22:18:55 +00:00
emacs22 Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
emacs22-nox11 Fix options framework abuse in emacs22*. 2016-12-30 22:25:46 +00:00
emacs23 Revbump after icu update 2017-04-22 21:03:07 +00:00
emacs23-nox11 Bump PKGREVISION with some changes to emacs23. 2014-07-09 03:19:46 +00:00
emacs24 Remove now obsolete Emacs ASLR hacks. 2017-06-17 19:40:18 +00:00
emacs24-nox11 Bump PKGREVISION due to changes in the shared emacs24 code. 2016-03-05 15:34:13 +00:00
emacs25 Remove now obsolete Emacs ASLR hacks. 2017-06-17 19:40:18 +00:00
emacs25-nox11 Restore version.mk, for emacs/Makefile.common 2017-04-29 07:11:56 +00:00
ex Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
fe Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
gate Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
gconf-editor Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gedit Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gedit-python Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gedit3 Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
ghex Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gice Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gnuserv Honour --mandir. Fixes PKGMANDIR. 2016-04-01 19:18:23 +00:00
gobby Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
gtranslator Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
gummi Recursive bump for poppler-0.54.0 2017-05-02 13:37:30 +00:00
heme Move to the curses framework. 2017-01-03 17:47:56 +00:00
hexcurse Import hexcurse-1.60.0 as editors/hexcurse. 2016-03-12 12:03:54 +00:00
hexedit Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
hnb Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
javascript-mode Remove unused/empty distinfo files. 2017-03-23 13:07:24 +00:00
jde Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
jed Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
joe Remove duplicate SHA512 digests that crept in. 2015-11-04 17:41:15 +00:00
jove Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
kate Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kdissert Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
kile Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
kile-kde3 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
kilo sync HOMEPAGE with reality 2016-09-13 20:25:04 +00:00
leafpad Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
leim20 Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
leim21 Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
lpe Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
lyx Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
manedit Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
matlab-mode Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
medit Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
mflteco Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
mg Use the curses framework. 2017-01-04 11:18:44 +00:00
mg2a Requires curses. Sync build options to the SunOS Makefile. Fix build flags. 2017-05-09 14:46:55 +00:00
mined Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
mlview Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
mule Make this build (i.e. dump with -batch etc. work) on NetBSD/amd64 7.1. 2017-05-07 06:49:23 +00:00
mule-ucs Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
nano Update nano to 2.8.4 2017-06-10 16:07:24 +00:00
ne Update ne to 3.02 2016-06-19 17:25:31 +00:00
nedit Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
ng Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
notecase Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
nts Switch py-dateutils to plain DEPENDS. 2017-02-20 17:00:35 +00:00
nvi Fix an issue with editor segfaulting in ex mode on Darwin and suppress benign stderr output regarding locale. Reported in joyent/pkgsrc/issues/402, patch provided by @bjcooke in joyent/pkgsrc/pull/463. Bump PKGREVISION. 2017-04-04 07:53:23 +00:00
nvi-m17n nvi-m17n: successfully detect file encoding also in the case where more 2017-01-07 19:00:55 +00:00
obby Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
OmegaT Remove mk/find-prefix.mk usage from the editors category. 2015-11-25 12:50:00 +00:00
p5-Acme-Padre-PlayCode Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre Update editors/p5-Padre to 1.00. Enable PERL_USE_UNSAFE_INC hack. 2017-06-15 11:50:34 +00:00
p5-Padre-Plugin-Autoformat Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-Catalyst Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-DataWalker Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-Debugger Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-Ecliptic Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-Encrypt Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-Git Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-HG Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-Kate Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-Nopaste Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-PerlCritic Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-PerlTidy Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-SpellCheck Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-SVN Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-Vi Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-Padre-Plugin-XS Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
p5-PPIx-EditorTools Requires PERL_USE_UNSAFE_INC hack. 2017-06-14 13:26:17 +00:00
p5-Wx-Scintilla Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
pico Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
pluma Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
poedit Recursive revbump from boost update 2017-04-30 01:21:19 +00:00
qgoogletranslator Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
rox-edit Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
sam Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
sandy Use PKGMANDIR. 2016-04-01 16:51:16 +00:00
sasm Updated editors/sasm to 3.6.0 2016-10-06 21:08:38 +00:00
scite Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
se Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
Sigil Convert CXXFLAGS setting C++ standard to USE_LANGUAGES. 2017-05-03 08:38:38 +00:00
speedbar Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ssam Support PKGMANDIR. 2016-04-01 21:40:06 +00:00
tamago Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
tea Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
ted Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-cs Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-da Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-de Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-en-gb Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-en-us Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-es Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-fr Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-it Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-nl Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-no Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-pl Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-pt Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ted-sv Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
TeXmacs Work around TeXmacs build system so it looks for guile in the place 2016-09-16 09:42:25 +00:00
texmaker Recursive bump for poppler-0.54.0 2017-05-02 13:37:30 +00:00
texstudio Update texstudio to 2.12.4 2017-06-21 13:50:41 +00:00
texworks Recursive bump for poppler-0.54.0 2017-05-02 13:37:30 +00:00
tomboy Revbump after icu update 2017-04-22 21:03:07 +00:00
tweak Use PKGMANDIR. 2016-04-01 11:38:57 +00:00
uemacs Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
ve Convert all occurrences (353 by my count) of 2017-01-19 18:52:01 +00:00
vigor Requires termcap. Tidy includes. 2017-05-09 17:40:11 +00:00
vile Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
vilearn Use PKGMANDIR. Add patch comment. 2016-03-30 09:22:48 +00:00
vim
vim-gtk2 Update vim to 8.0.0341. 2017-02-19 19:13:34 +00:00
vim-gtk3 Update vim to 8.0.0341. 2017-02-19 19:13:34 +00:00
vim-lang Update vim* to 8.0.0086. 2016-11-16 10:38:35 +00:00
vim-motif Update vim to 8.0.0341. 2017-02-19 19:13:34 +00:00
vim-share Update distinfo as well 2017-06-18 18:47:37 +00:00
vim-xaw Update vim to 8.0.0341. 2017-02-19 19:13:34 +00:00
wily Use PKGMANDIR. 2016-04-01 21:44:02 +00:00
xcoral Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
xemacs Terminfo issue applies to FreeBSD, too. 2017-06-12 09:34:12 +00:00
xemacs-current Simplify previous. 2016-12-30 23:18:53 +00:00
xemacs-current-nox11 Fix build of xemacs-*nox11 packages. 2016-12-30 23:37:40 +00:00
xemacs-nox11 Fix build of xemacs-*nox11 packages. 2016-12-30 23:37:40 +00:00
xemacs-packages Update editors/xemacs-packages to the latest and greatest. 2016-12-15 13:25:42 +00:00
xfce4-mousepad Bump PKGREVISION because of file changes. Thanks wiz@. 2017-06-20 15:35:23 +00:00
xjed Add SHA512 digests for distfiles for editors category 2015-11-03 03:32:14 +00:00
xournal Recursive bump for poppler-0.54.0 2017-05-02 13:37:30 +00:00
xvile Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
xwpe Use the curses framework. 2017-01-04 11:31:59 +00:00
yed Updated editors/yed to 3.17 to fix build after old distfile no longer available 2017-03-24 08:41:28 +00:00
yudit Extend SHA512 checksums to various files I have on my local distfile 2017-03-23 17:06:45 +00:00
zile Use the curses framework. 2017-01-04 11:48:24 +00:00
zim Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
Makefile Add vim-gtk3 package. 2016-10-04 17:57:22 +00:00