]> git.lyx.org Git - lyx.git/history - src
Scons: add description to update_po target to INSTALL.scons
[lyx.git] / src /
2007-03-23 Georg BaumWorkaround for bug 3040
2007-03-23 Enrico ForestieriCorrectly implement rule 18a in appendix G of the TeXbook
2007-03-22 Peter Kümmelmsvc: don't #define max and min
2007-03-22 Peter Kümmelcompile qt4 three times faster with msvc:
2007-03-22 Martin VermeerGet ProvidesNatbib working correctly, esp. for egs...
2007-03-21 Enrico ForestieriCache char right bearings
2007-03-21 Enrico ForestieriAccount for real width of nucleus when positioning...
2007-03-20 Peter Kümmeltrivial changes for all-in-one compilation
2007-03-19 Georg Baumfix crash on import
2007-03-19 Georg BaumFix bug 3348
2007-03-19 Georg BaumFix bug 2932 (non-UI part only)
2007-03-19 Georg Baumcompile fix (forgot this in rev. 17470)
2007-03-18 Uwe StöhrFix bug 3345
2007-03-18 Georg Baumsilence compiler warning
2007-03-18 Enrico ForestieriFig bug 3335 (http://bugzilla.lyx.org/show_bug.cgi...
2007-03-18 Georg BaumFix bug 3235
2007-03-18 Uwe Stöhrsmall cleanup of the include dialog:
2007-03-17 Peter Kümmelfix bug: vert. maximized window is completely maximized...
2007-03-16 Abdelrazak Youneshopefully fix bug 3152.
2007-03-16 Abdelrazak Younesfix MSVC linking error
2007-03-16 Abdelrazak YounesCleanup of the Toc model and controller: The objective...
2007-03-16 Georg Baum * src/LaTeX.C
2007-03-16 Abdelrazak YounesFix bug 3226:
2007-03-16 Georg Baum * src/LaTeX.C
2007-03-16 Jürgen Spitzmüller* src/LaTeX.C (handleFoundFile):
2007-03-15 Uwe StöhrCorrect name: XFig -> Xfig
2007-03-15 Abdelrazak YounesFix this bug reported by Bernhard Roider:
2007-03-15 Georg Baumremove unused variable
2007-03-15 Abdelrazak YounesAdd const access to caption type.
2007-03-14 Georg Baumfix typo
2007-03-14 Enrico ForestieriDon't hide the library directory when it appears alone
2007-03-13 Georg Baumadd comment about strange code
2007-03-13 Georg Baum * src/paragraph_pimpl.[Ch]
2007-03-13 André Pönitzrevert 17429
2007-03-13 Jean-Marc Lasgouttes * encoding.C (read): fix missing initialization.
2007-03-13 Georg BaumDon't use the char version of uppercase
2007-03-13 André PönitzFix #988. Note that this introduces a new translatable...
2007-03-12 André Pönitzfix #3295
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()
next