]> git.lyx.org Git - lyx.git/history - src/insets/insettext.C
layout as string
[lyx.git] / src / insets / insettext.C
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-07-03 Angus LeemingAdded using directive.
2001-07-03 Lars Gullik Bjønnesavoid multiple lookups and simplify slightly
2001-07-02 Jürgen VignaIntroduce a local cache to the getLyXText method for...
2001-06-29 Lars Gullik Bjønnesremove TEXT
2001-06-29 Jean-Marc Lasgoutteslyxstring compile fixes ; small stuff
2001-06-29 Lars Gullik Bjønneslowercase.diff
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-14 Jürgen VignaSmall fix and remove some warinings.
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-06-07 Jürgen VignaFixed one more "missing feature" for InsetText/Tabular.
2001-06-01 Jürgen VignaInsetText/Tabular fixes (buglist from SF.NET)
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-28 Jürgen VignaVarious fixes to Tabular, InsetTabular and InsetText...
2001-05-08 Lars Gullik Bjønnesuse stringstream, remove some old footnote handling
2001-05-08 Lars Gullik Bjønnessome reindentation, revert workarea xpos++, constify...
2001-05-08 Lars Gullik Bjønnesremove LyXParagraph Clone use newly added copy construc...
2001-05-03 Jean-Marc LasgouttesKayvan --export fix ; Angus toolbar fixes
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-27 Jürgen VignaReinsert the changes Lars reverted!
2001-04-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-20 Jürgen VignaFixed setting cursor positions with mouse for TextInset...
2001-04-17 Lars Gullik Bjønnesc++ casts, remvoe dead code, use LFUN_MESSAGE
2001-04-17 Allan Raefix doxygen operation ; stop #warning causing errors...
2001-04-13 Jürgen VignaFixed some redraw problems in InsetText/Tabular/Collaps...
2001-04-06 Lars Gullik Bjønnessimplify some, ws, begin minibuffer simplification
2001-04-05 Lars Gullik Bjønnesadd some std::
2001-04-04 Lars Gullik Bjønnesimplement getLabelList
2001-04-04 Lars Gullik Bjønneschanges... read the changelog...
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-28 Jürgen VignaChanged drawing of button in InsetCollapsable and some...
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-03-23 Jürgen VignaFixed cursor position in minipages and small draw-fix...
2001-03-15 Angus Leemingalmost whitespace!
2001-03-11 Lars Gullik Bjønnesremove Last when NEW_INSETS is defined
2001-03-09 Lars Gullik Bjønnessome cascading name changes
2001-03-06 Lars Gullik BjønnesParagraphParameters and SharedContainer
2001-02-26 Jürgen VignaReactivate "Custom Export Code" and small fix to LyXFun...
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-22 Jürgen VignaFixed SELF_INSERT for InsetText!
2001-02-22 Jürgen VignaMore InsetText/InsetTabular fixes!
2001-02-19 Jürgen VignaVarious fixes to InsetTabular and InsetText + Angus...
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
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-02-11 Dekel Tsur- Add support for the align environment from amsmath
2001-02-09 Dekel TsurFix selection in insettext.
2001-02-08 Dekel TsurFix selection in insettext.
2001-01-17 Jean-Marc LasgouttesThe bell is dead
2001-01-11 Lars Gullik Bjønnespatch from Dekel, change lyxformat to int
2001-01-08 Jürgen VignaDekels tabular/textinset patches
2001-01-03 Jürgen VignaMore fixes to insettabular/text (and some missing featu...
2001-01-02 Jürgen VignaFixes for/in insettabular/text.
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-05 Jean-Marc LasgouttesPatch from John (figinset) and Dekel (RTL and spellchecker)
2000-11-10 Jürgen VignaSmall fixes noticed by Jean-Marc.
2000-11-09 Jürgen VignaFixed a memory leak when deleting cache.second (LyXText...
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-11-03 Jürgen VignaSome more cursor/redraw problems fixe (hopefully the...
2000-11-03 Jean-Marc LasgouttesAdd code to check shortcuts in menu files
2000-11-02 Jürgen VignaFaster update for char insert in insettext/tabular...
2000-10-31 Jürgen VignaMake lyx compile with xforms 0.88 again + small fix...
2000-10-30 Jürgen VignaFixed jumping mathed cursor in text-insets.
2000-10-30 Jürgen VignaVarious fixes (PageDown/Up, reading kmap, drawing tabul...
2000-10-27 Jean-Marc LasgouttesJose's DocBook tables patch; Angus latest preference...
2000-10-25 Jürgen VignaFixed spurious cursor line bug!
2000-10-19 Jürgen VignaFinally text-insets should draw correctly (also selecti...
2000-10-17 Jean-Marc LasgouttesInsets cleanup patch from Angus
2000-10-12 Jürgen VignaBaruch's fixes and draw fix for insettext
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-10 Jürgen VignaInset patch from Angus.
2000-10-10 Jürgen VignaAdded Ascii export for tabulars + small fixes
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 Jürgen VignaFixes to insettabular/text.
2000-10-02 Jürgen VignaSmall fixes (to earlier fixes ;)
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-27 Lars Gullik Bjønnesno time to finish compile, fixes to cxx warnings
2000-09-27 Lars Gullik Bjønnesfor 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-25 Jürgen VignaMathed fix from Dekel, GNOME patch from Marko, language...
2000-09-19 Jürgen VignaFixes to insettabular/text + GNOME patch + KDE patch
2000-09-18 Lars Gullik Bjønnesremove commented HAVE_SSTREAM code
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-17 Jürgen VignaMarko's GNOME patch, some modifications to this, some...
2000-08-09 Jürgen VignaMarko's GNOME patch + enhancements/fixes for insettabul...
2000-08-07 Jürgen VignaBetter parbox use in tabulars, add of scrolling of...
2000-08-01 Jürgen VignaInsetText draw-update fixes, implemented edit-table...
2000-07-28 Jürgen VignaA really small fix for alignment in tabular cells of...
next