]> git.lyx.org Git - lyx.git/history - src/frontends
Fix bug 4741: Pasting with middle mouse button into read only document works
[lyx.git] / src / frontends /
2009-01-14 Jürgen Spitzmüller* GuiBox.cpp:
2009-01-14 Jürgen Spitzmüller* LengthCombo.{cpp,h}:
2009-01-14 Jürgen Spitzmüller* LengthCombo.{cpp, h}:
2009-01-13 Pavel SandaCosmetics
2009-01-12 Jürgen Spitzmüller* qt_helpers.cpp:
2009-01-11 Enrico ForestieriFix layout of the View Source window when using Qt...
2009-01-09 Pavel SandaAnother round.
2009-01-09 Pavel SandaAdd tooltip to images groupId.
2009-01-09 Jürgen Spitzmüller* GuiView.cpp (insertPlaintextFile):
2009-01-09 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5648
2009-01-08 Jürgen Spitzmüllerforgot to save ...
2009-01-08 Jürgen Spitzmüller* GuiDocument.cpp (dispatchParams):
2009-01-08 Vincent van RavesteijnDo not create a new file after 'new from template....
2009-01-07 Vincent van RavesteijnFix disabling of submenus that are empty.
2009-01-07 Vincent van RavesteijnFix disabling of submenus that have only disabled items.
2009-01-07 Jürgen Spitzmüller* TocWidget: whitespace only.
2009-01-05 Vincent van RavesteijnImproved debug message for locating toolbar icons....
2009-01-05 Vincent van RavesteijnCase-insensitive sorting of colors in GuiPrefs.
2009-01-05 Vincent van RavesteijnAdd comment about r27991.
2009-01-05 Vincent van RavesteijnFix crash when no new document can be created.
2009-01-04 Vincent van RavesteijnSafety measure for r27988.
2009-01-04 Vincent van RavesteijnFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5560.
2009-01-02 Vincent van RavesteijnAllow users to specify toolbar icons for commands with...
2008-12-23 Abdelrazak YounesFindAndReplace by Tommaso:
2008-12-22 Georg Baumfix potential problems detected by gcc
2008-12-22 Georg Baumfix bug 2558: hspace support in math
2008-12-22 Jürgen Spitzmüller* GuiPrefs.cpp (apply):
2008-12-20 Pavel SandaAdvSearch - next patch from Tommaso.
2008-12-20 Pavel SandaHopefully better dialog policy.
2008-12-20 Pavel SandaTemplate type can be changed in dialog.
2008-12-20 Pavel SandaAffect only scale box. Thanks Juergen.
2008-12-20 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5628 .
2008-12-19 Jürgen Spitzmüller* LaTeXUI.ui:
2008-12-05 Jürgen Spitzmüller* GuiToolbar.cpp (set):
2008-12-05 Jürgen Spitzmüller* GuiSpellchecker:
2008-12-02 Jürgen SpitzmüllerAdd button to rescan the list of bib/bst files from...
2008-11-30 Vincent van RavesteijnAdd *.lyx16 filter to File->Open..
2008-11-29 Vincent van RavesteijnFix bug 5507: Full screen hangs LyX when no file is...
2008-11-28 Vincent van RavesteijnOops.. compile fix.
2008-11-28 Vincent van RavesteijnFix bug 5074: Crash while switching to Word
2008-11-25 Jürgen Spitzmüller* Lexer.{cpp,h}:
2008-11-25 Vincent van RavesteijnFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5567...
2008-11-24 Richard HeckWrap flex-insert's argument in quotes, as it could...
2008-11-23 Vincent van RavesteijnSome fixes for the buttons of the Document and Preferen...
2008-11-23 Jürgen Spitzmüller* GuiErrorList.cpp (showEvent):
2008-11-22 Abdelrazak YounesFindAndReplace: more simplification and add a WorkArea...
2008-11-22 Abdelrazak YounesFindAndReplace: more simplification.
2008-11-22 Abdelrazak YounesFindAndReplace: more simplification and correct focus...
2008-11-22 Abdelrazak YounesDoh!
2008-11-22 Abdelrazak YounesTransfer more things from FindAndReplace to EmbeddedWor...
2008-11-22 Abdelrazak YounesCreate a new EmbeddedWorkArea for dialog embedding...
2008-11-19 Richard HeckThe comment preceding getValueForField() reflected...
2008-11-18 Vincent van RavesteijnDo not paint an invisible cursor.
2008-11-18 Pavel SandaSince meeting we have new codename :)
2008-11-17 Pavel SandaSupport gcc 4.4. Patch from Martin Michlmayr.
2008-11-17 Pavel Sanda#4430 still not fixed. try better one.
2008-11-17 Vincent van RavesteijnFix some small Tabular UI glitches
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-17 Jürgen Spitzmüller* GuiThesaurus.cpp:
2008-11-16 Stefan Schimanski* fix tab order
2008-11-16 André Pönitzremove unneeded "default language" option
2008-11-16 Jürgen SpitzmüllerAdd support for MyThes (i.e., OpenOffice thesauri).
2008-11-16 Stefan Schimanski* complete-accept directly completes if the completion...
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-16 Stefan Schimanski* open popup on complete-accept if there is a completio...
2008-11-16 André Pönitzeven less framing
2008-11-16 André Pönitzremove mourning border from workarea
2008-11-16 André Pönitzcosmetics
2008-11-16 André Pönitzremove spellchecker command and flag telling us whether...
2008-11-16 Jean-Marc Lasgouttesrevert r27520 (tr1 stuff)
2008-11-16 Abdelrazak YounesThe rest of Tommaso patch with some cleanups. Not very...
2008-11-16 Abdelrazak YounesTommaso patch part 6, FindAndReplace not compiled yet.
2008-11-16 André Pönitztry using std::tr1::shared_ptr instead of boost::shared_ptr
2008-11-15 Abdelrazak Younescompil fix, sorry.
2008-11-15 Abdelrazak Younesgcc warning...
2008-11-15 Abdelrazak Younescosmetics.
2008-11-15 Abdelrazak YounesSome cosmetic changes so that GuiWorkArea can be embedd...
2008-11-15 André Pönitzfix #4430 . initial size of the "view source" window...
2008-11-15 Abdelrazak Younesgcc warning fix
2008-11-15 André Pönitzmake it acceptable for 4.2wq
2008-11-15 André Pönitzremove ISpell and PSpell support
2008-11-15 André Pönitzremove ispell and pspell
2008-11-15 André Pönitzremove libtool
2008-11-15 Pavel SandaFix fullscreen & settings dialog. Very annoying one.
2008-11-15 Stefan Schimanski* proper mechanism to dispatch FuncRequests delayed...
2008-11-15 Abdelrazak Younesremove unneeded header.
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-14 André Pönitzlatin1->utf8
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-11-11 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5491 withou...
2008-11-08 Enrico ForestieriFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5467
2008-11-05 Jürgen Spitzmüller* GuiDocument.cpp (formatStrVec):
2008-11-05 Stefan Schimanski* Fix for http://bugzilla.lyx.org/show_bug.cgi?id=5387
2008-11-04 Jürgen Spitzmüller* GuiDocument.cpp:
2008-11-04 Jürgen Spitzmüller* GuiDocument.cpp:
2008-11-04 Jürgen Spitzmüller* GuiCitation.cpp:
2008-11-03 Jean-Marc LasgouttesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5421
2008-11-03 Jean-Marc Lasgouttesoops! r27229 was wrong
2008-11-03 Jean-Marc Lasgouttesrevert r27209
2008-11-03 Stefan Schimanski* Fix for http://bugzilla.lyx.org/show_bug.cgi?id=5396
next