]> git.lyx.org Git - lyx.git/history - src/insets/insettext.C
reversed jug-bug, will apply pieces later
[lyx.git] / src / insets / insettext.C
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...
2000-07-28 Jürgen VignaAdded lyx-func tabular-feature for menu structure.
2000-07-25 Jean-Marc LasgouttesMenubar and toolbar fixes. New OptItem menu option...
2000-07-24 Lars Gullik Bjønnesmore NEW_INSETS changes, define NEW_MANUBAR as default...
2000-07-24 Jean-Marc LasgouttesGUI-indep toolbar and menus mostly work !
2000-07-19 Lars Gullik BjønnesNEW_INSETS changes, + some small things in insettabular.C
2000-07-18 Lars Gullik Bjønnesmore changes to get insetfloat working + some other...
2000-07-14 Jürgen VignaFixed inset-redraw problems on resizing lyx-window...
2000-07-11 Jürgen VignaFixe the toggle selection bug I introduced.
2000-07-07 Jürgen VignaFixed selection in insets and some small fixes.
2000-07-07 Jürgen VignaYou won't believe I SOLVED the smart insettext-update...
2000-07-07 Jürgen VignaAnguses patch + some modifications for smart? inset...
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-30 Lars Gullik Bjønnesremove NEW_WAY stuff
2000-06-28 Jürgen VignaSome more inset-text/tabular update fixes, still some...
2000-06-28 Jean-Marc LasgouttesFix a few portaibility issues and a crash.
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...
next