]> git.lyx.org Git - lyx.git/history - src
documentation updates as now bug 4910 is fixed
[lyx.git] / src /
2008-06-04 Enrico ForestieriProduce a cleaner latex output by avoiding \lyxmathsym...
2008-06-03 Bernhard RoiderFix item delegate for qt 4.2:
2008-06-03 Pavel SandaOn the same note.
2008-06-03 Pavel Sandaoops.
2008-06-03 Pavel SandaLFUN: delete-back/forward -> char-delete-back/forward
2008-06-03 Pavel Sanda* Doxy.
2008-06-03 Abdelrazak YounesFix toc generation after rev25096.
2008-06-03 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4910...
2008-06-03 Jürgen Spitzmüller* src/output_latex.cpp:
2008-06-03 Jürgen Spitzmüller* Allow the use of eqrefs in mathed (bug 4623).
2008-06-03 Enrico ForestieriAccount for text mode inside math mode.
2008-06-03 Enrico ForestieriBe sure to insert a space after a macro when needed.
2008-06-02 Abdelrazak YounesRemove bug work around due to bad event loop startup...
2008-06-02 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4904
2008-06-02 Abdelrazak YounesMove secondary toolbars to View->Toolbars->Other Toolbars.
2008-06-02 Pavel SandaAdd doxy.
2008-06-02 Pavel SandaUnify LFUN naming.
2008-06-02 Abdelrazak YounesGet rid of GuiMath layer.
2008-06-02 Abdelrazak YounesMore code removal.
2008-06-02 Abdelrazak Younesremove unused code.
2008-06-02 Enrico ForestieriAllow to specify either text mode or math mode commands...
2008-06-01 Bo PengFix manual update of the viewsource dialog, set default...
2008-06-01 Bo PengChange inset label from ": filename" to "Program Listin...
2008-06-01 Pavel Sanda* Doxy.
2008-06-01 Enrico ForestieriRename \mathsym -> \lyxmathsym in order to avoid potent...
2008-06-01 Enrico ForestieriSimplify the definition of \mathsym by using the packag...
2008-06-01 Enrico ForestieriAllow boldface and font size changing commands for...
2008-05-31 André Pönitzfix my color cache "improvements"
2008-05-31 Enrico ForestieriFix bug 3938
2008-05-31 Jürgen Spitzmüller* LyXAction.cpp:
2008-05-31 Pavel SandaOne more.
2008-05-31 Pavel Sanda* Doxy.
2008-05-30 Pavel SandaRemove client/debug.* since they are not used anymore.
2008-05-30 Pavel Sanda* Doxy.
2008-05-30 Richard HeckFix remaining issues with InsetSpace. The identifier...
2008-05-30 Richard HeckFix some of the InsetSpace problems.
2008-05-30 Abdelrazak YounesAdd list of branches.
2008-05-30 Abdelrazak Younesforgot that one.
2008-05-30 Abdelrazak YounesReset the focus on the work area after using on any...
2008-05-30 Abdelrazak YounesCode simplification.
2008-05-30 Abdelrazak Younesset the focus on the work area after clicking on a...
2008-05-30 Jürgen Spitzmüller* InsetSpace.cpp:
2008-05-29 Pavel Sanda* Doxy.
2008-05-29 André Pönitznext try
2008-05-29 Richard HeckFuncStatus::enabled(bool) --> FuncStatus::setEnabled...
2008-05-29 Jürgen Spitzmüller* GuiErrorList.{cpp,h}:
2008-05-29 Pavel Sandaone string more.
2008-05-29 Abdelrazak Younesremove invalid comment
2008-05-29 Pavel SandaSome strings.
2008-05-29 Pavel Sandatypo.
2008-05-29 Pavel Sanda* Doxy.
2008-05-29 Stefan Schimanski* enabled() is the getter, enabled(bool) is the setter...
2008-05-28 Abdelrazak Younessmall updates.
2008-05-28 Richard HeckAdd LFUN_BRANCH_ACTIVATE and LFUN_BRANCH_DEACTIVATE...
2008-05-28 Abdelrazak YounesGuiToolbar::fill(): only once.
2008-05-28 Abdelrazak Younesstartup optimisation: delay toolbar filling until it...
2008-05-28 Richard HeckFix bug 4097: Give LyX an intelligent return value...
2008-05-27 Pavel SandaCosmetics.
2008-05-27 Pavel Sanda* Doxy.
2008-05-27 Richard HeckBranches can use any layout.
2008-05-27 Richard HeckCosmetics.
2008-05-27 Richard HeckSimplify things just a little bit.
2008-05-27 Abdelrazak Younesbug fix with minibuffer focus.
2008-05-27 Abdelrazak Younesfix focus problem with minibuffer.
2008-05-27 Abdelrazak Younesfullscreen tweaking.
2008-05-27 Abdelrazak YounesTemptatively fix fullscreen problems on X11.
2008-05-27 Abdelrazak YounesFix crash with multiple windows.
2008-05-27 Pavel SandaMove graphics code from class to namespace.
2008-05-27 Abdelrazak YounesSwitch off fullscreen before closing a window.
2008-05-27 Pavel SandaCompil fix.
2008-05-27 Abdelrazak Younessave/restore toolbars state when toggling fullscreen...
2008-05-27 Abdelrazak YounesRe-engineer the toolbar support code:
2008-05-26 Pavel Sanda* Doxy.
2008-05-26 Pavel SandaOops.
2008-05-26 Pavel SandaChange description.
2008-05-26 Pavel SandaAdd FIXMEs wrt unicode.
2008-05-26 Pavel SandaFix button enabling for graphics input.
2008-05-26 Abdelrazak YounesMac compil fix.
2008-05-26 Jean-Marc Lasgouttesremove some useless workarounds in getStatus
2008-05-26 Jean-Marc Lasgouttesmake display of group list only depend on existence...
2008-05-26 Jean-Marc Lasgouttesmove handling of LFUN_SET_GRAPHICS_GROUP status where...
2008-05-25 Uwe StöhrInsetTabular.cpp: fix the logic when \linebreaks are...
2008-05-25 Jean-Marc LasgouttesNote to self: `!' is not the complement-to-one operator...
2008-05-25 Jürgen Spitzmüller* GuiPrefs.cpp:
2008-05-25 Abdelrazak Younesa bunch of toolbar related renaming.
2008-05-25 Peter Kümmelcleanup export of mime type strings
2008-05-25 Abdelrazak YounesFix MSVC link error.
2008-05-24 Peter Kümmeldefine mime strings at one place only
2008-05-24 Peter Kümmelremove stupid windows defines
2008-05-24 Pavel Sanda* Doxy.
2008-05-24 Abdelrazak YounesIntroduce docstring_list
2008-05-24 Abdelrazak YounesCosmetics.
2008-05-24 Abdelrazak YounesGet rid of GuiApplication::readMenus().
2008-05-24 Abdelrazak YounesFirst step towards fixing bug 4588: move the ui file...
2008-05-23 André Pönitzsimplify color cache code
2008-05-23 André Pönitzslightly more compact code
2008-05-23 Pavel Sanda* Doxy.
2008-05-23 Richard HeckCompilation fix.
2008-05-23 Abdelrazak YounesMake sure the temp path is a directory.
2008-05-23 Abdelrazak YounesI forgot about the has trailing suffix.
next