Re: [patch] [994] \nocite{*}

2007-12-28 Thread Bernhard Reiter
intNotCited"); + break; + case 2: + params_["btprint"] = from_ascii("btPrintAll"); + break; + } + } else { + switch (btp) { + case 0: + params_["btprint"] = docstring(); + break; + case 1: + // use \nocite{*} + params_["btprint"] = from_

[patch] [994] \nocite{*}

2007-12-27 Thread Bernhard Reiter
Added as an attachment to http://bugzilla.lyx.org/show_bug.cgi?id=994 : > Re-uses the "Contents" combo box in the Bibtex dialog (currently only used for > sectioned bibliographies using bibtopic). Bernhard Reiter Index: src/insets

[patch] [995] nocite (was: Re: [patch] Re: "Content: all cited references"...?)

2007-12-20 Thread Bernhard Reiter
> Bernhard Reiter wrote: > > *ping* > > I'm sorry, I'm quite busy ATM. > > > Should I post it to bugzilla so it doesn't get lost? > > Yes, please. And try to get somebody else to look at it (and commit > it). I'm > fine with the patch

Re: [patch] Re: "Content: all cited references"...?

2007-12-18 Thread Bernhard Reiter
Am Donnerstag, den 13.12.2007, 21:08 +0100 schrieb Juergen Spitzmueller: > Patch looks good from > a first glance, but I don't have time to look closely ATM, unfortunately. *ping* Should I post it to bugzilla so it doesn't get lost? Bernhard

Re: [patch] Re: "Content: all cited references"...?

2007-12-13 Thread Bernhard Reiter
setButtons(); } -void GuiCitation::apply(int const choice, bool const full, bool const force, +void GuiCitation::apply(int const choice, bool full, bool force, QString before, QString after) { if (cited_keys_.isEmpty()) return; vector const & styles = citeStyles_; - + if (styles[choice] == biblio::NOCITE) { + full = false; +

[patch] Re: "Content: all cited references"...?

2007-12-07 Thread Bernhard Reiter
Jürgen Spitzmüller wrote: > Yes, that would be a good idea (also \nocite{key} in the citation > dialog would be useful). The attached adds basic \nocite functionality (as citation style option) to the citation dialog; the inset then actually reads \nocite{key} (as I wasn't able to come up with any

Re: [Gnome] Recent files?

2007-12-06 Thread Bernhard Reiter
Jean-Marc Lasgouttes wrote > Bernhard Reiter writes: > > > Under Gnome, files that are opened from within LyX (instead of e.g. > > being opened from within Gnome's file manager by double-clicking them) > > do not get listed in the "Recent files" menu. This

Re: "Content: all cited references"...?

2007-12-05 Thread Bernhard Reiter
> It's activated if you enable "sectioned bibliographies". It's bibtopic > \btprintall. Thanks for enlightening me! What about adding a \nocite{*} (and maybe an individual one) then? Bernhard

"Content: all cited references"...?

2007-12-05 Thread Bernhard Reiter
What's the point of that combo box? (Is there an option that would be equivalent to \nocite{*} ?) Most importantly, how do I use it? For me, the combo's always greyed out - no matter what version (1.5.2, svn: 1.5.X, trunk), bibtex style, bibliography file,... Is that the way it should be / am I mis

Thumbnails?

2007-12-05 Thread Bernhard Reiter
Christmas is approaching, so I guess it's wishlist time... Have there been any efforts/ would it be reasonable/feasible to have thumbnails for LyX documents that give some clue about their contents? Bernhard

Re: [Gnome] Recent files?

2007-12-05 Thread Bernhard Reiter
P.S. This is perhaps a good starting point (describes how OOo dealt with the issue): http://www.openoffice.org/issues/show_bug.cgi?id=75190 Bernhard Am Mittwoch, den 05.12.2007, 22:25 +0100 schrieb Bernhard Reiter: > Under Gnome, files that are opened from within LyX (instead of e.g. >

[Gnome] Recent files?

2007-12-05 Thread Bernhard Reiter
Under Gnome, files that are opened from within LyX (instead of e.g. being opened from within Gnome's file manager by double-clicking them) do not get listed in the "Recent files" menu. This is probably due to Gnome switching from freedesktop.org (FDO) specs to a different format (~/.recently-used.x

Re: [patch] Source highlighting of comments

2007-11-26 Thread Bernhard Reiter
Am Montag, den 26.11.2007, 10:29 +0100 schrieb Jean-Marc Lasgouttes: > Apply it, then. Quoting Cletus (The Simpsons Movie): "I just can't!" Lacking commit privileges. Maybe someone else "can". Bernhard (Reiter, not Roider, for that matter)

Re: [patch] Source highlighting of comments

2007-11-25 Thread Bernhard Reiter
ot of the most readable > kind) for such a mundane task. Agree, in principle. Still, I don't know if I could do it much more lucidly just using qt's string functions. > Also, the code does not get the case >\\%comment > right. See attached; it now does get even number

Re: [patch] Source highlighting of comments

2007-11-23 Thread Bernhard Reiter
That was a little misleading. To recap: Currently, the character *before the percent sign* is incorrectly greyed out. That's what my patch fixes. It still leaves the percent sign (and comment) greyed out. Bernhard Reiter Am Freitag, den 23.11.2007, 13:17 +0100 schrieb Bernhard Reiter:

[patch] Source highlighting of comments

2007-11-23 Thread Bernhard Reiter
ATM, in the source view (eg in the preamble), the last character before a comment (ie percent sign) is greyed out as if part of the comment. The attached patch should fix this behavior. Bernhard Reiter Index: src/frontends/qt4/LaTeXHighlighter.cpp

[GSoC] LyX not accepted as mentoring org?

2007-03-15 Thread Bernhard Reiter
LyX isn't listed on http://code.google.com/soc - does that mean it wasn't accepted as mentoring organisation or does that have to do with the recently unreachable server? Bernhard

Make GTK branch compile

2007-02-27 Thread Bernhard Reiter
Even if i'm one of the few people seemingly still interested in a gtk frontend, i don't have much time to work on it right now - but i wanted at least to make the branch compile again (though right now lyx-gtk segfaults right after startup)... just ignore it if you feel you'Re too busy with 1.5 rig

Google Summer of Code 2007

2007-02-22 Thread Bernhard Reiter
Hi everybody, I've posted this once already; it didn't receive any attention, but it would be real shame if this passed unnoticed given the generally assumed lack of manpower for LyX. Google are having their Summer of Code again this year; briefly spoken, they're paying students to work on open

Re: Mildly interesting...

2007-02-16 Thread Bernhard Reiter
On a side note, speaking of doing paid work for LyX: http://google-code-updates.blogspot.com/2007/02/speaking-of-summer.html Maybe some sub-projects lend themselves to something like that? Bernhard Am Sonntag, den 04.02.2007, 00:49 + schrieb John Levon: > On Sat, Feb 03, 2007 at 11:26:56PM

Re: LyX Website

2006-05-23 Thread Bernhard Reiter
or is it just me not having found it yet? Bernhard Reiter

naustrian, for completeness reasons

2006-04-21 Thread Bernhard Reiter
Added naustrian in lib/languages; plus, AFAIK, the austrian locale is de_AT, not de_AU (australian german, maybe?:) Bernhard Index: lib/languages === --- lib/languages (Revision 13613) +++ lib/languages (Arbeitskopie) @@ -2,7 +2,8 @

Re: 'External' controller change

2006-04-21 Thread Bernhard Reiter
Am Dienstag, den 11.04.2006, 12:48 +0200 schrieb Jean-Marc Lasgouttes: > Is there a reason why getTemplateFilters does not return a > FileFiltersList? I didn't want to #include "support/filefilterlist.h" from ControlExternal.h (by introducing the FileFilterList type). This argument lacks credibil

[Gtk] GExternal, finally

2006-04-07 Thread Bernhard Reiter
Sorry about the delay, that's been some quite busy weeks. This required two or so pretty trivial changes two the controller and GtkLengthEntry. Hopefully everything's fine. Bernhard Log: src/frontends/gtk/ * GExternal.[Ch], glade/external.glade: Add the External dialog * Dialogs.C, Makefile.am,

Thesaurus Controller bug

2006-01-29 Thread Bernhard Reiter
Has anyone had a look at this one? quote: (In ControlThesaurus.C) > as far as i can see, only the current occurence of oldstr_ is > replaced... > assigning oldstr_ = newstr afterwards solves the problem if there is > only one occurence of oldstr_, but is not sufficient if there are more > than o

Re: Gtk Branches Dialog

2006-01-27 Thread Bernhard Reiter
> As I did again some tweaking to the citation dialog (set some shortcut > targets correctly, added 3 or so new shortcuts and improved the > "bc().valid()" behavior [any synonym for that?] once again...) Here's what's missing: "...I again attach a little patch" Bernhard Index: ./src/frontends/gt

Re: Gtk Branches Dialog

2006-01-27 Thread Bernhard Reiter
Am Freitag, den 27.01.2006, 09:57 + schrieb John Spray: > Am Freitag, den 27.01.2006, 02:06 +0100 schrieb Bernhard Reiter: > > yet another (very small) one. this time no screenie attached. > > Eine angenehme Überraschung! > > I've committed this

Gtk Branches Dialog

2006-01-26 Thread Bernhard Reiter
yet another (very small) one. this time no screenie attached. Bernhard GBranch.tgz Description: application/compressed-tar

Re: GTK Citation dialog

2006-01-20 Thread Bernhard Reiter
Am Freitag, den 20.01.2006, 16:50 + schrieb John C. Spray: > On Fri, 2006-01-20 at 14:45 +0100, Bernhard Reiter wrote: > > New year, new dialogs! Comments highly requested. > > You seem to have forgotten to send the .glade file! damnit. always the same. but as I've disco

Re: Towards LyX 1.3.7 [status update #1]

2006-01-17 Thread Bernhard Reiter
Clicking the apply button in the citation dialog makes the contents of the Selected listbox, the Style and Info fields vanish and throws a NoRepeatedApplyReadOnlyPolicy: No transition for input 3 from state 2 message. (However, changes are at least performed.) Changing the policy in src/frontend

Re: Forget Windows

2005-11-09 Thread Bernhard Reiter
> Fictive example: The string "&Print" needs the translation "&Drucken" in > xforms and "D&rucken" in qt. > > This string could be duplicated as follows, using the machinery for ambigous > translations: > > originaltranslation > &Print[[xforms]]&Drucken > &Print[[qt]]D&ruc

Re: RFC: GThesaurus.C et al.

2005-10-12 Thread Bernhard Reiter
first things first... > One thing before I move on to the code. Can I have your formal agreement > that you agree to licence your contributions under the terms of the GNU > General Public Licence (GPL) version 2 or later? It's enough to reply to > this mail. I'll add a reference to your "yes" to

RFC: GThesaurus.C et al.

2005-10-04 Thread Bernhard Reiter
being one of those apparently sometimes popping-by gtk afficionado lyx users and trying to get myself in touch with the gtk part of the lyx sources, i spent sunday evening putting together the thesaurus dialog for gtk. this is my first contact with both the lyx sources and gtk programming (and in f

anoncvs?

2005-09-19 Thread Bernhard Reiter
as bo peng earlier wrote, cvs -d :pserver:[EMAIL PROTECTED]:/var/cvs update Fatal error, aborting. anoncvs: no such user there seems to be no anoncvs user at your new cvs server yet. could you create such an account for people like me to peek into lyx deveopment? --bernie