Re: [patch] search stuff

2003-11-04 Thread Alfredo Braunstein
Angus Leeming wrote: > I like it. Now define some LFUNs and make the controller use the > dispatch mechanism. Ok, ok, ok... ;-) ;-) > Basically, if it works, then just go for it. Thanks Angus & AndrÃ. 22 files changed, 259 insertions(+), 615 deletions(-) I feel lighter. Alfredo

Re: [patch] search stuff

2003-11-04 Thread Andre Poenitz
On Tue, Nov 04, 2003 at 12:34:25PM +0100, Alfredo Braunstein wrote: > Alfredo Braunstein wrote: > > > The search/replace/changes cleanup [lyxfind.C attached separately] > > > > Comments? > > Well? Commit? Andre'

Re: [patch] search stuff

2003-11-04 Thread Angus Leeming
Alfredo Braunstein wrote: > Alfredo Braunstein wrote: > >> The search/replace/changes cleanup [lyxfind.C attached separately] >> >> Comments? > > Well? > > Alfredo I like it. Now define some LFUNs and make the controller use the dispatch mechanism. Ok, ok, ok... ;-) Basically, if it works,

Re: [patch] search stuff

2003-11-04 Thread Alfredo Braunstein
Alfredo Braunstein wrote: > The search/replace/changes cleanup [lyxfind.C attached separately] > > Comments? Well? Alfredo

[patch] search stuff

2003-11-03 Thread Alfredo Braunstein
The search/replace/changes cleanup [lyxfind.C attached separately] Comments? Alfredo /** * \file lyxfind.C * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * * \author Lars Gullik Bjønnes * \author John Levon * \author Jürgen Vigna *