1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00
Commit Graph

13395 Commits

Author SHA1 Message Date
Grzegorz Pruchniakowski
969e83bd66 pl.po - very important fix
File pl.po needs fix, because strings with "fuzzy" are untranslated in program.

Greetings,
Gootector
2021-07-23 14:14:33 -07:00
Dmitry Vedenko
9fb1b2f9f2 Change the link color to the default color of wxHyperlinkCtrl 2021-07-23 06:46:37 -07:00
Dmitry Vedenko
183160f533 Re-fit the UpdateNoticeDialog to fix dialog size with wxGTK 2021-07-23 06:46:37 -07:00
Dmitry Vedenko
e8f48dfb58 For GTK builds - use wxStaticText instead of wxHyperlinkCtrl.
It turns out, that wxHyperlinkCtrl has a dramatically different size with the GTK backend. This commit makes link to be only clickable using mouse, but AFAIK accessibility is not implemented for GTK backend anyway.
2021-07-23 06:46:37 -07:00
Dmitry Vedenko
d73c9a3074 Fixes See %s for more info in ru.po 2021-07-22 19:38:20 +03:00
Dmitry Vedenko
fa68261c5e Remove libatk from the AppImage, as it breaks launching the browser 2021-07-22 05:52:43 -07:00
Dmitry Vedenko
333b14a1fd Fixes crash in ErrorReportDialog 2021-07-22 12:13:58 +03:00
Dmitry Vedenko
416d97ca81 Fixes the way AccessibleLinksFormatter performs layouting
Fixes
2021-07-21 09:36:12 -07:00
Dmitry Vedenko
f0678919bc Updates ru.po 2021-07-21 19:07:37 +03:00
Dmitry Vedenko
4c5913a399 Adds Privacy Policy links to error reporting dialogs.
Also, adds ability to disable the comments box
2021-07-21 19:07:37 +03:00
Paul Licameli
186df73482 Shift+Drag of clips between tracks was never allowed up to 2.4.2...
... and in 3.0.0 started crashing instead.  Just disallow it again, no
functionality lost.
2021-07-21 04:17:37 -07:00
Paul Licameli
c0827a394a Update vi (Vietnamese) submitted by Brad Freedom via email 2021-07-20 15:08:58 -04:00
Grzegorz P
b5e5a36fa6 Update pl.po for 3.0.3
Update pl.po for 3.0.3
Changed strings only.

Greetings,
Gootector
2021-07-19 21:15:50 -04:00
Paul Licameli
3aeea46f81 Updated ja (Japanese), hi (Hindi) ...
... Submitted via email.
Thanks to:
森の子リスのミーコの大冒険 (Phroneris)
Bashishtha Singh
2021-07-19 21:03:41 -04:00
Paul Licameli
3fe4498f39 Update de, el, es, ko, pt_PT submitted via email...
... Those are:
German, Greek, Spanish, Korean, Portuguese

Thanks to:
Joachim Huffer
Dimitris Spingos (Δημήτρης Σπίγγος)
Antonio Paniagua Navarro
LEE Hwanyong
Bruno Ramalhete
2021-07-18 21:12:38 -04:00
Kaya Zeren
f4c3aa3e70 Turkish translation update release 3.0.3
Turkish translation update release 3.0.3
2021-07-18 21:04:32 -04:00
Grzegorz Pruchniakowski
182eb177a1 Update pl.po for 3.0.3
Update pl.po for 3.0.3
Missing strings.

Greetings,
Gootector
2021-07-16 21:02:53 -04:00
Paul Licameli
db5c766762 Turkish translation update master (string freeze version)
Turkish translation update master (string freeze version)
2021-07-16 20:31:29 -04:00
Paul Licameli
7a88d17f80 Update sl (Slovenian) submitted by Martin Srebotnjak via email 2021-07-16 10:48:08 -04:00
Paul Licameli
e215dfea1c Small correction to ru.po from Nikitich 2021-07-16 10:43:34 -04:00
Paul Licameli
4395e28b89 Updated it (Italian) submitted by Michele Locati via email 2021-07-16 08:58:49 -04:00
Paul Licameli
50f8e10049 Update nl (Dutch), zh_TW (traditional Chinese) ...
... Submitted via email.
Thanks to:
Thomas DeRocker
Jesse Lin
2021-07-16 06:40:49 -04:00
Dmitry Vedenko
be3cf9903e Fixes #1305.
The check for macro directory now only happens if directory is selected and exists,
2021-07-16 06:30:26 -04:00
Paul Licameli
92aad00625 Update uk (Ukrainian), ru (Russian) ...
... Submitted via email.
Thanks to:
Yuri Chornoivan
Nikitich
2021-07-16 04:53:44 -04:00
Paul Licameli
bea95f0d79 Merge pull request #1304 from Gootector/patch-1
Update pl.po for 3.0.3
2021-07-16 04:30:18 -04:00
Grzegorz Pruchniakowski
d07ee30d35 Update pl.po for 3.0.3
Update pl.po for 3.0.3
I copied and pasted translated/updated strings from Transifex to this file.

Greetings,
Gootector
2021-07-16 05:12:45 +02:00
Paul Licameli
cb70fed2fe Updated .pot and .po (ran locale/update_po_files.sh) 2021-07-15 12:49:19 -04:00
Paul Licameli
a59f5907bd Add i18n-hint comment; clean up FutureStrings.h 2021-07-15 12:43:32 -04:00
gera
5572678d27 Add fix for case, when user set directory by keyboard manually. 2021-07-15 19:15:08 +03:00
gera
c6389ad655 Cherry-pick commit with directory checking on unwritable.
Additional cases, when user manualy set directory.
2021-07-15 19:15:08 +03:00
Dmitry Vedenko
41341e12cd Add new error dialog for unwritable directory. 2021-07-15 19:15:08 +03:00
Paul Licameli
e33b5a478d Sequence of AudioIO and NetworkManager shutdowns fixes crash at exit 2021-07-15 11:16:48 -04:00
Paul Licameli
94c35335dd Merge pull request #1295 from crsib/accessible_pp
Make Privacy Policy links accessible from the keyboard
2021-07-14 21:18:09 -04:00
Dmitry Vedenko
0dea39a2ba Makes Privacy Policy accessible in AboutDialog 2021-07-14 20:46:59 -04:00
Dmitry Vedenko
f55b0c73f5 Adds keyboard accessible Privacy Policy link to Preferences 2021-07-14 22:17:04 +03:00
Dmitry Vedenko
2a2477eda0 Adds a dialog, that notifies the user about update checks.
This dialog is only shown once. It has links to privacy policy and application preferences.
2021-07-14 22:16:56 +03:00
Dmitry Vedenko
e9b33785a6 Adds a class that allows keyboard accessible links in the text.
ShuttleGUI::AddWindow has a new argument now: positionFlags. This argument does not change the default behavior.

StartWrapLay/EndWrapLay are added, so wxWrapSizer can be used from the ShuttleGUI.
2021-07-14 22:16:46 +03:00
James Crook
ad0342979c James -> Emeritus in AboutDialog.cpp 2021-07-13 13:01:04 +01:00
Dmitry Vedenko
efafd996ae Fixes the trademark text. 2021-07-12 15:09:29 +03:00
SteveDaulton
1d523fc386 Fix bug 379
EXIT should not be defined in Audacity's implementation of Nyquist
2021-07-12 14:53:29 +03:00
Dmitry Vedenko
01da348c8a Move Privacy Policy URL to a different tab to improve it's visibility 2021-07-09 20:03:27 +03:00
Dmitry Vedenko
e8b1820ea2 Adds Privacy Policy URL into the AboutDialog 2021-07-02 21:55:40 +03:00
Paul Licameli
33cd75e302 Merge pull request #1204 from crsib/fix_1200
Fixes handling of invalid UpdateScheduledTime
2021-07-01 07:33:30 -04:00
Dmitry Vedenko
2c7f5da8c6 Fixes handling of invalid UpdateScheduledTime 2021-07-01 13:35:35 +03:00
Dmitry Vedenko
84d5e63dbc Always run CPack, even on Windows in release mode Audacity-3.0.3-RC2 2021-06-30 11:00:10 +03:00
Paul Licameli
870fc5d626 Opt-out of check for updates persists after preference resets...
... These can happen in only two ways, using the application: from the Tools
menu, or using the Windows intaller program.

A review of all uses of wxFileConfig::DeleteAll() proves this.

The one special BoolSetting object was moved from UpdateManager to Prefs.cpp to
avoid a dependency cycle among source code files.
2021-06-29 16:36:03 -04:00
Dmitry Vedenko
bfb79feed3 Adds an SSE2 version of lrint family
For some reason, MSVC builtin version have extremely low performance
2021-06-29 15:58:04 -04:00
Dmitry Vedenko
a5d74f564d Suppress networks error during the update check 2021-06-29 13:35:39 -04:00
Dmitry Vedenko
6ef767282d Fixes x86 install location on Windows 64 2021-06-28 13:08:26 +03:00
Dmitry Vedenko
8fa37c729e Postpone updates for a GMT calendar day Audacity-3.0.3-RC1 2021-06-25 11:34:09 -07:00