Re: annotations, more progress

2006-11-13 Thread Josh Menke
OK, no problems as of today's snapshot.--JoshOn 11/12/06, Alexander R Pruss <[EMAIL PROTECTED]> wrote: The "gam" crashes are a bit of leftover debug code.  It should be goneby now. It now asks whether to delete annotations when they are out of sync withthe document.Alex--Alexander R. PrussAssociate

Re: annotations, more progress

2006-11-12 Thread Alexander R Pruss
The "gam" crashes are a bit of leftover debug code. It should be gone by now. It now asks whether to delete annotations when they are out of sync with the document. Alex -- Alexander R. Pruss Associate Professor Department of Philosophy Georgetown University Washington, DC 20057-1133 U.S.A

Re: annotations, more progress

2006-11-12 Thread David A. Desrosiers
On Sat, 2006-11-11 at 20:16 -0800, Josh Menke wrote: > > I've had some problems using annotations in full screen mode. I get > repeated crashes with "gam" as the only error message. This is again > on my T5. Something odd about full screen mode in the snapshot build > is that is removes the very b

Re: annotations, more progress

2006-11-12 Thread Alexander R Pruss
I'll check into the other stuff later. But this > Something odd about full screen mode in the snapshot build is that is removes the very bottom of the screen as well (clock, etc.). This has always been the intended behavior on devices that support hiding a statusbar (Palm/Sony HiRes+). Ale

Re: annotations, more progress

2006-11-11 Thread Josh Menke
Hi Alexander,I've had some problems using annotations in full screen mode. I get repeated crashes with "gam" as the only error message. This is again on my T5. Something odd about full screen mode in the snapshot build is that is removes the very bottom of the screen as well (clock, etc.). Maybe th

annotations, more progress

2006-11-11 Thread Alexander R Pruss
I've just committed more of the annotation code. It auto-converts old-style bookmarks to hidden annotations. One bonus of this is that we no longer have a 64K limit on the total text of bookmarks for a document, since each bookmark/annotation is a separate record. It needs a lot of testing,