]> git.lyx.org Git - lyx.git/history - src/frontends/controllers
Rename .C => .cpp for files in src/frontends/controllers, step 1
[lyx.git] / src / frontends / controllers /
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...
2006-10-09 Abdelrazak Youneseven more unicode work...
2006-10-09 Abdelrazak YounesPatch 1 Log:
2006-10-08 Abdelrazak Younes* ControlChanges:
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-28 Enrico ForestieriSmall fixes for STLPort compliance
2006-09-27 Abdelrazak Younesreplace global variable bufferlist with Application...
2006-09-19 Lars Gullik Bjønnespropdel svn:executable
2006-09-16 Abdelrazak YounesKernel::isBufferAvailable(): replace the implicit point...
2006-09-16 Abdelrazak Younesdeledelete BufferView::available() method because buffe...
2006-09-15 Georg BaumAdd phantom icons from Uwe and me (last part of bug...
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-07 Georg BaumFix bug 2698 (new images from Uwe Stöhr)
2006-09-02 Georg BaumFix some conversion problems spotted by MSVC warnings
2006-08-23 Michael Schmittdrop linuxdoc support (part 3)
2006-08-16 Jean-Marc Lasgouttes * configure.ac: add LYX_DATE variable for release...
2006-08-16 Jean-Marc LasgouttesFix bug 2068 and do some cleanup
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-08-04 Bo PengAdd more controls to the view-source dialog.
2006-07-19 Georg BaumGive feedback if TeXFiles.py fails
2006-07-17 Georg Baumfix bug 2687
2006-07-16 Georg BaumFix bug 2524
2006-07-15 Abdelrazak YounesThis commit transfer the ErrorList handling from LyXVie...
2006-07-14 Abdelrazak YounesThis commit continues the drastic diet operated on...
2006-07-12 Michael Schmittremove redrawGUI()
2006-07-08 Michael Schmitt remove xforms relicts
next