Re: Alfredo insettext patch ...

2003-03-30 Thread Alfredo Braunstein
Alfredo Braunstein wrote: > John Levon wrote: > >> is the cause of the fact that you cannot right-click on a collapsed >> minipage inside a float and get the dialog any more. Alfredo, could you >> please have a quick look ? Given that noone commented this patch, let me add that I think it's the

Re: Input Combox Widget

2003-03-30 Thread Christian Ridderström
On Sun, 30 Mar 2003, Angus Leeming wrote: > * The "input combox" widget consists of both an input widget and a browser. > The widget "knows" about possible completions to the typed command and pops > up the browser with these when so requested (the user would hit to > pop up the browser). > >

menubackend.defaults

2003-03-30 Thread John Levon
Can we just remove this ? It's useless. We should just error out. Same goes for all other system files that must exist in lyx_main.C john

Re: Input Combox Widget

2003-03-30 Thread John Levon
On Sun, Mar 30, 2003 at 10:37:00PM +, Angus Leeming wrote: > * This means that the widget must be initialised with a collection of all > possible commands. On receipt of it fills the browser with those If it's going to be generic there should be callback aboutToShowMenu() or whatever that

Re: New icons?

2003-03-30 Thread John Levon
On Sun, Mar 30, 2003 at 11:46:03PM +0200, Martin Imobersteg wrote: > I have a patch and the icons, but i don't know were i should send them ? Here will do. First, some comments o first, I like them mostly o I don't like the math one - it is less obvious, and it will not translate to languages

[patch] Seventh rowlist patch

2003-03-30 Thread Lars Gullik Bjønnes
This is very small... no regressions as far as I can see. Unless I hear otherwise I will apply this tomorrow morning. Index: po/POTFILES.in === RCS file: /usr/local/lyx/cvsroot/lyx-devel/po/POTFILES.in,v retrieving revision 1.324 di

Re: New icons?

2003-03-30 Thread Martin Imobersteg
On Sunday 30 March 2003 18.11, John Levon wrote: > Have you got a webpage/screenshot showing us the icons in all their > glory ? Here is it. Im no artist all credits should go to the gtk+, qt and kde artists. I have a patch and the icons, but i don't know were i should send them ? Cheers Martin<

Input Combox Widget

2003-03-30 Thread Angus Leeming
I'm trying to ascertain how a generic xforms "input combox" widget should work. Essentially I envisage encoding the generic part of the xforms minibuffer as a widget. Here's how I think it should work: * The "input combox" widget consists of both an input widget and a browser. The widget "knows

[patch] Sixth rowlist patch

2003-03-30 Thread Lars Gullik Bjønnes
I can see no regressions, please inspect and report back. Index: po/POTFILES.in === RCS file: /usr/local/lyx/cvsroot/lyx-devel/po/POTFILES.in,v retrieving revision 1.324 diff -u -p -r1.324 POTFILES.in --- po/POTFILES.in 26 Mar 2003 1

Re: Latest CVS compile error

2003-03-30 Thread Kayvan A. Sylvan
On Sun, Mar 30, 2003 at 06:14:10PM +0100, John Levon wrote: > On Sun, Mar 30, 2003 at 06:30:39PM +0200, Lars Gullik Bj?nnes wrote: > > > | qt_( "Choose a particular paper size, or set your own with \"Custom\"" ) > > | qt_( "Accept words such as \"diskdrive\"" ) ); > > > > I guess you have to look

Re: New icons?

2003-03-30 Thread John Levon
On Sun, Mar 30, 2003 at 06:31:52PM +0200, Lars Gullik Bj?nnes wrote: > | I suppose this would probably be best. > > And these frontends are unusable with xforms? If there is no objection, I would happily use them for xforms fe too. But I suspect they are quite palette-intensive, and we do not ha

Re: Latest CVS compile error

2003-03-30 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Sun, Mar 30, 2003 at 06:30:39PM +0200, Lars Gullik Bj?nnes wrote: | | > | qt_( "Choose a particular paper size, or set your own with \"Custom\"" ) | > | qt_( "Accept words such as \"diskdrive\"" ) ); | > | > I guess you have to look at the sed script u

Re: Latest CVS compile error

2003-03-30 Thread John Levon
On Sun, Mar 30, 2003 at 06:30:39PM +0200, Lars Gullik Bj?nnes wrote: > | qt_( "Choose a particular paper size, or set your own with \"Custom\"" ) > | qt_( "Accept words such as \"diskdrive\"" ) ); > > I guess you have to look at the sed script used... I think it tries to > use '"' as delimiters a

Re: New icons?

2003-03-30 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Sun, Mar 30, 2003 at 06:07:54PM +0200, Martin Imobersteg wrote: | | > i would like to contribute some new icons to the lyx qt frontend. | | Excellent. | | > Would it be ok to create a /usr/local/share/lyx/images/qt/ directory and add | > the icons th

Re: Latest CVS compile error

2003-03-30 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Sun, Mar 30, 2003 at 01:41:08AM +0100, Lars Gullik Bj?nnes wrote: | | > | Umm, shouldn't gettext be able to handle " characters ? | > | > unquoted? | | qt_( "Choose a particular paper size, or set your own with \"Custom\"" ) | qt_( "Accept words such

Re: New icons?

2003-03-30 Thread John Levon
On Sun, Mar 30, 2003 at 06:07:54PM +0200, Martin Imobersteg wrote: > i would like to contribute some new icons to the lyx qt frontend. Excellent. > Would it be ok to create a /usr/local/share/lyx/images/qt/ directory and add > the icons there? I suppose this would probably be best. > Qt also

New icons?

2003-03-30 Thread Martin Imobersteg
Hi all, i would like to contribute some new icons to the lyx qt frontend. I borrowed them from the gtk, qt and kde icons. Would it be ok to create a /usr/local/share/lyx/images/qt/ directory and add the icons there? Qt also provides a methode to define two pixmaps for each action in a QIconSet so

Re: LyX with qt frontend (QT-3.0.4 ??)

2003-03-30 Thread John Levon
On Sun, Mar 30, 2003 at 01:03:39AM -0800, Kayvan A. Sylvan wrote: > Does LyX work with QT-3? Yes. > I tried on Cygwin: Different matter perhaps. > BiblioModuleBase_moc.C:30: no `void BiblioModuleBase::initMetaObject()' member f > unction declared in class `BiblioModuleBase' Usually indicates

Re: Compile error on SunOS-2.5.1

2003-03-30 Thread John Levon
On Sat, Mar 29, 2003 at 09:40:21PM -0800, Kayvan A. Sylvan wrote: > bmtable.c: In function `fl_set_bmtable_pixmap_file': > bmtable.c:333: parse error before `xpm_col' GODDAMN GCC !! Sorry, fixing now john

Re: Latest CVS compile error

2003-03-30 Thread John Levon
On Sun, Mar 30, 2003 at 01:41:08AM +0100, Lars Gullik Bj?nnes wrote: > | Umm, shouldn't gettext be able to handle " characters ? > > unquoted? qt_( "Choose a particular paper size, or set your own with \"Custom\"" ) qt_( "Accept words such as \"diskdrive\"" ) ); john

LyX with qt frontend (QT-3.0.4 ??)

2003-03-30 Thread Kayvan A. Sylvan
Does LyX work with QT-3? I tried on Cygwin: g++-2 -DHAVE_CONFIG_H -I. -I../../../../../../lyx/src/frontends/qt2/ui/moc -I../ ../../../../src -I../../../../../../lyx/src -I../../../../../../lyx/src/frontend s -I../../../../../../lyx/src/frontends/controllers -I../../../../../../lyx/src/ frontends/

[patch] Fifth rowlist patch.

2003-03-30 Thread Lars Gullik Bjønnes
Further work, more Row* converted to RowList::iterator. I see no regressions, so this will go in later today unless I get error reports. Please have a look. Index: po/POTFILES.in === RCS file: /usr/local/lyx/cvsroot/lyx-devel/po/P