]> git.lyx.org Git - lyx.git/history - src
remove half-baked greek-insert stuff
[lyx.git] / src /
2007-04-25 André Pönitzremove half-baked greek-insert stuff
2007-04-25 André Pönitzremove some lyx:: etc
2007-04-25 Michael Schmitt * src/frontend/qt4/ui/NomenclUi.ui: fix tab order...
2007-04-25 Bo PengRename .C => .cpp for files in src/frontends/controller...
2007-04-25 Bo PengRename .C => .cpp for files in src/frontends/controller...
2007-04-25 Bo Pengmerge src/frontends/controllers/biblio, character,...
2007-04-25 Bo Pengmerge src/frontends/controllers/biblio, character,...
2007-04-25 Bo Pengmerge src/frontends/controllers/biblio, character,...
2007-04-25 André Pönitzcode cosmetics whitespace, unneeded lyx:: qualification...
2007-04-25 José MatoxUpdate file format, textclass cv -> simplecv
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Bo PengFix a few rename inconsistencies discovered by JMarc...
2007-04-25 Jean-Marc Lasgouttes * os_unix.C (addFontResources): for Qt/Mac use the...
2007-04-25 André Pönitzmore dialog merging
2007-04-25 André Pönitzmore dialog merging
2007-04-25 André Pönitzmore dialog merging
2007-04-25 André Pönitzthe greek-insert stuff, incidently containing unrelated...
2007-04-25 André Pönitzmerge QPref and QPrefDialog
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...
2007-04-25 Bo PengRename files in src/mathed and src/graphics from .C...
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 2
2007-04-25 Bo PengRename insets/insetxxx to insets/InsetXxx, part 1
2007-04-24 Richard HeckFix bug 2474; partial fix for 1777. Added last_referenc...
2007-04-24 André Pönitzmore Foo/FooDialog merge
2007-04-24 André Pönitzmerge the tabular/gui related files
2007-04-24 André Pönitzmerge QSpellChecker and QSpellcheckerDialog
2007-04-24 André Pönitzmerge QTexinfo and QTexinfoDialog
2007-04-24 André Pönitzmerge QWrapDialog and QWrap
2007-04-24 André Pönitzmerge QThesaurus and QThesaurusDialog
2007-04-24 Jürgen Spitzmüller* src/frontends/qt4/ui/DelimiterUi.ui:
2007-04-24 André Pönitzmerge QViewSource and QViewSourceDialog
2007-04-24 André Pönitzmerge QERT and QERTDialog
2007-04-24 André Pönitzmerge QSearch and QSearchDialog
2007-04-24 André Pönitzmerge QVSpace and QVSpaceDialog
2007-04-24 André Pönitzmerge QAbout and QAboutDialog
2007-04-24 André Pönitzmerge QBox and QBoxDialog
2007-04-24 André Pönitzmove lyxlex_pimpl.* into lyxlex.C
2007-04-24 André Pönitzparagraph_funcs.C should not have used paragraph_pimpl...
2007-04-24 André Pönitzmove paragraph_pimpl.* into paragraph.C
2007-04-24 André Pönitzforgot this...
2007-04-24 André Pönitzrenaming in frontends/qt4/ui: s/Q//g
2007-04-23 Michael Schmitt * src/insets/insetcommandparams.C: fix WS
2007-04-23 Georg Baummake the nomencl inset work with older versions of...
2007-04-23 Richard HeckFix bug 3461. Add reset_dialog() method that resets...
2007-04-23 Richard HeckFix case of BibTeX keys and remove unused variable...
2007-04-23 Abdelrazak Younesfix std::endl declaration.
2007-04-23 Jean-Marc Lasgouttesremove outdated "status" file
2007-04-22 Abdelrazak Younes* In the process of fixing the math background color...
2007-04-22 Michael Schmitt * src/mathed/BUGS: remove old stuff
2007-04-22 Michael Schmitt * src/frontend/qt4/QLToolbar.C: fix translation of...
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
next