]> git.lyx.org Git - lyx.git/history - src/buffer.C
cosmetic fix
[lyx.git] / src / buffer.C
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-26 José MatoxRename arguments of makeLaTeXFile to a sane scheme.
2003-07-26 Alfredo Braunsteinfactorize some code
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-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-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
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-22 Alfredo Braunsteinfix a bug just introduced.
2003-06-20 Alfredo Braunsteinadded a parseError signal to Buffer and use it
2003-06-20 Alfredo Braunsteintake several functions out of BufferList, and split...
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-12 André Pönitzreturn a Paragraph & from ParIterator::operator*()
2003-06-10 Lars Gullik Bjønnesthe current_view patch
2003-06-07 John Levonminimal ERT spacing patch (first patch sent to list...
2003-06-06 José MatoxFix docbook export (bug 821)
2003-06-05 Angus LeemingBump the file format.
2003-06-03 John Levonclone() at long last !
2003-06-02 John Levonfix bug 1149
2003-05-29 Lars Gullik Bjønnessimplify InsetList a bit and constify a bit too
2003-05-27 Lars Gullik Bjønnesparlist-23-a,diff
2003-05-27 Lars Gullik Bjønnesparlist-21-a.diff
2003-05-24 Lars Gullik Bjønnesfix some small problems... kindo hackish...
2003-05-24 Lars Gullik Bjønnesuse a reference instead of a pointer in ParagraphList...
2003-05-23 André PönitzsetUndo2 interface change
2003-05-23 Angus LeemingThe free_spacing patch and fix to the mess that Rob...
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-22 Angus LeemingPurely mechanical: move fragile into LatexRunParams.
2003-05-22 Angus LeemingThe 'nice' changes.
2003-05-22 Angus LeemingPass struct LatexRunParams around a bit...
2003-05-22 André Pönitz return a ParIterator from getParFromID
2003-05-21 Lars Gullik Bjønnesiterators-2.diff + some whitespace changes
2003-05-20 Alfredo Braunsteinget rid of InsetError users
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-19 André Pönitzon the way to a usable insetenv
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-07 Lars Gullik BjønnesRemove Paragraph dependency from texrow, use a id instead.
2003-05-07 Lars Gullik Bjønnesparlist cleanup
2003-05-05 André Pönitz* buffer.[Ch]: new function hasParWithId() to help...
2003-05-02 André Pönitzone more Paragraph * -> ParagraphList::iterator
2003-05-02 André Pönitzsmall Paragraph* -> ParagraphList::iterator
2003-04-28 Lars Gullik Bjønnesfix a small message bug
2003-04-28 André Pönitzmore of Lars' parlist changes
2003-04-27 Lars Gullik Bjønnesmore messages work
2003-04-25 Lars Gullik Bjønnesmake the message stuff work better
2003-04-24 Lars Gullik Bjønnesmore message work, should now be ready for real integration
2003-04-16 Lars Gullik Bjønnesparlist-13-c.diff
2003-04-16 Lars Gullik Bjønnesprepare for further work and a parlist thingie
2003-04-15 Lars Gullik Bjønnesparlist-11-a.diff
2003-04-02 Lars Gullik Bjønnesparlist-2-a.diff
2003-03-30 Lars Gullik Bjønnesrowlist5
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-29 John Levonfix broken strerrors
2003-03-29 John LevonMore Alert/ error message fixes
2003-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-29 John LevonMore alert fixes
2003-03-29 John Levonmore Alert:: work
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-14 Dekel TsurFix loading of files created by the development version
2003-03-12 John LevonThe inset newline patch I sent plus the requisite fixes...
2003-03-12 John LevonThe final parsing patch. Tested on a variety of weird...
2003-03-12 John LevonCreate ParagraphParameters::read(). JMarc, please note...
2003-03-12 John LevonUse ParList iterator to insert lyxfile and read the...
2003-03-12 John Levonsmall tweak
2003-03-12 John Levonfix insertStringAsLines for change tracking
2003-03-12 John Levonsplit out header parsing
2003-03-11 André Pönitzactivate the new InsetHFill,
2003-03-10 Lars Gullik Bjønnesremove commented code
2003-03-10 Lars Gullik BjønnesFix InsetText latex export.
2003-03-06 André PönitzJohn's AMS patch
2003-03-06 Lars Gullik Bjønnesmore ParagraphList work
2003-03-04 Lars Gullik Bjønnesadd a ParagraphList::insert, adjust other funcs accordingly
2003-03-03 Lars Gullik Bjønnesuse ParagraphList::iterator a bit more
2003-03-03 Lars Gullik Bjønnesmove some functions around
2003-03-02 Lars Gullik Bjønnesremove some compability code
2003-03-02 Lars Gullik Bjønnesws chanes only
2003-02-28 André PönitzAlfredo's patch
2003-02-21 Angus Leeming* Split insetbib.[Ch] into insetbibitem.[Ch] and insetb...
2003-02-18 André Pönitzfix bibkey writing, avoid a few copies, whitespace...
2003-02-18 André Pönitzre-enable insertion of bibrefs (and remove 19 lines...)
2003-02-17 André Pönitzremove the hardcoded bibkey from the paragraph
2003-02-16 Jean-Marc Lasgouttesfix compilation bug
2003-02-16 Jean-Marc Lasgouttesoops!
2003-02-16 Jean-Marc Lasgouttesmove some code from buffer.C to bufferparams.c
2003-02-14 Jean-Marc Lasgouttesfix display of right quote inset; fix off-by-one error...
2003-02-14 John LevonMy old allow/prohibitInput() -> busy(bool) patch cleanup
2003-02-14 John LevonReplace ugly getParFromID() code with ParIterator...
2003-02-14 John Levonremove some very old dead code
2003-02-13 Jean-Marc Lasgoutteselsart support
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-09 John Levonreplace hand-coded list walk with a std::map for dep...
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
next