]> git.lyx.org Git - lyx.git/history - src
Oops...
[lyx.git] / src /
2003-03-05 Angus LeemingOops...
2003-03-05 Angus LeemingMove the external dialog to the new scheme.
2003-03-05 Angus LeemingMinimal fix needed to give Qt a label dialog again.
2003-03-05 Lars Gullik Bjønnesfix some rand cases
2003-03-04 Lars Gullik Bjønnesremove usage of Paragraph::next and Paragraph::previous
2003-03-04 Lars Gullik Bjønnesadd a ParagraphList::insert, adjust other funcs accordingly
2003-03-04 Lars Gullik Bjønnesadd ParagraphList::erase, make mergeParagraph take...
2003-03-04 Lars Gullik Bjønnesmore ParagraphList::iterator usage
2003-03-04 Angus Leemingtrivialities
2003-03-04 Angus Leemingstrip out |++| nonsense
2003-03-04 Lars Gullik Bjønnesmore ParagraphList::iterator usage
2003-03-04 Angus LeemingRearrange Dialog communication code to make it easier...
2003-03-04 André PönitzJean-Marc's fix for wrong descent
2003-03-04 Angus LeemingLFUN_INSET_MODIFY
2003-03-04 Angus LeemingSet the label on the FormText input widget from Dialogs3.C.
2003-03-04 André Pönitzsmall changes
2003-03-04 Lars Gullik Bjønnesws changes only
2003-03-04 André Pönitzfix fix
2003-03-04 André Pönitzadd missing 'else'
2003-03-03 Lars Gullik Bjønnesuse ParagraphList::iterator a bit more
2003-03-03 Dekel TsurFix math fonts problem
2003-03-03 Lars Gullik Bjønnesmove some functions around
2003-03-03 André Pönitzsmall parser fixes
2003-03-03 André Pönitzsupport for \begin{tabular}...\end{tabular} within...
2003-03-03 Lars Gullik Bjønnesadjust for boost 1.30.0
2003-03-03 André PönitzFix #924
2003-03-03 André Pönitz*** empty log message ***
2003-03-02 Lars Gullik Bjønnesuse the par iterators a bit more, make paragraphs publi...
2003-03-02 Lars Gullik Bjønnesremove some compability code
2003-03-02 Lars Gullik Bjønnesws chanes only
2003-02-28 Dekel TsurCompilation fix
2003-02-28 André Pönitzsome small improvements
2003-02-28 André PönitzAlfredo's patch
2003-02-28 André Pönitzremove debug message
2003-02-27 Angus Leeming*** empty log message ***
2003-02-27 Angus LeemingA real, LyX label dialog. Part 2: xforms.
2003-02-27 Angus LeemingA real, LyX label dialog. Part 1.
2003-02-27 Angus Leeming*** empty log message ***
2003-02-27 Angus Leemings,xforms/\(FormFooBar\),\1, in the title blurb
2003-02-27 Angus LeemingMake shortcuts consistent with the rest of LyX.
2003-02-27 Angus Leeming(Rob Lahaye): clean up the xforms Include dialog.
2003-02-27 Angus Leeming(Ling Li): re-write eliminate_duplicates to avoid initi...
2003-02-27 Angus LeemingCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSE...
2003-02-27 Angus LeemingFix Qt crash
2003-02-27 Angus Leeming*** empty log message ***
2003-02-27 Angus Leeming(Rob Lahaye): prettify a couple of dialogs; use float_e...
2003-02-26 Angus LeemingAdd locaDispatch methods to various inset classes....
2003-02-26 André Pönitzsimple argument parsing for FuncRequest;
2003-02-26 John LevonThe row-painter patch
2003-02-26 André Pönitzws
2003-02-26 André Pönitzws + small stuff
2003-02-26 Angus Leeming*** empty log message ***
2003-02-26 Angus LeemingPrevent a crash if the user is not using a tmp directory.
2003-02-26 Angus LeemingDefine InsetCommand::localDispatch and use it for LFUN_...
2003-02-26 Angus LeemingStrip out the caching of the BufferView by PreviewedIns...
2003-02-26 Angus LeemingEnsure that the LyX splash screen is drawn if desired.
2003-02-26 Angus LeemingAlfredo's patch to get rid of insets in the graphics...
2003-02-26 Angus LeemingFactor LFUN_REF_APPLY code.
2003-02-26 Angus LeemingSigh. Revert accidental commit _again_.
2003-02-26 André Pönitz*** empty log message ***
2003-02-25 Angus Leeming*** empty log message ***
2003-02-25 John Levonminor tweak
2003-02-25 Angus LeemingStrip bogus continue
2003-02-25 Angus Leeming(Alfredo) strip BufferView out of the graphics code.
2003-02-25 Angus LeemingAlfredo's forkedcall queue.
2003-02-25 Dekel TsurFix language changing (the language of the text was...
2003-02-25 Angus LeemingasRefInset
2003-02-25 Angus LeemingRevert accidental commit.
2003-02-25 Angus LeemingMove warning message inside the !success block.
2003-02-25 André Pönitzmore ref stuff
2003-02-25 Angus LeemingEnable the dialog to parse the string passed to it...
2003-02-25 André Pönitzproper fix.
2003-02-25 Angus LeemingAlfredo's patches to the forkedcall controller and...
2003-02-25 André PönitzWork around for g++ 2.95's broken string::clear()
2003-02-25 Angus LeemingHold on to your hats.
2003-02-25 André Pönitzenable prettyref
2003-02-25 André Pönitzpass mouse clicks also to insets "close enough"
2003-02-25 Angus LeemingStrip trailing whitespace.
2003-02-25 Angus LeemingLyX-standard intentation.
2003-02-25 Angus LeemingStrip trailing whitespace.
2003-02-25 John Levondefault button fixes (bug 921)
2003-02-25 Angus LeemingUse a while loop instead of a for loop. Makes it easier...
2003-02-25 Angus LeemingWhitespace.
2003-02-25 John Levonfix bug 920
2003-02-25 John Levonslight tweak
2003-02-25 John LevonFix dupe accel (bug 918)
2003-02-25 Angus LeemingDon't start a running timer.
2003-02-25 Angus LeemingUse == not < with std::find.
2003-02-25 Angus LeemingAlfredo's setPriority patch to the graphics LoaderQueue.
2003-02-25 Angus LeemingFix a minor irritation.
2003-02-22 John Levonfix bug 913 (toc crash)
2003-02-22 Angus Leeming(Rob Lahaye): use double, not singel, click to select...
2003-02-22 Angus LeemingBugfix from Rob Lahaye.
2003-02-22 Angus LeemingMake the GUI instantiation invisible to Timeout.
2003-02-21 Angus LeemingWhitespace only
2003-02-21 Jean-Marc Lasgouttesmake some fonts warnings quieter
2003-02-21 André Pönitz*** empty log message ***
2003-02-21 André Pönitzremove unneeded PutEnv
2003-02-21 Angus LeemingThe file dialog browser doesn't need a LyXView...
2003-02-21 Angus LeemingReposition these BufferView access and caching methods...
next