diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-09-16 08:39:59 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-09-16 08:39:59 +0000 |
commit | 697733ba3b8493a0a85956ec902a303207a7d97a (patch) | |
tree | 771ddebadbef9c68baa47545bce40ee52451d675 /editors/poedit/distinfo | |
parent | 8c0e8968135898fbb781179182dc9844c1923593 (diff) | |
download | pkgsrc-697733ba3b8493a0a85956ec902a303207a7d97a.tar.gz |
Update to 2.0.3
Changelog:
Version 2.0.3
-------------
- Much faster loading and saving of large PO files.
- Fixed frequent false positives in QA warnings for German, Japanese, Arabic
and translations with reordered brackets.
- Fixed issues with suggestions not showing up in the sidebar if the user had
an unusually tall editing area set up.
- Fixed assert when opening a PO file on Linux.
Version 2.0.2
-------------
- Unusual whitespace (2+ spaces) in the middle of strings is now highlighted.
- Strings with warnings are now put at the top together with errors.
- Fixed crash when clicking on an item with plurals in a POT file.
- Added --line command line argument to open a file at specified item.
Version 2.0.1
-------------
- Restored compatibility with Zend Framework and its .phtml extension.
- Fixed keyboard navigation between plurals.
- Fixed false positives in punctuation warnings (quotes, Chinese).
- [Linux] Mostly fixed compatibility with wxGTK 3.0.2.
- [macOS] Fixed crash with Vietnamese input method.
- [Windows] Fixed disappearing menu with HiDPI >200% zoom.
- [Windows] Fixed settings-related crash.
- [Windows] Fixed Ctrl+A handling.
IMPORTANT NOTE TO DISTRIBUTION MAINTAINERS:
Poedit is affected by a bug in wxGTK 3.0.2 that cannot be worked around in user
code, requiring this patch to wxGTK to be applied:
https://github.com/wxWidgets/wxWidgets/commit/ed88188be7e97a0503f3471f7b0452740b732902
Version 2.0
-----------
- Revamped user interface.
- Syntax highlighting for markup and special characters.
- Warnings are now shown for common translation mistakes.
- More robust pre-translation (previous "Fill missing translations from TM").
- "Fuzzy" was renamed "Needs work" thorough to be more accessible to
gettext non-experts.
- xgettext invocation can now be customized on per-file basis.
- Files opened from Crowdin now auto-sync on save.
- New Linux icon.
- Many small improvements all over.
Version 1.8.12
--------------
- Fixed previous msgid display.
- Fixed Find to correctly highlight text with "whole words only" enabled.
- [Windows] Fixed to accelerators and suggestions interaction with selection.
- Poedit now passes --previous to msgmerge.
Version 1.8.11
--------------
- [macOS] Fixed opening files by double-clicking them in Finder.
- Fixed handling of sr_RS locale.
Version 1.8.10
--------------
- Added support for X-Source-Language header.
- [macOS] Improved macOS Sierra compatibility.
- [Windows] Fixed Open in Editor button that didn't work in some cases.
- [UNIX] Added AppData file.
Version 1.8.9
-------------
- [Windows] Use IE proxy settings.
- Start searches from the current position, not beginning of the file.
- Updated bundled gettext to 0.19.8.1.
- More fixes for right-to-left languages.
Version 1.8.8
-------------
- Greatly reduced UI flicker on Windows plus other visual improvements on Windows 10.
- Multiple fixes to Poedit’s interface in right-to-left languages.
- Don't leave directional marks in translated text if there's a LTR/RTL mismatch.
- Assorted small fixes.
Diffstat (limited to 'editors/poedit/distinfo')
-rw-r--r-- | editors/poedit/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/editors/poedit/distinfo b/editors/poedit/distinfo index e16e6b5d6c0..ec92d12e24e 100644 --- a/editors/poedit/distinfo +++ b/editors/poedit/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2016/04/18 13:39:29 ryoon Exp $ +$NetBSD: distinfo,v 1.10 2017/09/16 08:39:59 ryoon Exp $ -SHA1 (poedit-1.8.7.1.tar.gz) = 1b1be55992985094b10877e749816415b297f52a -RMD160 (poedit-1.8.7.1.tar.gz) = 296d29a22c8352f5ae1afbbcbc0c4d0a447007eb -SHA512 (poedit-1.8.7.1.tar.gz) = 72a91f015248220eff379485ad462cefb17a5ad78854c07f212371a56601319e4f3b28d7c90128e3b8e78113deee3a3d2bb2201fdf8dcc9023b08e885ef9f804 -Size (poedit-1.8.7.1.tar.gz) = 2484117 bytes -SHA1 (patch-aa) = 65c82daafb227196ac64928a029b3507b9016a4f +SHA1 (poedit-2.0.3.tar.gz) = fdd155ea8654813d5a931fc923b1e0edb9d482ec +RMD160 (poedit-2.0.3.tar.gz) = bb17292544232b2d468fbe97d0de5bf299773499 +SHA512 (poedit-2.0.3.tar.gz) = 513f3b312dfbe3fdeb6970d5fcae9004fd6655fa097364e9aa38f95f939ccb72fedea13fbcdcd1f522470fc7504fb1c452e03b207890af251e75e4a417e45830 +Size (poedit-2.0.3.tar.gz) = 2526838 bytes +SHA1 (patch-aa) = 4c7d373091e6508a0791e4c01864f79a770e1bde |