]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-05-31 Jean-Marc LasgouttesAdd Japanese and Korean
2007-05-31 Jean-Marc Lasgouttesil10n update from Koji Yokota
2007-05-31 Abdelrazak... This commit allows to support the full unicode range...
2007-05-31 Abdelrazak... This patch transfer Inset::destroyed signal to InsetTex...
2007-05-31 Jean-Marc Lasgouttes * src/MenuBackend.cpp (expandBranches): when there...
2007-05-31 José MatoxAdd a fallback to run lyx2lyx from the build directory
2007-05-31 Michael Schmitt * src/insets/InsetListingsParams.cpp: fix/improve...
2007-05-31 José Matoxupdate announce to rc1
2007-05-31 Bo PengScons: check HAVE_DECL_MKSTEMP to fix a configuration...
2007-05-31 Uwe Stöhrupdate installer: update also lyx.bat file (needed...
2007-05-30 Uwe Stöhrunicodesymbols:
2007-05-30 Richard HeckMake OK button the default even after various sorts...
2007-05-30 Michael Schmitt * po/de.po: more updates
2007-05-30 Uwe Stöhrunicodesymbols: support two more symbols
2007-05-30 Michael Schmitt * src/insets/InsetListingsParams.cpp: fix message...
2007-05-30 Stefan Schimanski* avoid redraw if possible (OK by Abdel and Dov)
2007-05-30 Michael Schmitt * po/de.po: more updates (listing dialog)
2007-05-30 Stefan Schimanski* help future developers reading my code and wondering...
2007-05-30 Stefan Schimanski* put debug variables into #ifdef 0 block. Good that...
2007-05-30 Stefan Schimanski* removed the "dirty trick" to append a row with wrong...
2007-05-30 Jean-Marc Lasgouttes * config/qt4.m4 (QT4_DO_PKG_CONFIG): use = instead...
2007-05-30 Uwe Stöhrunicodesymbols: add some missing punctuation characters...
2007-05-29 Uwe Stöhrunicodesymbols: add some missing punctuation characters
2007-05-29 Uwe Stöhrunicodesymbols: add macro from Herbert Voss
2007-05-29 Michael Schmitt * po/*.po: remerge after "Listings" => "Listing" change
2007-05-29 Michael Schmittreplace "Listings" by "Listing" (plural => singular)
2007-05-29 Stefan Schimanski1. switch LFUN_UP/DOWN handling to a structural approac...
2007-05-29 Uwe Stöhrupdate he.po
2007-05-29 Stefan Schimanski* Moving up from lower index shouldn't depend on exista...
2007-05-29 Uwe StöhrHebrew updates by Ran:
2007-05-29 Uwe Stöhrgenerate_contributions.py: forgot this when adding...
2007-05-29 Jürgen Spitzmüller* src/frontends/qt4/ui/PrefConvertersUi.ui:
2007-05-29 Jürgen SpitzmüllerFix bug 2555:
2007-05-29 Richard HeckMake table readable no matter what the tab settings.
2007-05-29 Jürgen Spitzmüller* src/frontends/qt4/ui/PrefCopiersUi.ui:
2007-05-29 Stefan SchimanskiPatch from Bennett Helm:
2007-05-29 Stefan Schimanski* with the MacOSX packaging option enabled its easy...
2007-05-29 Stefan Schimanski* added MacOSX packaging
2007-05-29 Stefan Schimanski* added WidgetFlags argument to DockView to set Qt...
2007-05-29 Michael Schmitt * *.po: remerge (TOC has become Outline)
2007-05-29 Michael Schmitt * src/frontends/qt4/Dialogs.cpp:
2007-05-29 Michael Schmitt * de.po: updates (more to come)
2007-05-28 Uwe Stöhrinstaller update
2007-05-28 Uwe Stöhrfix SCons (I forgot to add the new folder two days...
2007-05-28 Lars Gullik... Whitespace cleanup
2007-05-28 Uwe Stöhradd Koji Yokota to the credits
2007-05-28 Michael Schmitt * po/*.po: remerge
2007-05-28 Stefan Schimanski* fix #3310: When you click on a line after the end...
2007-05-28 Uwe Stöhrunicodesymbols: (last round of adding symbols)
2007-05-28 Jürgen Spitzmüller* src/BufferParams.{cpp, h}
2007-05-28 Uwe Stöhrunicodesymbols: - add box drawing characters
2007-05-28 Uwe Stöhrinstaller: - support for Hebrew and Japanese
2007-05-28 Uwe StöhrEmbeddedObjects: fix issue recovered by Ignacio
2007-05-28 Jürgen Spitzmüller* src/Thesaurus.{cpp, h}: revert accidental commit...
2007-05-28 Jürgen SpitzmüllerFix bug 3522.
2007-05-28 Jürgen Spitzmüller* src/frontends/qt4/Dialogs.cpp:
2007-05-27 Abdelrazak... * ListingsParam::ListingsParam(): use const ref.
2007-05-27 Lars Gullik... Update nb.po. Remove obsolete entries and either clear...
2007-05-27 Uwe StöhrUserGuide: - German translation updates by Hartmut
2007-05-27 Abdelrazak... * InsetListingsParams.cpp: Code reorganization. Should...
2007-05-27 Stefan Schimanski* depending on "front" the last position is a valid...
2007-05-27 Richard HeckFix some typos
2007-05-26 Uwe Stöhrunicodesymbols: - add last missing textcomp symbols
2007-05-26 Bo PengDo not use \&@#^_~$ as lstinline delimiter, as suggeste...
2007-05-26 Richard HeckRemove shortcuts for buffer-reload, per JMarc.
2007-05-26 Richard HeckFix bug 3644: Make cancel button the default in revert...
2007-05-26 Richard HeckFix for bug 3488. Need to reconnect buffer if load...
2007-05-26 Richard HeckCleanup. Also added notes about how to fix bug 3440...
2007-05-26 Richard HeckChange related to 18445: buffer.fileName() uses .absFil...
2007-05-26 Richard HeckMake logic clearer, with help from Lars.
2007-05-26 Abdelrazak... add some const.
2007-05-26 Abdelrazak... - white space
2007-05-26 Abdelrazak... - Convert char * to string and docstring for the hints...
2007-05-26 Michael Schmitt * po/*.po: remerge
2007-05-26 Michael Schmitt * lib/ui/stdmenues.inc: rename "Table Of Contents...
2007-05-26 Michael Schmitt * src/insets/InsetInclude.cpp: formatting (in response...
2007-05-25 Abdelrazak... Sanitize cursor saving/restoring in a multi-view context.
2007-05-25 Uwe Stöhrinstaller update
2007-05-25 Uwe StöhrUnicodesymbols: - add all characters supported by the...
2007-05-25 Bo PengChoose a delimiter for lstinline (braces can not be...
2007-05-25 Peter Kümmelfix eol style
2007-05-25 Peter Kümmelupdate to boost 1.34
2007-05-25 Peter Kümmelfix merge build src/frontends/qt4/QDocument.cpp
2007-05-25 Bo PengInsetListings: use float for placements because of...
2007-05-25 Jürgen Spitzmüllerfix bug 3723:
2007-05-25 Uwe Stöhrinstaller: - use Inkscape as SVG to PDF converter...
2007-05-25 Jürgen Spitzmüllerl10n work:
2007-05-25 Bo PengMinor fixes, in response to Lar's email
2007-05-24 Uwe StöhrEmbeddedObjects.lyx: translation updates by Ignacio
2007-05-24 Bo PengUse a new internal structure for InsetListingsParams...
2007-05-24 Richard HeckForgot to restore this before committing 18494. This...
2007-05-24 Richard HeckRemove some calls that do nothing but print an error...
2007-05-24 Richard HeckFix stupid use of "or".
2007-05-24 Peter Kümmelrevert buggy patch.
2007-05-24 Richard HeckFix for bugs 2199 and 3667. Most of the changes were...
2007-05-24 Michael Schmitt * po/*.po: remerge
2007-05-24 Richard HeckRemove originaldir flag from HTML converters so that...
2007-05-24 Richard HeckUpdate documentation regarding converters, etc.
2007-05-24 Stefan Schimanski* do not lookup the same macro all the time
2007-05-24 Stefan Schimanski* force the tex2lyx Font class everywhere in tex2lyx...
next