]> git.lyx.org Git - lyx.git/history - src/insets
More fixes to insettabular/text (and some missing features added).
[lyx.git] / src / insets /
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-28 Jean-Marc LasgouttesExternal inset debug cleanup + various patches from...
2000-12-22 Jürgen VignaFixed various "missing features" in the tabular/textins...
2000-12-17 Lars Gullik Bjønnesfix the deadkey bug and a patch from Dekel
2000-12-11 Jean-Marc LasgouttesA few patches I forgot to commit on friday.
2000-12-05 Jean-Marc LasgouttesPatch from John (figinset) and Dekel (RTL and spellchecker)
2000-12-04 Jean-Marc LasgouttesA patch from Dekel I forgot to commit
2000-11-28 Allan RaeAngus's 23rd November patch
2000-11-22 Lars Gullik Bjønneskde patch from Angus
2000-11-21 Lars Gullik BjønnesAngus patch, + allow to set cursor color + constify...
2000-11-19 Jürgen VignaFixed inset-text border redraw problem and hopefully...
2000-11-15 Lars Gullik Bjønnesfix parse error in FormPreferences, make LyX be able...
2000-11-13 Jean-Marc LasgouttesSGML patch from Jose'
2000-11-13 Jean-Marc LasgouttesConverter patch from Dekel, Preference patch from Angus...
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-08 Lars Gullik Bjønneschanges read the dirr and changelog, something should...
2000-11-06 Jean-Marc LasgouttesAdd a bunch of c_str() for string stream uses; remove...
2000-11-06 Jean-Marc LasgouttesImport patch from Dekel.
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 Jean-Marc LasgouttesA patch from Dekel (macros in RTL mode)
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 Lars Gullik Bjønnespatch from Dekel + some simplifications
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-24 Jean-Marc LasgouttesCleanup patches for xforms (Angus) and KDE (John)
2000-10-24 Jean-Marc LasgouttesFix bug when running on a display different from $DISPLAY
2000-10-23 Jean-Marc LasgouttesDekel's import/export patch
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-16 Jean-Marc LasgouttesBibtex fix from Angus ; first try at fixing mathed...
2000-10-12 Jean-Marc LasgouttesGnome Error&Ref popups, change LyXParagraph::size_type...
2000-10-12 Jürgen VignaBaruch's fixes and draw fix for insettext
2000-10-12 Jürgen VignaBaruch's InsetGraphics - LyXImage patch
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-10 Jean-Marc LasgouttesDekel language/encoding patch + a few fixes
2000-10-10 Jürgen VignaInset patch from Angus.
2000-10-10 Jürgen VignaAdded Ascii export for tabulars + small fixes
2000-10-03 Lars Gullik Bjønnessmall changes and two patches from Dekel
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-03 Jürgen VignaAngus mathed (cleanup) and inset (bib) patch.
2000-10-02 Jean-Marc LasgouttesDekel literate patch + my final word on naming new...
2000-10-02 Jürgen VignaFixes to insettabular/text.
2000-10-02 Jürgen VignaSmall fixes (to earlier fixes ;)
2000-10-02 Allan RaeKayvan and Dekel's patch + some small fixes to xforms/
2000-10-02 Lars Gullik Bjønnessmall patch from Dekel, begin introducing the real...
2000-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-29 José MatoxSeveral overdue fixes to docbook.
2000-09-28 Jürgen VignaSome more fixes to insettabular/text! (my last as single :)
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-27 Lars Gullik Bjønnessome inset fixes + other fixes for warnings from cxx
2000-09-27 Allan RaeAngus's FormBase patch with tiny cleanup
2000-09-26 Jürgen VignaAdded linelen to insets-ascii-function, some fixes...
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-09-25 Jürgen VignaMathed fix from Dekel, GNOME patch from Marko, language...
2000-09-22 Jürgen VignaAngus inseterror patch + Dekel mathed fix + added langu...
2000-09-19 Jürgen VignaFixes to insettabular/text + GNOME patch + KDE patch
2000-09-19 Lars Gullik Bjønnesfix call to Dispatch
2000-09-18 Lars Gullik Bjønnesadd a setDefaults to GUIRuntime + some const changes...
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-31 Jürgen VignaChanged so one can specify a images without extension...
2000-08-25 Jürgen VignaFixed disabled Table-Menu entries, renamed table-insert...
2000-08-23 Jürgen VignaFew insettabular/text fixes (added cut&paste for tabula...
2000-08-18 Jürgen VignaChanged to always show if a feature is a toggle also...
2000-08-17 Jürgen VignaMarko's GNOME patch, some modifications to this, some...
2000-08-14 Jürgen VignaMarko's GNOME patch and Baruch's insetgraphic patch...
2000-08-14 Allan Raemajor GUII cleanup + Baruchs patch + Angus's patch...
2000-08-11 Jürgen VignaImplemented new Layout-Document in GUII and a few small...
2000-08-10 Jürgen VignaBaruch's patch + some fixes to it.
2000-08-09 Jürgen VignaMarko's GNOME patch + enhancements/fixes for insettabul...
2000-08-08 Jürgen VignaAngus's insetref-patch and a small fix.
2000-08-08 Jürgen VignaBaruch's graphic-inset patch.
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-08-07 Jürgen VignaBetter parbox use in tabulars, add of scrolling of...
2000-08-04 Jean-Marc LasgouttesAnother clean-up patch from Angus
2000-08-03 Jean-Marc LasgouttesAngus insetindex patch + protect patch from Dekel
2000-08-02 Lars Gullik Bjønnesreenable hide signal
2000-08-01 Lars Gullik Bjønnessome fixes to prev patch
2000-08-01 Lars Gullik Bjønnespatch from Angus
2000-08-01 Jürgen VignaSmall fix.
2000-08-01 Jürgen VignaInsetText draw-update fixes, implemented edit-table...
2000-07-31 Jean-Marc LasgouttesSome fixes to compile Baruch's code with compaq cxx...
2000-07-31 Jürgen VignaBaruch's graphics-patch + minipage-support in tabular...
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-27 Lars Gullik Bjønnesfix
2000-07-27 Lars Gullik Bjønnesnoncopyable + read ChangeLog
2000-07-27 Lars Gullik Bjønnespatch from Angus and patch from Kayvan
next