"Georg Baum" <[EMAIL PROTECTED]>
a écrit dans le message de news:
[EMAIL PROTECTED]
> The new files have the wrong line style. I fixed it. Can't you set this
> property as default for new files?
Forgot, sorry again, I was in a hurry because my connection was about to be
going down and I don't know
"Georg Baum" <[EMAIL PROTECTED]>
a écrit dans le message de news:
[EMAIL PROTECTED]
> Am Freitag, 22. September 2006 11:49 schrieb Abdelrazak Younes:
> > Abdelrazak Younes wrote:
> > >> 2) I just commit and continue my cleanup work. This includes:
> > >
> > > If there's no objection then I will pro
> If you did not forget it by accident but don't know why it is needed
please
I know what it is for but I forgot sorry. MSVC didn't issued any warning.
Thanks,
Abdel.
PS: I am not connected this week-end.
Am Freitag, 22. September 2006 11:49 schrieb Abdelrazak Younes:
> Abdelrazak Younes wrote:
> >> 2) I just commit and continue my cleanup work. This includes:
> >
> > If there's no objection then I will proceed to 2) at the end of the
day.
>
> Done.
... and gtk. It compiles, I have no idea wheth
Am Freitag, 22. September 2006 11:49 schrieb Abdelrazak Younes:
> Abdelrazak Younes wrote:
> >> 2) I just commit and continue my cleanup work. This includes:
> >
> > If there's no objection then I will proceed to 2) at the end of the
day.
This is the qt3 part. I ignored the wa_ptr stuff, I never
Am Freitag, 22. September 2006 11:49 schrieb Abdelrazak Younes:
> Abdelrazak Younes wrote:
> >> 2) I just commit and continue my cleanup work. This includes:
> >
> > If there's no objection then I will proceed to 2) at the end of the
day.
>
> Done.
This is another cleanup that is going in now.
Am Freitag, 22. September 2006 11:49 schrieb Abdelrazak Younes:
> Abdelrazak Younes wrote:
> >> 2) I just commit and continue my cleanup work. This includes:
> >
> > If there's no objection then I will proceed to 2) at the end of the
day.
>
> Done.
The new files have the wrong line style. I fix
Am Freitag, 22. September 2006 11:49 schrieb Abdelrazak Younes:
> Abdelrazak Younes wrote:
> >> 2) I just commit and continue my cleanup work. This includes:
> >
> > If there's no objection then I will proceed to 2) at the end of the
day.
>
> Done.
My compiler tells me that you forgot something
Abdelrazak Younes wrote:
2) I just commit and continue my cleanup work. This includes:
If there's no objection then I will proceed to 2) at the end of the day.
Done.
Georg Baum wrote:
Abdelrazak Younes wrote:
José Matos wrote:
On Thursday 21 September 2006 12:56, Georg Baum wrote:
Not always: Either LyX or lyx, but not lyX :-)
Here LyX goes to lyX when the first part of a method because methods
should
start with lower cap.
Yes, that was my reasoning
Abdelrazak Younes wrote:
> José Matos wrote:
>> On Thursday 21 September 2006 12:56, Georg Baum wrote:
>>> Not always: Either LyX or lyx, but not lyX :-)
>>
>> Here LyX goes to lyX when the first part of a method because methods
>> should
>> start with lower cap.
>
> Yes, that was my reasoni
José Matos wrote:
On Thursday 21 September 2006 12:56, Georg Baum wrote:
Not always: Either LyX or lyx, but not lyX :-)
Here LyX goes to lyX when the first part of a method because methods should
start with lower cap.
Yes, that was my reasoning.
But I agree that lyxFunc looks better
On Thursday 21 September 2006 12:56, Georg Baum wrote:
> Not always: Either LyX or lyx, but not lyX :-)
Here LyX goes to lyX when the first part of a method because methods should
start with lower cap.
But I agree that lyxFunc looks better in this case. :-)
> Georg
--
José Abílio
Abdelrazak Younes wrote:
> Jean-Marc Lasgouttes wrote:
>>> "Abdelrazak" == Abdelrazak Younes
>>> <[EMAIL PROTECTED]> writes:
>>
>> Abdelrazak> Jean-Marc Lasgouttes wrote:
* lyXFunc is an horrible name :)
>>
>> Abdelrazak> Suggestion?
>>
>> lyxFunc?
>
> That's fine with me but Geor
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Suggestion?
>> lyxFunc?
Abdelrazak> That's fine with me but Georg told me that 'x' needs to be
Abdelrazak> capitalized withn lyx.
OK then.
JMarc
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> If there's no objection then I will proceed to 2) at the
Abdelrazak> end of the day.
Th
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> Jean-Marc Lasgouttes wrote:
>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>>
Abdelrazak> If there's no objection then I will proceed to 2) at the
Abdelrazak> end of the day.
>> That seems OK. O
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> If there's no objection then I will proceed to 2) at the
Abdelrazak> end of the day.
That seems OK. Obviously I did not have much time to look at it but:
* lyXFunc is an horrible name :)
Su
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> If there's no objection then I will proceed to 2) at the
Abdelrazak> end of the day.
That seems OK. Obviously I did not have much time to look at it but:
* lyXFunc is an horrible name :)
* this looks wrong:
+void A
Abdelrazak Younes wrote:
Hello,
This patch introduces frontends/Application.[Ch] and makes
qt4/GuiApplication (renamed from qt4/Application) derive from it.
Most of the code in qt4/lyx_gui.C has been transferred either to
Application or to qt4/GuiApplication.
Application handles unique ins
Georg Baum wrote:
Am Mittwoch, 20. September 2006 18:07 schrieb Abdelrazak Younes:
I need volunteers for gtk and qt3. If nobody steps up, there are two
solutions:
1) I put an "#ifdef QT4" or something in LyXView.h so that I can commit.
I will have then to wait for some potential volunteer to
Am Mittwoch, 20. September 2006 18:07 schrieb Abdelrazak Younes:
> I need volunteers for gtk and qt3. If nobody steps up, there are two
> solutions:
>
> 1) I put an "#ifdef QT4" or something in LyXView.h so that I can commit.
> I will have then to wait for some potential volunteer to do the othe
Hello,
This patch introduces frontends/Application.[Ch] and makes
qt4/GuiApplication (renamed from qt4/Application) derive from it.
Most of the code in qt4/lyx_gui.C has been transferred either to
Application or to qt4/GuiApplication.
Application handles unique instances of LyXFunc, LyXServ
23 matches
Mail list logo