]> git.lyx.org Git - lyx.git/history - src/paragraph.C
Hopefully fixed another free-memory bug.
[lyx.git] / src / paragraph.C
2000-05-22 Jürgen VignaHopefully fixed another free-memory bug.
2000-05-20 Lars Gullik Bjønnessome sun compile fixes the need clipboard code patch...
2000-05-19 Lars Gullik Bjønnespatch from dekel
2000-05-18 Lars Gullik Bjønneswhitespace and pass by const reference and use Inset...
2000-05-05 Jean-Marc LasgouttesTwo patches from Dekel (\\protect and depth bars);...
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
2000-05-04 Jürgen VignaCommiting my changes till now. Mainly (only?) changes...
2000-04-26 Lars Gullik Bjønnesseveral changes and fixes. Read the ChangeLog
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
2000-04-19 Jürgen VignaAdded a preliminary NOT working insettabular. Lot's...
2000-04-19 Lars Gullik Bjønnesread the Changelog, preparing for prerelease
2000-04-16 Lars Gullik Bjønnesmake the graphics backround render ok + other stuff...
2000-04-12 Lars Gullik Bjønnessmall fixes, silence debug msgs, move some functions
2000-04-11 Lars Gullik Bjønnesparagraph-spacing, redoparagraph in deleteemptyparagrap...
2000-04-10 Lars Gullik Bjønnessmall changes
2000-04-10 Jürgen VignaAdded clean CutAndPaste handling with it's own class...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-04-03 Jean-Marc LasgouttesVarious fixes from Dekel Tsur.
2000-03-31 Jürgen VignaVarious small fixes, look in ChangeLog
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-17 Lars Gullik Bjønnesmulitilang fixes, the addition of some trace msgs to...
2000-03-16 Lars Gullik Bjønnesmake text private in LyXParagraph some changes to impor...
2000-03-12 Lars Gullik Bjønnesthe figinsetpatch some lyxrc changes, read the ChangeLog
2000-03-10 Lars Gullik BjønnesDekels arabic patch, + some small things by me
2000-03-09 Lars Gullik Bjønnesfix lyxalgo.h, dra pagebreak with text on line, change...
2000-03-09 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-03-08 Lars Gullik Bjønneschanges from sprintf to string stream. see comments...
2000-03-06 Lars Gullik Bjønneschange to use ostreams instead of string when writing...
2000-03-02 Lars Gullik Bjønneschange to use only ostream to write latex from insets
2000-03-01 Lars Gullik Bjønnesgot rid of more current_views rewritten the search...
2000-02-29 Lars Gullik Bjønnesread the ChangeLog... no huge changes .. but some might...
2000-02-22 Lars Gullik Bjønnescontinue the crusade to get rid of current_view
2000-02-18 Lars Gullik Bjønnesfix the resize bug, make some more inset funcs const...
2000-02-17 Lars Gullik Bjønnesremove the old painter, remove support for mono_video...
2000-02-10 Lars Gullik Bjønnesnew painter,workarea and lcolor. Read the diff/sources...
2000-02-10 Jean-Marc LasgouttesSeveral small things accumulated while cvs was down
2000-02-07 Lars Gullik Bjønnessmall fixes
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
2000-02-03 Lars Gullik Bjønnesapplied the hebrew patch
2000-02-03 Lars Gullik Bjønnesinitialize footnotekind int LyXParagraph()
2000-02-03 Lars Gullik Bjønnesinitialze column
2000-01-25 Lars Gullik Bjønnesfix crossref label list, some debug messages + various
2000-01-24 Lars Gullik Bjønnespos=string::npos for regex not found, use handcoded...
2000-01-21 Lars Gullik Bjønnesfix some of the bugs reported, should hopefully be...
2000-01-20 Lars Gullik Bjønnesa couple of new posix wrappers, use new instead of...
2000-01-13 Lars Gullik Bjønnesfix double space editing, small change to make Path...
2000-01-11 Jean-Marc LasgouttesFix a nasty "unsigned means trouble" bug.
2000-01-11 Lars Gullik Bjønnesok, some more changes, this time I have gotten the...
2000-01-07 Lars Gullik Bjønnesupdate libtool, try to make it work for std::streams...
2000-01-06 Lars Gullik Bjønnesmy changes during the holidyas...i expect some compiler...
1999-12-16 Jean-Marc LasgouttesAdd -enable-assertions to configure, cleanup assertions...
1999-12-16 Lars Gullik Bjønnesremove bogus backslashed from iso-8859-1, try to fix...
1999-12-07 Jean-Marc LasgouttesNew dutch example files; the usual set of dec cxx fixes.
1999-12-07 Lars Gullik Bjønnesthe fstream/iostream changes and some small other things
1999-12-01 Lars Gullik Bjønnesmore whitespace bugs fixed
1999-11-24 Lars Gullik Bjønnesseveral changes from FilePtr to FileInfo, reverted...
1999-11-23 Jean-Marc LasgouttesOutput ~ and ^ with the proper latex macro; add a few...
1999-11-22 Lars Gullik Bjønnesread ChangeLog, a lot of whitespace changes. experiment...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-09 Lars Gullik Bjønnesa couple of name changes and new functionality in lyxvc...
1999-11-05 Lars Gullik Bjønnesmore fixes and updates
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-26 Jean-Marc LasgouttesDo not make spaces unbreakable when tt font is used...
1999-10-19 Lars Gullik Bjønneserase->clear, AM_CONDTIONAL for conditional compilation...
1999-10-19 Lars Gullik Bjønnesmore tostr fixes and stricter lyxstring again + lyxstri...
1999-10-07 Lars Gullik Bjønnesthe merge from branch debugstream
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-10-02 Lars Gullik Bjønneslast updates from 1.0.4, no more updates expected from... 1.0.4
1999-09-27 Lars Gullik BjønnesInitial revision