]> git.lyx.org Git - lyx.git/history - src/lyxfunc.C
fix arabtex-related problems (bug 1225 and bug 1404)
[lyx.git] / src / lyxfunc.C
2004-04-21 John LevonMake M-x show the minibuffer
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-04-07 Alfredo Braunsteinthe 'fitCursor fix'
2004-04-07 André Pönitzfix table crash;
2004-04-05 Angus LeemingRealize Allan Rae's PreferencesPolicy correctly and...
2004-04-05 Angus LeemingBug fix: enable the frontend to ignore the contents...
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-04-02 Alfredo Braunsteinrevert last commits. I've detected problems with it...
2004-04-02 Alfredo Braunsteinfitcursor work
2004-04-01 Alfredo Braunsteinadd BufferView::getStatus and use it + some lyx::find...
2004-03-31 Alfredo Braunsteinenable search & replace in LyXFunc::getStatus
2004-03-31 Angus LeemingConvert the preamble dialog to the Dialog-based scheme.
2004-03-31 Angus LeemingConvert the spellchecker dialog to the Dialog-based...
2004-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-31 Angus LeemingConvert the prefs dialog to the Dialog-based scheme.
2004-03-31 Angus LeemingA new LFUN_LYXRC_APPLY lfun, together with a bit of...
2004-03-31 Angus LeemingFix crash when changing text class.
2004-03-31 Angus LeemingUse Alfredo's getOutOfInset suggestion, but use it...
2004-03-30 Angus LeemingMove the document dialog over to the Dialog-based scheme.
2004-03-30 Angus Leeming5 new lfuns, move all apply code out of ControlDocument...
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-28 Angus LeemingIntroduce LFUN_PRINT.
2004-03-27 Angus LeemingNew LFUN_EXPORT_CUSTOM.
2004-03-25 Angus LeemingRemove test code in the LFUN_QUIT handler as it leads...
2004-03-25 Martin VermeerNew LColor::setColor
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-23 Jean-Marc Lasgouttesfix handling of read-only in getStatus; fix handling...
2004-03-18 André Pönitzmore privacy for CursorSlice members
2004-03-18 André Pönitzmore 'value' semantics for paragraphs
2004-03-18 André Pönitzthe forks compile fix
2004-03-18 André Pönitzsplit LyXFunc::getStatus() into inset specific chunks
2004-03-18 André PönitzThe Buffer::LyXText -> Buffer::InsetText patch
2004-03-17 Angus LeemingRemove the Forks dialog.
2004-03-11 André Pönitzrevert Buffer LyxText->InsetText commit
2004-03-11 André Pönitzthe Buffer::text -> inset change
2004-03-08 André Pönitzredo undo
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-20 André Pönitzfix tabular crashs
2004-02-20 André Pönitzrename a function
2004-02-13 André Pönitzsome table work
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-06 André Pönitzfix mathed crash
2004-02-06 André Pönitzdisable a few messages
2004-02-03 André Pönitzfix super/subscript crash
2004-02-03 Alfredo Braunsteinre-enable bv::dispatch
2004-02-03 André Pönitzremove math cursor plus
2004-02-02 Alfredo Braunsteinremove lockPath
2004-01-30 André Pönitzmore IU
2004-01-26 André Pönitzmore IU
2004-01-26 Angus LeemingConvert the Search/Replace dialog to the cleaner MCV...
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2004-01-14 André Pönitzmove the Selection structure from LyXText to BufferView
2004-01-13 André PönitzAnchor globalization
2004-01-13 André Pönitz hide cursor and selection anchor behind accessor function
2004-01-08 Angus LeemingHandle Qt-style file filters like
2004-01-07 Angus LeemingHandle the new LFUN_WORD_FIND and LFUN_WORD_REPLACE.
2003-12-29 Jürgen SpitzmüllerMichael's latest minipage cleanup patch
2003-12-14 Angus LeemingOverhaul the branches code.
2003-12-14 Jürgen SpitzmüllerMinipage is no more (long live the box inset)
2003-12-12 André Pönitzfix math super/subscript
2003-12-10 Angus LeemingEnable all inset dialogs to be opened from the command...
2003-12-05 Angus LeemingRationalize the interface to the log dialog.
2003-12-01 André Pönitz * buffer.[Ch]:
2003-11-28 André Pönitzmove space above/below from Paragraph into a separate...
2003-11-26 Alfredo BraunsteinupdateCounters fix + changeDepth simplification
2003-11-24 Angus Leeming(Georg Baum): propogate BibTeX databases from the maste...
2003-11-21 Alfredo Braunsteinallow extending a double/triple click + whitespace...
2003-11-20 Alfredo Braunsteincursor work + absolute coords for lyxtext
2003-11-17 Alfredo Braunsteinfix cursor positioning at the end of lyxfunc::dispatch
2003-11-13 André Pönitzno need for three calls to update() in a row...
2003-11-12 Martin VermeerThe Character Style and XML short element inset.
2003-11-10 André PönitzThe deed is done.
2003-11-06 André Pönitzmore global cursor work
2003-11-06 André Pönitzactiveat 'out of sync' message
2003-11-05 Alfredo Braunsteinrequire BufferView argument in ParIterator::text
2003-11-05 Alfredo Braunsteinmake LFUN_GOTO_PARAGRAPH work with deep nestings
2003-11-04 André Pönitzcursor changes
2003-11-04 Alfredo Braunsteinthe spellcheck cleanup
2003-11-04 André PönitzLyXCursor::x_fix -> BufferView::x_target
2003-11-03 Lars Gullik BjønnesChange DispatchResult semantics a bit.
2003-11-01 Lars Gullik Bjønnesmore dispatchresult changes
2003-10-29 Lars Gullik Bjønnesmake dispatch_result_t ctor of DispatchResult explicit
2003-10-29 André Pönitzsome more 'global cursor' stuff
2003-10-29 Lars Gullik Bjønnesdispatchresult -> DispatchResult
2003-10-27 Alfredo Braunsteinsmall fix to toc navigation inside branches
2003-10-27 André Pönitz * lfuns.h: new LFUN_REPEAT, LFUN_INSERT_LINE, LFUN_INS...
2003-10-25 Martin VermeerPartial fix to nav menu/branch inset problem reported...
2003-10-24 André Pönitzrefrain from computing width in setHeightOfRow as this...
2003-10-24 André Pönitzset fill in fill(...) istead of returning it.
2003-10-23 André Pönitz * lyxtext.h:
2003-10-21 André Pönitzsmall stuff, whitespace & consistent naming
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-17 André PönitzRowList::iterator -> Row &, ParagraphList::iterator...
2003-10-17 Lars Gullik BjønnesGet rid of the TextCache.
2003-10-16 Lars Gullik BjønnesFix a crashing problem with unknown actions.
next