]> git.lyx.org Git - lyx.git/history - src/frontends/controllers
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / controllers /
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)
2005-09-15 Jürgen Spitzmüllerupdate bufferview after document settings have been...
2005-09-08 Angus LeemingEnsure that the grammar used to invoke the spellchecker...
2005-09-07 Angus LeemingEnable TeXFiles.sh to run when its path contains spaces.
2005-08-07 Angus LeemingEnsure that the rotation origin strings are translatable.
2005-08-04 Jean-Marc Lasgouttesimprovie two spellchecker error dialogs
2005-08-02 Jean-Marc Lasgouttescompile error
2005-07-28 Jean-Marc Lasgouttesfix bug 1950: Spellchecker runs twice
2005-07-27 Jürgen SpitzmüllerSort the files in the TeXInfo and BibTeX dialogs correc...
2005-07-27 Jürgen SpitzmüllerDo not use localized strings internally (bug 1870)
2005-07-18 Angus LeemingHelp Lars spell his name.
2005-07-16 José MatoxFix bug 886 and others not reported related with the...
2005-07-12 Lars Gullik Bjønnesmake sure to dist pch.h and mark PCH_FILE as a built...
2005-07-05 Jürgen Spitzmüllerlocalize date/time
2005-07-04 Jürgen Spitzmüllerfix bug 1870 (List of tables windows shows list of...
2005-06-30 Jean-Marc Lasgouttesadd missing getext marks
2005-06-03 Jean-Marc Lasgouttesimprove selection of range when using the errorlist...
2005-05-20 Lars Gullik Bjønnesthe AM_* flags patch
2005-05-19 Georg Baummore text cleanups from Michael
2005-05-16 Angus LeemingEnable the user to input "file names with spaces" only...
2005-05-12 Angus LeemingMake the Qt Alert boxes recognize their parent.
2005-05-08 Georg BaumAnother set of text changes from Michael, approved...
2005-05-03 Angus LeemingFix bug 1876. Thanks Alfredo. Thanks Felix-Antoine.
2005-05-02 Angus LeemingFully enable compilation of LyX 1.4.x on Windows with...
2005-04-29 Martin VermeerTrivial fix.
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-26 Georg Baumrefine the logic for checking whether a dialog may...
2005-04-19 Jean-Marc Lasgouttesupdate counters if secnumdepth has changed
2005-04-13 Georg Baumdisable open dialogs if applying them is not allowed
2005-03-27 Martin VermeerFix bug 1843
2005-03-21 Jean-Marc Lasgouttessupport \% in bib files; support annote field
2005-02-08 Lars Gullik Bjønnesdociterator dont inherit from std::vector and updates
2005-01-31 Lars Gullik Bjønnesditch FileInfo -> use boost.filesystem
2005-01-20 Angus LeemingRename some of the elements of the SpellBase::Result...
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
next