]> git.lyx.org Git - lyx.git/history - src
Text3.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5166, patch by Vincent
[lyx.git] / src /
2008-10-24 Uwe StöhrText3.cpp: fix http://bugzilla.lyx.org/show_bug.cgi...
2008-10-24 Pavel SandaFix bug 5399.
2008-10-24 Jean-Marc LasgouttesFix bug 5310: http://bugzilla.lyx.org/show_bug.cgi...
2008-10-24 Abdelrazak YounesAttenuate bug 4346 impact: crash -> assertion.
2008-10-23 Pavel Sanda* doxy.
2008-10-23 Stefan Schimanski* temporary fix for the crash of the pixmap cache on...
2008-10-23 Stefan Schimanski* don't rely on the restartCursor call to update the...
2008-10-23 Stefan Schimanski* fix fullscreen TOC switching between dock and drawer...
2008-10-23 Enrico ForestieriGet rid of superfluous conversions and else statement.
2008-10-23 Jean-Marc Lasgouttesfix bug 5349: properly quote InsetInfo argument
2008-10-23 Jean-Marc LasgouttesRevert r27051 because:
2008-10-23 Jean-Marc Lasgouttesremove useless assertion
2008-10-23 Richard HeckFix suggested by Abdel. JMarc owes Pavel a beer.
2008-10-23 Jean-Marc Lasgouttesclean-up other uses of buffer in LyXFunc::dispatch
2008-10-23 Jean-Marc Lasgouttesmake sure in LyXFunc::dispatch that we handle undo...
2008-10-23 Enrico ForestieriFix bug 5393
2008-10-23 Enrico ForestieriInitialize return variable
2008-10-23 Richard HeckThis patch introduces ProvidesModule and ExcludesModule...
2008-10-22 Stefan Schimanski* create a new window for a help file if there is none
2008-10-22 Stefan Schimanski* create global Mac menu just before filling it (fixes...
2008-10-22 Stefan Schimanski* fix crashing special menu items on Mac after preferen...
2008-10-22 Enrico ForestieriFix bug 5263
2008-10-21 Jean-Marc Lasgouttesremove useless comments in tex2lyx
2008-10-21 Jürgen Spitzmüller* output_latex.cpp:
2008-10-21 Stefan Schimanski* Added Uwe's comment and a word about \global
2008-10-21 Jean-Marc Lasgouttesinset-edit should not make a buffer dirty (it edits...
2008-10-21 Stefan Schimanski* use \long for \def macros (fixes http://bugzilla...
2008-10-21 Edwin Leuvenmake error dialog more comprehensible:
2008-10-20 Richard HeckAdd some module related comments.
2008-10-20 Richard HeckRemove some indirection leftover from Andre's removal...
2008-10-20 Richard HeckAnother one for Abdel.
2008-10-20 Richard HeckCode duplication is bad.
2008-10-20 Richard HeckMake Abdel happy: Change case of local variables.
2008-10-20 Richard HeckRemove now duplicated code.
2008-10-20 Richard HeckFix LFUN_LAYOUT_MODULE_ADD: We need to make sure that...
2008-10-20 Richard HeckUpdate GuiDocument when there are changes to loaded...
2008-10-20 Jürgen Spitzmüller* InsetMarginal.cpp:
2008-10-20 Pavel SandaPlease Edwin.
2008-10-20 Enrico ForestieriCorrect logic: single characters must also be parsed...
2008-10-19 Enrico ForestieriRemove unneeded include
2008-10-19 Enrico ForestieriFix bug 5374
2008-10-19 Pavel SandaPut scrollbar back.
2008-10-19 Pavel SandaNext round for modules tab
2008-10-19 Jürgen Spitzmüller* InsetIndex (latex):
2008-10-19 Jürgen SpitzmüllerModulesUI.ui:
2008-10-19 Abdelrazak Younesremove unused variables.
2008-10-19 Abdelrazak Younessome more small optimization.
2008-10-19 Abdelrazak YounesBidi::computeTables(): avoid a Font instantiation for...
2008-10-19 Abdelrazak Younesrevert erroneous previous commit.
2008-10-19 Abdelrazak YounesParagraph:
2008-10-19 Pavel SandaTowards horizontal size of document pref dialog -
2008-10-19 Pavel SandaAdd the missing file.
2008-10-19 Pavel SandaCreate new Module panel in document settings and decrea...
2008-10-19 Pavel SandaFix uic erros, these files are no longer part of lyx.
2008-10-18 Abdelrazak YounesTexRow::getRowFromIdPos(): Don't assume a vector contai...
2008-10-18 Jürgen Spitzmüllerhonour requirements for dots (bug 5376).
2008-10-18 Abdelrazak YounesFix part of http://bugzilla.lyx.org/show_bug.cgi?id...
2008-10-18 Jürgen Spitzmüllercompile fix 2
2008-10-18 Jürgen Spitzmüllercompile fix
2008-10-18 Abdelrazak YounesFirst part of http://bugzilla.lyx.org/show_bug.cgi...
2008-10-18 Abdelrazak YounesCode shuffling in order to fix http://bugzilla.lyx...
2008-10-18 Uwe Stöhrfix Make and SCons after r26934 (Enrico, please take...
2008-10-18 Uwe Stöhrmathparser_flags.h: follow our naming convention part 2/2
2008-10-18 Uwe Stöhrmathparser_flags.h: follow our naming convention part 1/2
2008-10-18 Enrico ForestieriWhen pasting into mathed, take into account the current...
2008-10-17 Enrico ForestieriFix bug 3397
2008-10-17 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5369
2008-10-16 Stefan Schimanski* Call metrics of the parameters with the correct font...
2008-10-16 Richard HeckOK, I lied. A little more. Just trying to keep the...
2008-10-16 Richard HeckThe last bit of cleanup: Make checking for exclusions...
2008-10-16 Richard HeckFactorize out some of this. Just a bit more cleanup...
2008-10-16 Richard HeckFix bug connected with excluded modules and default...
2008-10-16 Richard HeckFix a bug involving module conflicts. We need to check...
2008-10-16 Richard HeckMore cleanup prior to real patch.
2008-10-16 Jean-Marc Lasgouttesfix View Source for literate documents
2008-10-15 Enrico ForestieriRemove traces of Q_CYGWIN_WIN
2008-10-15 Enrico ForestieriFix for latest MInGW w32api
2008-10-15 Enrico ForestieriSimplify
2008-10-15 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5319
2008-10-14 Richard HeckCorrect the order of the tests here. Messed this up...
2008-10-14 Richard HeckThe last little bit of comment, etc, cleanup here.
2008-10-14 Richard HeckMore cleanup for forthcoming patch. Also fix a copy...
2008-10-14 Richard HeckCheck for changes to modules before switching text...
2008-10-14 Richard HeckRemove unnecessary argument to paramsToDialog(). This...
2008-10-14 Richard HeckChange some vectors to lists. This is preparatory for...
2008-10-14 Jürgen Spitzmüllerdisable some lfuns inside description/list items (bug...
2008-10-14 Jean-Marc Lasgouttesspeed up _a_lot_ switchEncoding() by avoiding an object...
2008-10-14 Richard HeckJust whitespace.
2008-10-13 Pavel SandaSelection painting in Insets (courtesy of fishing industry)
2008-10-13 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5355
2008-10-13 Pavel Sandatypo
2008-10-13 Pavel SandaSanitize backreferences in hyperref.
2008-10-13 Pavel SandaFix whitespaces so the diff between branches is not...
2008-10-12 Richard HeckAll comments and formatting.
2008-10-12 Richard HeckRemove old and out of date comment.
2008-10-12 Richard HeckAdd a comment, per Pavel's suggestion.
2008-10-12 André Pönitzbe kind to XaFooBarTeX
2008-10-12 Uwe Stöhrbabel handling: revert r26857 and r26858 for the reason...
2008-10-12 Richard HeckDon't access this directly.
2008-10-12 Richard HeckUpdate the modules after we make the document class...
next