On 03/06/2012 00:01, Hans-Dieter Hiep wrote:
Is there a reason the InsetParamsDialog doesn't use the
ButtonController, i.e. by inheriting from GuiDialog? Most of
InsetParamsDialog's implementation is a duplicate of
ButtonController's implementation. As such, both InsetParamsDialog and
ButtonContr
Hello there,
My name is Hans and I am a user of LyX. I would like to contribute to
the project. As I have some experience with C++ and Object Orientated
programming, the first thing I did was looking at an existing bug,
which was a GUI Dialog synchronization bug,
http://www.lyx.org/trac/ticket/81
> "adrien" == adrien rebollo <[EMAIL PROTECTED]> writes:
adrien> Time to wake up... Here it is.
Applied. Thanks.
JMarc
On Mon, Jul 08, 2002 at 01:34:11PM +0200, Jean-Marc Lasgouttes wrote:
> > "adrien" == adrien rebollo <[EMAIL PROTECTED]> writes:
>
> adrien> Hello, I am having fun installing two different versions of
> adrien> autoconf at the same time, and I noticed a small incoherence
> adrien> in autogen.
> "adrien" == adrien rebollo <[EMAIL PROTECTED]> writes:
adrien> Hello, I am having fun installing two different versions of
adrien> autoconf at the same time, and I noticed a small incoherence
adrien> in autogen.sh It should test if aclocal and autoheader are
adrien> present using the variab
Hello,
I am having fun installing two different versions of autoconf at the same
time, and I noticed a small incoherence in autogen.sh
It should test if aclocal and autoheader are present using the
variable, the same way we do with autoconf and automake.
I attach a patch.
Adrien Rebollo
--
> I've got some fairly big changes for the gnome frontend coming soon,
> but for now this change will do.
>
> I've attached the full patch, including ChangeLog
Thanks, applied.
BTW, could you check whether it is really necessary to add all those
gnome checks _before_ we select compiler in conf
On Sat, Jan 12, 2002 at 09:27:30PM +1000 or thereabouts, Allan Rae wrote:
>
> This looks reasonable. It should still work with gnome-libs-1.2.x.
>
> Do you want me to apply it or do you have some other work to add that
> will include a ChangeLog?
>
I've got some fairly big changes for the gno
This looks reasonable. It should still work with gnome-libs-1.2.x.
Do you want me to apply it or do you have some other work to add that
will include a ChangeLog?
BTW, sorry to keep you waiting for a response I've been wrestling with
the very alpha python-howto.layout.
Allan.
On Sat, Jan 12, 2002 at 07:46:01PM +1000 or thereabouts, Allan Rae wrote:
> On Sat, 12 Jan 2002, Michael Koziarski wrote:
>
> > Any problems with it?
>
> You forgot to attach it.
>
> Allan. (ARRae)
Som may consider that a problem :)
--
=
Hey guys,
in preparation for the GNOME 2 beta releases, redhat's rawhide has
moved the gnome / gtk / libxml / libglade into their own
subdirectories off /usr/include (i.e /usr/include/libglade-1.0). This
broke the compilation on my rawhide PC here at home. The tiny
attached patch fixes it.
I'm
Jean-Marc Lasgouttes wrote:
> > "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]>
> > writes:
>
> Juergen> Yes, there are! The shortcuts "C-s" and "M-F" for forwards
> Juergen> search and "C-r" or "M-B" for bachwards search. AFAIK the
> Juergen> only way to make them visible to the use
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Yes, there are! The shortcuts "C-s" and "M-F" for forwards
Juergen> search and "C-r" or "M-B" for bachwards search. AFAIK the
Juergen> only way to make them visible to the user is to add some text
Juergen> to the buttons
Michael Schmitt wrote:
- In the "open" dialog, "Documents" and "Examples" do not have
shortcuts;
As I already said, they have the shortcuts M-1 and M-2. I will
eventually have a look if I can set additional shortcuts for this
buttons in their different contexts.
- in "find & replace", no shor
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Note that I removed a couple of lines from the ChangeLog
Angus> because they were never applied!
I applied that.
JMarc
>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> The following tiny patch allows CVS to compile on my box. A.
I thought I already commited that to cvs...
JMarc
The following tiny patch allows CVS to compile on my box.
A.
Note that I removed a couple of lines from the ChangeLog because they were
never applied!
Index: ChangeLog
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/ChangeLog,v
> using std::ostream;
> +using std::endl;
>
> InsetCollapsable::InsetCollapsable()
> : UpdatableInset()
Applied!
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel/Fax:
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> The following trivial patch allows compilation of current CVS
Angus> with DEC compilers A.
It is already in my tree. I will submit that soon.
JMarc
The following trivial patch allows compilation of current CVS with DEC compilers
A.
Index: insetcollapsable.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/insets/insetcollapsable.C,v
retrieving revision 1.24
diff -u -r1.24 inse
On Mon, Jul 03, 2000 at 11:45:06AM +0100, Angus Leeming wrote:
> This tiny patch allows current CVS to be compiled with dec CXX.
> Angus
My fault.
Thanks, applied...
--
José
This tiny patch allows current CVS to be compiled with dec CXX.
Angus
Index: src/LaTeXFeatures.h
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/LaTeXFeatures.h,v
retrieving revision 1.16
diff -u -r1.16 LaTeXFeatures.h
--- src
Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 31-May-2000 Andre Poenitz wrote:
| >
| > I wonder whether the patch submission policy could be changed to
| > "send plain text to the list if the patch is small (say <200 lines),
| > put the patch on a ftp- or webserver if it is large and you have
On 31-May-2000 Andre Poenitz wrote:
>
> I wonder whether the patch submission policy could be changed to
> "send plain text to the list if the patch is small (say <200 lines),
> put the patch on a ftp- or webserver if it is large and you have access
> to one, send it as a zipped attachment to t
On 30-May-2000 Dekel Tsur wrote:
>
Is in!
Jürgen
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna E-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel:+39-0471-450260
I-39100 Bozen Fax:
I wonder whether the patch submission policy could be changed to
"send plain text to the list if the patch is small (say <200 lines),
put the patch on a ftp- or webserver if it is large and you have access
to one, send it as a zipped attachment to the list in the remaining case"
It is always a
patch.gz
This patch allows compilation of lyx-1.1.4fix3 on a DEC Alpha running Tru64
Unix 4.0e with cxx.
Angus
aleem@pneumon:aleem->cxx -V
DIGITAL C++ V6.1-029 on DIGITAL UNIX V4.0 (Rev. 1091)
*** lyx_main.C~ Tue Jan 25 17:21:47 2000
--- lyx_main.C Fri Apr 14 16:04:28 2000
***
*** 574,580 *
JMarc> It is not there in the rae branch, since xtl uses both.
Lars > ok, rae branch...
Lars > could it be that the linker (+++) does not handle exceptions right?
N! (Angus falling over cliff --- please help!)
I'm trying to compile the HEAD branch.
Lars> Where is the -fno-exceptions -f
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| > "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> Where is the -fno-exceptions -fno-rtti?
|
| It is not there in the rae branch, since xtl uses both.
ok, rae branch...
could it be that the linker (+++) does not handle
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Granted. Unfortunately, I can compile kbiff without problems.
Angus> No kde code is truly small (all those libraries!) but this is
Angus> as small as they get.
So it should work.
Angus> LyX appears to be invoking code in libgcc.a
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Where is the -fno-exceptions -fno-rtti?
It is not there in the rae branch, since xtl uses both.
JMarc
Angus Leeming <[EMAIL PROTECTED]> writes:
| Angus> Incidentally, (temporarily) commenting it out in this file
| Angus> (specs) did not remove my multiply defined problem. Any ideas
| Angus> who I should contact?
|
| JMarc> Try first to compile a simple C or C++ program. It is better to ask
| JMa
Angus> Incidentally, (temporarily) commenting it out in this file
Angus> (specs) did not remove my multiply defined problem. Any ideas
Angus> who I should contact?
JMarc> Try first to compile a simple C or C++ program. It is better to ask
JMarc> for help with a small example when possible.
Grant
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> This comes from the file
Angus> /usr/local/GNU/lib/gcc-lib/alphaev5-dec-osf4.0e/2.95.2/specs:
Angus> *startfile:
Angus> %{!shared:%{pg:gcrt0.o%s}%{!pg:%{p:mcrt0.o%s}%{!p:crt0.o%s}}}
I have the same on my gcc 2.95.2 install.
Angu
Angus> I've just tried to compile yesterday's CVS with a brand-new
Angus> gcc-2.95.2*. Everything woks well up to the link stage where
Angus> things fall over with "multiply defined". Here's what's sent to
Angus> collect2:
Angus> /usr/local/GNU/lib/gcc-lib/alphaev5-dec-osf4.0e/2.95.2/collect2
Ang
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> I've just tried to compile yesterday's CVS with a brand-new
Angus> gcc-2.95.2*. Everything woks well up to the link stage where
Angus> things fall over with "multiply defined". Here's what's sent to
Angus> collect2:
Angus> /usr/lo
Angus> Compilation falls over on my machine in font.C (recent CVS).
Angus> Fixed by the following tiny patch. Angus
Angus> *** font.C Fri Apr 7 11:51:12 2000 --- font.C~ Fri Apr 7
Angus> 10:22:37 2000 *** *** 3,9
Angus> #include "font.h"
Angus> #i
>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Compilation falls over on my machine in font.C (recent CVS).
Angus> Fixed by the following tiny patch. Angus
Angus> *** font.C Fri Apr 7 11:51:12 2000 --- font.C~ Fri Apr 7
Angu
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> compilation fails on a recent CVS in insetlatexaccent.C:
Angus> implicit declaration of int printf()
Applied.
JMarc
On Fri, 07 Apr 2000, you wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
| compilation fails on a recent CVS in insetlatexaccent.C:
|
| implicit declaration of int printf()
|
| The following patch fixes the problem.
Lars> reversed patch?
Maybe. Get rid of printf() and all is well.
Angus
Angus Leeming <[EMAIL PROTECTED]> writes:
| compilation fails on a recent CVS in insetlatexaccent.C:
|
| implicit declaration of int printf()
|
| The following patch fixes the problem.
reversed patch?
Lgb
On Fri, Apr 07, 2000 at 02:44:45PM +0100, Angus Leeming wrote:
> The CVS version is a few days old. How do I establish
> exactly which?
Look for the first entry in Changelog (there you have the date)
> Angus
>
--
José
Angus> #include "font.h" #include "FontLoader.h" #include "lyxrc.h" -
Angus> #include "support/lstrings.h"
JMarc> What error do you get? I do not understand why removing this
JMarc> line helps...
Angus> I don't know why it says "-". Must have diffed the files in the
Angus> wrong order. Read it
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> #include "font.h" #include "FontLoader.h" #include "lyxrc.h" -
Angus> #include "support/lstrings.h"
JMarc> What error do you get? I do not understand why removing this
JMarc> line helps...
Angus> I don't know why it says "-". Mus
Angus> #include "font.h"
Angus> #include "FontLoader.h"
Angus> #include "lyxrc.h"
Angus> - #include "support/lstrings.h"
JMarc> What error do you get? I do not understand why removing this line
JMarc> helps...
I don't know why it says "-". Must have diffed the files in
the wrong order. Read i
>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Compilation falls over on my machine in font.C (recent CVS).
Angus> Fixed by the following tiny patch. Angus
Angus> *** font.C Fri Apr 7 11:51:12 2000 --- font.C~ Fri Apr 7
Angu
Compilation falls over on my machine in font.C (recent
CVS). Fixed by the following tiny patch.
Angus
*** font.C Fri Apr 7 11:51:12 2000
--- font.C~ Fri Apr 7 10:22:37 2000
***
*** 3,9
#include "font.h"
#include "FontLoader.h"
#include
compilation fails on a recent CVS in insetlatexaccent.C:
implicit declaration of int printf()
The following patch fixes the problem.
Angus
*** insetlatexaccent.C Fri Apr 7 10:59:06 2000
--- insetlatexaccent.C~ Fri Apr 7 10:22:39 2000
***
*** 180,186
plusasc =
49 matches
Mail list logo