]> git.lyx.org Git - lyx.git/history - src/insets/insettext.C
adjust
[lyx.git] / src / insets / insettext.C
2001-08-06 Lars Gullik Bjønnesadjust
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...
2001-08-05 Lars Gullik Bjønnessome debug stuff
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-03 Jürgen VignaSome more small fixes. Hopefully we'll get there soon!
2001-08-02 Lars Gullik Bjønnesmore latex conversion cases fixed, patch from Andre...
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-08-01 Jürgen VignaFixes to various bug-reports.
2001-07-31 Jürgen VignaAdded inline functionallity to InsetERT. Fixed cache...
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-27 Lars Gullik Bjønnessmall stuff
2001-07-27 Jürgen VignaThis should clean up the language stuff a bit and a...
2001-07-25 Lars Gullik Bjønnessome ert fixes
2001-07-24 Lars Gullik Bjønnessimplificatons
2001-07-24 Jürgen VignaAdded copy constructor to inset.h and used it in most...
2001-07-24 Jean-Marc Lasgouttesplaying around with insets
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-19 Jean-Marc Lasgouttespartial inset toggling ; insetAllowed stuff
2001-07-17 Jürgen VignaImplemented spellchecking inside insets. Small fixes...
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-16 Jürgen VignaAdded lyxrc-flag to be able to select if I want use...
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-12 Jürgen VignaAdded various inset functions for Jean-Marc (see Change...
2001-07-12 Jürgen VignaThis fixes a real bug in InsetText where it was possibl...
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-07-09 Lars Gullik Bjønnesmove getParFromID to Buffer
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-07-05 Lars Gullik Bjønnesuse shared_ptr for chache and cached_text
2001-07-05 Jürgen VignaFixed releasing of TextCache in InsetText.
2001-07-04 Lars Gullik Bjønneschange LyXScreen names to begin with lower case
2001-07-03 Lars Gullik Bjønnesuse CutAndPaste static methods directly
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...
next