On 12/02/2011 05:28 PM, Jean-Marc Lasgouttes wrote:
> Le 02/12/11 22:21, rgh...@lyx.org a écrit :
>> +// FIXME If the branch is in the master document, we cannot
>> +// call recordUndo..., becuase the master may be hidden,
>> and
>> +// the code presently assumes
Le 02/12/11 22:21, rgh...@lyx.org a écrit :
+ // FIXME If the branch is in the master document, we
cannot
+ // call recordUndo..., becuase the master may be
hidden, and
+ // the code presently assumes that hidden documents can
n
Le 02/12/11 18:27, Richard Heck a écrit :
That's right. The problem is that the code assumes hidden buffers can
never be dirty. See e.g. GuiView::closeBufferAll(). So I guess the thing
to do is solve this to the extent we can and put a FIXME about why we
can't solve the other case yet.
Yes.
JM
On 02.12.2011 20:25, André Pönitz wrote:
On Thu, Dec 01, 2011 at 08:49:16PM -0500, Richard Heck wrote:
On 12/01/2011 06:41 PM, André Pönitz wrote:
On Thu, Dec 01, 2011 at 06:36:33AM +0200, Nicu Tofan wrote:
Hello!
I've created the attached .pro file from the source files in the trunk, while
l
On Fri, Dec 2, 2011 at 4:05 PM, Nicu Tofan wrote:
> Hello.
>
>
> http://wiki.lyx.org/Devel/SourceCodeExploration#sDevel.SourceCodeExploration_18
> If anyone has time to review what I've put together there, it would be
> great.
> Please edit, suggest different layout, ...
> There is, of course, a
On 12/02/2011 04:05 PM, Nicu Tofan wrote:
> Hello.
>
> http://wiki.lyx.org/Devel/SourceCodeExploration#sDevel.SourceCodeExploration_18
> If anyone has time to review what I've put together there, it would be great.
> Please edit, suggest different layout, ...
> There is, of course, a great deal of
Hello.
http://wiki.lyx.org/Devel/SourceCodeExploration#sDevel.SourceCodeExploration_18
If anyone has time to review what I've put together there, it would be great.
Please edit, suggest different layout, ...
There is, of course, a great deal of work ahead. I'm thinking about dealing with
the almi
On 12/02/2011 03:39 PM, Edwin Leuven wrote:
> hi,
>
> atm our (quick) search shows an empy dialog (or the text from a
> previous search) when hitting ctrl+F
>
> it is standard behavior to put selected text (if any) in the search dialog
>
> the attached patch does this
>
> comments/suggestions?
>
>
Am 02.12.2011 um 21:39 schrieb Edwin Leuven:
> hi,
>
> atm our (quick) search shows an empy dialog (or the text from a
> previous search) when hitting ctrl+F
>
> it is standard behavior to put selected text (if any) in the search dialog
>
> the attached patch does this
>
> comments/suggestions
hi,
atm our (quick) search shows an empy dialog (or the text from a
previous search) when hitting ctrl+F
it is standard behavior to put selected text (if any) in the search dialog
the attached patch does this
comments/suggestions?
ed.
x.diff
Description: Binary data
On Thu, Dec 01, 2011 at 08:49:16PM -0500, Richard Heck wrote:
> On 12/01/2011 06:41 PM, André Pönitz wrote:
> > On Thu, Dec 01, 2011 at 06:36:33AM +0200, Nicu Tofan wrote:
> >> Hello!
> >>
> >> I've created the attached .pro file from the source files in the trunk,
> >> while
> >> looking into CMa
On 12/02/2011 10:15 AM, Jean-Marc Lasgouttes wrote:
> Le 12/02/11 00:28, Richard Heck a écrit :
>> Sorry, what I meant was: LFUN_BRANCH_ACTIVATE is handled in InsetBranch,
>> as well as in Buffer (in the current code). We get there when it's
>> called from the context menu. (You can (de)activate a
Le 12/02/11 00:28, Richard Heck a écrit :
Sorry, what I meant was: LFUN_BRANCH_ACTIVATE is handled in InsetBranch,
as well as in Buffer (in the current code). We get there when it's
called from the context menu. (You can (de)activate a branch by
right-clicking on the inset and choosing a menu ite
2011/12/2 Jean-Marc Lasgouttes :
>>
>> As it is now, it will install it in $(datadir)/applications. I'm not
>> sure what happens on windows or MacOS. Do we even use autotools on
>> those platforms?
>
> We do use autotools on the Mac and for cygwin builds. But as far as I know
> these targets have o
Le 12/02/11 13:56, Timo Kluck a écrit :
Comment(by lasgouttes):
Concerning Linux, I think we have a bug open about providing a lyx.desktop
file and installing it at the "right place". It would be great if we could
settle this too.
I could provide a patch for that. It would be easy to just
Am Freitag, 2. Dezember 2011 um 12:47:14, schrieb Bianca Kranzusch
> Hi!
>
> I'm still working on my diploma thesis, and another issue has come up.
>
> In some of my tables, I get broken horizontal lines. I have not been
> able so far to find out why this happens in some tables, and in others
>
> Comment(by lasgouttes):
>> Concerning Linux, I think we have a bug open about providing a lyx.desktop
>> file and installing it at the "right place". It would be great if we could
>> settle this too.
> I could provide a patch for that. It would be easy to just copy the
> one from the Debian pa
17 matches
Mail list logo