]> git.lyx.org Git - lyx.git/history - src/frontends/controllers
make LyX work better when run from a directory which name contains spaces or other...
[lyx.git] / src / frontends / controllers /
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-06 Angus LeemingGeneral tidy. Not very exciting.
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-05 Angus LeemingAdd missing headers. With thanks to Martin...
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 LeemingAnother 49 #includes bite the dust.
2003-09-05 Angus LeemingEnsure that the header file can be compiled stand-alone.
2003-09-04 Angus LeemingMove #includes out of header files.
2003-09-03 Angus LeemingRevert, revert, revert. Sorry about that, y'all.
2003-09-03 Angus Leemingsrc/support/ChangeLog
2003-08-28 Angus LeemingWhitespace.
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-19 Angus LeemingMore 'standard conformant blurb' nonsense.
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-07 André Pönitzadd a 'fitCursor'
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 Angus LeemingFlying high and free...
2003-07-27 Angus LeemingLearing to fly...
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-17 Alfredo Braunsteinmoved some converter/format functions to more appropria...
2003-07-16 Angus LeemingRewrite to use find_if rather than a big if block.
2003-07-16 Angus LeemingFix compiler warning at expense of creating doxygen...
2003-07-16 Angus LeemingImproved doxygen documentation. Could people please...
2003-07-08 Martin VermeerExtend Note inset to other forms of annotation like...
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-30 André Pönitzre-enable --with-included-string
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-16 André PönitzIU of clone() and getLabelList()
2003-06-13 André Pönitzmake tabular a proper member of InsetTabular
2003-06-12 Angus LeemingGet rid of current_view from the Qt math panel.
2003-06-12 André Pönitzsome renamings plus whitespace.
2003-06-12 André Pönitzreturn a Paragraph & from ParIterator::operator*()
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 Lars Gullik Bjønnesadd warning make controllers compile and remove some...
2003-05-22 Alfredo Braunsteinmove the title_ string to the base class Dialog::View
2003-05-22 André Pönitz return a ParIterator from getParFromID
2003-05-20 Alfredo Braunsteinget rid of InsetError users
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
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önitzSTRCONV() all over the place
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 Levonmove some stuff from the qt dialog into the controller.
2003-04-10 John Levonhandle math-delim arguments
2003-04-03 John Levonmerge decDepth(), killing some non-parlist code
2003-04-02 Angus LeemingA clean-up of the minibuffer code; see xforms/ChangeLog...
2003-03-31 John Levonkill Alert::alert()
2003-03-30 John Levonmove BoostFormat and boost-inst
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-19 John Levonrename commandtags.h to lfuns.h and renumber/cleanup...
2003-03-18 John Levonfix so it works on show. Angus, please check.
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-14 John LevonRob's changes patch
2003-03-14 Angus Leeming*** empty log message ***
next