]> git.lyx.org Git - lyx.git/history - src
- es.po: completed translations by Ignacio
[lyx.git] / src /
2008-10-26 Jürgen Spitzmüller* GuiDocument.cpp (less_textclass_avail_desc):
2008-10-26 Richard HeckThis optional argument to the InsetCollapsable constructor
2008-10-26 Richard HeckThe last commit was, uhh, not what I intended.
2008-10-26 Richard HeckThe two lines deleted here attempt to call virtual...
2008-10-25 Richard HeckLine length.
2008-10-25 Richard HeckFixme comment.
2008-10-25 Richard HeckAt least partially fix problem noted by Vincent. We...
2008-10-25 Richard HeckFix another part of 5403, again to do with case sensiti...
2008-10-25 Richard HeckStyle.
2008-10-25 Richard HeckFix for another part of 5403, and related bugs, anyway...
2008-10-25 Abdelrazak Younesbug fix from Vincent.
2008-10-25 Richard HeckFix from Vincent for citation display issues.
2008-10-25 Richard HeckMore general fix for part of 5403.
2008-10-25 Pavel SandaAnother selection painting patch, PainterInfo::backgrou...
2008-10-25 Uwe StöhrInsetLayout.cpp: fix part of http://bugzilla.lyx.org...
2008-10-25 Uwe StöhrLayoutFile.cpp: typo
2008-10-24 Uwe StöhrText3.cpp: comment by Vincent
2008-10-24 Stefan Schimanski* complete fix for #5327: switch back to normal drawing...
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...
next