]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ChangeLog
Change Assert to BOOST_ASSERT.
[lyx.git] / src / frontends / controllers / ChangeLog
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingAdd missing headers. With thanks to Martin...
2003-09-05 Angus LeemingAnother 49 #includes bite the dust.
2003-09-05 Angus LeemingEnsure that the header file can be compiled stand-alone.
2003-09-03 Angus LeemingRevert, revert, revert. Sorry about that, y'all.
2003-09-03 Angus Leemingsrc/support/ChangeLog
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-08-15 André Pönitzremove toggleSelection
2003-08-14 John LevonMichael's UI patch v2
2003-08-04 André Pönitz replace "complicate" BufferView::update(...) calls...
2003-07-30 Angus LeemingMartin's changes to the Note inset.
2003-07-27 Lars Gullik Bjønnesput namespace toc inside namespace lxy
2003-07-27 Lars Gullik Bjønnesget rid of namesapce lyxfind and introduce namespace...
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-07-23 Angus LeemingAdd Kernel::bufferFilepath() as a wrapper for Buffer...
2003-07-22 Angus LeemingA new FileName class + use by the graphics inset.
2003-07-21 Angus LeemingAdd a buffer_path arg to InsetGraphicsMailer's params2s...
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-18 Lars Gullik Bjønnesmake lyx compile with gcc 3.4. remove some warnings.
2003-07-17 Angus LeemingDoxygen fixes.
2003-07-16 Angus LeemingRewrite to use find_if rather than a big if block.
2003-07-16 Angus LeemingImproved doxygen documentation. Could people please...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-24 Alfredo BraunsteinMore errorlist adjustements.
2003-06-21 Alfredo BraunsteinThe error boxes are no more! See also Bug: 192, Bug...
2003-06-20 Angus LeemingFix the texinfo dialog and associated cleanup.
2003-06-19 Angus LeemingMove the Texinfo dialog to the new Dialog scheme.
2003-06-17 Angus LeemingMove xforms' Maths Panel to the new scheme.
2003-06-17 Angus LeemingMove 4 of the xforms math (sub) dialogs to the new...
2003-06-17 Angus LeemingFix memory leaks in the Qt math panel.
2003-06-12 Angus LeemingGet rid of current_view from the Qt math panel.
2003-06-11 Angus LeemingEnable the external inset to handle unknown templates...
2003-06-11 Angus LeemingLFUN_EXTERNAL_EDIT.
2003-06-06 John Levonlang apply fix
2003-06-04 Angus LeemingThe external inset uses the converters. Graphical displ...
2003-06-03 John Levonclone() at long last !
2003-05-24 Lars Gullik Bjønnesmake ParagraphList::push_back take a reference instead...
2003-05-22 Alfredo Braunsteinmove the title_ string to the base class Dialog::View
2003-05-20 Alfredo Braunsteinget rid of InsetError users
2003-05-15 André Pönitzvector<string> -> vector<pid_t>
2003-05-14 Alfredo Braunsteintwo small bugs in the errorlist
2003-05-13 Lars Gullik Bjønnesfix compile
2003-05-13 Alfredo Braunsteinthe errorlist change
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-08 Lars Gullik Bjønnesbetter lib building
2003-05-07 Lars Gullik Bjønnesparlist cleanup
2003-05-06 John Levonfix buggy boost format
2003-05-06 Lars Gullik BjønnesSome cleanup, and prepare for new feature.
2003-04-25 Lars Gullik Bjønnesmake the message stuff work better
2003-04-10 John Levonfix table bugs 939 and 1036
2003-04-10 John Levonhandle math-delim arguments
2003-04-02 Angus LeemingA clean-up of the minibuffer code; see xforms/ChangeLog...
2003-03-31 John Levonkill Alert::alert()
2003-03-29 John LevonMore Alert/ error message fixes
2003-03-29 John Levonmore Alert fixes
2003-03-29 John LevonBig shake up of all Alert::askQuestion/Confirmation...
2003-03-27 Lars Gullik Bjønnesfix some C++ parsing bugs
2003-03-26 Angus Leemingport the thesaurus dialog to the new scheme
2003-03-26 John LevonSupport for new GNU aspell library. Final pspell fix...
2003-03-25 Angus Leemingport the various dialogs to display the contents of...
2003-03-24 John LevonInclude Pr function
2003-03-23 John LevonTranslation fix from mschmitt
2003-03-18 John Levonfix so it works on show. Angus, please check.
2003-03-14 John LevonRob's changes patch
2003-03-14 Angus Leeming*** empty log message ***
2003-03-14 Angus Leeming* Give Dialog::Controller::initialiseParams a bool...
2003-03-13 Angus LeemingYou've had enough time for that ol' review and I've...
2003-03-12 Angus LeemingYesterday's character dialog patch
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-03-10 Angus LeemingForgotten ChangeLogs
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 Angus LeemingMinimise the ControlTabular interface in preparation...
2003-03-07 Angus Leemingport the graphics dialog to the new scheme and get...
2003-03-07 Angus Leemingport the minipage dialog to the new scheme. Various...
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 LeemingMove the external dialog to the new scheme.
2003-02-28 André PönitzAlfredo's patch
2003-02-27 Angus LeemingA real, LyX label dialog. Part 1.
2003-02-27 Angus LeemingCollapse all those LFUN_XYZ_APPLY to a single LFUN_INSE...
2003-02-25 Dekel TsurFix language changing (the language of the text was...
2003-02-25 Angus LeemingHold on to your hats.
2003-02-21 Angus LeemingThe file dialog browser doesn't need a LyXView...
2003-02-17 John Levonspell rework. revert fix
2003-02-14 Jean-Marc Lasgouttesmore bib stuff from Juergen
2003-02-14 Jean-Marc Lasgouttesfix 773 and more (from Juergen S); fix warning
2003-02-08 John Levondon't call setCurrentAuthor explicitly, do it at apply...
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2003-02-02 Angus Leemingfix bug 850 (fix confirmed by John)
next