]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-12-10 Jean-Marc Lasgouttes * src/Buffer.cpp (validate): require "float" when...
2007-12-10 Jean-Marc LasgouttesDocument that the list of recently edited files is...
2007-12-10 Pavel SandaAdd cleanfiles for monolithic builds.
2007-12-10 Pavel SandaFix compilation error.
2007-12-09 Pavel SandaFix warning.
2007-12-09 Pavel SandaFix warning.
2007-12-09 Pavel SandaAdd some lfun doc.
2007-12-09 Abdelrazak... fix copy&paste bug.
2007-12-09 Abdelrazak... update scons with DialogView.cpp
2007-12-09 Abdelrazak... Factorize general code out of GuiDialog and into the...
2007-12-09 Bo PengFix scons (moc src/support/*.h)
2007-12-09 Uwe Stöhrset encoding from utf8 back to latin1
2007-12-09 Uwe Stöhrpreamble.cpp: full babel language support for tex2lyx
2007-12-09 Peter Kümmelalso check for moc files in src/support
2007-12-09 Uwe Stöhrpreamble.cpp: fix whitespace
2007-12-09 Uwe Stöhrpreamble.cpp: code simplification to r21970 suggested...
2007-12-09 Uwe Stöhrtex2lyx/text.cpp: support for all quotation marks ...
2007-12-09 Jürgen Spitzmüllerfix typos.
2007-12-09 Abdelrazak... Fix Drag&Drop. LFUN_FILE_OPEN is not handled by GuiView...
2007-12-08 Uwe Stöhrpreamble.cpp: don't add \makeatother twice
2007-12-08 Peter Kümmeladd progress view of system calls
2007-12-08 Abdelrazak... Revert 22023 and really fix bug 4410 (http://bugzilla...
2007-12-08 Abdelrazak... Fix bug 4410 (http://bugzilla.lyx.org/show_bug.cgi...
2007-12-08 Jürgen Spitzmüller* lib/lyx2lyx/lyx_1_1.py (revert_latexcommand_index):
2007-12-08 Jürgen Spitzmüller* lib/lyx2lyx/lyx_1_5.py:
2007-12-08 Abdelrazak... * fix enabling/disabling of LyXErr.
2007-12-08 Uwe Stöhrpreamble.cpp: remove unused code
2007-12-08 Abdelrazak... No need to update the prefs dialog if it is not visible.
2007-12-08 Abdelrazak... * Dialog: name_ is const and is ascii.
2007-12-08 Abdelrazak... Fix bug 4413 (http://bugzilla.lyx.org/show_bug.cgi...
2007-12-08 Jürgen SpitzmüllerSanitize CJK support (fix bug 3561, 4349 and 4337):
2007-12-08 Peter Kümmelcmake: fix tex2lyx linker error
2007-12-08 Peter Kümmelfix wrong tex2lyx hack
2007-12-08 Peter Kümmelfix wrong tex2lyx hack
2007-12-08 Stefan Schimanski* putenv wants a non-const char *
2007-12-07 Abdelrazak... New file is placed in current directory by default.
2007-12-07 Abdelrazak... Partly revert r21987 which caused alignment problems.
2007-12-07 Abdelrazak... Split LyXFunc::menuNew() into LyXView::newDocument...
2007-12-06 Uwe Stöhrpreamble.cpp: handle the (n)german options correctly
2007-12-06 Uwe Stöhrpreamble.cpp: cleanup the list of supported languages
2007-12-06 Uwe Stöhrdocument my LFUN changes in the past
2007-12-06 Uwe Stöhrpreamble.cpp: correct recognition of all cases of font...
2007-12-06 Uwe Stöhrpreamble.cpp: addition to r21970: ad support for the...
2007-12-06 Enrico ForestieriShutdown LyX server and socket before trying to remove...
2007-12-06 Enrico ForestieriLet's actually warn when a directory could not be removed.
2007-12-06 Jürgen Spitzmüller* RELEASE_NOTES: document interface changes.
2007-12-06 Jürgen SpitzmüllerSupport for \slash and \nobreakdash-
2007-12-06 Abdelrazak... * InsetHFill: small drawing tweaks and fix the cursor...
2007-12-06 Abdelrazak... Code simplification. We don't need to memorize the...
2007-12-06 Abdelrazak... stdinset.inc: Some more documentation from Martin.
2007-12-05 Abdelrazak... InsetHFill drawing: some other tweaks. There's still...
2007-12-05 Abdelrazak... InsetHFill drawing: some tweaks.
2007-12-05 Bo PengAvoid loading local layout file multiple times
2007-12-05 Uwe Stöhrconfigure.py: fix detection of LaTeX (bug 4397)
2007-12-05 Abdelrazak... Cleanup Hfill metrics and painting. InsetHFill is now...
2007-12-05 Uwe Stöhrlanguages: update a two comments
2007-12-05 Uwe Stöhrsupport for the language Interlingua
2007-12-05 Uwe StöhrBuffer.cpp: forgot this part of the previous fileformat...
2007-12-05 Uwe Stöhrsupport for the language Bahasa Malaysia
2007-12-05 Uwe Stöhrtex2lyx: support font settings -> move fileformat to 247
2007-12-05 Pavel SandaDistinguish occurence of 'Note' string between layouts...
2007-12-05 Abdelrazak... * docstream: factorize out some code and introduce...
2007-12-05 Abdelrazak... Revert part of 21965 which was debugging code.
2007-12-05 Abdelrazak... Introducing FileNameList, cleanup some headers and...
2007-12-05 Abdelrazak... Header cleanup.
2007-12-04 Abdelrazak... Avoid a second confirmation when reverting a Buffer.
2007-12-04 Abdelrazak... Sanitize the way Buffers are saved, renamed and closed.
2007-12-04 Uwe Stöhrpreamble.cpp: update the list of supported languages...
2007-12-04 André PönitzPatch from Sven Hoexter. Use 'xdg-open' and 'sensible...
2007-12-04 André PönitzPatch from Sven Hoexter. Fix non-ASCII char in name.
2007-12-04 Uwe Stöhrscons/SConstruct: disable assertions for stable releases
2007-12-04 Uwe Stöhrpreamble.cpp: small cleanup
2007-12-04 Uwe Stöhrpreamble.cpp, text.cpp:
2007-12-04 Jürgen Spitzmüller* src/frontends/qt4/ui/PrintUi.ui:
2007-12-04 Jürgen Spitzmüller* src/frontends/qt4/GuiBox.cpp:
2007-12-04 Jürgen Spitzmüller* lib/layouts.memoir.layout:
2007-12-04 Jürgen Spitzmüllerforgot this ...
2007-12-04 Jürgen Spitzmüllerframed.sty goes InsetBox:
2007-12-04 Bo Penginclude intl/libintl.h that is relative to $TOP_SRCDIR/src
2007-12-04 Uwe Stöhrlanguages: sort only
2007-12-03 Uwe Stöhrpreamble.cpp: update fileformat
2007-12-03 Jürgen Spitzmüller* src/BufferParams.cpp (readToken):
2007-12-03 Abdelrazak... Add some documentation.
2007-12-03 Peter Kümmelsimplify C-sytle code
2007-12-02 Pavel SandaFix typo
2007-12-02 Bernhard RoiderCmdDef:
2007-12-02 Abdelrazak... * BufferView:
2007-12-02 Peter Kümmelfix memory leaks
2007-12-02 Peter Kümmelexport when building vld
2007-12-02 Peter Kümmeladd vld info
2007-12-02 Jürgen Spitzmüller* src/BufferParams.cpp (readToken):
2007-12-02 Abdelrazak... * BufferView:
2007-12-02 Jürgen Spitzmüller* src/insets/InsetTabular.cpp:
2007-12-02 Uwe Stöhr- Some small Tutorial corrections spotted by Siegfried
2007-12-02 Peter Kümmelvld: prepare adding Qt to leak detection. Beware: it...
2007-12-02 Peter Kümmelcmake: disable warning 4355
2007-12-02 Abdelrazak... * FileName::fileContents(): new argument to define...
2007-12-02 Peter Kümmelvld LyX/cmake integration
2007-12-02 Peter Kümmelvld LyX/cmake integration
2007-12-02 Peter Kümmeladd leak tool for msvc 'Visual Leak Detection' 1.9f...
next