]> git.lyx.org Git - lyx.git/history - src/lyxfunc.C
architectural changes to tex2lyx
[lyx.git] / src / lyxfunc.C
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...
2003-03-19 John Levonsilly fix
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-18 John LevonupdateLayoutChoice move
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-13 Angus LeemingYou've had enough time for that ol' review and I've...
2003-03-13 André Pönitzenable environment-insert via minibuffer. Do not use...
2003-03-12 Angus LeemingYesterday's character dialog patch
2003-03-10 Angus LeemingRewrite the MailInset as suggested to Andr��.
2003-03-09 Angus LeemingPort the About LyX dialog to the Dialog scheme.
2003-03-08 John LevonFix for VCS after the revert patch.
2003-03-07 Angus Leemingport the graphics dialog to the new scheme and get...
2003-03-07 Angus Leeming* Remove LFUN_REF_INSERT.
2003-03-07 Angus Leemingport the minipage dialog to the new scheme. Various...
2003-03-05 Angus LeemingMove the include dialog to the new scheme
2003-03-05 Angus LeemingMove the external dialog to the new scheme.
2003-03-02 Lars Gullik Bjønnesws chanes only
2003-02-28 André PönitzAlfredo's patch
2003-02-27 Angus LeemingCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSE...
2003-02-25 Angus LeemingHold on to your hats.
2003-02-21 Angus LeemingThe file dialog browser doesn't need a LyXView...
2003-02-18 André Pönitziu2: move localDispatch() to InsetBase
2003-02-17 John Levonspell rework. revert fix
2003-02-14 John LevonMy old allow/prohibitInput() -> busy(bool) patch cleanup
2003-02-14 John Levon2003-02-13 John Levon <levon@movementarian.org>
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2003-01-30 Jean-Marc Lasgouttesfix export>custom
2003-01-23 John LevonMichael's text fixes
2003-01-22 Jean-Marc Lasgouttesvarious bits from Michael
2003-01-09 Jean-Marc Lasgouttesfix cut/copy in tables; update fr.po and POTFILES.in
2003-01-06 Angus LeemingMinor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
2003-01-05 John Levonencodings patch + default win pos
2002-12-18 Jean-Marc Lasgouttesremove preamble and tooltips menu entries on qt2; small...
2002-12-18 John Levoninverted WORDFINDBACK/FORWARD from Alfredo
2002-12-12 John Levonkey4.diff
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
2002-11-17 John Levonqt filedialog fix
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-09-16 John LevonFix cut/copy enable r=jug ;)
2002-09-11 André PönitzFix = vs == typo
2002-09-10 Dekel TsurAdd insetwrap.
2002-09-09 John Levonremove noload/don't typeset
next