Hi,
The problem I was trying to fix was that if a custom animation list item
was part shown at the bottom of the list, then moving the item above it
down one item would leave it part visible, when I felt that when an item
was moved, it should stay fully visible. Please see attached image to see
wh
Hi, just posting a license statement for my contributions to LibreOffice:
All of my past & future contributions to LibreOffice may be licensed under
the MPL/LGPLv3+ dual license.
Kind regards,
Luke Symes.
___
LibreOffice mailing list
LibreOf
Hi,
Attached is a patch to fix fdo#37482. Could this be reviewed & pushed?
Kind regards,
Luke.
From e7e9e5fb3bfa117a2f30d8d070d3705980e59dae Mon Sep 17 00:00:00 2001
From: Luke Symes
Date: Mon, 4 Jul 2011 19:08:09 +1200
Subject: [PATCH] Fix fdo#37482 (selecting text box after editing g
2011/6/27 Radek DoulĂk
> Hi Luke,
>
> > @@ -542,6 +543,7 @@ void
> > CustomAnimationList::select( CustomAnimationEffectPtr pEffect, bool
> > bSelect
> > {
> > append( pEffect );
> > select( pEffect );
> > +MakeVisible( Last() );
>
> we don't need to call it here ^^^
t do you think of my attached patch? Once we have found the given entry,
we should select it and then we are done, aren't we?
Kind regards,
Luke.
From 83f1cfca5aab5ea98f703108b6f7d0baa02343ca Mon Sep 17 00:00:00 2001
From: Luke Symes
Date: Sun, 26 Jun 2011 21:53:46 +1200
Subject: [P
you please review/commit this?
Kind regards,
Luke.
From f1b9f0219708da8332f1ba728fce0c63cbec6f4b Mon Sep 17 00:00:00 2001
From: Luke Symes
Date: Sun, 26 Jun 2011 22:13:01 +1200
Subject: [PATCH] Fix ScrollToAbsPos to work when we have an empty list.
---
svtools/source/contnr/svimpbox.cxx
Hi there,
This is a one-line patch to impress to make the animation list scroll down
to show a newly added animation. Previously we didn't scroll the list at
all.
Kind Regards,
Luke.
From 011c3c21a7a8a250261cead697a4cf5d005a02dd Mon Sep 17 00:00:00 2001
From: Luke Symes
Date: Fri, 24 Jun
On Fri, Jun 24, 2011 at 6:41 AM, Michael Meeks wrote:
>
> Lovely - pushed to master; thanks :-)
>
>Which makes me wonder - now you've fixed the impress ergonomic snafu
> nicely, what is next on your hit list ? :-)
>
>
I'm interested in working on gui stuff, especially the custom an
From: Luke Symes
Date: Thu, 23 Jun 2011 20:50:45 +1200
Subject: [PATCH] Update for new api for SetWindowState
---
basic/source/app/app.cxx |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/basic/source/app/app.cxx b/basic/source/app/app.cxx
index b40576e..0650b83 100644
From f3726e31957995c8554cdb84e093854977dd7623 Mon Sep 17 00:00:00 2001
From: Luke Symes
Date: Wed, 22 Jun 2011 15:40:26 +1200
Subject: [PATCH 1/3] Set the listbox height to an integer multiple of the
listbox entry height.
This ensures that we don't get a half visible entry at the bottom of the view.
---
svtools/sour
On Fri, Jun 10, 2011 at 12:21 PM, Norbert Thiebaud wrote:
> give it a try and look a what the log looks like ...
I think the log looks quite good with " --progress=dot:mega". Could this get
pushed to master?
Regards,
Luke.
diff --git a/download b/download
index 0af6751..2c1846b 100755
--- a/do
On Fri, Jun 10, 2011 at 11:57 AM, Norbert Thiebaud wrote:
> The reason wget does not show the progress bar unless you force it to,
> is because the output, here, is piped to a file.
> presenting progress bar and putting the output in a file make for a
> big and ugly log file.
> At the very least
Hi,
When I was running "make fetch", I found myself wanting to know the progress
of the downloads, as my internet is by no means instantaneous. So, I found
how to make wget display a nice progress bar. Could this be added to master?
Kind regards,
Luke.
diff --git a/download b/download
index 0af6
Hello Axel,
On Fri, Jun 3, 2011 at 7:35 PM, Axel Reimer wrote:
> 2. There is mentioned a unity integration in the release notes of 3.4.
> But the menus do not integrate in the global menu and I cannot find an
> option in LibreOffice to do so. Is this feature really integrated?
> see also: http:/
Actually, I am running into lots of small errors, missing semicolons mostly.
Attached is a patch that lets the "sw" module build.
From e7b195830bfddf4477d4a6a26fde5712b644e761 Mon Sep 17 00:00:00 2001
From: Luke Symes
Date: Mon, 25 Oct 2010 12:28:14 +1300
Subject: [PATCH] Fix bu
On Mon, Oct 25, 2010 at 10:52 AM, Jan Holesovsky wrote:
> Hi Jacek,
>
> On 2010-10-24 at 22:39 +0200, Jacek Wolszczak wrote:
>
> > LibreO should compile with the attached changes.
>
> Thank you a lot! Pushed :-)
I needed to make this change to be able to compile:
diff --git a/sw/source/ui/ind
This patch cleans up miscellaneous dead code in libs-core/connectivity/*.
From 73220a35215bdc6ae195ddf6cd2775dd15c966e4 Mon Sep 17 00:00:00 2001
From: Luke Symes
Date: Sun, 17 Oct 2010 20:01:58 +1300
Subject: [PATCH] Cleanup some more dead code under connectivity.
---
avmedia/source/gstreamer
This patch removes dead code and fixes a few comments in the code for the
dbase driver in the libs-core repository.
From 8aac153aff470310b23abb63fcb78847fb9d8aad Mon Sep 17 00:00:00 2001
From: Luke Symes
Date: Sun, 17 Oct 2010 18:44:04 +1300
Subject: [PATCH] Remove dead code from dbase driver
18 matches
Mail list logo