]> git.lyx.org Git - lyx.git/history - src/buffer.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / buffer.h
2003-08-01 José Matoxremove file_format from buffer.h
2003-07-28 Lars Gullik Bjønnesmore compress support
2003-07-27 Lars Gullik Bjønneszlib stuff
2003-07-26 José MatoxRename arguments of makeLaTeXFile to a sane scheme.
2003-07-25 Lars Gullik Bjønnesrename Inset to InsetOld
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-06-20 Alfredo Braunsteinadded a parseError signal to Buffer and use it
2003-06-16 André PönitzIU of clone() and getLabelList()
2003-06-04 André Pönitzbit of undo
2003-06-02 John Levonfix bug 1149
2003-05-29 Lars Gullik Bjønnesremove NO_STD_LIST stuff, and some other small changes
2003-05-27 Lars Gullik Bjønnesparlist-23-a,diff
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-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 André Pönitzmore of Lars' parlist changes
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-03-12 John LevonThe final parsing patch. Tested on a variety of weird...
2003-03-12 John LevonUse ParList iterator to insert lyxfile and read the...
2003-03-12 John Levonsplit out header parsing
2003-03-10 Lars Gullik Bjønnesremove commented code
2003-03-10 Lars Gullik BjønnesFix InsetText latex export.
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-02 Lars Gullik Bjønnesws chanes only
2003-02-18 John LevonAndre needs a better, slower, compiler.
2003-02-18 André Pönitzfix bibkey writing, avoid a few copies, whitespace...
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...
2002-11-08 John LevonLar's ParConstIterator
2002-10-21 John Levonremove unused and a little documentation (all r=larsbj)
2002-09-25 Dekel TsurFix reading of old format templates
2002-09-09 John Levonremove noload/don't typeset
2002-09-06 Lars Gullik Bjønnesmove counters to the layout files
2002-08-21 Lars Gullik Bjønnesremove NO_COMPABILITY stuff
2002-08-20 Lars Gullik Bjønnescompile fix
2002-08-20 André Pönitz- parts of Lars' diff-6.diff
2002-08-12 Angus LeemingMartin's Per-buffer counters patch.
2002-08-12 Angus Leeming* Constify Buffer::getLabelList.
2002-08-12 Lars Gullik BjønnesThe ParagraphList stuff
2002-08-11 Lars Gullik BjønnesThe InsetList
2002-08-04 John Levonspellchecker cleanup - fscked knows why pspell is broke...
2002-08-01 John Levonfix for open of non-existent file, writeFile() change
2002-07-21 Jean-Marc Lasgouttestoc support reorganization; changes to xform_helpers...
2002-07-05 Angus LeemingmakeLaTeXFile has two variants that can be passed eithe...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-06-10 Lars Gullik Bjønnessmall stuff
2002-05-30 John Levoncommand line import fixups
2002-05-26 John LevonUndo /does/ seem to still work properly :)
2002-05-22 Lars Gullik Bjønnesbegin cleanup slowly
2002-05-14 Lars Gullik Bjønnesbug338patch.gz
2002-05-10 Jürgen VignaERT compatibility read should be better now.
2002-04-16 Angus LeemingMake getBibkeyList const.
2002-03-21 Lars Gullik Bjønnesws changes
2002-01-14 Jean-Marc Lasgouttesfix starting up which binary is really a symlink; make...
2002-01-12 Dekel TsurFix (partially) font bug in compatability code.
2002-01-08 Jürgen VignaFixed rowbreaking for "character"-insets and ignore...
2001-12-27 Jürgen VignaMore ascii-export fixes and when making copy of single...
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzstart reducing header file dependencies
2001-11-26 Jean-Marc Lasgouttescleanups from Andre
2001-11-14 José MatoxFix several warnings regarding unused variable/arguments.
2001-11-07 José MatoxImproved support for docbook export in inset text.
2001-11-07 Jean-Marc Lasgouttesfix the "save defaults" problems
2001-11-07 Jean-Marc Lasgouttesmathed compilation fix
2001-10-24 José MatoxDocbook supported version is now 4.1 (only 3 lines...
2001-09-04 José Matoxrename docBook method to docbook
2001-09-01 Dekel TsurParagraph iterators
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-09 Lars Gullik Bjønnesmove getParFromID to Buffer
2001-07-08 Lars Gullik Bjønnesmake NO_LATEX default, set ut compability stuff
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-05-09 Lars Gullik Bjønnesuse more stringstream, remove some cruft
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-03-21 José MatoxCleaner code for linuxdoc generation that allowed final...
2001-03-13 Dekel TsurCleanup
2001-03-12 Lars Gullik Bjønnessome further work on the float lists
2001-03-11 Lars Gullik Bjønnesdynamic number of lists
2001-03-09 Lars Gullik Bjønnessome cascading name changes
2001-02-19 Jürgen VignaVarious fixes to InsetTabular and InsetText + Angus...
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2001-02-14 Lars Gullik Bjønnesremove cruft
2001-02-09 Jean-Marc Lasgouttesremove reference list from menus, formlog updates,...
2001-02-06 Jean-Marc LasgouttesMove LaTeX and VC logs to GUI-I on xforms
2001-01-11 Jean-Marc LasgouttesTwo small patches from Dekel
2001-01-11 Lars Gullik Bjønnespatch from Dekel, change lyxformat to int
2000-10-27 Jean-Marc LasgouttesJose's DocBook tables patch; Angus latest preference...
2000-10-12 Jean-Marc LasgouttesGnome Error&Ref popups, change LyXParagraph::size_type...
2000-10-12 Lars Gullik Bjønnesthe mkfifo change, make it compile on egcs
next