]> git.lyx.org Git - lyx.git/history - src/text2.C
insetquote fix; getStatus tweaks
[lyx.git] / src / text2.C
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-12 Lars Gullik Bjønnesdekels small deleteemptyparagraphmechanism patch
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-09 Lars Gullik Bjønnesmore changes to bufferview, fix cursorpositioning,...
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
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-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-27 Jürgen VignaFixed mouse-click-bug and made cut/copy/paste work...
2000-03-24 Jürgen VignaFinally fixed the problems with clicking on insets
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-14 Lars Gullik Bjønnessmall fix to the doublespace handling in deleteemptypar...
2000-03-14 Jean-Marc LasgouttesFix insertion of protected blanks in InsertStringA.
2000-03-10 Lars Gullik Bjønnesthe fix posted to the list
2000-03-10 Lars Gullik BjønnesDekels arabic patch, + some small things by me
2000-03-09 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-03-08 Jürgen VignaVarious updates for insets mostly regarding fixes for...
2000-03-08 Lars Gullik Bjønneschanges from sprintf to string stream. see comments...
2000-03-07 Lars Gullik Bjønnesapply the ostream changes to mathed, some other small...
2000-02-29 Lars Gullik Bjønnesread the ChangeLog... no huge changes .. but some might...
2000-02-28 Jean-Marc Lasgouttes(Try to) make LyX work with more than 128 layouts;...
2000-02-25 Jürgen VignaAll changes I made to have text-insets working. Look...
2000-02-23 Lars Gullik BjønnesdoubleClick, trippleClick, new UpdateInsetList some...
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-11 Lars Gullik Bjønnesfix the outstanding painter drawing problems, now table...
2000-02-10 Lars Gullik Bjønnesnew painter,workarea and lcolor. Read the diff/sources...
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ønnestwo additional fixes, one of them is really suspect...
2000-01-24 Lars Gullik Bjønnespos=string::npos for regex not found, use handcoded...
2000-01-17 Lars Gullik Bjønnessome important changes to FIX_DOUBLE_SPCE still not...
2000-01-13 Lars Gullik Bjønnesfix double space editing, small change to make Path...
2000-01-08 Lars Gullik Bjønnessome new (not extensive) changes, some fixes, will...
1999-12-21 Lars Gullik Bjønnesfixes because of SUN CC warnings, bmtable now compiled...
1999-12-19 Asger Ottar Alstrup- Got rid of two global variables:
1999-11-22 Lars Gullik Bjønnesread ChangeLog, a lot of whitespace changes. experiment...
1999-11-19 Jean-Marc LasgouttesFix assertion when inserting text strings via clipboard...
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-08 Jean-Marc LasgouttesUse "using" to bring STL templates from the std:: names...
1999-11-05 Lars Gullik Bjønnesuse std::copy for transformation from vector to char*
1999-11-05 Lars Gullik Bjønnesmore fixes and updates
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-21 Jürgen VignaTwo small bugfixes for tabulars and cursor setting
1999-10-19 Lars Gullik Bjønneserase->clear, AM_CONDTIONAL for conditional compilation...
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-09-27 Lars Gullik BjønnesInitial revision