]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-05-27 Pavel SandaCompil fix.
2008-05-27 Abdelrazak... save/restore toolbars state when toggling fullscreen...
2008-05-27 Abdelrazak... Re-engineer the toolbar support code:
2008-05-26 Pavel SandaMake dist broken. Again.
2008-05-26 Enrico ForestieriUpdate it.po
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 Bo PengFix the fix, qt 4.2 still uses QTDIR/lib to store ...
2008-05-26 Bo PengFix scons qt4 pkg_config detection when there are multi...
2008-05-26 Abdelrazak... Mac 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öhrEmbeddedObjects.lyx: as bug 4839 is fixed, the next...
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 Uwe StöhrGerman documentation updates by Hartmut
2008-05-25 Jürgen Spitzmüller* GuiPrefs.cpp:
2008-05-25 Jürgen Spitzmüller* lib/configure.py:
2008-05-25 Abdelrazak... a bunch of toolbar related renaming.
2008-05-25 Peter Kümmelcleanup export of mime type strings
2008-05-25 Abdelrazak... Fix 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 Peter Kümmelcmake: use 2.4 behavior also for cmake 2.6
2008-05-24 Pavel Sanda* Doxy.
2008-05-24 Abdelrazak... Introduce docstring_list
2008-05-24 Abdelrazak... Cosmetics.
2008-05-24 Abdelrazak... Get rid of GuiApplication::readMenus().
2008-05-24 Abdelrazak... First step towards fixing bug 4588: move the ui file...
2008-05-23 André Pönitzsimplify color cache code
2008-05-23 André Pönitzhad this hanging around...
2008-05-23 André Pönitzslightly more compact code
2008-05-23 Abdelrazak... boost::iostreams is not used nor compiled.
2008-05-23 Pavel Sanda* Doxy.
2008-05-23 Richard HeckCompilation fix.
2008-05-23 Abdelrazak... Make sure the temp path is a directory.
2008-05-23 Abdelrazak... I forgot about the has trailing suffix.
2008-05-23 Abdelrazak... Hopefully fix client following boost::filesystem removal.
2008-05-23 Jean-Marc Lasgouttesremove annoying debug information
2008-05-23 Abdelrazak... Potential bugfix.
2008-05-23 Abdelrazak... We don't use boost::filesystem anymore.
2008-05-23 Pavel SandaDoxy - add similar, some reodering.
2008-05-23 Abdelrazak... Potential bug fix.
2008-05-23 Abdelrazak... Get rid of GuiApplication::viewCount().
2008-05-23 Abdelrazak... simplify GuiApplication::unregisterView().
2008-05-23 Abdelrazak... Get rid of GuiApplication::view_ids_
2008-05-23 Pavel Sanda* Doxy.
2008-05-23 Jürgen Spitzmüller* math.bind:
2008-05-23 Abdelrazak... * Application: change the signature of getStatus()...
2008-05-23 Pavel SandaCompil fix.
2008-05-23 Abdelrazak... Get rid of Application::initGlobalMenu().
2008-05-23 Abdelrazak... Pimpl stuff in GuiApplication.
2008-05-23 Abdelrazak... - Move as much platform specific stuff as possible...
2008-05-22 Pavel SandaThe purpose prize.
2008-05-22 Pavel SandaForgot these.
2008-05-22 Abdelrazak... Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4650
2008-05-22 Enrico ForestieriDisable a socket notifier when unregistering it.
2008-05-22 Pavel Sanda* Doxy.
2008-05-22 Abdelrazak... fix http://bugzilla.lyx.org/show_bug.cgi?id=4870
2008-05-22 Jean-Marc Lasgouttes * frontends/LyXView.h:
2008-05-22 Abdelrazak... Update coding rule for enums to reflect actually used...
2008-05-22 Richard HeckFix bug 4712. Forgot the case where we need to reset...
2008-05-22 Richard HeckAdd some constness where we can.
2008-05-22 Abdelrazak... Unify Paragraph::asString() methods.
2008-05-22 Richard HeckWarning.
2008-05-22 Abdelrazak... Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4641
2008-05-22 Abdelrazak... forward port rev 24877. Even if trunk is not affected...
2008-05-21 Abdelrazak... Revert 24816, this didn't not work with the minibuffer.
2008-05-21 Pavel Sanda* Doxy.
2008-05-20 Abdelrazak... Fix http://bugzilla.lyx.org/show_bug.cgi?id=4607
2008-05-20 Jean-Marc Lasgouttes * insets/InsetQuotes.cpp (displayString): reenable...
2008-05-20 Abdelrazak... get rid of useless debug output.
2008-05-20 Abdelrazak... - Fix crash with clicking on second Listings iten in...
2008-05-20 Abdelrazak... Delay the Toc update of child documents until we update...
2008-05-20 Abdelrazak... revert accidental commit.
2008-05-20 Abdelrazak... Fix caption numbering of child documents.
2008-05-20 Abdelrazak... Fix label numbering of child documents.
2008-05-20 Abdelrazak... fix MSVC warning
2008-05-20 José Matoxescape backslashes when importing the cells
2008-05-20 Jürgen Spitzmüller* InsetCitation:
2008-05-20 Uwe Stöhrconfigure.py: rename "Comma-separated values" to "Table...
2008-05-20 Uwe StöhrTutorial.lyx: updated for LyX 1.6
2008-05-19 Uwe StöhrFrench UserGuide.lyx: translation updates by Siegfried
2008-05-19 Uwe Stöhrde.po: update the list of translators
2008-05-19 André Pönitzcosmetics
2008-05-19 André Pönitzcosmetics
2008-05-19 Jürgen Spitzmüller* src/frontends/qt4/GuiSendto.cpp:
2008-05-19 Jürgen Spitzmüller* po/*.po: remerge
2008-05-19 Jürgen Spitzmüller*** fix bug 2488 (make dynamic formats in menus transla...
2008-05-19 Uwe Stöhrmore work to update the EmbeddedObjects.lyx manual...
2008-05-18 Uwe StöhrGerman Extended.lyx: new section about picinpar and...
2008-05-18 Uwe StöhrUserGuide.lyx: fix the bibliography
2008-05-18 Uwe Stöhrcsv2lyx.py: I haven't contributed something to the...
2008-05-18 Uwe StöhrEmbeddedObjects.lyx: add a note about box alignment
2008-05-18 José MatoxUpdate file to the last version discussed on bugzilla...
2008-05-18 Uwe Stöhrcsv2lyx.py: new csv2lyx version by Hartmut and José
next