]> git.lyx.org Git - lyx.git/history - src/buffer.C
"Inter-word Space"
[lyx.git] / src / buffer.C
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...
2003-01-23 John LevonMichael's text fixes
2003-01-22 Jean-Marc Lasgouttesvarious bits from Michael
2003-01-16 Lars Gullik Bjønnesfix crashing bug
2003-01-13 Angus Leeming(Alfredo Braunstein): fix typo.
2003-01-06 Angus LeemingMinor bits 'n' bobs from Michael, J�rgen and Jean-Marc.
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-08 John LevonLar's ParConstIterator
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-10-16 John LevonRemove \\protected_separator.
2002-09-25 Dekel TsurFix reading of old format templates
2002-09-10 Dekel TsurAdd insetwrap.
2002-09-09 John Levonremove noload/don't typeset
2002-09-06 Lars Gullik Bjønnesmove counters to the layout files
2002-09-03 Dekel TsurLook for lyx2lyx in LYXDIR/lyx2lyx/
2002-08-29 Dekel Tsurws
2002-08-28 André Pönitzthe workarea changes plus small math stuff
2002-08-27 John LevonRob's followup (nr. 1 ;)
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-24 Dekel TsurAlways run lyx2lyx if file_format < LYX_FORMAT (and...
2002-08-23 Jean-Marc Lasgouttesthe optional argument patch from martin
2002-08-21 Lars Gullik Bjønnesremove NO_COMPABILITY stuff
next