]> git.lyx.org Git - lyx.git/history - src/BufferView_pimpl.h
character2.diff.gz
[lyx.git] / src / BufferView_pimpl.h
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-14 Jürgen VignaMake LFUN_QUOTE work for InsetText.
2001-02-14 Jürgen VignaSome InsetTabular and -Text fixes.
2001-02-07 Lars Gullik Bjønnesthe Timeout patch
2001-01-29 Jean-Marc LasgouttesFranch and danish updates, change type of BufferView...
2001-01-28 Dekel TsurAdd missing std::
2001-01-28 Dekel TsurBookmarks.
2001-01-15 Dekel TsurReplace gotoNote/gotoError by gotoInset
2000-10-10 Jürgen VignaAdded Ascii export for tabulars + small fixes
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-14 Lars Gullik Bjønnesdifferent low-level key handling for xforms 0.89, use...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-07-04 Lars Gullik Bjønnesencoding patch and mousewheelpatch
2000-07-04 Jürgen VignaLots of changes for update of TextInsets, still some...
2000-06-28 Lars Gullik Bjønnesremove the lyx_focus and work_area_focus stuff
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-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-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...