]> git.lyx.org Git - lyx.git/history - src
* po/lyx_pot.py: do not replace \\ by \\\\
[lyx.git] / src /
2007-04-22 Abdelrazak Younesfix std declaration.
2007-04-22 Jürgen SpitzmüllerSatisfy André's Sprachgefühl.
2007-04-22 Abdelrazak YounesTrying to solve bug-2452, I optimized some of the most...
2007-04-22 Abdelrazak YounesPass the main window (GuiView) to the delimiter dialog...
2007-04-21 Abdelrazak Younes* operator==(docstring const & l, char const * r):...
2007-04-21 Abdelrazak YounesOptimisation: remove the inset mailer used in the dtor...
2007-04-21 Abdelrazak Younes* InsetMathNest::cell(): inlined because of profile.
2007-04-21 Michael Schmitt * frontends/LyXView.h:
2007-04-21 Michael Schmitt * src/frontend/qt4/ui/QDelimiter.ui: add space to...
2007-04-21 Michael Schmitt * src/frontends/controllers/ControlMath.h: remove...
2007-04-21 Jürgen Spitzmüller* src/frontends/qt4/ui/QTocUI.ui: add tooltips.
2007-04-21 Jürgen SpitzmüllerFix bug 2884 and 3437:
2007-04-20 Jürgen SpitzmüllerCompilation fixes:
2007-04-19 Edwin Leuven* remove old iconpalette (and rename iconpanel to iconp...
2007-04-19 Edwin Leuven* removal of math panel
2007-04-19 Edwin Leuven* include missing header (msvc complains)
2007-04-19 Edwin Leuven* Action.[Ch]
2007-04-19 Edwin Leuven* Refactoring of ToolbarBackend.[Ch] into
2007-04-19 Richard HeckFix some shortcut issues with the converters subdialog...
2007-04-19 Abdelrazak Younes* QCommandBuffer::complete(): Add connection to QListWi...
2007-04-19 Jürgen Spitzmüller* src/frontends/qt4/ui/QPrefConvertersUI.ui: lay out...
2007-04-19 Abdelrazak YounesFix bug 2466 by Stefan Schimanski:
2007-04-19 Abdelrazak YounesSwitch to an Icon View mode in the symbol lists.
2007-04-19 Abdelrazak YounesFix bug 3460:
2007-04-18 Michael Schmitt * QDelimiterDialog.C: make "TeX Code:" translatable
2007-04-18 Michael Schmitt * src/frontends/qt4/ui/QPrefConvertersUi.ui: add missi...
2007-04-18 Abdelrazak YounesFix bug 3454 and 3463: Don't allow ill-formed commands...
2007-04-18 Abdelrazak Younescommit again the drawing fix of revision 17826. This...
2007-04-18 Abdelrazak YounesStyle cleanup and tex code display bug correction.
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.
next