]> git.lyx.org Git - lyx.git/history - src/insets/insettext.h
reformatting and remove using delc
[lyx.git] / src / insets / insettext.h
2001-04-02 Jürgen VignaReindent files with tab-stops (instead of 4 spaces...
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
2001-03-26 Jürgen VignaAdded OpenInsetDialog() function for UpdatableInset...
2001-03-23 Jürgen VignaSome small fixes and the mouse now works for minipages...
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-22 Jürgen VignaMore InsetText/InsetTabular fixes!
2001-02-14 Jürgen VignaMake LFUN_QUOTE work for InsetText.
2001-02-14 Jürgen VignaSome InsetTabular and -Text fixes.
2001-01-08 Jürgen VignaDekels tabular/textinset patches
2001-01-03 Jürgen VignaMore fixes to insettabular/text (and some missing featu...
2000-12-17 Lars Gullik Bjønnesfix the deadkey bug and a patch from Dekel
2000-10-27 Jean-Marc LasgouttesJose's DocBook tables patch; Angus latest preference...
2000-10-17 Jean-Marc LasgouttesInsets cleanup patch from Angus
2000-10-10 Jürgen VignaInset patch from Angus.
2000-10-03 Jürgen VignaMoved the_locking_inset form BufferView to LyXText...
2000-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-27 Lars Gullik Bjønnesno time to finish compile, fixes to cxx warnings
2000-09-27 Jürgen VignaVarious fixes, removed "default" language, inserted...
2000-09-26 Jürgen VignaAdded linelen to insets-ascii-function, some fixes...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-23 Jürgen VignaFew insettabular/text fixes (added cut&paste for tabula...
2000-08-07 Jürgen VignaBetter parbox use in tabulars, add of scrolling of...
2000-07-18 Lars Gullik Bjønnesmore changes to get insetfloat working + some other...
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-14 Jürgen VignaFixed inset-redraw problems on resizing lyx-window...
2000-07-05 Jürgen VignaFew more update text-inset issues + some fixes, see...
2000-07-04 Lars Gullik Bjønnesmore changes, read the Changelog
2000-07-04 Jürgen VignaSome more changes for updating text-insets.
2000-07-04 Jürgen VignaLots of changes for update of TextInsets, still some...
2000-06-28 Jürgen VignaSome more inset-text/tabular update fixes, still some...
2000-06-28 Lars Gullik Bjønnesseveral changes and some new insets, read the Changelog
2000-06-26 Jürgen VignaFixed update of insets in insets.
2000-06-23 Jürgen VignaLot's of updates for new update handling of text-insets
2000-06-22 Jürgen VignaVarious updates for the update-handling and redrawing...
2000-06-21 Jürgen VignaVarious fixes in insettext/tabular to make update work...
2000-06-19 Jürgen VignaFixed make updatesrc in forms directory. Various fixes...
2000-06-16 Jürgen VignaChanges to make text-inset work better (f.ex. cursor...
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-05-26 Jürgen VignaInsetTabular should now be feature-equal to table-suppo...
2000-05-20 Lars Gullik Bjønnessome sun compile fixes the need clipboard code patch...
2000-05-15 Jürgen VignaLots of fixes for text/tabular insets. Now tabular...
2000-05-04 Jürgen VignaCommiting my changes till now. Mainly (only?) changes...
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
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-10 Jürgen VignaAdded clean CutAndPaste handling with it's own class...
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
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-09 Lars Gullik Bjønnesfix lyxalgo.h, dra pagebreak with text on line, change...
2000-03-09 Lars Gullik Bjønnesthe freespacing patch from Kayvan, draw the math empty...
2000-03-08 Jürgen VignaVarious updates for insets mostly regarding fixes for...
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-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...