]> git.lyx.org Git - lyx.git/history - src/buffer.C
use is_writable to check if the copy_file will work
[lyx.git] / src / buffer.C
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 LeemingStrip 320 #includes from the files in src.
2003-09-02 Lars Gullik Bjønnesadd a space
2003-09-02 Lars Gullik BjønnesFix some zlib issues, use a temp file for lyx2lyx conve...
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-26 André PönitzouterPar
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-22 Angus LeemingTrivial fixes to spelling/grammar in a couple of comments.
2003-08-14 John LevonMichael's UI patch v2
2003-08-01 José Matoxremove file_format from buffer.h
2003-07-28 Lars Gullik Bjønnessome more compression stuff
2003-07-28 José Matox\end_document replaces \the_end.
2003-07-28 José Matox\layout -> \begin_layout and missing \end_layout
2003-07-28 Lars Gullik Bjønnesmore compress support
2003-07-28 Jean-Marc Lasgouttesfix writing of tabulars; output the real lyx version...
2003-07-27 Lars Gullik Bjønneszlib stuff
2003-07-27 José MatoxAdd \end_layout, increment file format.
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
next