]> git.lyx.org Git - lyx.git/history - src
* cs.po
[lyx.git] / src /
2008-04-21 Uwe Stöhrtex2lyx/preamble.cpp: only cosmetics
2008-04-21 André Pönitzfix #4758
2008-04-21 Pavel Sanda* Doxy.
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 2: move functions...
2008-04-21 Abdelrazak YounesTabular de-spaghettization, step 1.
2008-04-21 Jürgen Spitzmüllerimprovements to the Shortcuts UI.
2008-04-21 Abdelrazak Younesremove std::
2008-04-21 Abdelrazak YounesFix some outline bugs:
2008-04-21 André Pönitzcompile fix
2008-04-21 André Pönitzcompile fix
2008-04-21 André Pönitzcompile fix
2008-04-20 Uwe Stöhrtex2lyx/preamble.cpp: fix the import of paragraph setti...
2008-04-20 Uwe Stöhr- tex2lyx/preamble.cpp, text.cpp: add support for ...
2008-04-20 Uwe Stöhrfix the makefile after r24396
2008-04-20 Pavel SandaOne more doxy.
2008-04-20 André Pönitzcosmetics
2008-04-20 André Pönitzcosmetics
2008-04-20 André Pönitzmove the string conversion functions out-of-line to...
2008-04-20 André Pönitzmove the filefilter stuff closer to the only place...
2008-04-20 Richard HeckFix bug 4772, which was revealed by the removal of...
2008-04-20 Richard HeckFix bug 4754. The old missing negation problem....
2008-04-20 Richard HeckCosmetics.
2008-04-20 André Pönitzuse cheaper includes in ui files
2008-04-20 Pavel Sanda* Doxy, lfuns.
2008-04-20 Jürgen Spitzmüller* src/tex2lyx/tex2lyx.man:
2008-04-20 André Pönitzmove citation enums into header of their own
2008-04-20 Jürgen SpitzmüllerFix bug 4750
2008-04-20 Jürgen Spitzmüllerspelling fixes.
2008-04-20 André Pönitzmerge GuiCommand into its users.
2008-04-20 André Pönitzmove GuiCommand into hedar of its own. InsetCommandPara...
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-19 André Pönitzcosmetics
2008-04-19 Jürgen SpitzmüllerFix bug 4656 (OK and Cancel buttons for Paragraph dialog).
2008-04-19 Richard HeckRemove embedding stuff from Document>Settings.
2008-04-19 Richard HeckRemove embedding stuff from InsetBibtex.
2008-04-19 Peter Kümmeluse auto_ptr
2008-04-19 Peter KümmelMinGW fixes
2008-04-19 Peter Kümmelfix memory leak, using boost::shared_ptr because std...
2008-04-19 André Pönitzpimpl ButtonController
2008-04-19 Edwin Leuventhis we don't need anymore
2008-04-19 Edwin Leuven- make line-lovers happy (fix bug 4677)
2008-04-19 André Pönitzpimply buttonpolicy data
2008-04-19 André Pönitzforward decalaration is sufficient
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 André Pönitzcosmetics
2008-04-18 Pavel Sanda* Doxy.
2008-04-18 Bo PengEmbedding: revert embedding options and extra_embedded_...
2008-04-18 Bo PengInsetInfo: tidy up error messages, fix an obvious bug...
2008-04-18 Bo PengInsetInfo: fix an update bug when inserting InsetInfo...
2008-04-18 Pavel Sanda* Doxy.
2008-04-18 Jean-Marc Lasgouttescleanup parser code at least
2008-04-18 Abdelrazak YounesFix recursive repaint. QSlider::setRange() didn't used...
2008-04-18 Bo PengEmbedding: clean up InsetInclude (hopefully)
2008-04-17 André Pönitzmove assert function to a separate file
2008-04-17 Bo PengEmbedding: disinfect GuiInclude.cpp, GuiExternal.cpp...
2008-04-17 Bo PengEmbedding: remove embedding checkbox from Graphics...
2008-04-17 Edwin Leuvenfix http://bugzilla.lyx.org/show_bug.cgi?id=4756
2008-04-17 Richard HeckAdd an assertion so we don't see that bug again.
2008-04-17 Richard HeckGive us some useful tooltips for modules.
2008-04-17 Richard HeckFix a bug noticed by Stefan: that the module UI was...
2008-04-17 Uwe Stöhrtex2lyx/Parser.cpp: rename a function since it returns...
2008-04-16 André Pönitzfix leak in the undo stack
2008-04-16 André Pönitza leak in DocumentClassBundle.
2008-04-16 André Pönitzstyle
2008-04-16 Peter Kümmelreplace with simpler fix, thx Andre
2008-04-16 André Pönitzsquash another valgrind warning. the code was safe...
2008-04-16 Peter Kümmelfix some memory leaks
2008-04-16 André Pönitzinitialize scrollbar parameters to some sensible dummy...
2008-04-16 Peter Kümmelthere is no trunk/src/intl folder
2008-04-16 Peter Kümmelcleanup namespace
2008-04-16 Uwe Stöhrlanguages: support for Mexican Spanish as discussed...
2008-04-15 Uwe StöhrInsetMathNest.cpp: fix bug 4720 for trunk as well
2008-04-15 Pavel Sanda* Doxy.
2008-04-15 André Pönitzwell... use the liberty we now have
2008-04-15 Abdelrazak YounesRelease compile fix.
2008-04-15 Jürgen Spitzmüller* TocUI: adapt tooltip to new situation.
2008-04-15 André Pönitzfix crash on application desctruction
2008-04-15 Richard HeckFix comment.
2008-04-15 Richard HeckThis string cannot be translated here, because it is...
2008-04-15 Jean-Marc Lasgouttesadd support for a check box in menu for inset-toggle
2008-04-13 Jürgen Spitzmüller* src/insets/InsetExternal.cpp (validate):
2008-04-12 André Pönitzforgot this.
2008-04-12 Uwe Stöhrtex2lyx: text.cpp, Parser.h, Parser.cpp:
2008-04-11 Jürgen Spitzmüller* src/insets/InsetCollapsable.cpp:
2008-04-11 Jürgen Spitzmüller** support pdfpages via external inset **
2008-04-11 José MatoxAdd missing include, due to André LASSERT change
2008-04-11 Dov Feldsternvisual mode for bidi cursor movement --- in tables
2008-04-11 Jean-Marc Lasgouttesa dummy file while we wait for andre
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-10 André Pönitzfix #4667
2008-04-10 Jürgen SpitzmüllerExtended tooltips for footnotes/marginpars:
2008-04-10 Pavel Sanda* Doxy.
2008-04-10 Jürgen SpitzmüllerExtended tooltips for floats:
2008-04-09 Uwe Stöhrtex2lyx/preamble.cpp: change encoding from ascii to...
2008-04-09 Pavel Sanda* Doxy
2008-04-09 Jean-Marc Lasgouttesheaders cleanup
next