View previous topic :: View next topic |
Author |
Message |
KDJ
Joined: 06 Mar 2010 Posts: 1929 Location: Poland
|
Posted: Wed Jul 10, 2013 7:03 pm Post subject: |
|
|
Translator.js
Added languages:
- in Google: Bosnian,
- in Yandex: Belarusian, Croatian, Danish, Dutch, Portuguese, Swedish.
Fixed Yandex: now the list of target languages contains only those languages, into which can be translated from the selected source language. |
|
Back to top |
|
 |
Infocatcher
Joined: 06 Aug 2007 Posts: 1767
|
Posted: Wed Jul 10, 2013 8:22 pm Post subject: |
|
|
Translator_Russian.lng:
aLangs[ 4][1] = "Боснийский"; |
|
Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1929 Location: Poland
|
|
Back to top |
|
 |
VladSh
Joined: 29 Nov 2006 Posts: 3076 Location: Киев, Русь
|
Posted: Mon Jul 29, 2013 10:41 am Post subject: |
|
|
KDJ
> AkelPadMethodsView.js
Message: 'AkelPad methods view'
---------------------------
Files not found:
C:\Programs\AkelPad\AkelFiles\Docs\Scripts-Eng.txt
C:\Programs\AkelPad\AkelFiles\Docs\Scripts-Rus.txt
---------------------------
ОК
---------------------------
Is it possible to make fix to the path correctly determined from the current program location? |
|
Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1929 Location: Poland
|
Posted: Mon Jul 29, 2013 11:51 am Post subject: |
|
|
VladSh wrote: | KDJ
> AkelPadMethodsView.js
Message: 'AkelPad methods view'
---------------------------
Files not found:
C:\Programs\AkelPad\AkelFiles\Docs\Scripts-Eng.txt
C:\Programs\AkelPad\AkelFiles\Docs\Scripts-Rus.txt
---------------------------
ОК
---------------------------
Is it possible to make fix to the path correctly determined from the current program location? |
I understand that you have AkelPad.exe in the directory:
C:\Programs\AkelPad\
So Scripts-Eng.txt and Scripts-Rus.txt should be located in:
C:\Programs\AkelPad\AkelFiles\Docs\
If you have received the message "Files not found ...", it means that these files are not in this location. Check it. |
|
Back to top |
|
 |
VladSh
Joined: 29 Nov 2006 Posts: 3076 Location: Киев, Русь
|
Posted: Tue Jul 30, 2013 8:39 am Post subject: |
|
|
KDJ
Files are located in ...\Docs\Plugs. Changed the path in the script.
There are several cosmetic comments screenshort:
- background to the column "Name" same as the right "column" (I initially thought that Name is a specific control and clicked on it);
- sizes of labels;
- Word break for content. |
|
Back to top |
|
 |
opk44
Joined: 16 Jan 2010 Posts: 607
|
Posted: Tue Jul 30, 2013 1:10 pm Post subject: |
|
|
VladSh
1. Под Vista нет возможности проверить, а под XP со стандартной не измененной темой оформления это окошко выглядит очень аккуратно. Все нормально и с фоном и с размерами.
Это ни в коем случае не в укор, а просто для сведения.
2. Перенос слов - опция. Управляется из меню в том же окне (Ctrl+U) |
|
Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1929 Location: Poland
|
Posted: Tue Jul 30, 2013 2:41 pm Post subject: |
|
|
VladSh wrote: | - background to the column "Name" same as the right "column" (I initially thought that Name is a specific control and clicked on it); |
"Name" is the header of standard ListView control.
Quote: | - sizes of labels; |
This effect occurs in Win7 with nonstandard display settings.
I expanded a bit the width of controls. Check now: AkelPadMethodsView.js |
|
Back to top |
|
 |
VladSh
Joined: 29 Nov 2006 Posts: 3076 Location: Киев, Русь
|
Posted: Wed Jul 31, 2013 8:34 am Post subject: |
|
|
opk44
За Ctrl+U сперва не обратил внимания, спасибо.
KDJ
Yes, font scale in Win7 settings = 125%.
Thank you, well displayed. |
|
Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1929 Location: Poland
|
|
Back to top |
|
 |
VladSh
Joined: 29 Nov 2006 Posts: 3076 Location: Киев, Русь
|
Posted: Wed Jul 31, 2013 3:32 pm Post subject: |
|
|
KDJ
It would be good to pass in arguments the internal path. In my case: "Plugs". Then there wouldn't be tied to a computer. |
|
Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1929 Location: Poland
|
Posted: Fri Aug 02, 2013 9:55 pm Post subject: |
|
|
CalculatorBin.js
Added:
- Qword,
- Hotkeys: Alt+(F1,F2,F3), Alt+(1,2,3), Ctrl+Alt+(arrows,PgUp,PgDn,Home,End). |
|
Back to top |
|
 |
Infocatcher
Joined: 06 Aug 2007 Posts: 1767
|
Posted: Tue Aug 06, 2013 10:11 pm Post subject: |
|
|
(отсюда)
Quote: | Подскажите, пожалуйста, можно добавить в winMergeTabs.js помимо [...] еще и проверку ключа Executable в HKEY_CURRENT_USER\Software\Thingamahoochie\WinMerge? Туда пишется полный путь к исполняемому файлу. |
Мне вот тоже лень регистрироваться, но я иногда читаю.
Готово. |
|
Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1929 Location: Poland
|
|
Back to top |
|
 |
KDJ
Joined: 06 Mar 2010 Posts: 1929 Location: Poland
|
Posted: Sun Aug 11, 2013 5:42 pm Post subject: |
|
|
Translator.js
Added: x64 version.
Fixed: Yandex didn't work. |
|
Back to top |
|
 |
|