New user registration is currently disabled due to spam abuse / Регистрация новых пользователей в настоящее время приостановлена из-за злоупотреблений спаммерами

GoldenDict Portable Linux available - Early Access Builds

General discussion

Re: GoldenDict Portable Linux available - Early Access Build

Postby chulai » Mon Sep 02, 2013 3:40 pm

New Early Access Build for Linux Portable: https://github.com/goldendict/goldendic ... x-Portable

GoldenDict 1.5.0-RC-154-gc7cc9e4

Most interesting changes (since the previous EA build):

* Update belarusian translation
* Update Qt Italian translation
* Add Qt Lithuanian translation
* Update Ukrainian translation by Korostil Daniel.
* Add Qt Spanish translation
* Update of Slovak translation
* Update Czech translation by Vít Pelcák.
* Updated Korean localization by panho10
* Update Italian translation by Daniele Di Pisa.
* Update Serbian translation by ozzii
* Update Lithuanian translation
* Update Albanian translation by Besmir Godole
* Customize info.plist to add key to use font auto-scaling in OS X (issue #264)
* Update credit Dutch translation
* Update credit Serbian translation
* Fixed #387: Paste word into new tab looks up ALL dics instead of currently selected group
* Some more tweaking to the Sound icon after feedback
* Fine-tune the sound icon a bit, make it less black
* Use proper read-only URL for winlibs submodule to avoid clone problems
* DSL: Tweaked the Sound icon's alignment
* Fixed #182: Provide a better Sound icon
* Added Greek Wiki and Wiktionary online dictionaries
* Update Argentinian Spanish translation. Fix typo.
* Use patched libao in order to support OSX without copying plugins (#295)
* Update Argentinian Spanish translation
* Fixed a compilation problem on windows
* DSL: Add "http://" to link in [url] tag if it scheme not found
* Adjust fonts for some styles: Modern, Lingoes, Lingoes-Blue
* Update simplified chinese translation
* MDict: Fixed truncation for ASCII characters(0x20~0x30) in image urls.
* Updated French translation - fixed typos
* Linux: Better detection of installation prefix
* Use $PREFIX/share/goldendict for locale files per Linux conventions
* Fix localization files' installation on Linux/MacOS
* Fix compilation under MacOS
* Fixed #183: Provide a higher resolution main GoldenDict icon
* State the minimal required Qt version: 4.5
* Enhanced support for RTL languages in articles
* DSL: Strip comments "{{...}}" when reading file
* Refactor show dictionary info in "Groups" tab
* Properly handle non-normalized unicode headwords
* Aard: Better isolate the cards from each other; protect against broken HTML
* DSL: properly handle [m] tag
* Jump to article when double-clicking on dictinary in "Found in Dictionaries"
* Consider .ogm files as video
* Consider *.mp4 files to be video not audio
* Stop the internal audio player when the page is closed or changed
* DSL: Support video resources
* Dictd: Properly style the phonetic data and references/links
* Dictd: Support extended Dictd format (--index-keep-orig) with 4 entries in the index
* Linux: Better detection of installation prefix
* Linux: Use $PREFIX/share/goldendict for locale files per Linux conventions
* Linux: Fixed #359: Crash on Xubuntu 13.04 x64 due to XGrabKey
* Linux: Automatically add installed opendict dictionaries (/usr/share/opendict)
* Linux: Preconfigure goldendict-wordnet path (patch by Dmitry E. Oboukhov)
* Linux: Do not install anything in $PREFIX/share/app-install (patch by Dmitry E. Oboukhov)
* Linux: Remove 'Applications' category from desktop file (patch by Dmitry E. Oboukhov)
* Enhanced XDXF support (by soshial)
* Programs: Don't write word to standard input if %GDWORD% is presented in arguments (issue #351)
* Fixed a long-broken "Edit dictionary" action in the dictionary bar's context menu
* New interface preference: Context menu dictionaries limit
* Add "Edit dictionary" and "Open folder" buttons to the Dictionary Info dialog
* Win-specific: Select in Explorer the main dictionary file when opening the dictionary folder
* Reload the open tabs when groups and dictionary order is changed
* XDXF: Fix some tags handling (issue #349)
* Win-specific: Pass-through first part of compound hotkey
* Fixed #347: Provide Dictionary Info for the online dictionaries
* "Open dictionary folder" action in context menu (issue #344)
* Update Russian translation (by Abs62)
* Updated French translation (by VirtualTam)
* Update belarusian translation (by Maksim Tomkowicz)
* Update Simplified Chinese translation (by Timon Wong)
* Updated Dutch localization (by Cris)
* Tajik Translation Updated (by Victor Ibragimov)
* Update pt_BR.ts (by Alexandro Casanova)
* Eliminate the tab scroll buttons in Preferences and Dictionaries dialogs
* Properly update the results pane when closing tabs
* Initialize ssl libraries at program start (may affect on issue #303)
* DSL: Expand headwords in subcards
* Switching to 1.5.0 version
* Win-Specific: Embed appropriate manifest.
* MDict: Fix compatibility between 32/64 bit indices (Fix #340).
* Adjusted Babylon style's Expand/Collapse buttons
* Adjust Modern and Lingoes-Blue styles to handle expand/collapse buttons better
* Allow to collapse/expand articles; auto collapse for big articles (issue #331)
* Fixed #333: Do not allow the floating elements to overflow to the other cards
* Fix pronunciation for active article (if not avaialbe, fallback to the first one)
* Show Qt version, GCC version and 32/64 bits in About dialog
* Fix crash when right clicking dicts list if scan pop is disabled
* Reload tabs content and suggestion list after dictionaries rescan (issue #330)
* Add "Inspect" action to context menu
* Fix potential crash on exit with multiple tabs opened
* Fixed #328: Eliminate partially-checked checkboxes in Pereferences
* Add an option to enable saving resource files with articles (#321)
* Fix unexpected result using QString::toStdWString() (fix #107 again, QTBUG-25536)
* Add "Copy Image" option into images context menu
* Dsl: Handle SVG images
* FFmpeg: Fix potential crash on some codecs (speex for example)
* Stardict: Isolate resources stylesheets
* Mdx: Isolate resources stylesheets (issie #290)
* Ui-Tweak: auto-fitting dict name for initializing window
* MDict: User friendly error reporting for article request
* Mac-specific: Fix hotkeys when non-english keyboard layout selected
* XDXF: Fix infinite loop for malformed files. (Issue #319)
* Fixed #314: Mac-specific: Do not enforce the default icon, allow icon customization.
* Disable the Scan Pop-up when a Preferences dialog is open
* Added an option to hide GoldenDict identification in the HTTP User-Agent headers (Issue #259).
* Add "Copy as text" feature (issue #311)
* audio: localizable error string
* Add jpg image format as an option for dictionary icons.
* MDict: Add volumes support for mdd files
* Update Russian translation (by Abs62)
* Updated Tajik Translation (by Victor Ibragimov)
* Update lt_LT.ts (by embar-)
* Update belarusian translation (by Maksim Tomkowicz)
* Updated French translation (by VirtualTam)
* Updated the Dutch localization (by Cris).
* Update Simplified Chinese translation (by Timon Wong)
* Updated Brazilian Portuguese translation by Alexandro Casanova
* Fixed #305: Stardict: Serious incompatibility with indentation
* Win-specific: Update zLib to last official version 1.2.8 (issue #299)
* Handle errors during configuration file loading
* Fix crashes due to deletion resources owned by QNetworkAccessManager
* Aard: a little optimization during indexing
* Mac-specific: Add headers and libraries for build under Mac OS X
* Mac-specific: Implement text-to-speech feature under Mac OS X
* Fixed #297: Regression in Lingvo style
* Mac OS: adjust the pro file to be able to build with brew
* MDict: Use reluctant matching for anchor processing
* Add internal audio player(ffmpeg/libav + libao).
* Add win libs and build scripts for libao and ffmpeg
* Better protect the visual style against broken dictionaries
* Add extension for speex encoded sounds
* MDict: Support audio links in <area> tag
* Win-specific: Fix Ctrl+C emulation pass-through in hotkey wrapper
* Win-specific: Fix Ctrl+Ins pass-through in hotkey wrapper
* MDict: handle malformed resource link without quotes
* Support large dictionary files; indexing speed improvement
* Clean-up stray <a> tags in some broken MDX dictionaries.
* Win-specific: Add volume and rate tuning for TTS, fix some errors
* MDict: ltrim unprintable characters from filename
* MDict: append orphan style in the end, related to goldendict/goldendict#271
* Fixed #271: MDict: A mechanism to clean-up invalid HTML cards
* Fix some tags handling in Aard dictionaries
* Win-specific: Add TTS support for Windows
* MDict: add unique id prefix for anchors
* Proper text color inside MDict's <a> tag
* MDict: support file URI scheme in image/css links.
* MDict: fix malformed <a> tag with name break "Modern", "Lingoes" ... style
* AARD: Don't try to read and decode too big articles, it is most likely error in dictionary
* MDict (.mdx/.mdd) format support (by Timon Wong)
* Try to load QT translation files from GD "locale" folder at first
* DSL compatibility: Enforce the example color even if the childen tags say otherwise
* DSL compatibility: a label is always of green color
* DSL compatibility: a label (text enclosed in [p] tags) is always of normal weight
* Fixed #265: Wrong dictionary info when filter is active in the Groups tab
* Update Polish translation (by Grzegorz Karpowicz)
* Update Dutch translation (by Cris)
* Update Tajik Translation (by Victor Ibragimov)
* Update belarusian translation (by Maksim Tamkovic)
* Updated French translation (by VirtualTam)
* Update simplified chinese translation (by Timon Wong)
* Update Russian translation (by Abs62)
* Update Argentinian Spanish translation (by Julian Depetris Chauvin)
* Fix typos in translation (by chulai)
* Update Argentinian Spanish translation (by chulai)
* Updated French translation - TextToSpeech section (by VirtualTam)
* MDict: localizable article loading error string. (by Timon Wong)
* MDict: handle malformed resource link without quotes (by Timon Wong)
* Support large dictionary files; indexing speed improvement (by Timon Wong)
* Updates for Tajik language (by Victor Ibragimov)
* Clean-up stray "a" tags in some broken MDX dictionaries. (by Tvangeste)
* A little more informative messages about Bass library errors (and couple of other changes) (by Abs62)
* Win-specific: Add volume and rate tuning for TTS, fix some errors (by Abs62)
* MDict: ltrim unprintable characters from filename (by Timon Wong)
* MDict: append orphan style in the end, related to goldendict/goldendict#271 (by Timon Wong)
* Fixed #271: MDict: A mechanism to clean-up invalid HTML cards (by Tvangeste)
* Fix some tags handling in Aard dictionaries (by Abs62)
* Win-specific: Add TTS support for Windows (by Timon Wong) (by Abs62)
* MDict: add unique id prefix for anchors (by Timon Wong)
* Proper text color inside MDict's "a" tag (by Tvangeste)
* MDict: support file URI scheme in image/css links. (by Timon Wong)
* MDict: fix malformed "a" tag with name break "Modern", "Lingoes" ... style (by Timon Wong)
* AARD: Don't try to read and decode too big articles, it is most likely error in dictionary (by Abs62)
* MDict (.mdx/.mdd) format support! (by Timon Wong)
* Try to load QT translation files from GD "locale" folder at first (by Abs62)
* DSL compatibility: Enforce the example color even if the childen tags say otherwise (by Tvangeste)
* DSL compatibility: a label is always of green color (by Tvangeste)
* DSL compatibility: a label (text enclosed in [p] tags) is always of normal weight (by Tvangeste)
* Fixed #265: Wrong dictionary info when filter is active in the Groups tab (by Tvangeste)
* Update Polish translation (by Grzegorz Karpowicz)
* Update Dutch translation (by Cris)
* Translation updates for Tajik Language (by Victor Ibragimov)
* Update belarusian translation (by Maksim Tamkovic)
* Use the native OS dialog to save articles, store the save location in a config
* Mac-specific: Implement scanning under Mac OS X (issue #129)
* Mac-specific: Implement hotkeys under Mac OS X (issue #129)
* Disable clipboard change tracking for Windows and MacOS
* Add language name to "Wiktionary" name for AARD dictionaries (issue #244)
* Add language name to "Wikipedia" name for AARD dictionaries (issue #244)
* Mac-specific: Interaction with Mac OS application menu (issue #255)
* Fixed #254: Mac OS X: TranslateBox alignment issues
* Add some more encodings for online dictionaries (issue #252)
* Fix link handling in Aard dictionaries (issue #243)
* Handle Stardict resources in zip archive (issue #99)
* Lingoes theme/style (by anion23)
* Another lingoes style. The previous one is renamed to Lingoes-Blue
* Added a new built-in style 'Modern' (Prefs->Interface->Display Style->Modern)
* Increase the main icon from 24x24 to 32x32 size (issue #183)
* Fixed #239: Couldn't play sounds via some external programs on Windows
* Handle dictzip errors without program termination (Fix issue #207)
* Set the minimum zoom level from 0.7 to 0.1
* Fixed #237: Proper dictionary title (DICT format)
* Add Lojban language code (issue #233)
* Fixed #232: history pane doesn't retain cleared state after restarting goldendict
* Handle article decoding errors for Aard dictionaries
* Fixed #225: Tiny print preview window in Windows 7
* Synchronize dicionary icons size in popup and main windows (issue #168)
* Save images and sounds via context menu (issue #223)
* Clear dictionaries lists before dictionaries rescan
* Support for external css in Stardict dictionaries with html output format
* Do not resize vertically the scan pop-up's translate box
* Fixed #221: The words list is not the top panel (on Linux)
* Update Russian translation
* Update Argentinian Spanish translation
* Updated French translation
* Update Brazilian Portuguese translation by MCHAL, closes #234
* Updated Greek translation by jennie
* Update belarusian translation
* Korean localization by panho10
* Updated Korean translation by Panho Ku
* Tajik Language Updates
* Update Slovak translation
* Dutch localization (by Cris)
chulai
 
Posts: 464
Joined: Sat Jan 08, 2011 10:11 pm

Re: GoldenDict Portable Linux available - Early Access Build

Postby chulai » Mon Sep 02, 2013 3:51 pm

CAEman wrote:There is already GoldenDict 1.5.0-RC-11-g6a39192.
Any problems with build creation appeared?
It's possible, that new version of GD will release without testing (by ordinary users) on it main user group, i.e. Linux.


I just updated the Portable Linux version to GoldenDict 1.5.0-RC-154-gc7cc9e4. However, I strongly recommend you to try first the Linux packages available for Debian, Ubuntu, Fedora, openSUSE and other distributions at viewtopic.php?f=4&t=2333#p10362. This portable version only caters to users of Old Linux distributions.
chulai
 
Posts: 464
Joined: Sat Jan 08, 2011 10:11 pm

Re: GoldenDict Portable Linux available - Early Access Build

Postby CAEman » Sat Sep 07, 2013 9:29 am

On some computers there are old distributions and no I-net (most people on computer with I-net uses search engines directly in browsers instead dictionary programs). Number of this builds is a proof for this.
For example, I use portable builds on such computer with OpenSuse 11.1.
So Your builds is very actual. Thanks.
CAEman
 
Posts: 138
Joined: Sat Nov 24, 2012 12:13 pm

Re: GoldenDict Portable Linux available - Early Access Build

Postby CAEman » Sat Jun 14, 2014 2:58 pm

Deleted by author
Last edited by CAEman on Sat Apr 25, 2015 12:53 pm, edited 2 times in total.
CAEman
 
Posts: 138
Joined: Sat Nov 24, 2012 12:13 pm

Re: GoldenDict Portable Linux available - Early Access Build

Postby CAEman » Sat Apr 11, 2015 12:32 pm

Igorvach, what about update (therefore even though it'll be with well-known existing bugs)? Is open desktop (for GNU/Linux and MacOS) GD project still alive, or only commercial (for Android/Linux) version would be continuing?
I'll upload the collection of thousand En-Ru, En-En, Ru-En, Ru-Ru dictionaries with portable GoldenDict version without indexing requiring (for example, Wikipedia from this collection requires for it's indexing up to 7 GB for goldendict process and many days for FTS). But existing last portable version is too old (doesn't support FTS, zim dictionaries and many other things).


Thanks in advance.
CAEman
 
Posts: 138
Joined: Sat Nov 24, 2012 12:13 pm

Previous

Return to General

Who is online

Users browsing this forum: Majestic-12 [Bot] and 30 guests

cron