[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] Scintilla (was Re: [TSVN] New release soon?)

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-01-07 23:22:51 CET

Fernando P. Nájera Cano wrote:

> S> Did you enter a commit log message, commited the change and then
> S> verified the commit in the log dialog?
>
> Yes, exactly. It process and shows the acutes and ñ perfectly. I also
> tried some characters from Portuguese as ã (&atilde;) and it works
> too. I think it's the same as if you commit a word with your umlauts
> (hey, Ich spreche Deutsch ain bischen or somethink like that ;).

So then that means it should work ok with chinese too (I hope).

> After reading your interesting description of Scintilla, now I have a
> method to know if I'm testing a dialog with Scintilla or not:
> Ctrl-Backspace. Before: a little white-square. After: remove previous
> word.

Exactly. That's what has been bothering me since the start of TSVN and
the use of the wec.

> As side effect on Scintilla: ESC on the textbox does not cancel the
> dialog.

That should be good? Or do you want that happen again?

> Another side effect: right click in the editor - wec shows popup in
> Spanish, scintilla show options in English.

That could be translated. (note to self: implement custon popup menu).

> Another side effect - although this is quite stupid. Write a word in
> an empty commit log message, and place the mouse right after the last
> letter. Then click and hold: then move your mouse about 3 lines down,
> and then about 3 letters left. In wec that would select 3 chars. In
> scintilla it doesn't (you have to move your mouse *over* the word).
> This is a minor issue, but is not comfortable for quick-hand-movers as
> I am.

I think we can't change that. At least not without hacking Scintilla itself.

> S> (Ctrl-Tab gives you now a list of alternatives/corrections to the
> S> word under the cursor, of course only if you installed the spell
> S> checker dictionaries as mentioned in the docs).
>
> I totally missed that! Cool :)
>
> BTW, does this spellchecker allow adding custom words to the
> dictionary?

Not that I know of. Have to check first.

> S> Also, I already implemented some autocompletion (the paths and
> S> filenames shown in the filelist at the bottom of the commit dialog
> S> are used for autocompletion in the log message box).
>
> How can you test it? I write the first letters of a file that appears
> at the bottom and press Tab or Ctrl+Tab and I don't get the full
> name...

Just type the first four letters of the path/filename. Then the
autocompletion will show up.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jan 7 23:23:24 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.