Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Changes:
8.0.1429 crash when calling term_start() with empty argument
8.0.1430 crash when term_start() fails
8.0.1431 MS-Windows: vimtutor fails if %TMP% has special chars
8.0.1432 after ":copen" can't get the window-ID of the quickfix window
8.0.1433 illegal memory access after undo
8.0.1434 GTK: :promtfind does not put focus on text input
8.0.1435 memory leak in test_arabic
8.0.1436 not enough information about what Python version may work
8.0.1437 pkg-config doesn't work with cross compiling
8.0.1438 filetype detection test not updated for change
8.0.1439 if cscope fails a search Vim may hang
8.0.1440 terminal window: some vterm responses are delayed
8.0.1441 using ":undo 0" leaves undo in wrong state
8.0.1442 (after 8.0.1439) using pointer before it is set
8.0.1443 (after 8.0.1441) compiler gives uninitialized var warning
8.0.1444 missing -D_FILE_OFFSET_BITS=64 may cause problems
8.0.1445 cannot act on edits in the command line
8.0.1446 acessing freed memory after window command in auto command
8.0.1447 still too many old style tests
8.0.1448 segfault with exception inside :rubyfile command
8.0.1449 slow redrawing with DirectX
8.0.1450 GUI: endless loop when stopping cursor blinking
8.0.1451 difficult to set the python home directories properly
8.0.1452 terminal test fails on some systems
8.0.1453 terminal test fails on some slow terminals
8.0.1454 when in silent mode too much output is buffered
8.0.1455 if $SHELL contains a space then 'shell' is incorrect
8.0.1456 timer test on travis Mac is still flaky
8.0.1457 clojure now supports a shebang line
8.0.1458 filetype detection test does not check all scripts
8.0.1459 cannot handle change of directory
8.0.1460 (after 8.0.1459) missing file in patch
8.0.1461 (after 8.0.1459) missing another file in patch
8.0.1462 (after 8.0.1459) missing yet another file in patch
8.0.1463 (after 8.0.1459) test fails without 'autochdir' option
8.0.1464 completing directory after :find does not add slash
8.0.1465 python2 and python3 detection not tested
8.0.1466 older GTK versions don't have gtk_entry_get_text_length()
8.0.1467 libvterm doesn't handle illegal byte sequence correctly
8.0.1468 illegal memory access in del_bytes()
8.0.1469 when package path is a symlink 'runtimepath' is wrong
8.0.1470 integer overflow when using regexp pattern
8.0.1471 on MS-Windows CursorIM highlighting no longer works
8.0.1472 MS-Windows: nsis installer is a bit slow
8.0.1473 MS-Windows: D&D fails between 32 and 64 bit apps
8.0.1474 Visual C 2017 has multiple MSVCVER numbers
8.0.1475 invalid memory access in read_redo()
8.0.1476 screen isn't always updated right away
8.0.1477 redraw flicker when moving mouse outside of terminal window
8.0.1478 unnecessary condition
8.0.1479 insert mode completion state is confusing
8.0.1480 (after 8.0.1479) patch missing change
8.0.1481 clearing a pointer takes two lines
8.0.1482 using feedkeys() does not work to test completion
8.0.1483 searchpair() might return an invalid value on timeout
8.0.1484 reduntant conditions
8.0.1485 weird autocmd may cause arglist to be changed recursively
8.0.1486 accessing invalid memory with "it"
8.0.1487 (after 8.0.1486) test 14 fails
8.0.1488 emacs tags no longer work
8.0.1489 there is no easy way to get the global directory
8.0.1490 number of spell regions is spread out through the code
8.0.1491 the minimum width of the popup menu is hard coded
8.0.1492 memory leak in balloon_split()
8.0.1493 completion items cannot be annotated
8.0.1494 no autocmd triggered in Insert mode with visible popup menu
8.0.1495 having 'pumwidth' default to zero has no merit
8.0.1496 clearing a pointer takes two lines
8.0.1497 getting the jump list requires parsing the output of :jumps
8.0.1498 getjumplist() returns duplicate entries
8.0.1499 out-of-memory situation not correctly handled
8.0.1500 possible NULL pointer dereference
8.0.1501 out-of-memory situation not correctly handled
8.0.1502 in out-of-memory situation character is not restored
8.0.1503 access memory beyond end of string
8.0.1504 Win32: the screen may be cleared on startup
8.0.1505 debugger can't break on a condition
8.0.1506 new version of HP NonStop (Tandem) doesn't like a header
8.0.1507 timer test is a bit flaky
8.0.1508 the :drop command is not always available
8.0.1509 (after 8.0.1508) failing drag-n-drop command no longer fails
8.0.1510 cannot test if a command causes a beep
8.0.1511 some code for the debugger watch expression is clumsy
8.0.1512 warning for possibly using NULL pointer
8.0.1513 the jumplist is not always properly cleaned up
8.0.1514 getting the list of changes is not easy
8.0.1515 BufWinEnter event fired when opening hidden terminal
8.0.1516 errors for job options are not very specific
8.0.1517 invalid memory acces with pattern using look-behind match
8.0.1518 error messages suppressed after ":silent! try"
8.0.1519 getchangelist() does not use argument as bufname()
8.0.1520 cursor in wrong line when using a WinBar in Terminal window
8.0.1521 Shift-Tab does not work in a terminal window
8.0.1522 popup menu is positioned in the wrong place
8.0.1523 cannot write and read terminal screendumps
8.0.1524 (after 8.0.1523) compiler warnings for uninitialized vars
8.0.1525 using :wqa exits even if a job runs in a terminal window
8.0.1526 no test using a screen dump yet
8.0.1527 screen dump test fails on MS-Windows
8.0.1528 dead code found
8.0.1529 assert_equalfile() does not close file descriptors
8.0.1530 dump test fails when using a shadow directory
8.0.1531 cannot use 24 bit colors in MS-Windows console
8.0.1532 compiler warnings without termguicolors feature
8.0.1533 libterm doesn't support requesting fg and bg color
8.0.1534 C syntax test fails when using gvim
8.0.1535 C syntax test still fails when using gvim
8.0.1536 quotestar test is flaky when using the GUI
8.0.1537 xxd does not skip NUL lines when using ebcdic
8.0.1538 popupmenu is too far left when completion is long
8.0.1539 no test for the popup menu positioning
8.0.1540 popup menu positioning fails with longer string
8.0.1541 synpat_T is taking too much memory
8.0.1542 terminal screen dump does not include cursor position
8.0.1543 with 'termguicolors' Normal color doesn't work correctly
8.0.1544 when using 'termguicolors' SpellBad doesn't show
8.0.1545 screen dumps not included in distribution
8.0.1546 using feedkeys() in a terminal may trigger mappings
8.0.1547 undo in the options window makes it empty
8.0.1548 screen dump test script not included in distribution
8.0.1549 various small problems in test files
8.0.1550 various small problems in source files
8.0.1551 on Mac 'maxmemtot' is set to a weird value
8.0.1552 may leak file descriptors when executing job
8.0.1553 cannot see what digraph is used to insert a character
8.0.1554 custom plugins loaded with --clean
8.0.1555 build error for some combination of features
8.0.1556 may not parse the t_RS response correctly
8.0.1557 printf() does not work with only one argument
8.0.1558 no right-click menu in a terminal
8.0.1559 build failure without GUI
8.0.1560 build failure without GUI on MS-Windows
8.0.1561 crash with rust syntax highligting
8.0.1562 the terminal debugger can't set a breakpoint with the mouse
8.0.1563 timeout of getwinposx() can be too short
8.0.1564 too many #ifdefs
8.0.1565 can't build Mac version without GUI
8.0.1566 too many #ifdefs
8.0.1567 cannot build Win32 GUI without IME
8.0.1568 can't build on older Mac, header file is missing
8.0.1569 warning for uninitialized variable from gcc
8.0.1570 can't use :popup for a menu in the terminal
8.0.1571 can't build without GUI
8.0.1572 Mac: getting memory size doesn't work everywhere
8.0.1573 getwinpos(1) may cause response to be handled as command
8.0.1574 show cursor in wrong place when using popup menu
8.0.1575 crash when using virtual replace
8.0.1576 Perl VIM::Buffers() does not find every buffer
8.0.1577 virtual replace test fails on MS-Windows
8.0.1578 no test for :popup in terminal
8.0.1579 virtual replace test fails in GUI
8.0.1580 FEAT_CURSORBIND and FEAT_SCROLLBIND are unused
8.0.1581 cannot build Win32 GUI without +eval
8.0.1582 in the MS-Windows console mouse movement is not used
8.0.1583 using C99 comment
8.0.1584 using C99 in Mac file gives compiler warning messages
8.0.1585 enabling beval_term feature in Win32 GUI
8.0.1586 imactivatefunc does not work on non-GUI Mac
8.0.1587 inserting from the clipboard doesn't work literally
8.0.1588 popup menu hangs after typing CTRL-C
8.0.1589 error for setting 'modifiable' when resetting it
8.0.1590 padding in list type wastes memory
8.0.1591 MS-Windows: when reparsing the arguments 'wildignore' matters
8.0.1592 terminal windows in a session are not properly restored
8.0.1593 :qall never exits with an active terminal window
8.0.1594 :confirm qall not tested with active terminal window
8.0.1595 no autocommand triggered before exiting
8.0.1596 no autocommand specifically for opening a terminal window
8.0.1597 autocommand events are not sorted
8.0.1598 cannot select text in a terminal with the mouse
8.0.1599 no error message when gdb does not support debugger
8.0.1600 crash when setting t_Co to zero when 'termguicolors' is set
8.0.1601 highlight test fails on Win32
8.0.1602 crash in parsing JSON
8.0.1603 cannot build with +terminal but without +menu
8.0.1604 paste test may fail if $DISPLAY is not set
8.0.1605 terminal test is a bit flaky
8.0.1606 singular/plural variants not translated
8.0.1607 --clean loads user settings from .gvimrc
8.0.1608 Win32: directx not enabled by default
8.0.1609 shell commands in the GUI use a dumb terminal
8.0.1610 cannot build without GUI
8.0.1611 CTRL-W in system terminal does not go to job
8.0.1612 need to close terminal after shell stopped
8.0.1613 warning for unused variable in tiny build
8.0.1614 "make tags" doesn't include libvterm
8.0.1615 term_dumpload() does not use the right colors
8.0.1616 Win32: shell commands in the GUI open a new console
8.0.1617 Win32: :shell command in the GUI crashes
8.0.1618 color Grey50 is missing in the compiled-in table
8.0.1619 Win32 GUI: crash when winpty is not installed
8.0.1620 reading spell file has no good EOF detection
8.0.1621 using invalid default value for highlight attribute
8.0.1622 possible NULL pointer dereference
8.0.1623 terminal kill tests are flaky
8.0.1624 options for term_dumpdiff()/term_dumpload() not implemented
8.0.1625 test_quotestar is flaky when run in GTK GUI
8.0.1626 compiler warning for possible loss of data
8.0.1627 compiler warning for visibility attribute not supported
8.0.1628 channel log doesn't mention exiting
8.0.1629 Mac: getpagesize() is deprecated
8.0.1630 trimming white space is not that easy
8.0.1631 testing with Vim running in terminal is a bit flaky
8.0.1632 in a terminal dump NUL and space are different
8.0.1633 a TextChanged autocmd triggers when it is defined
8.0.1634 the ex_vimgrep() function is too long
8.0.1635 undefining _POSIX_THREADS causes problems with Python 3
8.0.1636 no test for term_dumpload() and term_dumpdiff()
8.0.1637 no test for term_dumpdiff() options argument
8.0.1638 popup test fails depending on environment variable
8.0.1639 libvterm code lags behind master
8.0.1640 Test_cwd() is flaky
8.0.1641 job in terminal can't communicate with Vim
8.0.1642 running Vim in terminal fails with two windows
8.0.1643 terminal API tests fail
8.0.1644 terminal API tests still fail
8.0.1645 test for terminal response to escape sequence may fail
8.0.1646 MS-Windows: executable contains unreferenced functions
8.0.1647 terminal API may call any user function
8.0.1648 resource fork tool doesn't work on Python 3
8.0.1649 no completion for argument list commands
8.0.1650 too many #ifdefs
8.0.1651 cannot filter :ls output for terminal buffers
8.0.1652 term_dumpwrite() does not output composing characters
8.0.1653 screen dump is made too soon
8.0.1654 warnings for conversion of void to function pointer
8.0.1655 outdated gdb message in terminal debugger unclear
8.0.1656 no option to have xxd produce upper case variable names
8.0.1657 crash when reading a channel
8.0.1658 xxd capitalize argument not available in long form
8.0.1659 scroll events not recognized for some xterm emulators
8.0.1660 the terminal API "drop" command doesn't support options
8.0.1661 warnings from 64 bit compiler
8.0.1662 showing dump diff doesn't mention both file names
8.0.1663 cannot build without multi-byte feature
8.0.1664 test failure because of not allocating enough space
8.0.1665 when running a terminal from the GUI 'term' is not useful
8.0.1666 % argument in ch_log() causes trouble
8.0.1667 terminal window tests are flaky
8.0.1668 terminal debugger: can't re-open source code window
8.0.1669 :vimgrep may add entries to the wrong quickfix list
8.0.1670 terminal window tests are still a bit flaky
8.0.1671 crash when passing non-dict argument as env to job_start()
8.0.1672 error during completion causes command to be cancelled
8.0.1673 terminal window tests are still a bit flaky
8.0.1674 libvterm can't handle an OSC string split
8.0.1675 unused macro argument in libvterm
8.0.1676 no compiler warning for wrong printf format
8.0.1677 no compiler warning for wrong format in vim_snprintf()
8.0.1678 errorformat "%r" implies "%>"
8.0.1679 compiler warning for printf format
8.0.1680 memory allocated by libvterm is not profiled
8.0.1681 the format attribute fails with MinGW
8.0.1682 auto indenting breaks inserting a block
8.0.1683 Python upgrade breaks Vim when defining PYTHON_HOME
8.0.1684 ml_get errors when using terminal window for shell command
8.0.1685 can't set ANSI colors of a terminal window
8.0.1686 Python does not work when configuring with specific dir
8.0.1687 64 bit compiler warnings
8.0.1688 some macros are used without a semicolon
8.0.1689 no tests for xxd
8.0.1690 not easy to run one test with gvim instead of vim
8.0.1691 xxd test sometimes fails
8.0.1692 Python may not work when using statically linked library
8.0.1693 xxd is excluded from coverage statistics
8.0.1694 terminal API test is a bit flaky
8.0.1695 xxd test not run on MS-Windows
8.0.1696 coverage statistics don't work
8.0.1697 various tests are still a bit flaky
8.0.1698 coverage statistics don't work on coveralls
8.0.1699 leftover stuff for Python 1.4
8.0.1700 coverage statistics still don't work on coveralls
8.0.1701 can disable COLOR_EMOJI with MSVC but not MinGW
8.0.1702 leaking memory when autocommands make quickfix list invalid
8.0.1703 in the tutor 'showcmd' is not set
8.0.1704 'backupskip' default doesn't work for Mac
8.0.1705 when making a vertical split the mode message isn't updated
8.0.1706 cannot sent CTRL-\ to a terminal window
8.0.1707 when 'wfh' is set ":bel 10new" scrolls window
8.0.1708 mkdir with 'p' flag fails on existing directory
8.0.1709 some non-C89 code may slip through
8.0.1710 building with Ruby fails
8.0.1711 term_setsize() is not implemented yet
8.0.1712 terminal scrollback is not limited
8.0.1713 terminal debugger doesn't handle arguments
8.0.1714 term_setsize() does not give an error in a normal buffer
8.0.1715 terminal buffer can be 1 more than 'terminalscroll' lines
8.0.1716 test for term_setsize() does not give a good error message
8.0.1717 C89 check causes too much trouble
8.0.1718 terminal scrollback test fails on MS-Windows
8.0.1719 cannot specify which Python executable configure should use
8.0.1720 when a timer is running a terminal window may not close
8.0.1721 no test for using the 'termsize' option
8.0.1722 cannot specify a minimal size for a terminal window
|
|
|
|
|
|
|
|
See https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30738
PKGREVISION -> 5
|
|
on OSX the configure script will select the "nextstep" window system
unless you explicitly tell it not to:
% bmake configure |& egrep 'PKG_OPTIONS.emacs|What window system should Emacs use'
PKG_OPTIONS.emacs = x11
What window system should Emacs use? nextstep
%
leaving pkgsrc in a bad state where it thinks it built an x11 version,
but instead emacs built a nextstep version.
add "--without-ns" to the x11 config option for OSX. this
should not impact other platforms.
|
|
|
|
|
|
|
|
2018.03.08 - GNU nano 2.9.4 "Isabel" allows binding a key to a string
(any piece of text and/or commands), permits customizing
the color of error messages with 'set errorcolor', colors
those error messages by default in bright white on red,
makes <Enter> at the bottom of the screen scroll just one
row when --smooth is used, does not fail when redoing a
file insertion, and cancels a Shift-selection when any
cursor key is pressed without Shift even when the cursor
cannot move. Further, it treats tabs fully the same as
spaces when doing automatic hard-wrapping, allows syntax
names to be unquoted, and removes two deprecated options
and six deprecated bindable function names.
|
|
Comment out dead links.
|
|
|
|
Unbreak package by including options.mk, which keeps configure from
looking fro X11.
|
|
Makefile. As wiz convincingly pointed out, differing dependencies may
make for differing PKGREVISION.
|
|
|
|
factored out to Makefile.common. This includes both upstream and
pkgsrc specific.version information.
|
|
not use xft (the default), explicitly disable it.
|
|
2018.01.29 - GNU nano 2.9.3 "Córdoba" fixes a segfault with trimblanks
that could occur when a typed space caused the word after
it to be pushed to the next line. It further makes macros
work also when your keyboard still emits escape sequences,
adds the options -M and --trimblanks for the command line,
recognizes key combos with Shift on a few more terminals,
no longer shows dots in certain prompt texts when visible
witespace is turned on, fixes two corner cases when doing
replacements in a marked region, allows to open a named
pipe again when using --noread, and accurately detects
a needed color change when a line contains a start match
but not a corresponding end match any more. Plus some
other small fry.
|
|
|
|
|
|
Sigil-0.9.9
Bug Fixes
- Add python_3.5_fixes3.patch to Python build and update build docs on OSX to fix missing symbols
- Fix crash caused by Preview holding pointer to user removed resource when front tab is non-html resource
- Fix crash in FlowTab destructor due to re-entering flowtab during Syntax Highlighting and signals
- Fix issue with file icons disappearing when reordering in Book Browser (commit ecb56b1f)
- Fix missing epub3 Manifest cover-image property setting/unsetting with BookBrowser
- Fix issue where cancelling the SaveAs dialog disconnected an existing epub from its saved path
- Fix assertion error in sigil-gumbo when handling extraneous script end tags
- Apply multiple fixes for gumbo from upstream
- Fix segfault in Split at Cursor when not an html file
- Make sure Add Cover tool properly handles existing manifest cover properties in EPUB3s
- Correct error dialog to say "Sigil may need to close."
- Prevent Images and Misc items from being dragged to the Text folder in Book Browser (commit 30bb96d)
- Fix Linux bug that prevents rich text from other programs being pasted into Book View (issue #320)
- Fix bug where index entries inside em and dfn tags were ignored during index generation
- Fix bug on Windows in spell checking when smart right single quotes are used for apostrophes
- Fix bug in simple well-formed check to handle generic xml processing instructions
- Fix bug in epub3 MetaEditor with title-type and collection-type properties
- Fix plugin code to prevent book href vs manifest id clashes
- Fix bug in Plugin Runner to allow it to delete non-manifested files properly
- Fix bug in SourceUpdates to handle properly handle css properties with multiple urls
- Fix bugs in well-formed check to better handle missing doctypes
New Features
- Add SIGIL_DISABLE_CURSOR_BLINK environment variable to disable text cursor to aid Accessibility on OSX
- Better use semantic information (guide types and Landmarks) to allow the user finer control of index generation
- Attempt to improve Metadata Editor placeholder text to help beginners
- Preview Window Title bar will now show height and width of the Preview Window
- Allow users to limit/disable clipboard history saving via General Preferences
- Convert br tags in header text to linebreaks for toc/ncx/nav generation routines
- Support spell checking of words with numbers controlled by Preference settings
- Add two additional Quick Lauch Icons for Plugins
|
|
|
|
Changes:
8.0.1380 using "vim -r swapfile" the hit-enter prompt is misplaced.
8.0.1381 ch_readraw() waits for NL if channel mode is NL
8.0.1382 get "no write since last change" message if terminal is open
8.0.1383 local additions in help skips some files
8.0.1384 not enough quickfix help; confusing winid
8.0.1385 Python 3.5 is getting old
8.0.1386 cannot select modified buffers with getbufinfo()
8.0.1387 wordcount test is old style
8.0.1388 char not overwritten with ambiguous width char
8.0.1389 getqflist() items are missing if not set
8.0.1390 DirectX scrolling can be slow, vertical positioning is off
8.0.1391 encoding empty string to JSON sometimes gives "null"
8.0.1392 build fails with --with-features=huge --disable-channel
8.0.1393 too much highlighting with 'hlsearch' and 'incsearch' set
8.0.1394 cannot intercept a yank command
8.0.1395 it is not easy to see if a colorscheme is well written
8.0.1396 memory leak when CTRL-G in search command line fails
8.0.1397 pattern with \& following nothing gives an error
8.0.1398 :packadd does not load packages from the "start" directory
8.0.1399 warnings and errors when building tiny version
8.0.1400 color scheme check script shows up as color scheme
8.0.1401 cannot build with GTK but without XIM
8.0.1402 crash with nasty autocommand
8.0.1403 using freed buffer in grep command
8.0.1404 invalid memory access on exit
8.0.1405 duplicated code for getting a typed character
8.0.1406 difficult to track changes to a quickfix list
8.0.1407 GUI: CursorHold may trigger before 'updatetime'
8.0.1408 crash in setqflist()
8.0.1409 buffer overflow in :tags command
8.0.1410 hang when using count() with an empty string
8.0.1411 reading invalid memory with CTRL-W :
8.0.1412 using free memory using setloclist()
8.0.1413 accessing freed memory in :cbuffer
8.0.1414 accessing freed memory in :lfile.
8.0.1415 warning for unused function without timers feature
8.0.1416 crash when searching for a sentence
8.0.1417 test doesn't search for a sentence
8.0.1418 no test for expanding backticks
8.0.1419 cursor column is not updated after ]s
8.0.1420 accessing freed memory in vimgrep
8.0.1421 accessing invalid memory with overlong byte sequence
8.0.1422 no fallback to underline when undercurl is not set
8.0.1423 error in return not caught by try/catch
8.0.1424 the timer_pause test is flaky on Travis
8.0.1425 execute() does not work in completion of user command
8.0.1426 "gf" and <cfile> don't accept ? and & in URL
8.0.1427 the :leftabove modifier doesn't work for :copen
8.0.1428 compiler warning on 64 bit MS-Windows system
|
|
|
|
|
|
|
|
|
|
Release 0.6.2 (TL'17) [April 2017]
* Implement handling of links to external files in the PDF preview
* Implement a simple screen calibration widget to allow adapting the PDF
preview to the screen's resolution
* Improve responsiveness when opening large documents
* Use old content instead of rendering placeholers after a PDF was reloaded
to facilitate seeing changes
* Improve the usability of the "Remove Aux Files..." dialog by letting the
user toogle the selection by clicking anywhere on the row
* Add support for the bibliography program "biber" by default
* Allow custom zoom levels in the PDF status bar context menu
* Add a Windows manifest so TeXworks looks more "native" on modern versions
of Windows
* Fix PDF zoom speed for high-resolution mouse-wheels
* Fix a deadlock causing TeXworks to hang when loading PDF annotations such
as links
* Fix crash when changing files outside TeXworks
* Fix crash when syncing from an if-block in the TeX file
* Fix crash when reloading a PDF while text was selected
* Fix enabling of the first/previous/next/last page toolbar buttons in the
PDF preview
* Fix the wrong appearance of the PDF magnifier in some cases
* Fix truncation issues and misreported Windows versions in "Email to
mailing list"
* Update translations
|
|
|
|
Needs removed poppler-qt4; or porting to qt5, but that does not build
for me.
|
|
|
|
|
|
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
|
Upstream changes:
2018 January 2
GNU nano 2.9.2 "Pussy Riot" correctly displays the Modified
state when undoing/redoing (also when the file was saved
somewhere midway), improves the undoing of an automatic
linefeed at EOF, fixes a build issue on the BSDs, shows
the cursor again when compiled with --withslang, renames
the option 'justifytrim' to 'trimblanks' because it will
now snip trailing whitespace also while you are typing
(and hard-wrapping is enabled), continues pushing words
to the next line much longer (when hard-wrapping), makes
and indent and unindent a marked region,
allows unindenting when not all lines are indented, lets a
region marked with Shift persist when indenting/unindenting
or commenting/uncommenting it, and in those cases excludes
the last line of the region when it is not visibly marked
(which makes for a more intuitive behavior).
|
|
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
|
|
|
Changes between v2.9.0 and v2.9.1:
Benno Schulenberg (21):
build: fix compilation with --disable-browser --disable-tabcomp
bump version numbers and add a news item for the 2.9.1 release
files: always update the stat info when the entire file is written
files: save the marked region only when we've prompted for a file name
gnulib: update to its current upstream state
history: create the path '~/.local/share/' when it is needed
history: make nano's state directory accessible for the user only
history: save the positions file also when a record was deleted
input: make the macro key discoverable by giving feedback when undefined
linting: switch the mark off when the linter starts
po: update translations and regenerate POT file and PO files
selecting: do not cancel the softmark when the cursor is not moved
selecting: let a justification cancel a softmark
syntax: adjust the magic strings for the changes since file-5.10
tweaks: adjust indentation after previous change
tweaks: elide the 'mark_set' boolean -- the 'mark' pointer is enough
tweaks: rename, rewrap, and reshuffle some stuff, and frob some comments
tweaks: reshuffle a couple of lines, and frob a comment or two
tweaks: reshuffle a couple of lines, to put similar things together
undo: clear the Modified state when the very first edit is undone
undo: discarding the stack does not always lose information
|
|
0.21 2017-12-24
[ ENHANCEMENTS ]
- remove spurious dependencies. (GH#8, Kent Fredic)
[ STATISTICS ]
- code churn: 6 files changed, 110 insertions(+), 94 deletions(-)
|
|
|
|
|
|
- use Breeze window theme on KDE Plasma 5
- support single-finger panning gesture on most config dialog components
- support single-finger panning touch gesture on log viewer
- pdf viewer scroll tool: support single-finger panning gesture
- center width-constrained documents in the editor (optional)
- add document tab context menu entries "Close" and "Close All Other Documents"
- improved layout of config build page
- add system check for language tool
- change search defaults to case-insensitive (feature-requests#1254)
- tags for beamer
- change preview default to embedded pdf
- handle preview failures more gracefully, i.e. no warning pop-ups
- repect preview settings (panel,etc) also for hover preview
- show hover preview as tooltip in case of inline-mode
- warn if compiler commands are actually a command list
- several improvements to the latex parser
- notify that a restart is required when switching between modern and
classic style
- improved LanguageTool communication: better error handling
- add reset to default button for some LT settings
- add 200ms delay before showing auto-hidden viewer toolbar to prevent
flicker
- eye candy for pdf circular magnifier (adapted code from texworks)
- show pdf highlight in magnifier
- capslock does not close completer any more
- alternative approach for determine directories from complete texts
- use cache for previews
- auto open completer when starting to type in references, packages etc.
- scripting: editor.cutBuffer
- subframetitle in structure view
- enable inputMethod (e.g. ^) in completer
- change default for complete non-text chacters to off, as it tends to
cause unexpected behaviour
- bug fixes
|
|
Version 3.13 19-December-2016
-----------------------------
1. Since 3.12 the list of commands that are allowed in readonly mode was out of
step by one.
2. Output "reading" or "writing" when reporting failure to open a file.
3. If a regular expression match in widechars mode encountered a line
containing an invalid UTF-8 string, it behaved as "no match" on that line
instead of reporting the error from PCRE.
4. In screen mode, if a global limit was set, the ending message for a global
match (e.g. "No More: x matches, y changes") was overwritten at the start by a
line number unless "all" was given to the global prompt.
5. The global limit mark has been separated from the text mark and now operates
independently. As a result, it is now possible to cut and paste text and do
bulk line operations while a global limit is set.
6. The "configure" script now checks for the presence of the chosen PCRE
library and also for the termcap or terminfo library.
Version 3.12 04-October-2016
----------------------------
The way that the "back" command works is completely revised. It is now possible
to change the size of the "regions" that "back" remembers, using the BACKREGION
command. The "front" command (defaulted on the ^F keystroke) moves to the line
that is at the top of the back stack.
Version 3.11 19-August-2016
---------------------------
1. NE was crashing if a BACK command was issued before any changes were made
to the file.
2. "Back" line handling was doing some unnecessary processing and occasionally
giving a mysterious (incorrect) error message about reading commands in
binary mode. This should have been "'back' line not found", an internal
error. The internal error has been fixed. It happened in some cases when two
changes were made on a line that was subsequently deleted - only one
instance was removed from the "back" list if the two instances were
adjacent.
3. "Back" handling wasn't always remembering modification points for certain
cursor movements.
Version 3.10 27-January-2016
----------------------------
1. Default to using PCRE2, but with a configure option to revert to PCRE1.
2. Removed some old coding macros that were set up for 16-bit Borland C, which
are surely obsolete now.
3. Fix minor uninitialized read issue in argument decoding on 64-bit systems.
4. After compiling with a lot of warnings enabled, a lot of code tidying has
been done, mainly turning many int variables into unsigned ints, and
removing parameters that are not used in Unix-like environments (a hangover
from early versions that ran on different systems). There is still plenty
that could be done, however.
5. Removed configure tests for strerror(), memmove(), and bcopy() as these are
nowadays always available, and anyway, the code no longer checked the
macros (bcopy() wasn't even used). TIOCGWINSZ was assumed in the
configuration, so removed the checks in the code.
Version 3.04 27-December-13
---------------------------
1. Change 2 for 3.03 broke full-screen editing when run from a non-xterm
terminal (e.g. "screen") because it acccidentally insisted on the presence
of a Delete key.
Version 3.03 09-November-13
---------------------------
1. Removed some set but unused variables (detected by clever new compiler).
2. Updated special keystroke handling for xterm to use more of the default
strings as specified in the default terminfo file (at least, the one on my
Arch Linux system).
|
|
|
|
Significant change: my ChromeOS fix is now included, so I can remove the
workaround from Makefile.common :)
|
|
note: script detailed in `man revbump` insisted on bumping pkgrevision of
print/poppler, it's probably wrong, but not committing this change is wronger.
|
|
ChromeOS userland has a libselinux but not the selinux.h header file. The
configure check passes but compilation later fails.
However, the resulting binary still does not run. It gets killed on
startup with "buffer overflow detected".
|