Thorsten Zachmann | 1 Jun 2006 07:46
Picon
Favicon

Re: presentation:show-end-of-presentation-slide

Hello,

> I've added a new attribute to the presentation:settings element so that I
> can choose whether I want to to display the "End of presentation. Click to
> exit." or not. The name is presentation:show-end-of-presentation-slide. It
> does NOT belong to the ODP standard. David Faure told me on #koffice he is
> going to request its addition to ODP.
>
> I am using this new attribute in an application I am developing which uses
> the KPresenter KPart.
>
> Please find attached the patches against KOffice 1.5.1.

In your attached file you have the following files KPrConfDia.cpp.patch 
KPrConfDia.h.patch. These contain no data as the files you made the patches 
from are not existing. I think you wanted to make a diff for KPrPgConfDia.h 
and KPrPgConfDia.cpp. 

Could you please send the diff again with as diff in one file? You can 
generate it by 

diff 
-u /home/pgquiles/downloads/koffice/koffice-1.5.1/kpresenter /home/pgquiles/personal/spectakle/kpresenter/koffice-1.5.1/kpresenter

When I have the complete patch I will test it.

As this introduces a new feature, I don't know if we can include it in a 
koffice 1.5.2 release. As it is a small feature and if it works (after 
testing it) I would vote for includeion. 

(Continue reading)

Inge Wallin | 1 Jun 2006 08:57
Picon
Picon
Picon
Favicon

Re: Ascend

On Tuesday 30 May 2006 13.18, Thomas Zander wrote:
> In KOffice we have a subdir called 'ascend'. Its an app that extends kword
> and changes the UI considerably to make it some sort of 'kids office'.
>
> We saw some brief activity after someone drew some proof-of-concept art
> and after that, nothing.
>
> I kindly ask anyone who is willing to put a lot of effort into that app by
> making it compile and keeping it up to date with the now under heavy
> development KWord trunk to stand up. Otherwise I think we should remove
> the dir from trunk.
>
> So, unless someone ports it, I'll remove it end of this week.

I think that I could be regarded as the one responsible.  As you say, it 
started out as a proof-of-concept and with the hope that we'd get a small 
team going.  However, as it often happens, life interfered, and we got more 
to do at work, we never got the team and KOffice promo took more time so it 
never took off.

You can remove Ascend from the KOffice trunk and if I continue developing it 
at some time, I will do so outside the main koffice source tree. The only 
thing I ask is that when you continue to develop KWord, please consider 
building the view so that it can be inherited and altered (simplified) 
without changing too much in the kword source tree itself.

	-Inge

--

-- 
Inge Wallin               | Thus spake the master programmer:               |
(Continue reading)

Raphael Langerhorst | 1 Jun 2006 11:47
Favicon

KOffice at Linuxwochen, Vienna - any Highlights?

Hi there,

I'm giving a presentation on KOffice tomorrow, at the Linuxwochen in Vienna:
http://www.linuxwochen.at/2006/Programm_Wien:_Index

In case you have certain highlights that you want to have presented in 
particular, please let me know.

What I also want to know:
release plan of 1.6 and 2.0

Best Regards,
Raphael
Thomas Zander | 1 Jun 2006 10:59
Picon
Favicon

Re: presentation:show-end-of-presentation-slide

On Thursday 1 June 2006 07:46, Thorsten Zachmann wrote:
> As this introduces a new feature, I don't know if we can include it in
> a koffice 1.5.2 release. As it is a small feature and if it works
> (after testing it) I would vote for includeion.

Whats wrong with putting it in 1.6 / 2.0 ?

--

-- 
Thomas Zander
_______________________________________________
koffice-devel mailing list
koffice-devel <at> kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel
Ariya Hidayat | 1 Jun 2006 13:12
Picon
Favicon

Re: KOffice at Linuxwochen, Vienna - any Highlights?

> In case you have certain highlights that you want to have presented in
> particular, please let me know.

How about this (for 1.6 or 2.0):
http://ariya.blogspot.com/2006/05/accelarated-opengl-based-transition.html

I know that this is still for the next version, but at least in last
LinuxTag Thomas already saw it "in actions" :-)
Jaroslaw Staniek | 1 Jun 2006 12:50
Picon
Favicon
Gravatar

Re: KOffice at Linuxwochen, Vienna - any Highlights?

Raphael Langerhorst said the following, On 2006-06-01 11:47:

> Hi there,
> 
> I'm giving a presentation on KOffice tomorrow, at the Linuxwochen in Vienna:
> http://www.linuxwochen.at/2006/Programm_Wien:_Index
> 
> In case you have certain highlights that you want to have presented in 
> particular, please let me know.
> 
> What I also want to know:
> release plan of 1.6 and 2.0

Raphael,
Great, as a quick note here are some plans for new features of Kexi 1.1 (KO 1.6):

- table schema altering without loosing the data (IIRC, it's unique feature of 
Kexi)
- defining relationships, displayed as combo boxes

For 2.0:
-completely reimplemented main window using Qt4 (instead of KMDI)

Sorry, no screenshots yet.

--

-- 
regards / pozdrawiam,
  Jaroslaw Staniek / OpenOffice Polska

Sponsored by OpenOffice Polska to work on
(Continue reading)

Cyrille Berger | 1 Jun 2006 14:09

Re: KOffice at Linuxwochen, Vienna - any Highlights?

> What I also want to know:
> release plan of 1.6 and 2.0
http://developer.kde.org/development-versions/koffice-1.6-release-plan.html

As for 2.0 beside the technoligical preview around october, I don't think 
there is one yet.

--

-- 
--- Cyrille Berger ---
Elliot Pahl | 1 Jun 2006 12:25
Picon
Favicon

Re: Ascend

Inge,

I too remain committed to the ideas and development of Ascend, although as you say, sometimes life
interferes.  (Right now, when I'm not at work, I'm at university, and when I'm not at university, I'm at
work).  I can't promise anything, but I'm taking a break from university and only working next semester, at
which time I'd like to start developing on Ascend.  Perhaps at that time, we can tentatively get something
going again.

Cheers,

Elliot Pahl

On Thu, 1 Jun 2006 08:57:48 +0200, Inge Wallin <inge <at> lysator.liu.se> wrote:
> On Tuesday 30 May 2006 13.18, Thomas Zander wrote:
>> In KOffice we have a subdir called 'ascend'. Its an app that extends
> kword
>> and changes the UI considerably to make it some sort of 'kids office'.
>>
>> We saw some brief activity after someone drew some proof-of-concept art
>> and after that, nothing.
>>
>> I kindly ask anyone who is willing to put a lot of effort into that app
> by
>> making it compile and keeping it up to date with the now under heavy
>> development KWord trunk to stand up. Otherwise I think we should remove
>> the dir from trunk.
>>
>> So, unless someone ports it, I'll remove it end of this week.
> 
> I think that I could be regarded as the one responsible.  As you say, it
(Continue reading)

Pau Garcia i Quiles | 1 Jun 2006 15:35
X-Face
Favicon

Re: presentation:show-end-of-presentation-slide


On Thursday 01 June 2006 07:46, Thorsten Zachmann wrote:

> Hello,
>
> > I've added a new attribute to the presentation:settings element so that I
> > can choose whether I want to to display the "End of presentation. Click
> > to exit." or not. The name is
> > presentation:show-end-of-presentation-slide. It does NOT belong to the
> > ODP standard. David Faure told me on #koffice he is going to request its
> > addition to ODP.
> >
> > I am using this new attribute in an application I am developing which
> > uses the KPresenter KPart.
> >
> > Please find attached the patches against KOffice 1.5.1.
>
> In your attached file you have the following files KPrConfDia.cpp.patch
> KPrConfDia.h.patch. These contain no data as the files you made the patches
> from are not existing. I think you wanted to make a diff for KPrPgConfDia.h
> and KPrPgConfDia.cpp.
>
> Could you please send the diff again with as diff in one file? You can
> generate it by
>
> diff
> -u /home/pgquiles/downloads/koffice/koffice-1.5.1/kpresenter
> /home/pgquiles/personal/spectakle/kpresenter/koffice-1.5.1/kpresenter
>
> When I have the complete patch I will test it.
(Continue reading)

Boudewijn Rempt | 1 Jun 2006 15:38

Re: presentation:show-end-of-presentation-slide

On Thursday 01 June 2006 15:35, Pau Garcia i Quiles wrote:
> It would be nice to know what's the release plan for 1.5.2, 1.6 and 2.0,
> though (currently, the website only shows old release plans).

1.5.2 end of this month, 1.6 October, 2.0 October tech preview, full release 
Aprial 2007 -- or thereabouts.
--

-- 
Boudewijn Rempt 
http://www.valdyas.org/fading/index.cgi
_______________________________________________
koffice-devel mailing list
koffice-devel <at> kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel

Gmane