]> git.lyx.org Git - lyx.git/history - src/BufferView.h
Reverted the reverted changes - 1.
[lyx.git] / src / BufferView.h
2001-04-17 Lars Gullik Bjønnesws, inherit privately
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-03-15 Lars Gullik Bjønnesone small private fix in mathed, put noncopyable and...
2001-03-08 Dekel TsurFix compilation problem
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-14 Lars Gullik Bjønnesremove cruft
2001-02-14 Jürgen VignaMake LFUN_QUOTE work for InsetText.
2001-02-14 Jürgen VignaSome InsetTabular and -Text fixes.
2001-01-31 Dekel TsurUpdate citations if the insetbib key has changed.
2001-01-28 Dekel TsurBookmarks.
2001-01-15 Dekel TsurReplace gotoNote/gotoError by gotoInset
2001-01-08 Jürgen VignaDekels tabular/textinset patches
2000-12-29 Lars Gullik Bjønnessome work on Floats and some cleanup in WorkArea, some...
2000-12-17 Lars Gullik Bjønnesfix the deadkey bug and a patch from Dekel
2000-12-11 Jean-Marc LasgouttesA few patches I forgot to commit on friday.
2000-10-10 Jürgen VignaAdded Ascii export for tabulars + small fixes
2000-10-03 Lars Gullik Bjønnessmall changes and two patches from Dekel
2000-10-03 Jürgen VignaRemove const, set language of surronding paragraph...
2000-10-03 Jürgen VignaMoved the_locking_inset form BufferView to LyXText...
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-28 Jürgen VignaVarious fixes and some "missing features" from Dekels...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-08-01 Lars Gullik Bjønnespatch from Angus
2000-07-19 Lars Gullik BjønnesNEW_INSETS changes, + some small things in insettabular.C
2000-07-11 Jürgen VignaMoving to have the Tabular-Layout-Form tabbed and in...
2000-07-04 Jürgen VignaLots of changes for update of TextInsets, still some...
2000-06-26 Jean-Marc LasgouttesFinally cxx accepts to compile the code.
2000-06-21 Jürgen VignaVarious fixes in insettext/tabular to make update work...
2000-06-21 Lars Gullik Bjønneschange Timeout to use signals some changes because...
2000-06-19 Jürgen VignaFixed make updatesrc in forms directory. Various fixes...
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-06-08 Lars Gullik Bjønnessome small stuff before the meeting begins for real
2000-06-05 Jean-Marc LasgouttesThree patches from Dekel. Read ChangeLog
2000-05-20 Lars Gullik Bjønnessome sun compile fixes the need clipboard code patch...
2000-05-20 Lars Gullik Bjønnessome new clipboard code
2000-05-19 Lars Gullik Bjønnespatch from dekel
2000-05-15 Jürgen VignaLots of fixes for text/tabular insets. Now tabular...
2000-04-29 Lars Gullik Bjønnesremoved unused code
2000-04-27 Lars Gullik Bjønnesupdated no.po, textcache fix and oneliner from Garst
2000-04-26 Lars Gullik Bjønnesseveral changes and fixes. Read the ChangeLog
2000-04-19 Jürgen VignaAdded a preliminary NOT working insettabular. Lot's...
2000-04-14 Lars Gullik Bjønnesbetter mouse pointer handling, actualy makes sense now
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-03-27 Jürgen VignaFixed mouse-click-bug and made cut/copy/paste work...
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-17 Lars Gullik Bjønnesremove the old painter, remove support for mono_video...
2000-02-15 Lars Gullik Bjønnesread changelog
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-01-24 Lars Gullik Bjønnespos=string::npos for regex not found, use handcoded...
2000-01-08 Lars Gullik Bjønnessome new (not extensive) changes, some fixes, will...
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-21 Lars Gullik Bjønnesfixes because of SUN CC warnings, bmtable now compiled...
1999-12-16 Lars Gullik Bjønnesremove bogus backslashed from iso-8859-1, try to fix...
1999-12-10 Lars Gullik Bjønnesthe buffer patch, moved Buffer::text to BufferView...
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-04 Lars Gullik Bjønnesthe runlatex merge
1999-10-25 Jean-Marc LasgouttesFinish to add wrappers for xforms callbacks. Now dec...
1999-09-27 Lars Gullik BjønnesInitial revision