]> git.lyx.org Git - lyx.git/history - src/lyxfunc.C
small stuff, whitespace & consistent naming
[lyx.git] / src / lyxfunc.C
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.
2003-10-14 André PönitzIn insets:
2003-10-14 Angus Leeming(Jo�o Assirati): add the ability to inverse-search...
2003-10-13 Lars Gullik BjønnesDISPATCH -> dispatch_result
2003-10-13 Lars Gullik BjønnesGet rid of LyXFunc::dispatch that takes a string.
2003-10-10 André Pönitzfix a few of the tabular crashes
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-07 Martin VermeerThe Box patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-02 André Pönitzfix #1360
2003-09-21 Lars Gullik Bjønnesmore action work
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-17 André Pönitzpreliminary 'global cursor' stuff
2003-09-16 Angus LeemingRemove #include "LColor.h" from insettext.h. Deps down...
2003-09-12 André Pönitzthe automatic label patch
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPragmatic pimpl-ing of BufferParams.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-06 Angus LeemingForward declare LatexRunParams in converter.h.
2003-09-06 Angus Leeminglyxfunc.h #included frontends/LyXKeySym.h for a typedef...
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.h
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-06 Angus LeemingReplace ParagraphList.h with ParagraphList_fwd.h.
2003-09-06 Angus LeemingReduce 115 dependencies on RowList.h to just 10 depende...
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-09-04 Martin VermeerThe mouse box patch for button-style insets
2003-09-04 Angus LeemingMove #includes out of header files.
2003-09-03 Lars Gullik Bjønnesupdate if fitCursor
2003-09-03 Angus LeemingRevert, revert, revert. Sorry about that, y'all.
2003-09-03 Angus Leemingsrc/support/ChangeLog
2003-09-02 John Levonremove cursor.i[xy]
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-08-14 André Pönitzsame here
2003-08-11 André Pönitzweekend stuff less the chunk John "*strongly* disagrees...
2003-08-04 André Pönitz replace "complicate" BufferView::update(...) calls...
2003-08-01 André Pönitzmerge BufferView::repaint() and BufferView::update()
2003-07-30 Alfredo BraunsteinFix to Bug 1232 (as discussed on bugzilla)
2003-07-28 André Pönitzsome cleanup (TEXT() gone, argumenst always == false...
2003-07-28 André Pönitzremove toggleToggle
2003-07-27 Angus LeemingFlying high and free...
2003-07-27 Angus LeemingLearing to fly...
2003-07-27 Lars Gullik Bjønnesget rid of namesapce lyxfind and introduce namespace...
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-16 André Pönitzreplace the LyXCursor::irow_ member with on-demand...
2003-07-15 John LevonshowInsetDialog() for note
2003-07-11 Alfredo Braunsteinfixes buffer closing crashes
2003-07-10 Alfredo BraunsteinTake out bufferview from buffer.
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-27 André Pönitzremove LyXCursor::row_ member
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...
2003-06-19 Angus LeemingRemove 14 LFUNs; use "dialog-show <name> <data>" instead.
2003-06-17 Angus LeemingGet rid of Dialogs::showMathPanel.
2003-06-17 Angus LeemingFix memory leaks in the Qt math panel.
2003-06-12 André Pönitzreturn a Paragraph & from ParIterator::operator*()
2003-06-11 Angus LeemingLFUN_EXTERNAL_EDIT.
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-06-04 André Pönitzbit of undo
2003-06-02 John Levonremove insetparent
2003-05-28 John Levonfix bug 1055, bug 1143, bug 1144
2003-05-23 Alfredo Braunsteinsome header insanity fixed
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-22 Angus Leeming(Juergen) the new space inset.
2003-05-22 André Pönitz return a ParIterator from getParFromID
2003-05-16 André Pönitzedit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-03 John Levoncursor.diff, bug 1095
2003-04-28 André Pönitzmore of Lars' parlist changes
2003-04-27 John LevonFix up Alert::prompt for cancel button stuff
2003-04-26 John Levoninset-settings LFUN and a bugfix
2003-04-26 John Levoncouple of close fixes
2003-04-09 John Levonremove the help funcs
2003-04-07 John Levonreset the status message on leaving an inset or clickin...
2003-04-07 John Levonupdate status when depth change
2003-04-04 Angus Leemingremoved some unneeded #includes
2003-04-03 John LevongetStatus() for environment depth lfuns
2003-04-03 John Levonmerge decDepth(), killing some non-parlist code
2003-04-01 Lars Gullik Bjønnesrowlist10
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John LevonMore alert fixes
2003-03-29 John Levonwarning on revert
2003-03-29 John LevonBig shake up of all Alert::askQuestion/Confirmation...
2003-03-26 Lars Gullik Bjønnesws changes
2003-03-25 Angus Leemingport the various dialogs to display the contents of...
next