]> git.lyx.org Git - lyx.git/history - src/text.C
small fix with footnote, use stringstream some more
[lyx.git] / src / text.C
2001-05-09 Jean-Marc Lasgouttesvarious fixes
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-27 Lars Gullik Bjønnesfix typo
2001-04-27 Jürgen VignaReverted the reverted changes - 1.
2001-04-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
2001-04-25 Lars Gullik Bjønnessmall fix for gcc 3.0, use std::transform in lstrings...
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-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-04-13 Jürgen VignaFixed some redraw problems in InsetText/Tabular/Collaps...
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-04 Lars Gullik Bjønnesconstify vars
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-16 Lars Gullik BjønnesNO_PEXTRA and NO_PEXTRA_REALLY
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-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 Jürgen VignaMake LFUN_QUOTE work for InsetText.
2001-02-11 Dekel Tsur- Add support for the align environment from amsmath
2001-02-09 Dekel TsurFix selection drawing for RTL text in tables.
2001-02-01 Dekel TsurPreserve the font when erasing a newline char.
2001-01-17 Dekel TsurFix goto reference.
2001-01-15 Dekel TsurUse contains() instead of strchr().
2001-01-13 Dekel TsurAdd ':' to number separators chars
2001-01-04 Jürgen VignaFixes for tabular-clipboard-paste and tabular-scroll.
2001-01-03 Jürgen VignaMore fixes to insettabular/text (and some missing featu...
2000-12-22 Jürgen VignaFixed various "missing features" in the tabular/textins...
2000-12-10 Lars Gullik Bjønnesseveral small patches
2000-12-05 Jean-Marc LasgouttesPatch from John (figinset) and Dekel (RTL and spellchecker)
2000-11-21 Lars Gullik BjønnesAngus patch, + allow to set cursor color + constify...
2000-11-04 Lars Gullik Bjønnessome formatting changes some simplifications and remova...
2000-11-02 Jean-Marc LasgouttesA patch from Dekel (macros in RTL mode)
2000-10-16 Jean-Marc LasgouttesPatches from Angus, Baruch, Dekel (2), and some glue...
2000-10-15 Lars Gullik Bjønnestwo small patches
2000-10-10 Jean-Marc LasgouttesDekel language/encoding patch + a few fixes
2000-10-10 Jürgen VignaAdded Ascii export for tabulars + small fixes
2000-10-09 Jean-Marc LasgouttesPatch for TOC menu by dekel, kde cleanup patch from...
2000-10-02 Jürgen VignaFixes to insettabular/text.
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 Jürgen VignaVarious fixes, removed "default" language, inserted...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-23 Lars Gullik Bjønnesremove almost all traces of old table
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-09-08 Jürgen VignaInserted handling for "default" language in language...
2000-08-25 Jürgen VignaFixed redraw problem when resizing vertically and curso...
2000-08-16 Lars Gullik Bjønneshave a real runTime method for all frontends
2000-08-07 Jürgen VignaBetter parbox use in tabulars, add of scrolling of...
2000-08-03 Lars Gullik Bjønnessome nicer code...
2000-08-01 Jürgen VignaInsetText draw-update fixes, implemented edit-table...
2000-07-24 Lars Gullik Bjønnesmore NEW_INSETS changes, define NEW_MANUBAR as default...
2000-07-21 Lars Gullik Bjønnesuse NEW_TABULAR�to controll all insettabler usage and...
2000-07-19 Lars Gullik BjønnesNEW_INSETS changes, + some small things in insettabular.C
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-13 Jürgen VignaPatch fdfix from Angus, using only the new tabular...
2000-07-12 Jürgen VignaCommented out wrong code in text.C (Dekel?) some more...
2000-07-10 Lars Gullik Bjønnesthree patches from Dekel
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ønnesencoding patch and mousewheelpatch
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 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-15 Jean-Marc LasgouttesFix crash when spellchecking; other small things
2000-06-12 Lars Gullik Bjønnesmoore
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-07 Jean-Marc LasgouttesNew citation popup from Angus
2000-06-06 Jean-Marc LasgouttesSmall updates
2000-05-30 Lars Gullik Bjønnestwo patches from Dekel
2000-05-30 Jean-Marc LasgouttesFix the line-delete-forward bug?
2000-05-26 Jean-Marc LasgouttesFix part of the line-delete-forward problem
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-12 Jean-Marc LasgouttesDekel patch to add EndLabelString tag to layout files.
2000-05-09 Jean-Marc LasgouttesHopefully fix the problem with stateText() in lyxfont.C
2000-05-05 Jean-Marc LasgouttesTwo patches from Dekel (\\protect and depth bars);...
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
2000-04-26 Jean-Marc LasgouttesDekel's depth bars and assorted fixlets
2000-04-26 Lars Gullik Bjønnesseveral changes and fixes. Read the ChangeLog
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
2000-04-19 Lars Gullik Bjønnesread the Changelog, preparing for prerelease
2000-04-16 Lars Gullik Bjønnesmake the graphics backround render ok + other stuff...
2000-04-12 Lars Gullik Bjønnessmall fixes, silence debug msgs, move some functions
2000-04-11 Lars Gullik Bjønnesparagraph-spacing, redoparagraph in deleteemptyparagrap...
next