]> git.lyx.org Git - lyx.git/history - src/lyxfunc.C
InsetText/Tabular fixes (buglist from SF.NET)
[lyx.git] / src / lyxfunc.C
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-29 Lars Gullik Bjønnesbetter key handling, move some methods closer to caller...
2001-05-18 Lars Gullik Bjønnessome futher cleanup add new LFUN
2001-05-17 Lars Gullik Bjønnesbetter latingkeys and better handling of unknown lyxfuncs
2001-05-16 Lars Gullik Bjønnesadd bindings for latin charsets, use self-insert as...
2001-05-04 Lars Gullik Bjønnesfloatlist work + handle lyxfuncs with args.
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-27 Lars Gullik Bjønneshack for listof algorithm
2001-04-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
2001-04-25 Lars Gullik Bjønnesmathed65.diff
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-18 Jean-Marc Lasgouttescompilation fixes
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
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-03-30 Angus Leemingcontroller-view split for TOC popup.
2001-03-28 Angus LeemingStripped out FD_form_figure code into figureXXX.[Ch...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-15 Angus Leemingremove redundant break statement from LyXFunc::Dispatch.
2001-03-14 Angus LeemingJohn's tiny FormGraphics patch and large GUI-I InsetInc...
2001-03-07 Lars Gullik Bjønnesremove mem leaks
2001-03-07 Jürgen VignaApplied John's FileDialog patch.
2001-03-06 Jürgen VignaEdwins f&r GUII patch with a small fix.
2001-02-26 Lars Gullik Bjønnescharacter2.diff.gz
2001-02-26 Dekel TsurFix export menu
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-20 Lars Gullik Bjønnespreamble2.diff.gz
2001-02-14 Lars Gullik Bjønnesremove cruft
2001-02-14 Jürgen VignaRemoved unused code.
2001-02-14 Jürgen VignaMake LFUN_QUOTE work for InsetText.
2001-02-14 Jürgen VignaSome InsetTabular and -Text fixes.
2001-02-12 Lars Gullik Bjønnesformskdepatchthingie
2001-02-06 Jean-Marc LasgouttesMove LaTeX and VC logs to GUI-I on xforms
2001-01-28 Dekel TsurBookmarks.
2001-01-19 Jean-Marc LasgouttesSmall fixes from Lior and Angus
2001-01-17 Jean-Marc LasgouttesThe bell is dead
2001-01-15 Dekel TsurReplace gotoNote/gotoError by gotoInset
2001-01-08 Jürgen VignaDekels tabular/textinset patches
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-22 Jürgen VignaFixed various "missing features" in the tabular/textins...
2000-12-19 Lars Gullik Bjønnesnow fix the KP_ stuff, simplify keysym handling in...
2000-12-18 Lars Gullik Bjønnesfix the KP_ problem
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-07 Jean-Marc LasgouttesSmall fixes
2000-11-14 Lars Gullik Bjønnesfix a couple of hard crashes, constify local variables...
2000-11-13 Jean-Marc LasgouttesConverter patch from Dekel, Preference patch from Angus...
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 Jean-Marc LasgouttesImplement the Edit>Floats menu
2000-11-02 Lars Gullik Bjønnescomment out the fax stuff, diable LyXLookup completely...
2000-10-30 Jürgen VignaFixed jumping mathed cursor in text-insets.
2000-10-26 Lars Gullik Bjønnessmall fixes, the new with template hang
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-18 Jean-Marc LasgouttesUpdate NEWS, fix a few buglets
2000-10-16 Jean-Marc LasgouttesPatches from Angus, Baruch, Dekel (2), and some glue...
2000-10-13 Jean-Marc LasgouttesChangeLog&CREDITS cleanup, Gnome cleanup, clear minibuf...
2000-10-12 Jean-Marc LasgouttesGnome Error&Ref popups, change LyXParagraph::size_type...
2000-10-12 Lars Gullik Bjønnesadd encodings and languages to dist handle the locking...
2000-10-11 Lars Gullik Bjønnesuse more std::functors add some of my own, some change...
2000-10-10 Allan Raelyxrc changes to allow preferences-save to only save...
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 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 Allan Raemissing break; and put a '}' where it should be
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-25 Jürgen VignaChanged KDE FormIndex to use qtarch generated dialog...
2000-09-23 Lars Gullik Bjønnesremove almost all traces of old table
2000-09-20 Lars Gullik Bjønnespatch from Marko, remove table.Ch from repository
2000-09-19 Lars Gullik Bjønnesfix call to Dispatch
2000-09-18 Lars Gullik Bjønnesremove commented HAVE_SSTREAM code
2000-09-15 Jean-Marc LasgouttesA few tweaks (fix new file name, make sstream.h work...
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-31 Lars Gullik Bjønnespatch from dekel and patch from angus
2000-08-30 Lars Gullik Bjønnesthe export patch from Dekel
2000-08-25 Jürgen VignaFixed disabled Table-Menu entries, renamed table-insert...
2000-08-22 Lars Gullik Bjønnesmake NEW_TABULAR default, some GUIRunTime changes
2000-08-18 Jürgen VignaChanged to always show if a feature is a toggle also...
2000-08-18 Jürgen VignaFixed a missing class change question for defaults...
2000-08-17 Jürgen VignaMarko's GNOME patch, some modifications to this, some...
2000-08-15 Lars Gullik Bjønnesmore keyboard/keysym changes
2000-08-14 Lars Gullik Bjønnesdifferent low-level key handling for xforms 0.89, use...
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-08 Jürgen VignaForgotten files again + autosave-file fixes and small...
next