]> git.lyx.org Git - lyx.git/history - src/insets/insettext.C
patch from Dekel, change lyxformat to int
[lyx.git] / src / insets / insettext.C
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...
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ø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-05-19 Jürgen VignaLast fixes for old-table-format-read, fixes in display...
2000-05-17 Jürgen VignaVarious warnings fixed, added preliminary read of old...
2000-05-16 Jürgen VignaFixed undo handling for tabular-insets and update Tabul...
2000-05-15 Jürgen VignaLots of fixes for text/tabular insets. Now tabular...
2000-05-04 Jean-Marc Lasgouttesclear()->erase() ; lots of using directives for cxx
2000-05-04 Jürgen VignaCommiting my changes till now. Mainly (only?) changes...
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-20 Jürgen VignaMore textinset fixes! Now also undo works and I removed...
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 VignaSmall bugfix for cursor-misplacement and insert of...
2000-04-10 Jürgen VignaAdded clean CutAndPaste handling with it's own class...
2000-04-09 Lars Gullik Bjønnesmore changes to bufferview, fix cursorpositioning,...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-04-03 Jean-Marc LasgouttesVarious fixes from Dekel Tsur.
2000-03-31 Jürgen VignaVarious small fixes, look in ChangeLog
2000-03-28 Jürgen VignaOther small Backspace() fix in text.C and Undo/Redo...
2000-03-27 Jürgen VignaFixed mouse-click-bug and made cut/copy/paste work...
2000-03-17 Lars Gullik Bjønnesmulitilang fixes, the addition of some trace msgs to...
2000-03-09 Lars Gullik Bjønnesfix lyxalgo.h, dra pagebreak with text on line, change...
2000-03-09 Jürgen VignaVarious fixes look at ChangeLog
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-08 Lars Gullik Bjønneschanges from sprintf to string stream. see comments...
2000-03-06 Jean-Marc LasgouttesSmall tweaks
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...
next