]> git.lyx.org Git - lyx.git/history - src/insets
Some more changes for updating text-insets.
[lyx.git] / src / insets /
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...
1999-11-15 Lars Gullik Bjønnesmade insetlatex.[Ch] not used, white-space changes...
1999-11-10 Jean-Marc LasgouttesiSome makefiles tweaks
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-26 Lars Gullik Bjønnessubst fixes
1999-10-25 Jürgen VignaThis patch should now fix all resize problems we have...
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-21 Jean-Marc LasgouttesFix bug in a C wrapper recently introduced
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 Lars Gullik Bjønnesmore tostr fixes and stricter lyxstring again + lyxstri...
1999-10-19 Jean-Marc LasgouttesA bunch of obvious changes to please strict ansi compil...
1999-10-14 Jean-Marc LasgouttesAdd support for compilers which do not have cname headers
1999-10-13 Jean-Marc LasgouttesSome cleanups to compile with dec cxx. We are not there...
1999-10-07 Lars Gullik Bjønnesfix bug in drawing of quotes
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