]> git.lyx.org Git - lyx.git/history - src
Typo.
[lyx.git] / src /
2008-07-07 Richard HeckTypo.
2008-07-07 Jürgen Spitzmüller* GraphicsUi.ui: re-save in qt designer 4.1 format.
2008-07-07 Abdelrazak Younesadjust comment.
2008-07-07 Abdelrazak YounesUse png as default conversion format.
2008-07-06 Pavel SandaNext leftover.
2008-07-06 Pavel SandaLeftover from http://www.lyx.org/trac/changeset/23471
2008-07-06 Uwe StöhrGraphicsUi.ui: don't open the dialog always with the...
2008-07-06 André Pönitzwrong editor settings from wrong project...
2008-07-06 André Pönitzfix crash.
2008-07-05 Enrico ForestieriFix bug 4992
2008-07-05 Pavel Sanda* Doxy.
2008-07-05 Peter Kümmelfix memory leak
2008-07-05 Enrico ForestieriEnsure no trailing '/'
2008-07-05 Jürgen Spitzmüller* src/frontends/qt4/GuiDocument.cpp:
2008-07-04 Pavel Sanda* Doxy.
2008-07-04 Pavel Sanda* Doxy.
2008-07-04 Pavel Sanda* Doxy.
2008-07-04 Jürgen Spitzmüller* src/Paragraph.cpp: correct comment.
2008-07-04 Edwin Leuvenfix http://bugzilla.lyx.org/show_bug.cgi?id=4998
2008-07-04 Abdelrazak Younesplease JMarc
2008-07-04 Abdelrazak YounesRemove double slash in system temporary path.
2008-07-04 Abdelrazak YounesFix PageDown/Up when at bottom/top of the document...
2008-07-04 Abdelrazak YounesWork around bug http://bugzilla.lyx.org/show_bug.cgi...
2008-07-04 Jürgen Spitzmüller* Paragraph.cpp:
2008-07-04 Jürgen Spitzmüller* Paragraph.cpp:
2008-07-04 Pavel Sanda* Doxy.
2008-07-03 Jürgen Spitzmüller* src/Paragraph.cpp (latexSpecialTypewriter):
2008-07-02 Jürgen Spitzmüller*** Extend preview scripts to also handle PDF output...
2008-07-02 Jürgen Spitzmüller* src/output_latex.cpp:
2008-07-01 Jürgen Spitzmüller* Paragraph.cpp: fix typo.
2008-07-01 Jean-Marc Lasgouttesplease Abdel
2008-07-01 Jean-Marc Lasgouttes * LyXRC.cpp:
2008-07-01 Enrico ForestieriFix bug 2721
2008-07-01 Abdelrazak Younesup-port fixes and cleanups from BRANCH.
2008-06-30 Abdelrazak YounesFix wheel mouse scrolling bug when speed is set to...
2008-06-30 Jean-Marc Lasgouttesone more step towards good word-level movement: let...
2008-06-30 Jean-Marc Lasgouttesrewrap long lines
2008-06-28 Enrico ForestieriFix color of math macros
2008-06-28 André Pönitzmore robust. I get spurious crashes in this area.....
2008-06-26 Pavel Sanda* Doxy.
2008-06-25 Pavel Sanda* Doxy.
2008-06-25 Abdelrazak YounesGuiApplication::resetGui(): reset as many things as...
2008-06-25 Abdelrazak Younesmicroptimisation.
2008-06-25 José MatoxFix missing include (QMessageBox) and clean extra white...
2008-06-25 Abdelrazak YounesAdd a preference combo box for the preferred user inter...
2008-06-25 Abdelrazak YounesGUI language via RC: some bug corrections.
2008-06-25 Abdelrazak YounesIntroduce Debug::LOCALE for locale debugging.
2008-06-25 Abdelrazak YounesFix toc and source-view initial showing.
2008-06-24 Pavel Sanda* Doxy
2008-06-24 Pavel Sanda* Doxy.
2008-06-24 Abdelrazak Younesrevert 25377. That was not doing anything useful!
2008-06-24 Abdelrazak YounesIdea from JMarc:
2008-06-24 Abdelrazak YounesAdd two RC variables that can be used to set the GUI...
2008-06-24 Abdelrazak YounesMessages::get(): Add two error messages just in case.
2008-06-24 Abdelrazak Younesget_locale_dir(): add a fallback to po/ driectory in...
2008-06-24 Jean-Marc Lasgouttesstupid off-by-one error in r25373
2008-06-24 Jean-Marc Lasgouttessuppress warning
2008-06-24 Jean-Marc LasgouttesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=3580
2008-06-24 Pavel Sanda* Doxy.
2008-06-24 Pavel SandaMove LFUN_ALL_INSETS_TOGGLE dispatch to BufferView.
2008-06-24 Pavel SandaMove LFUN_GRAPHICS_GROUPS_UNIFY dispatch to BufferView.
2008-06-24 Pavel SandaFix includes.
2008-06-24 Pavel SandaMove LFUN_NOTES_MUTATE dispatch to BufferView.
2008-06-24 Enrico ForestieriFix bug 4320
2008-06-23 Jürgen Spitzmüller* src/Encoding.{cpp,h}:
2008-06-22 Uwe Stöhr- support for polytonic Greek, fileformat incremented...
2008-06-22 Enrico ForestieriFix the new incarnation of bug 4687
2008-06-21 Jürgen Spitzmüller* Paragraph.cpp (latexSurrogatePair):
2008-06-20 Abdelrazak YounesAvoid any signal/slot communication when the graphic...
2008-06-20 Abdelrazak Younesforgot this in prev commit.
2008-06-20 Abdelrazak YounesFix ScrollBarAsNeeded
2008-06-20 Abdelrazak Younesmore sensible value for max scrollbar value. Related...
2008-06-20 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4829
2008-06-20 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4954
2008-06-20 Jean-Marc Lasgouttestypo
2008-06-20 Jean-Marc Lasgouttesrewrite obsolete comment
2008-06-20 Abdelrazak Younesfix initial outline disabling.
2008-06-20 Abdelrazak YounesOne view/doc: more fixes and cosmetics.
2008-06-19 Abdelrazak Younesretro commit a bit. Should hopefully fix the crashes...
2008-06-19 Abdelrazak YounesSome more fixes to multi-windows.
2008-06-19 Abdelrazak YounesGuiView::on_lastWorkAreaRemoved(): the window closing...
2008-06-19 Abdelrazak YounesPolish the one window per document user experience.
2008-06-19 Abdelrazak YounesCreateView(): Simplify id test and add a debug output.
2008-06-19 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4941
2008-06-19 Abdelrazak YounesFix initial cursor visibility problem.
2008-06-19 Pavel Sanda* Doxy.
2008-06-19 Abdelrazak YounesPresent to Mac users: Session handling per document...
2008-06-19 Enrico ForestieriTrust Andre'
2008-06-19 Enrico ForestieriFix bug 4687
2008-06-19 Abdelrazak YounesSome more fixes to icon size and session settings.
2008-06-19 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=4957
2008-06-18 Pavel SandaNo need to fit cursor here.
2008-06-18 Pavel SandaComment.
2008-06-18 Pavel SandamarkDirty is automatic.
2008-06-18 Pavel SandaSome hints from JMarc.
2008-06-18 Pavel SandaFix include orderings.
2008-06-18 Pavel SandaCosmetics.
2008-06-18 Pavel SandaAdd LFUN_NOTES_MUTATE for global change of note insets...
2008-06-18 Abdelrazak YounesRevert 25234: Even though this is not recommended,...
2008-06-18 Abdelrazak YounesLocal aware sorting of the toc type.
next