Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > I think this is the right approach, but (always a but ;-)) I don't
| > think we should use a string as index. Also the globalness of the list
| > structure is not good. All buffers, conversion errrors will get mashed
| > into the same structrue, so
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Abdelrazak Younes wrote:
| > Abdelrazak Younes wrote:
| >>
| >> This patch does that and it removes absolutely _no_ functionality.
| >> Actually, I think it should speed-up _significantly_ the latex
| >> compilation for e
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Abdelrazak Younes wrote:
| > Abdelrazak Younes wrote:
| >>
| >> This patch does that and it removes absolutely _no_ functionality.
| >> Actually, I think it should speed-up _significantly_ the latex
| >> compilation for example in case of problematic
Abdelrazak Younes wrote:
Abdelrazak Younes wrote:
This patch does that and it removes absolutely _no_ functionality.
Actually, I think it should speed-up _significantly_ the latex
compilation for example in case of problematic files.
I am going tomorrow and I really don't have the time to w
Abdelrazak Younes wrote:
This patch does that and it removes absolutely _no_ functionality.
Actually, I think it should speed-up _significantly_ the latex
compilation for example in case of problematic files.
I am going tomorrow and I really don't have the time to wait for Lars
approval. I
Abdelrazak Younes wrote:
Abdelrazak Younes wrote:
Abdelrazak Younes wrote:
TODO 2: The ErrorList mechanism is used wrongly in a number of place,
most notably in "Converter.C". Instead of replacing the ErrorList in the
"Buffer" class, the "Converter" class should maintain its own list
instead
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Abdelrazak Younes wrote:
| > Lars Gullik Bjønnes wrote:
| >> Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| >>
| >> | OK, here is my last patch before holidays (hopefully).
| >> | | This one continue the drastic diet ope
Abdelrazak Younes wrote:
Abdelrazak Younes wrote:
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| OK, here is my last patch before holidays (hopefully).
| | This one continue the drastic diet operated on BufferView. It
removes
| all boost signal from BufferView::pi
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Abdelrazak Younes wrote:
| > Lars Gullik Bjønnes wrote:
| >> Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| >>
| >> | OK, here is my last patch before holidays (hopefully).
| >> | | This one continue the drastic diet operated on BufferView. It remov
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| The attached patch moves back the error_list_ to BufferView (not pimpl
| because eventually I will merge it if no one beat me at this while I
| am on holydays).
Ok... only remember the reason for the pimpl split: compile
Abdelrazak Younes wrote:
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| OK, here is my last patch before holidays (hopefully).
| | This one continue the drastic diet operated on BufferView. It removes
| all boost signal from BufferView::pimpl and put them in LyXView.
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| Lars Gullik Bjønnes wrote:
| > Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > | OK, here is my last patch before holidays (hopefully).
| > | | This one continue the drastic diet operated on BufferView. It
| > removes
| > | all boost signal from Bu
Lars Gullik Bjønnes wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| OK, here is my last patch before holidays (hopefully).
|
| This one continue the drastic diet operated on BufferView. It removes
| all boost signal from BufferView::pimpl and put them in LyXView.
| LyXView already inher
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| OK, here is my last patch before holidays (hopefully).
|
| This one continue the drastic diet operated on BufferView. It removes
| all boost signal from BufferView::pimpl and put them in LyXView.
| LyXView already inherits from boost::signals::track
OK, here is my last patch before holidays (hopefully).
This one continue the drastic diet operated on BufferView. It removes
all boost signal from BufferView::pimpl and put them in LyXView. LyXView
already inherits from boost::signals::trackable so this is not a big
deal. If you look closely a
15 matches
Mail list logo