]> git.lyx.org Git - lyx.git/history - src/frontends/controllers
Make listings dialog translatable (mostly strings from InsetListingsParams), fix...
[lyx.git] / src / frontends / controllers /
2007-05-17 Abdelrazak YounesThis patch solves this crash (due to an assertion):
2007-05-14 Abdelrazak YounesFix gcc warning and be 64 bit clean.
2007-05-14 Abdelrazak Younesrestore cursor position in preamble.
2007-05-14 Stefan SchimanskiThe source view dialog does not send a lfun, so it...
2007-05-10 Abdelrazak YounesFix bugs 3528 and 3534 by Ozgur Ugras BARAN and myself:
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-05-08 Richard HeckFix for bug 3524: Indent checkbox is enabled even when...
2007-05-03 Abdelrazak Younesrevert 18186: this cannot be done right now because...
2007-05-03 Abdelrazak YounesFix interface problem in order to cleanly support ...
2007-04-30 André Pönitzdistribute content sof tex-strings.cpp to their respect...
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzresolve the layout.h <=> Layout.h conflict
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 Jürgen SpitzmüllerImplement shortcut (M-x) to hide the minibuffer
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzforgot these
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-25 André Pönitzremove some lyx:: etc
2007-04-25 Bo PengRename .C => .cpp for files in src/frontends/controller...
2007-04-25 Bo PengRename .C => .cpp for files in src/frontends/controller...
2007-04-25 Bo Pengmerge src/frontends/controllers/biblio, character,...
2007-04-25 Bo Pengmerge src/frontends/controllers/biblio, character,...
2007-04-25 Bo Pengmerge src/frontends/controllers/biblio, character,...
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 1
2007-04-22 Abdelrazak YounesPass the main window (GuiView) to the delimiter dialog...
2007-04-21 Michael Schmitt * src/frontends/controllers/ControlMath.h: remove...
2007-04-14 Uwe StöhrAdd Updownarrow and updownarrow to the delimiter dialog
2007-04-14 Uwe StöhrFix bugs 3458:
2007-04-12 Abdelrazak YounesFix bug 3450:
2007-04-10 Jean-Marc Lasgouttesfix cash with Toc widget (when stdlib-debug is on)
2007-04-06 Georg Baumprevent the compiler from optimiying away support:...
2007-04-06 Abdelrazak YounesMake the delimiters dialog use true unicode symbols...
2007-04-06 Georg BaumUse FileName instead of strings in support::Package.
2007-04-06 Georg Baumremove unneeded lyx qualifier
2007-04-03 Abdelrazak YounesStill trying to solve the Toc panel crash with stdlib...
2007-04-02 Georg Baumremove unused stuff
2007-04-01 André Pönitzavoid evalutation of lyxerr arguments unless really...
2007-03-27 Georg BaumConvert makeRelPath to docstring (from Michael Gerz)
2007-03-26 Jürgen Spitzmüller* src/frontends/controllers/ControlAboutlyx.[Ch]:
2007-03-26 Jürgen Spitzmüller* src/frontends/controllers/ControlAboutlyx.[Ch]:
2007-03-26 Abdelrazak YounesFix bug 3293 by Bernhard Roider:
2007-03-25 Abdelrazak YounesCleanup and polish of the Citation dialog:
2007-03-25 Abdelrazak Younes* BufferParams:
2007-03-25 Abdelrazak Younesremove useless assertion (already handled by std-debug...
2007-03-23 Georg BaumFix bug 440
2007-03-22 Martin VermeerGet ProvidesNatbib working correctly, esp. for egs...
2007-03-16 Abdelrazak Youneshopefully fix bug 3152.
2007-03-16 Abdelrazak YounesCleanup of the Toc model and controller: The objective...
2007-03-12 Abdelrazak Younes* ControlToc:
2007-03-01 Georg Baumremove unneeded namespace
2007-02-26 Georg Baumfix 'make check' by removing useless namespace lyx
2007-02-08 Michael Schmitt * src/frontends/controllers/ControlDocument.C: remove...
2007-02-01 Michael Schmitt * frontends/qt4/QChanges.C:
2007-01-31 Uwe Stöhrfix bug 895
2007-01-25 Abdelrazak YounesAvoid errorList copy.
2007-01-24 Abdelrazak YounesFix screen update after CT bug.
2007-01-18 Abdelrazak Younes* mover.h
2007-01-17 Abdelrazak YounesTransfer the global converters and system_converters...
2007-01-07 Abdelrazak YounesAdd missing call to WorkArea::redraw(). Fix bug 3078
2007-01-05 Georg BaumAbdel, get yourself a decent file system!
2007-01-05 Abdelrazak YounesFix bug bug 3064 and 3065:
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-12-22 Georg Baumconvert more GUI strings to docstring
2006-12-22 Georg Baumget rid of more utf8 conversions
2006-12-22 Enrico ForestieriFix display of the style name in the BibTeX Bibliograph...
2006-12-21 Georg Baumget rid of more utf8 conversions
2006-12-21 Georg Baumconvert author names and status messages to docstring
2006-12-17 Edwin Leuvenfix: http://bugzilla.lyx.org/show_bug.cgi?id=452
2006-12-17 Georg BaumConvert most of the bibtex machinery to docstring.
2006-12-16 Georg Baumadd comment about possibly wrong encoding
2006-12-10 Georg Baumconvert thesaurus and spellchecker to docstring
2006-12-08 Georg BaumConvert the spell checking machinery to docstring.
2006-12-05 Georg Baummore unicode filenames (+ fix one possible initializati...
2006-12-04 Georg Baummore unicode filenames
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-13 Georg BaumAdd support for the esint package
2006-11-13 Georg BaumExtend the navigate menu to child docs
2006-11-13 Jean-Marc Lasgouttesupdate FSF address
2006-11-11 Georg Baumunicode: ditch another utf8 roundtrip + some obsolete...
2006-11-11 Georg BaumUnicode: remove more utf8 roundtrips and faulty convers...
2006-11-11 Abdelrazak Younes* Buffer
2006-11-03 Georg BaumFix problem with non-ascii branch names by converting...
2006-10-22 Asger Ottar Alstrup- rework update handling, make cursor movement faster,
2006-10-22 André Pönitzuse more unicode in math
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Georg BaumUse the new InsetCommandParams interface (frontend...
2006-10-19 Georg BaumUse UTF8 for LaTeX export.
2006-10-19 Michael SchmittChange tracking:
2006-10-17 Georg BaumRework InsetCommandParams interface and file storage
2006-10-12 Georg BaumConvert labels to unicode
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-09 Abdelrazak YounesThis commit is converting everything related to browsin...
next