Re: Thoughts on LibreOffice Math

2013-07-11 Thread Jonas Finnemann Jensen
rces and priority... Just my two cents... -- Regards Jonas Finnemann Jensen. On Thu, Jul 4, 2013 at 6:10 PM, Frédéric WANG wrote: > On 04/07/2013 13:17, Michael Meeks wrote: > >> First - thanks so much for your contribution ! :-) it's great to have >> someone working on

Re: Visual formula editor

2013-05-21 Thread Jonas Finnemann Jensen
a single node consisting of a list of elements. But refactoring this seemed quite scary to me at the time... -- Regards Jonas Finnemann Jensen. On Tue, May 21, 2013 at 11:00 AM, Miklos Vajna wrote: > On Fri, May 17, 2013 at 09:47:06PM +0400, Ruslan Kabatsayev < > b7.10110...@gm

[Libreoffice] License statement

2011-12-22 Thread Jonas Finnemann Jensen
Hi, I here by confirm that my contributions to LibreOffice are available under the terms of the LGPL3+ and/or MPL1.1+. -- Regards Jonas Finnemann Jensen. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org

Re: [Libreoffice] [PATCH] starmath: check for existing edit window

2011-07-15 Thread Jonas Finnemann Jensen
> > Please let me know if it looks problematic Looks great :) -- Regards Jonas Finnemann Jensen. On Fri, Jul 15, 2011 at 18:25, Miklos Vajna wrote: > Hi Jonas, > > On Fri, Jul 15, 2011 at 01:45:42PM +0200, Jonas Finnemann Jensen < > jop...@gmail.com> wrote: > &g

Re: [Libreoffice] [PATCH] starmath: check for existing edit window

2011-07-15 Thread Jonas Finnemann Jensen
re other places where pViewShell->GetEditWindow() is NULL tested. Also the method explicity returns NULL when the edit window doesn't exists (I'm guessing either not created yet, or disabled). - So I think it's okay. By the way, nice to see that you're working GSoC again this ye

[Libreoffice] Update my feed for planet.documentfoundation.org

2011-03-19 Thread Jonas Finnemann Jensen
y from my blog... - Then I'll promise to write some LibreOffice related post soon - that doesn't happen very often either... The feed for the LibreOffice category is: http://jopsen.dk/blog/category/computer/libreoffice/feed/ -- Regards Jonas Finnemann Jensen.

Re: [Libreoffice] Undo Redo Re: [REVIEW] Re: SmNodeToTextVisitor Fixes

2011-02-16 Thread Jonas Finnemann Jensen
ing should work, without rewriting the node structure, an run into a problem with maintaining the command text language... -- Regards Jonas Finnemann Jensen. On Wed, Feb 16, 2011 at 00:16, Luke Dixon <6b8b4...@gmail.com> wrote: > Hi Jonas, > > On Tue, 2011-02-15 at 21:51 +0100, Jon

Re: [Libreoffice] Undo Redo Re: [REVIEW] Re: SmNodeToTextVisitor Fixes

2011-02-15 Thread Jonas Finnemann Jensen
ny nasty side effects... I noticed that QuickInsertText and QuickFormatDoc was used in some accessibility code, so it's probably okay to use them.. Unless, you've other ideas, I suggest don't you update your patch, then I'll push it... And please update the todo-list, you'v

Re: [Libreoffice] Undo Redo Re: [REVIEW] Re: SmNodeToTextVisitor Fixes

2011-02-14 Thread Jonas Finnemann Jensen
l formula editor had bugs to begin with, and it's no unlikely that we'll find more :) Besides if we don't propose patches, or partially working fixes... and discuss these we'll never get undo integration to work properly. -- Regards Jonas Finnemann Jensen. On Mon, Feb 14, 2011

Re: [Libreoffice] Undo Redo Re: [REVIEW] Re: SmNodeToTextVisitor Fixes

2011-02-13 Thread Jonas Finnemann Jensen
ially if it eats all their formatting information without asking nicely first :) -- Regards Jonas Finnemann Jensen. On Sun, Feb 13, 2011 at 18:12, Luke Dixon <6b8b4...@gmail.com> wrote: > Hi Michael, Jonas, > > On Fri, 2011-02-11 at 10:15 +, Michael Meeks wrote: > > Quick

Re: [Libreoffice] [REVIEW] Re: SmNodeToTextVisitor Fixes

2011-02-10 Thread Jonas Finnemann Jensen
ibreoffice-3-3 and libreoffice-3-3-1, and think it's fine to push it to both... -- Regards Jonas Finnemann Jensen. On Thu, Feb 10, 2011 at 14:08, Michael Meeks wrote: > Hi Luke, > > On Tue, 2011-02-08 at 20:50 +, Luke Dixon wrote: > > I guess I'm too late now

Re: [Libreoffice] [PUSHED] Re: SmNodeToTextVisitor Fixes

2011-02-01 Thread Jonas Finnemann Jensen
hanges to the visual formula editor in the master branch... Some of them can, as previous changes to SmNodeToVisitor might have done, cause issues... -- Regards Jonas Finnemann Jensen. On Mon, Jan 31, 2011 at 11:58, Michael Meeks wrote: > > On Sat, 2011-01-29 at 13:01 +, Luke Dixon wrote:

Re: [Libreoffice] [PUSHED] Re: SmNodeToTextVisitor Fixes

2011-01-29 Thread Jonas Finnemann Jensen
ression nodes than doing it with the > cursor, which confused me for a bit. Really neat... Now we'll also get failures if we mess up in cursor... -- Regards Jonas Finnemann Jensen. On Sat, Jan 29, 2011 at 14:01, Luke Dixon <6b8b4...@gmail.com> wrote: > Hi Jonas, > >

Re: [Libreoffice] visual formula editor makes unwanted changes to command line

2011-01-05 Thread Jonas Finnemann Jensen
are disabled... -- Regards Jonas Finnemann Jensen. On Wed, Jan 5, 2011 at 15:39, Michael Meeks wrote: > > On Sun, 2011-01-02 at 21:12 +0100, Jonas Finnemann Jensen wrote: >> > I have installed RC2 now, but I see no difference in formula editor. >> >> I don't think

Re: [Libreoffice] visual formula editor makes unwanted changes to command line

2011-01-02 Thread Jonas Finnemann Jensen
ems? No, not yet... It's too much administration and the dust have settled on the code, yet... :) -- Regards Jonas Finnemann Jensen. On Fri, Dec 31, 2010 at 14:44, Regina Henschel wrote: > Hi Jonas, > > Jonas Finnemann Jensen schrieb: >> >> This is a problem in the SmNod

Re: [Libreoffice] visual formula editor makes unwanted changes to command line

2010-12-30 Thread Jonas Finnemann Jensen
asy hacks page... -- Regards Jonas Finnemann Jensen. On Thu, Dec 30, 2010 at 13:09, Regina Henschel wrote: > Hi, > > next problem with the visual formula editor: > > Enter the formula > > SS_total = sum from i=1 to N {(y_i-overline X)^2} > > in command window. Exit edito

Re: [Libreoffice] Visual formula editor has no undo feature

2010-12-30 Thread Jonas Finnemann Jensen
Hi, This is a known issue... You can find the current todo-list for the visual editor here: http://cgit.freedesktop.org/libreoffice/writer/tree/starmath/visual-editor-todo -- Regards Jonas Finnemann Jensen. On Thu, Dec 30, 2010 at 13:31, Regina Henschel wrote: > Hi, > > open an

Re: [Libreoffice] Formula cursor : bug or feature ?

2010-12-30 Thread Jonas Finnemann Jensen
hes... then there sure is a lot of things that could be improved in starmath... I'm just working on what I think will attract more users... And I'm sure that it can be done without alienating the current user base :) -- Regards Jonas Finnemann Jensen. On Thu, Dec 30, 2010 at 01:22, Ja

Re: [Libreoffice] Formula cursor : bug or feature ?

2010-12-29 Thread Jonas Finnemann Jensen
things will blend nicely, so that it works out for everybody :) -- Regards Jonas Finnemann Jensen. On Wed, Dec 29, 2010 at 21:11, Jean-Baptiste Faure wrote: > Le 29/12/2010 20:06, Jonas Finnemann Jensen a écrit : >> [...] >> If you disable experimental features, everything is

Re: [Libreoffice] Formula cursor : bug or feature ?

2010-12-29 Thread Jonas Finnemann Jensen
e :) I hope we can agree that a visual editor, where the old command text interface is still available, is a good idea... And a great improvement to many users... Especially those migrating from Microsoft Office. -- Regards Jonas Finnemann Jensen. On Wed, Dec 29, 2010 at 19:31, Regina Henschel

Re: [Libreoffice] Formula cursor : bug or feature ?

2010-12-29 Thread Jonas Finnemann Jensen
7;m not saying that the command text interface isn't faster and easier to use once you've learned it... (But so is vim and emacs). Anyway, command text interface is not disappearing... So you have nothing to fear... -- Regards Jonas Finnemann Jensen. On Wed, Dec 29, 2010 at 17:17, Jean

Re: [Libreoffice] Formula cursor : bug or feature ?

2010-12-29 Thread Jonas Finnemann Jensen
ke MathType. You'll still be able to write the formulas using the command text interface. But the formula cursor will not be rectangular anymore... And at the moment it will not synchronize it's position with the command text interface cursor. -- Regards Jonas Finnemann Jensen. On Tue

Re: [Libreoffice] [PUSHED] Re: SmNodeToTextVisitor Fixes

2010-12-19 Thread Jonas Finnemann Jensen
a little > bit and the caret gets shorter. > 4. press enter or backspace and it crashes (every time for me) Thanks I'll take a look at this... I've had feeling there was something wrong, but I was unable to reproduce it... -- Regards Jonas Finnemann Jensen. On Sun, Dec 19, 2010

Re: [Libreoffice] [PUSHED] Re: SmNodeToTextVisitor Fixes

2010-12-08 Thread Jonas Finnemann Jensen
lace to deal with the > percent sign. Looks good to me... It doesn't hurt to have clean code :) - Really nice work... I've pushed both patches... -- Regards Jonas Finnemann Jensen. On Wed, Dec 8, 2010 at 02:25, Luke Dixon <6b8b4...@gmail.com> wrote: > Hello Jonas, > >

Re: [Libreoffice] [PUSHED] Re: SmNodeToTextVisitor Fixes

2010-11-27 Thread Jonas Finnemann Jensen
from the wiki). I don't know how good it is with regards to minimizing the use of brackets. E.g. if it's realistic to do it any better... -- Regards Jonas Finnemann Jensen. On Thu, Nov 25, 2010 at 18:46, Luke Dixon <6b8b4...@gmail.com> wrote: > Hello Caolán, > >> I s

[Libreoffice] [PUSHED] Re: SmNodeToTextVisitor Fixes

2010-11-24 Thread Jonas Finnemann Jensen
of things from the >todo list (maybe it ought to be an unnumbered list, so all the numbers >don't need changing each time). Great... And yes, let's remove the numbers next time we update the todo... They were originally introduced as the todo/readme file was used on github and form

[Libreoffice] [PUSHED] Draw a visible line under the current line

2010-11-17 Thread Jonas Finnemann Jensen
for a great patch... That's on more off the todo-list... -- Regards Jonas Finnemann Jensen. On Wed, Nov 17, 2010 at 00:43, Luke Dixon <6b8b4...@gmail.com> wrote: > Hello Jonas, > > I think the patch looks great, I've pushed it... But when we need to > > dr

[Libreoffice] [PUSHED]Re: Blinking cursor progress

2010-11-15 Thread Jonas Finnemann Jensen
would move the section about this hack from the Easy_Hacks page to the Easy_Hacks/Completed in the wiki, that would also be great... Let me know if you run out of interesting tasks, or get stuck, etc... -- Regards Jonas Finnemann Jensen. On Sun, Nov 14, 2010 at 23:08, Luke Dixon <6b8b4.

Re: [Libreoffice] Easy Hack: Don't draw caret when visual formula editor looses focus

2010-11-02 Thread Jonas Finnemann Jensen
help getting started with the codebase). Again, thanks for the patch - that's one item off the todo :) -- Regards Jonas Finnemann Jensen. On Mon, Nov 1, 2010 at 23:04, Luke Dixon <6b8b4...@gmail.com> wrote: > Hello, > > I thought I'd try one of the visual formula editor