]> git.lyx.org Git - lyx.git/history - src/frontends/controllers
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers /
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.
2005-01-18 Asger Ottar Alstrup- Add missing STL includes for correctness - gcc is...
2005-01-17 Angus LeemingInvoke scripts by prepending the name of the script...
2005-01-11 Jean-Marc Lasgouttesenable Goto error (bug 1760)
2005-01-10 Angus LeemingThe package reworking.
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2004-12-17 Martin VermeerThe ��ngstr��m, ��rsted patch
2004-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
2004-12-03 Lars Gullik Bjønnesuse AM_CPPFLAGS instead of INCLUDES since that is depre...
2004-12-03 Georg Baumuse better index types for tabular rows, columns and...
2004-11-30 Alfredo BraunsteinCoordBranch merge
2004-11-26 Angus LeemingWhitespace, only whitespace.
2004-11-25 Angus LeemingGive FileFilterList its own .[Ch] files.
2004-11-22 Jean-Marc Lasgouttesupdate the screen while spellchecking and merging changes
2004-11-18 Jean-Marc Lasgouttesget rid of Paragraph::isWord; ignore words with digits...
2004-11-18 Georg Baumdetermine current cell in the tabular controller instea...
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-11-08 Jean-Marc Lasgouttesadd possibility to specify the origin of a FuncRequest...
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-26 Angus LeemingThe Movers patch.
2004-10-11 John Spraygtk changes dialog
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-09-17 Jean-Marc Lasgouttesfix backwards search (bug 1666)
2004-09-16 Georg Baumlet the "load" button of insetinclude do something...
2004-08-18 Lars Gullik BjønnesMore pch work.
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-08 Jean-Marc Lasgouttesmake browsing for lyxdir files DTRT
2004-08-08 Jean-Marc Lasgouttesdo not use QFileDialog directly
2004-07-25 Lars Gullik Bjønnesobvious stuff
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-05-20 Angus LeemingSane ordering of the files #included in the Qt frontend.
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-05-14 Angus Leeminga new biblio::asValidLatexString helper function.
2004-05-14 Angus LeemingMove the biblio::CiteEngine enum into bufferparams...
2004-05-13 Angus LeemingStore the citation engine in BufferParams as biblio...
2004-05-10 Angus LeemingClean up natbib, jurabib code as posted to the list...
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-13 Angus LeemingGeorg's add an editor to Formats / safe external_templa...
2004-04-07 Martin VermeerUse 'assign' as the name for the operation that opens...
2004-04-05 Angus LeemingRealize Allan Rae's PreferencesPolicy correctly and...
2004-04-05 Angus LeemingBug fix: enable the frontend to ignore the contents...
2004-04-05 Angus LeemingGet the date right ;-)
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-04-01 Angus LeemingRemoved another historical artefact.
2004-03-31 Angus LeemingRemove all the cruft needed by the original MVC dialog...
2004-03-31 Angus LeemingConvert the preamble dialog to the Dialog-based scheme.
2004-03-31 Angus LeemingConvert the spellchecker dialog to the Dialog-based...
2004-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-31 Angus LeemingConvert the prefs dialog to the Dialog-based scheme.
2004-03-31 Alfredo Braunsteinsome spellcheck fixes
2004-03-31 Angus LeemingA new LFUN_LYXRC_APPLY lfun, together with a bit of...
2004-03-30 Angus LeemingMove the document dialog over to the Dialog-based scheme.
2004-03-30 Angus Leeming5 new lfuns, move all apply code out of ControlDocument...
2004-03-30 Angus LeemingA slightly buggy lfun all-insets-toggle.
2004-03-29 Jürgen Spitzmülleradd bibtopic support (bug 870).
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-28 Angus LeemingIntroduce LFUN_PRINT.
2004-03-27 Angus LeemingNew LFUN_EXPORT_CUSTOM.
next