]> git.lyx.org Git - lyx.git/history - src/insets/figinset.C
Various updates for insets mostly regarding fixes for text-insets.
[lyx.git] / src / insets / figinset.C
2000-03-08 Jürgen VignaVarious updates for insets mostly regarding fixes for...
2000-03-07 Lars Gullik Bjønnesapply the ostream changes to mathed, some other small...
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-02-29 Lars Gullik Bjønnesread the ChangeLog... no huge changes .. but some might...
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-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-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
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-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-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-12-16 Lars Gullik Bjønnesremove bogus backslashed from iso-8859-1, try to fix...
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-22 Lars Gullik Bjønnesread ChangeLog, a lot of whitespace changes. experiment...
1999-11-15 Lars Gullik Bjønnesmade insetlatex.[Ch] not used, white-space changes...
1999-11-09 Lars Gullik Bjønneschanges because of function name change in BufferView...
1999-11-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-22 Jürgen VignaFixed a few xforms issues, with this method we could...
1999-10-22 Lars Gullik Bjønnesadd some ifdef guards around the code that jug commente...
1999-10-20 Jürgen VignaFixed some bugs and introduced some memory leaks!
1999-10-19 Lars Gullik Bjønneserase->clear, AM_CONDTIONAL for conditional compilation...
1999-10-19 Jean-Marc LasgouttesA bunch of obvious changes to please strict ansi compil...
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