]> git.lyx.org Git - lyx.git/history - src
try some pspell stuff
[lyx.git] / src /
2003-03-10 Lars Gullik Bjønnestry some pspell stuff
2003-03-10 Lars Gullik Bjønnesremove commented code
2003-03-10 Lars Gullik BjønnesFix InsetText latex export.
2003-03-10 Angus LeemingGet it right...
2003-03-10 Angus LeemingAdd some warning messages.
2003-03-10 Angus Leemingcompile fix
2003-03-10 Angus Leemingfix tabularcreate bug
2003-03-10 André PönitzAngus: What code should handle the mailer.show() request?
2003-03-10 Angus LeemingStore an InsetBase & in MailInset.
2003-03-10 Lars Gullik Bjønnesdelete bogus entry
2003-03-10 Lars Gullik Bjønnesbogus entry
2003-03-10 Angus LeemingGive y'all a graphics icon on the toolbar again.
2003-03-10 Angus LeemingEanble the Changes dialog to be opened
2003-03-10 John Levonmove getColumnNearX next to iits only call site
2003-03-10 John Levonfix break before minipages too
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-03-10 Angus LeemingCure warning message about a missing '\end_inset' when...
2003-03-10 John Levonfix the row breaking. Sorry all !
2003-03-10 Angus LeemingForgotten ChangeLogs
2003-03-10 John Levonwhoops forgot this
2003-03-09 John LevonFix bug 365, and nextBreakPoint cleanup
2003-03-09 Angus LeemingPort the Merge Changes dialog to the Dialog scheme.
2003-03-09 Angus LeemingPort the About LyX dialog to the Dialog scheme.
2003-03-09 Angus LeemingPort the TabularCreate dialog to the Dialog scheme.
2003-03-09 Angus LeemingPort the tabular dialog to the new scheme based on...
2003-03-09 John LevonPointless third arg to nextBreakPoint
2003-03-09 John Levon"Main body" is now just "body"
2003-03-09 Angus LeemingMinimise the ControlTabular interface in preparation...
2003-03-09 Angus LeemingRemove the 'gross hack' of calling inset->edit when...
2003-03-08 John LevonFix two empty manual-label cases.
2003-03-08 Lars Gullik Bjønnesremove commented code and reindent
2003-03-08 John LevonFix for VCS after the revert patch.
2003-03-07 Angus Leemingrewrite localDispatch as a switch
2003-03-07 Dekel TsurFix a bug where the DVI file was not updated due to...
2003-03-07 Angus Leemingport the graphics dialog to the new scheme and get...
2003-03-07 Dekel TsurAdd hspell option to spell-checkers list
2003-03-07 Angus Leemingremove operator==, != for InsetExternal::Params. They...
2003-03-07 Angus Leeming* Remove LFUN_REF_INSERT.
2003-03-07 Angus LeemingAlfredo's correction
2003-03-07 Angus Leemingport the minipage dialog to the new scheme. Various...
2003-03-06 Lars Gullik Bjønnesadd some cut and paste bugs (disguised as cleanups)
2003-03-06 John LevonAlfredo's patch.
2003-03-06 Lars Gullik Bjønnesmake CutAndPaste be a namespace instead of a class
2003-03-06 John LevonMake max files by 9 like it is in reality
2003-03-06 John Levoncompile fix
2003-03-06 André PönitzJohn's AMS patch
2003-03-06 André Pönitzlots of small stuff
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
2003-03-06 John Levonperiods on tooltips in xforms/. Sorry Rob.
2003-03-06 John LevonRob's tab create patch
2003-03-06 André PönitzLing Li's patch + small stuff
2003-03-06 John Levonconnect up apply for external
2003-03-05 Angus LeemingPort wrap dialog to the new scheme.
2003-03-05 Angus LeemingMove insetfloat.h out of ControlFloat.h and into the...
2003-03-05 Angus LeemingMove the float dialog to the new scheme.
2003-03-05 Angus LeemingMove InsetFloat's params into a separate struct to...
2003-03-05 Angus LeemingMove the include dialog to the new scheme
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...
next