]> git.lyx.org Git - lyx.git/history - src/insets
clear()->erase() ; lots of using directives for cxx
[lyx.git] / src / insets /
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-28 Jean-Marc LasgouttesAvoid crash when PS file does not exist
2000-04-26 Jean-Marc LasgouttesDekel's depth bars and assorted fixlets
2000-04-26 Lars Gullik Bjønnesseveral changes and fixes. Read the ChangeLog
2000-04-26 Jürgen VignaAndres fixes to sstrem problems
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
2000-04-21 Jürgen VignaLast commit till after eastern :). Now you may create...
2000-04-20 Jürgen VignaMore textinset fixes! Now also undo works and I removed...
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 patch from jamatos
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-11 Jean-Marc LasgouttesSmall changes; ChangeLog is your friend
2000-04-10 Jürgen VignaSmall bugfix for cursor-misplacement and insert of...
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-06 Jean-Marc LasgouttesSmall changes needed by dec cxx
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 Jürgen VignaOther small Backspace() fix in text.C and Undo/Redo...
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-20 Jean-Marc LasgouttesOne third of Andre' no-gui patch.
2000-03-20 Jean-Marc LasgouttesBackup file patch from Dekel; Update to scr layout...
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-12 Lars Gullik Bjønnesthe figinsetpatch some lyxrc changes, read the ChangeLog
2000-03-10 Jean-Marc LasgouttesSmall fixes
2000-03-10 Lars Gullik BjønnesDekels arabic patch, + some small things by me
2000-03-10 Lars Gullik Bjønnestwo missing files
2000-03-09 Lars Gullik Bjønnesfix lyxalgo.h, dra pagebreak with text on line, change...
2000-03-09 Jean-Marc LasgouttesA bit of cxx warniong hunting; update to rpm spec file.
2000-03-09 Jürgen VignaVarious fixes look at ChangeLog
2000-03-09 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-03-08 Jean-Marc LasgouttesFix a few warnings
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-03-06 Jean-Marc LasgouttesSmall tweaks
2000-03-06 Lars Gullik Bjønneschange to use ostreams instead of string when writing...
2000-03-02 Jürgen VignaFixed the display bug for text-insets we still had...
2000-03-02 Lars Gullik Bjønneschange to use only ostream to write latex from insets
2000-03-01 Jürgen VignaAdded function parseSingleLyXformat2Token() to read...
2000-02-29 Jean-Marc LasgouttesSmall fixes
2000-02-29 Lars Gullik Bjønnesread the ChangeLog... no huge changes .. but some might...
2000-02-25 Jean-Marc LasgouttesSmall compilation fixes for compaq cxx; updated ca.po
2000-02-25 Jürgen VignaSmall changes and fixes for Insets (still work in progress)
2000-02-25 Lars Gullik Bjønnesmake the new code from Juergen compile and some small...
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-21 Jean-Marc LasgouttesAdd missing const to some insettoc methods
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-15 Lars Gullik Bjønnesread changelog
2000-02-14 Lars Gullik Bjønnessome small updates to Painter, and make the new painter...
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-08 Jean-Marc LasgouttesBug fixes, compile fixes, patches from Dekel (read...
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
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-24 Jean-Marc LasgouttesAdd a using directive
2000-01-21 Lars Gullik Bjønnesuse std::list<int> for pidwaitlist
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-17 Lars Gullik Bjønnessome important changes to FIX_DOUBLE_SPCE still not...
2000-01-11 Lars Gullik Bjønnesrevert to using .la type libtool libs
2000-01-08 Lars Gullik Bjønnessome new (not extensive) changes, some fixes, will...
2000-01-06 Jean-Marc LasgouttesAdd a bunch of using directives for dec cxx. Does not...
2000-01-06 Lars Gullik Bjønnesmy changes during the holidyas...i expect some compiler...
2000-01-05 Jean-Marc LasgouttesMore bugs uncovered by purify.
1999-12-24 Lars Gullik Bjønnesadded a regex to be used when the system is missing...
1999-12-22 Jean-Marc LasgouttesSome cleanup; fix a bug where bibtex entries list would...
1999-12-21 Lars Gullik Bjønnesfixes because of SUN CC warnings, bmtable now compiled...
1999-12-20 Jean-Marc LasgouttesSmall bugfixes and some sun CC 5.0 portability tweaks...
1999-12-19 Asger Ottar Alstrup- Got rid of two global variables:
1999-12-16 Lars Gullik Bjønnesremove bogus backslashed from iso-8859-1, try to fix...
1999-12-15 Lars Gullik Bjønnesfix in lyxfont.C bogus static_cast, some changes in...
1999-12-13 Lars Gullik Bjønnessmall things.
1999-12-13 Allan Raeincluded sgi-stl-32-merge
1999-12-13 Lars Gullik Bjønnesread the ChangeLog, use the C++ style casts more, some...
1999-12-10 Lars Gullik Bjønnesthe buffer patch, moved Buffer::text to BufferView...
1999-12-07 Lars Gullik Bjønnesthe fstream/iostream changes and some small other things
1999-12-01 Jean-Marc LasgouttesRename sqrt icon and a few small fixes
1999-12-01 Lars Gullik Bjønnesmore whitespace bugs fixed
1999-12-01 Lars Gullik Bjønnesin addition to the changes mentioned in ChangeLog,...
1999-11-26 Lars Gullik Bjønnesallocation changes to lyxstring, rerun bibtex on databa...
1999-11-25 Jean-Marc LasgouttesCxx tweaks, fix display of \epsilon and more. Read...
1999-11-24 Lars Gullik Bjønnesseveral changes from FilePtr to FileInfo, reverted...
1999-11-23 Lars Gullik Bjønnessome changes that perhaps will help cxx
1999-11-22 Lars Gullik Bjønnesread ChangeLog, a lot of whitespace changes. experiment...
1999-11-18 Jean-Marc LasgouttesTwo configuration fixes. Bugfree configure is coming...
next