Am 21.12.2011 um 16:24 schrieb LyX Ticket Tracker:
> #7952: Crash or Assertion when Escaping out of "Ignore All" spellchecker
> dialog.
> +---
> Reporter: gmatht | Owner: stwitt
ChangeLog,v
retrieving revision 1.68
diff -u -p -r1.68 ChangeLog
--- ChangeLog 5 Oct 2004 12:37:26 - 1.68
+++ ChangeLog 6 Oct 2004 12:25:23 -
@@ -1,3 +1,8 @@
+2004-10-05 John Spray <[EMAIL PROTECTED]>
+
+ * The Spellchecker dialog
+ * Dialogs.C, GSpellchecker.C, GSpellchecker.h, M
John Spray wrote:
> The spellchecker dialog.
>
> In GViewBase it was necessary to move the update() to after show()
> because with the spellchecker update()ing sometimes involves immediately
> cancelling the dialog (if there are no spelling errors to prompt the
> user about).
John Spray <[EMAIL PROTECTED]> writes:
| Index: GSpellchecker.C
| ===
| RCS file: GSpellchecker.C
| diff -N GSpellchecker.C
| --- /dev/null 1 Jan 1970 00:00:00 -
| +++ GSpellchecker.C 5 Oct 2004 19:36:34 -
| +void GSpellchec
Hi,
The spellchecker dialog.
In GViewBase it was necessary to move the update() to after show()
because with the spellchecker update()ing sometimes involves immediately
cancelling the dialog (if there are no spelling errors to prompt the
user about).
John
Index: ChangeLog
Angus Leeming wrote:
> More wheel turning, although this one also cleans up the structure of
> the class so that it behaves in similar manner to all the other
> dialogs. There is still far too much of the core in here though...
>
> Patch attached and committed.
... and it even solves the problem
More wheel turning, although this one also cleans up the structure of
the class so that it behaves in similar manner to all the other
dialogs. There is still far too much of the core in here though...
Patch attached and committed.
--
Angus
spell.diff.bz2
Description: BZip2 compressed data
Juergen Spitzmueller wrote:
> I do not find the mistake though.
Of course not. I should have rebuilt after cvs up.
Sorry,
Jürgen
John Levon wrote:
> should be fixed now
Strange, it does not work correctly here.
If there are any suggestions in the browser, the first item is inserted into
the replacement combo; if no suggestion exist, the replacement from the last
word ist kept.
I do not find the mistake though.
Jürgen.
On Thu, Dec 12, 2002 at 07:18:23PM +0200, Dekel Tsur wrote:
> Bug: The misspelled word is not copied into the replacement field.
should be fixed now
john
--
"Anyone who says you can have a lot of widely dispersed people hack away on
a complicated piece of code and avoid total anarchy has nev
Bug: The misspelled word is not copied into the replacement field.
On Tue, Nov 12, 2002 at 11:32:18PM +0900, Rob Lahaye wrote:
> While you, or someone else, is at it: try also to find out why the
> spellchecker's
> progress is way above 100 percent when inside insets, such as floats.
one liner fixed in CVS already
john
--
Khendon's Law: If the same point is
Angus Leeming wrote:
On Monday 11 November 2002 4:51 pm, John Levon wrote:
On Mon, Nov 11, 2002 at 04:56:43PM +, Angus Leeming wrote:
* Spell check a document to the end.
* Reposition the cursor at the start of the document once more.
* Hit the "start" button on the spellchec
On Mon, Nov 11, 2002 at 05:39:35PM +, Angus Leeming wrote:
> It's getting a little tedious hitting the "ignore" button every time "rms"
> comes up...
Anyone else see the (unintentional) humour here?
;-P
Jules
On Monday 11 November 2002 5:25 pm, Garst R. Reese wrote:
> Angus Leeming wrote:
> > Didn't there used to be an "ignore always" button on the dialog? It's
> > getting a little tedious hitting the "ignore" button every time "rms"
> > comes up...
> >
> > Angus
>
> I use `Accept word in this session'
On Monday 11 November 2002 4:51 pm, John Levon wrote:
> On Mon, Nov 11, 2002 at 04:56:43PM +, Angus Leeming wrote:
> > * Spell check a document to the end.
> > * Reposition the cursor at the start of the document once more.
> > * Hit the "start" button on the
On Mon, Nov 11, 2002 at 04:56:43PM +, Angus Leeming wrote:
> * Spell check a document to the end.
> * Reposition the cursor at the start of the document once more.
> * Hit the "start" button on the spellchecker dialog once again --- CRASH.
Reported several times. i/aspe
* Spell check a document to the end.
* Reposition the cursor at the start of the document once more.
* Hit the "start" button on the spellchecker dialog once again --- CRASH.
Angus
Didn't there used to be an "ignore always" button on the dialog? It's getting
a little tedious hitting the "ignore" button every time "rms" comes up...
Angus
On Monday 30 September 2002 6:05 am, Rob Lahaye wrote:
> Hi,
>
> I've reorganized the spellchecker dialog, so that it does not
> need to popup the additional message window at the end with
> the word count.
Looks good to me.
Angus
Hi,
I've reorganized the spellchecker dialog, so that it does not need to
popup the additional message window at the end with the word count.
I've added a function (or is that called a "method" ?) getCount() to the Spellchecker.
Instead of using the "partialUpdate(
21 matches
Mail list logo