]> git.lyx.org Git - lyx.git/history - src
fix bug 3456 and 3457
[lyx.git] / src /
2007-04-17 Uwe Stöhrfix bug 3456 and 3457
2007-04-17 Richard HeckFix for bug 3321. Changed error message.
2007-04-17 Abdelrazak YounesFix Andre's name.
2007-04-17 Abdelrazak YounesReal fix for bug 1395 by Stefan Schimanski, this commit...
2007-04-17 Abdelrazak YounesRevert to revision 17835: I applied the wrong tree!
2007-04-17 Abdelrazak Younesstyle correction.
2007-04-17 Abdelrazak YounesFix compilation. Use BOOST_ASSERT instead of assert()
2007-04-17 Bo PengFix bug 2993: mark buffer dirty when the status of...
2007-04-17 Abdelrazak YounesFix bug 1395 by Stefan Schimanski:
2007-04-17 Jürgen SpitzmüllerFix loop when opening TOC widget in an empty document...
2007-04-17 Richard HeckCaptions do not accept alignment, spacing, etc.
2007-04-16 Bo PengValidate DocIterator before setting cursor with it...
2007-04-16 Bo PengBookmarks: use bottom level pit and pos
2007-04-16 Georg Baumremove unused parameter
2007-04-16 Georg BaumPrevent invalid latex for multilingual sections and...
2007-04-16 Abdelrazak YounesFixed bug 3449 by Stefan Schimanski:
2007-04-15 Richard HeckFix compilation problem on some systems.
2007-04-15 Bo PenglastFilePos: save bottom level pit and pos
2007-04-14 Uwe StöhrAdd Updownarrow and updownarrow to the delimiter dialog
2007-04-14 Uwe StöhrFix bugs 3458:
2007-04-14 Georg Baumremove unused declaration
2007-04-14 Georg Baumsmall doxygen fix, remove unused declaration
2007-04-14 Edwin Leuvenlayout tweak
2007-04-13 Richard HeckAdd margin to paragraph dialog.
2007-04-13 Peter Kümmelfix bug 3319: LyX starts offscreen when changing monito...
2007-04-13 Abdelrazak Younesfix comment
2007-04-13 Abdelrazak YounesFix a missing metrics update when clicking within a...
2007-04-13 Abdelrazak YounesReorder panels in Preference Settings dialog.
2007-04-13 Abdelrazak YounesI forgot this in revision 17786. Hope bug 3450 is reall...
2007-04-13 Abdelrazak Younes* QPrefConvertersUi.ui
2007-04-13 Richard HeckDisable signals on programmatic checks to prevent unnec...
2007-04-13 Richard HeckRedo layout of dialog to solve sizing issue.
2007-04-12 Abdelrazak YounesFix bug 3450:
2007-04-12 Georg Baumremove stupid commented line
2007-04-11 Uwe Stöhrmake LyX compile again after changeset 17776
2007-04-11 Richard HeckChanges to paragraph settings dialog so that it offers...
2007-04-11 Richard HeckReorganize dialogs along lines suggested by Abdel to...
2007-04-11 Richard HeckAdd vertical spacer.
2007-04-11 Richard HeckMove alter button to match other dialogs.
2007-04-11 Enrico ForestieriFix remaining issues with big delimiters
2007-04-10 Jürgen Spitzmüller* src/BufferView.C (mouseSetCursor): update fixes.
2007-04-10 Abdelrazak Younes- Work a bit on the layout.
2007-04-10 Jürgen Spitzmüller* src/text3.C (doDispatch):
2007-04-10 Jean-Marc Lasgouttesfix cash with Toc widget (when stdlib-debug is on)
2007-04-10 Jürgen Spitzmüller* src/rowpainter.C (paintPar):
2007-04-09 Jürgen Spitzmüller* src/lyxfunc.C (dispatch):
2007-04-07 Enrico ForestieriFix gui for slash and backslash big/variable size delim...
2007-04-07 Enrico ForestieriRestore the version number position on the splash screen
2007-04-07 Abdelrazak Younesadd GuiView parent to QToc for proper memory management.
2007-04-07 Enrico ForestieriFix gui for the "|" big delimiter
2007-04-06 Georg Baumprevent the compiler from optimiying away support:...
2007-04-06 Enrico ForestieriFix bug 3410 by Georg and me
2007-04-06 Abdelrazak YounesFix bug 3413:
2007-04-06 Abdelrazak YounesMake the delimiters dialog use true unicode symbols...
2007-04-06 Georg BaumUse FileName instead of strings in support::Package.
2007-04-06 Richard HeckFix small bug with new graphics dialog.
2007-04-06 Georg Baumremove unneeded lyx qualifier
2007-04-06 Georg Baumremove unneeded lyx qualifier
2007-04-06 Georg Baumremove duplicate top_srcdir()
2007-04-06 Jean-Marc LasgouttesNew framework for declaring generic features in textcla...
2007-04-06 Georg Baumremove methods that are no longer needed since we have...
2007-04-06 Georg BaumFix dialog interaction with InsetMathRef (leftover...
2007-04-05 Georg BaumProbably fix bug 3360:
2007-04-05 Richard HeckFix for bug 3215. All changes in src/frontends/qt4/.
2007-04-05 Richard HeckFix for bug 3416. Change output routine for geometry...
2007-04-05 Richard HeckFix for bug 3401. Updated LFUN_CITATION_INSERT to new...
2007-04-05 Abdelrazak YounesUse case:
2007-04-05 Abdelrazak YounesRework the delimiter dialog:
2007-04-05 Jean-Marc Lasgouttes * lyxlayout.C (read): set labelstringappendix_ every...
2007-04-05 Abdelrazak YounesDelimiter dilaog: Cleanup the code and rework the dialo...
2007-04-05 Abdelrazak YounesFix bug 3420 by Uwe and Enrico.
2007-04-04 Bernhard RoiderFix bug 1826 + A more precise parser for bibtex files...
2007-04-04 Abdelrazak YounesFix bug 3412:
2007-04-04 Abdelrazak YounesFix bug 3408 and 3408:
2007-04-04 Edwin Leuven* fix layout
2007-04-04 Abdelrazak Younesremove "BufferView.h"
2007-04-04 Abdelrazak YounesPut file editor and Browse and Edit buttons in the...
2007-04-03 Richard HeckMade sizeHint const.
2007-04-03 Richard HeckAdded check for valid size to show().
2007-04-03 Abdelrazak YounesStill trying to solve the Toc panel crash with stdlib...
2007-04-03 Abdelrazak YounesFollowing r17706:
2007-04-03 Abdelrazak YounesSmall cleanup. updateDocLang() was basically a void...
2007-04-03 Georg Baumexplain why ownsClipbiard() does not work on Windows...
2007-04-03 Abdelrazak YounesSync with src/debug.C
2007-04-03 Georg BaumNormalize everything that comes from 'outside' (plain...
2007-04-03 Uwe StöhrQGraphicsDialog.C: fix bug that there is no image scale...
2007-04-02 Georg BaumUse new isAlphaASCII and isDigitASCII functions instead...
2007-04-02 Georg Baumremove unused stuff
2007-04-02 Abdelrazak YounesImplement Angus suggestion.
2007-04-02 Angus LeemingLYXERR compilation fix.
2007-04-01 Michael Schmitt * src/frontends/qt4/ui/QTabularUi.ui:
2007-04-01 Michael Schmittrestore the old LyX banner in preparation of the next...
2007-04-01 Abdelrazak YounesThe error message doesn't need to be translated.
2007-04-01 Abdelrazak YounesFix bug 3288:
2007-04-01 Michael SchmittWS changes
2007-04-01 Michael Schmittremove redundant lyxerr.debugging checks; macro LYXERR...
2007-04-01 Abdelrazak YounesSome more cleanup and comments from Iwami and myself.
2007-04-01 Michael Schmittremove redundant lyxerr.debugging checks; macro LYXERR...
2007-04-01 Michael Schmittremove redundant lyxerr.debugging checks; macro LYXERR...
2007-04-01 Michael Schmittremove redundant lyxerr.debugging checks; macro LYXERR...
next