]> git.lyx.org Git - lyx.git/history - src/frontends/controllers
* src/frontends/qt4/GuiSelection.C
[lyx.git] / src / frontends / controllers /
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
2006-07-06 Michael Schmitt * remove various xforms relicts, in particular:
2006-07-06 Lars Gullik BjønnesRemove quite a few compiler warnings:
2006-07-03 Georg Baummerge booktabs branch
2006-06-30 Georg BaumCall python with the -tt switch to make mixed tab/space...
2006-06-28 Jean-Marc Lasgouttesremove annoying debug messages
2006-06-27 Bo PengReplace TeXFiles.sh by TeXFiles.py
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-26 Bo PengGenerate python code in GraphicsConverter.C, replace...
2006-06-19 Jürgen SpitzmüllerThe Grand Font Selection Redesign:
2006-05-18 Georg BaumAdd \overset and \underset to math panel (bug 2533):
2006-05-10 Lars Gullik BjønnesRemove the now superseeded SConscript files, and some...
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-07 Bo Pengscons-based build system, by Bo Peng (ben.bob@gmail...
2006-05-07 Georg BaumImplement GUI for fixed size math delimiters (by Enrico...
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-04-28 Martin VermeerBrown paper bag for r13772
2006-04-28 Martin Vermeer Change capitalization for outline (DOWN -> Down etc.)
2006-04-26 Martin Vermeer Outlining improvements/fixes
2006-04-22 Abdelrazak Younes* TocBackend.[Ch]: new files defining class TocBackend...
2006-04-19 Abdelrazak YounesTwo ways toc navigation:
2006-04-19 John SprayChanges to External controller for GTK implementation
2006-04-18 Abdelrazak Younes* ControlToc.[Ch]
2006-04-16 Abdelrazak Younes* src/buffer_funcs.[Ch]
2006-04-10 Bo PengUpdate on view-source feature (r13610), from Bo Peng...
2006-04-09 Bo Pengview-source feature, from Bo Peng <ben.bob@gmail.com>
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 Martin Vermeer * ControlMath.C
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-29 Martin Vermeer Add outlining functionality to the TOC dialog.
2006-03-23 Georg BaumStore colors as rgb values in branches.
2006-03-23 Jean-Marc LasgouttesAdd the tests/ subdirectory
2006-03-20 Jürgen Spitzmüllerfrontends/controllers/ControlBibtex.[Ch]: new members...
2006-03-10 Martin Vermeerfix bug 2212: First change is skipped in Merge changes...
2006-03-07 Georg Baumfix nullstream also in pch files
2006-03-06 Lars Gullik BjønnesUpdate for boost::regex v4, add test
2006-02-10 Lars Gullik BjønnesDelete all .cvsignore files from trunk
2005-12-12 Jürgen Spitzmüllerfix bug 2148 (preferences saves wrong papersizes);...
2005-11-30 Jean-Marc Lasgouttesimprove warning
2005-11-02 Angus LeemingTrivial fixes to some warnings thrown up by MSVS.Net...
2005-10-05 Jean-Marc Lasgouttesbug 2062: Spellcheck stops at ligature breaks without...
2005-10-05 Jean-Marc Lasgouttesmake sure that word at cursor position is checked too...
2005-10-03 Jürgen Spitzmüllerfix bug 1894 (disabling of widgets broken)
next