]> git.lyx.org Git - lyx.git/history - src
Some comments.
[lyx.git] / src /
2008-04-24 Richard HeckSome comments.
2008-04-24 Richard HeckSome improvements.
2008-04-24 Edwin Leuvensmarter line setting in latex tabulars
2008-04-24 Richard HeckFix bug 4782.
2008-04-24 Edwin Leuventhis we don't use anymore
2008-04-24 Bo PengRemove remaining embedding bits and minizip
2008-04-24 Richard HeckA leftover. Removed.
2008-04-23 Richard HeckMake the logic a bit clearer.
2008-04-23 Jean-Marc Lasgouttesone less use of inset codes
2008-04-23 Jean-Marc Lasgouttes * Inset.h (producesOutput): new mvirtual method, retur...
2008-04-23 Jean-Marc LasgouttesFix bug 4779 (printing not possible)
2008-04-22 Richard HeckFix an old typo.
2008-04-22 Uwe StöhrInsetBibtex.cpp: compilation fix
2008-04-22 Richard HeckOne more, noted by Pavel.
2008-04-22 Richard HeckJust a little cosmetic thing.
2008-04-22 Richard HeckThis doesn't return a reference any more.
2008-04-22 Richard HeckFix comments.
2008-04-22 Richard HeckNow fix the cosmetics.
2008-04-22 Richard HeckWhoops.
2008-04-22 Richard HeckFix bug 4576. Bug was mixed up with Empty Layout stuff...
2008-04-22 Richard HeckFix bug 1781 by removing server-get-font.
2008-04-22 Peter Kümmelon include is enought
2008-04-22 Peter Kümmel* lstring.cpp: parts already implemented in qstring_hel...
2008-04-22 Pavel Sanda* Doxy.
2008-04-22 Enrico ForestieriCompile fix
2008-04-21 Pavel SandaCompilation fix.
2008-04-21 Pavel SandaCosmetics.
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
next