]> git.lyx.org Git - lyx.git/history - src
Improve fix for bug 3305
[lyx.git] / src /
2007-03-12 Georg BaumImprove fix for bug 3305
2007-03-12 Michael Schmitt * src/changes.C: reduce debug output
2007-03-12 Georg BaumPrepare for fixing bug 3235
2007-03-12 Abdelrazak Younesadd some safeguards (while investigating bug 3152).
2007-03-12 Abdelrazak YounesWe don't need a QMainWindow parent.
2007-03-12 Jürgen Spitzmüller* src/buffer.C (readHeader):
2007-03-12 Jürgen SpitzmüllerMake r17416 compile.
2007-03-12 Abdelrazak Younesadjust keyboard shortcuts for buttons.
2007-03-12 Abdelrazak Younes* ControlToc:
2007-03-12 Abdelrazak Younes* LyXFunc::menuNew():
2007-03-12 Abdelrazak Younes* frontends/Dialogs::updateBufferDependent()
2007-03-12 Abdelrazak YounesSupport code for advanced Toc management and bug correc...
2007-03-05 Abdelrazak YounesFix bug 3303 from Bernhard Roider. Some explanation:
2007-03-04 Georg BaumFix bug 3305
2007-03-04 Georg BaumUse only one codeset definition
2007-03-04 Michael Schmitt * src/author.[Ch]: constify AuthorList::get()
2007-03-04 Uwe Stöhr- whitespace for Lars
2007-03-02 Uwe Stöhr- fix bug 2458
2007-03-02 Georg Baum * src/support/lstrings.C
2007-03-01 Georg Baumremove unneeded namespace
2007-03-01 Georg BaumFix bug 3302 (untested): Add missing internal_path
2007-02-28 Jean-Marc Lasgouttes * support/filetools.C (makeDisplayPath): if the file...
2007-02-28 Michael Schmittremove pointless clear() in constructor (reported by...
2007-02-28 Abdelrazak Younesfix bug 2483:
2007-02-28 Georg BaumFix bug 3232
2007-02-27 Uwe StöhrFix bug 3292:
2007-02-27 Georg BaumFix bug 2937 (from Jean-Baptiste LAMY)
2007-02-27 Jean-Marc Lasgouttesadd "Reconfigure" to the LyX menu.
2007-02-27 Jean-Marc LasgouttesAnother fix for bug 3081 (related to booktabs this...
2007-02-26 Jean-Marc Lasgouttestypos
2007-02-26 Jean-Marc Lasgouttes * src/frontends/qt4/QLMenubar.C (macxMenuBarInit)...
2007-02-26 Georg BaumGet rid of some locale dependant functions
2007-02-26 Abdelrazak YounesDocument symbol fonts hack (text from Georg Baum).
2007-02-26 Georg Baumremove stray dollar sign
2007-02-26 Georg Baumcompile fix
2007-02-26 Georg Baumfix thinko
2007-02-26 Abdelrazak Younes* support/qstring_helpers.h: erase ucs4_to_qstring...
2007-02-26 Abdelrazak YounesFix support lib dependency problem.
2007-02-26 Abdelrazak Younesadd config.h
2007-02-26 Georg BaumAlmost fix 'make check'. The only remaining problem...
2007-02-26 Georg Baumfix 'make check' by removing useless namespace lyx
2007-02-26 Georg Baumforgot this
2007-02-26 Georg BaumFix character classification functions by using qt...
2007-02-25 Jean-Marc Lasgouttestypos
2007-02-25 Lars Gullik BjønnesFix-up damage done by overeager script in r15422
2007-02-25 Jean-Marc Lasgouttes * lyx_cb.C (insertPlaintextFile): delete selection...
2007-02-25 Jean-Marc Lasgouttes * GuiView.C (updateTab): do not update early if curren...
2007-02-25 Jean-Marc LasgouttesMove translated files to their own directory
2007-02-25 Jean-Marc LasgouttesFix bug 3080
2007-02-25 Michael Schmittmove plaintext() implementation to MathMacroTemplate.C;
2007-02-25 Georg Baum * src/support/filetools.C
2007-02-24 Enrico ForestieriFix bug 3233
2007-02-24 José MatoxCorrect the name of Portuguese and Brazilian variants...
2007-02-24 Jean-Marc Lasgouttesmake the code to avoid multiple warnings actually work
2007-02-24 Georg BaumFix bug 3266
2007-02-24 Georg Baumremove unused includes
2007-02-24 Georg Baummove plaintext output of math macros where it belongs
2007-02-24 Georg Baumfix copy/paste error
2007-02-24 Georg Baumfix compiler warnings about unused parameters
2007-02-24 Michael Schmitt * src/insets/insetbox.C: plaintext(): add missing \n
2007-02-24 Michael Schmitt * src/mathed/InsetMath.C: plaintext(): assert that...
2007-02-24 Michael Schmitt * insets/*.C: constify docstring in plaintext()
2007-02-24 Uwe Stöhrfix wrong tooltip, bug 3273:
2007-02-23 Georg Baum * lib/encodings: Explain that only single byte encodin...
2007-02-23 Georg Baum * src/insets/insetbox.C
2007-02-23 Abdelrazak Younes* InsetMathMBox.h:
2007-02-23 Abdelrazak Younes* InsetMathMBox: cleanup in order to avoid Buffer and...
2007-02-22 Abdelrazak Younes* mathed/CMakeLists.txt: do not exclude InsetMathMBox.C
2007-02-22 Bo PengFix bug 3238. Table cells should be treated differently...
2007-02-22 Georg Baummake Jean-Marc happy:-)
2007-02-22 Georg Baummake Lars happy
2007-02-21 Georg BaumFix bug 3255
2007-02-21 Georg Baumfix forgotten rename from the persistent selection...
2007-02-21 Georg Baum * src/CutAndPaste.C
2007-02-21 Georg Baumfix compiler warning
2007-02-21 Georg BaumAdd some FIXMEs because there are some differences...
2007-02-21 Jürgen Spitzmüller* src/LaTeX.C: whitespace & add author
2007-02-21 Jürgen Spitzmüller* src/LaTeX.C
2007-02-20 Michael Schmitt * src/mathed/InsetMathRef.*: remove plaintext()
2007-02-20 Georg Baumfix compiler warning
2007-02-20 Georg BaumFix crash after inset-insert ert, from Bernhard Roider
2007-02-20 Georg BaumFrom John C. McCabe-Dansted:
2007-02-20 Michael Schmitt * src/insets/insetinclude.[Ch]: fix plaintext(); code...
2007-02-20 Georg Baum * src/buffer_funcs.C
2007-02-20 Michael Schmitt * src/mathed/InsetMath.[Ch]: implement plaintext(...
2007-02-20 Michael Schmitt * src/insets/insetcommand.C: fix plaintext() output
2007-02-20 Michael Schmitt * src/output_plaintext.C: use InsetBase::PLAINTEXT_NEW...
2007-02-20 Michael Schmitt * inset*.C:
2007-02-20 Michael Schmitt * src/text.C: turn another C-style cast into a static...
2007-02-20 Jürgen Spitzmüller* src/LaTeX.C: whitespace
2007-02-20 Michael Schmitt * src/paragraph.C: stripLeadingSpaces(): make return...
2007-02-20 Michael Schmitt * src/text.C: use static_cast rather than C-style...
2007-02-20 Jürgen Spitzmüller* src/LaTeX.C
2007-02-19 José MatoxPatch from Georg to fix support of gcc 3.2
2007-02-19 Georg BaumDon't use an uninitialized variable
2007-02-19 Georg BaumDon't include files inside the lyx namespace (compile...
2007-02-19 Jürgen Spitzmüller* src/LaTeX.C (deplog):
2007-02-19 Jürgen Spitzmüller* src/LaTeX.C (deplog):
2007-02-18 Georg Baumfix another problem with paths with spaces: Quote filen...
2007-02-18 Michael Schmitt * src/insets/insetert.C:
next