]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2010-02-24 Uwe Stöhrscons/SConstruct: fix compiling with SCons
2010-02-24 Vincent van... Do not output a warning about missing the width of...
2010-02-24 Vincent van... Remove the bogus fixme.
2010-02-24 Vincent van... Fix bug #6556: Exporting .lyx to .lyx15 or lyx16 report...
2010-02-24 Jürgen Spitzmüller* Menus.cpp:
2010-02-24 Jürgen Spitzmüller* Menus.cpp:
2010-02-24 Jürgen Spitzmüller* enable instant preview with XeTeX (requires preview...
2010-02-24 Uwe StöhrUserGuide.lyx: fix another typo (was only in trunk)
2010-02-24 Uwe Stöhr- UserGuide.lyx: fix typos spotted by a user
2010-02-23 Uwe StöhrGerman Intro.lyx: fix a typo spotted by a user
2010-02-23 Abdelrazak... Migrate GuiBibitem to InsetParamsWidget.
2010-02-23 Abdelrazak... Fix Windows/cmake build.
2010-02-23 Enrico ForestieriWhen using CREATE_NEW, CreateFile fails if the file...
2010-02-23 Jean-Marc Lasgouttesfix compiler warnings
2010-02-23 Pavel SandaRevert r33533.
2010-02-22 Tommaso CucinottaFixed #6555 (crash when trying to replace starting...
2010-02-22 Uwe Stöhrscons/scons_manifest.py: fix SCons
2010-02-22 Uwe StöhrGuiView.cpp: fix compilation after r33533
2010-02-22 Enrico ForestieriOn windows, allow saving a document whose pathname...
2010-02-22 Pavel SandaAt least basic ui
2010-02-22 Pavel SandaAdd images to makefiles
2010-02-22 Pavel SandaRevision info into toolbar
2010-02-22 Pavel SandaAt least basic capability for VC comparison.
2010-02-22 Pavel SandaForgot these
2010-02-22 Pavel SandaKill files unused for long time
2010-02-22 Pavel SandaAlso menu
2010-02-22 Pavel SandaFingerpainting
2010-02-22 Pavel SandaIcons for VCS comparison
2010-02-21 Enrico ForestieriWin95 is not supported by a long time now.
2010-02-21 Enrico ForestieriThis should have gone in r33524.
2010-02-21 Abdelrazak... Migrate GuiHSPace to InsetParamsDialog.
2010-02-21 Enrico ForestieriFix bug #5238: LyX 1.6 fails with non-ascii chars in...
2010-02-19 Edwin Leuvenbit of clean up
2010-02-19 Abdelrazak... Migrate Branch dialog to InsetParamsWidget
2010-02-19 Abdelrazak... Implement Vincent's suggestions:
2010-02-19 Enrico ForestieriAvoid unnecessary exceptions.
2010-02-19 Jürgen Spitzmüller* Buffer.cpp:
2010-02-19 Abdelrazak... Fix single table action (from toolbar).
2010-02-19 Abdelrazak... Following previous commit, the dialog now needs to...
2010-02-19 Abdelrazak... InsetParamsDialog: don't update the inset widget if...
2010-02-19 Abdelrazak... Fix cell width initial fill-in.
2010-02-19 Abdelrazak... r33506: better fix for table borders.
2010-02-19 Abdelrazak... Really fix table borders toggling.
2010-02-19 Abdelrazak... Tabular dialog: fix border setting/unsetting bug.
2010-02-19 Abdelrazak... Simplify featureAsString()... I don't understand why...
2010-02-18 Abdelrazak... Fix gcc warning.
2010-02-18 Abdelrazak... Forgot about this file in r33495, sorry.
2010-02-18 Abdelrazak... Forgot about those file in r33495, sorry.
2010-02-18 Enrico ForestieriRemove obsolete source file.
2010-02-18 Enrico ForestieriAvoid possible overruns by dinamically allocating the...
2010-02-18 Pavel Sanda* doxy
2010-02-18 Abdelrazak... tabular-feature replaced with inset-modify tabular
2010-02-18 Abdelrazak... * InsetTabular cleanup:
2010-02-18 Abdelrazak... InsetParamsWidget(): fix method constness.
2010-02-18 Pavel SandaChange MAC instructions, patch from Roger Mc Murtrie.
2010-02-17 Peter Kümmelboost: update to 1.42.0
2010-02-17 Peter Kümmelboost: add eol property
2010-02-17 Enrico ForestieriOperator new[] should always be matched by operator...
2010-02-16 Abdelrazak... Factorize showInsetDialog() for InsetParamsDialog based...
2010-02-16 Abdelrazak... InsetBox:
2010-02-16 Abdelrazak... some moreInsetParamsDialog bug fixing...
2010-02-16 Abdelrazak... InsetParamsDialog bug fixing:
2010-02-16 Abdelrazak... Fix autotools for r33480.
2010-02-15 Abdelrazak... Fix scons for previous commit (hopefully)
2010-02-15 Abdelrazak... Fix compilation with Qt4.2
2010-02-15 Abdelrazak... Attempt to simplify as much as possible Inset parameter...
2010-02-15 Abdelrazak... Add a new insetDisplayName() method that will be used...
2010-02-15 Pavel Sanda* doxy
2010-02-15 Pavel SandaSupport revision fetching also for RCS.
2010-02-15 Pavel SandaGlitch in LFUN
2010-02-15 Pavel Sandatypo
2010-02-15 Pavel SandaAllow revision to be string.
2010-02-15 Pavel SandaNext catch from John.
2010-02-15 Pavel SandaWhy do we have Variables.{cpp/h} ?
2010-02-13 Jürgen Spitzmüller* update
2010-02-13 Jürgen SpitzmüllerAdd the spellcheck tag also to paragraph styles.
2010-02-13 Jürgen Spitzmüller* add pref option to exclude notes and comments from...
2010-02-13 Jürgen Spitzmüller* new InsetLayout tag to disallow spell checking. This...
2010-02-13 Richard HeckFix other bit.
2010-02-13 Richard HeckFix warning.
2010-02-13 Jürgen Spitzmüllercomment
2010-02-13 Jürgen Spitzmüllerplease Abdel.
2010-02-13 Jürgen Spitzmüller* InsetNomenclature.cpp:
2010-02-13 Jürgen Spitzmüllergeneralize special handling of command inset parameters...
2010-02-13 Jürgen Spitzmüller* TocWidget.{cpp,h}:
2010-02-12 Vincent van... Fix bug #6527: Default numbering and toc depth wrong...
2010-02-12 Vincent van... Correct r33454.
2010-02-12 Vincent van... Fix bug #6525: Autosave error when renaming a new file.
2010-02-12 Edwin Leuvendelete unused variable, fix multicolumn and some clean up
2010-02-12 Jürgen SpitzmüllerFix encoding issues in bibitems (bug #6534)
2010-02-12 Jean-Marc LasgouttesDo not show spelling suggestions in contextual menu...
2010-02-12 Pavel SandaFix #6496, patch from Vincent.
2010-02-12 Pavel SandaPrepare VCS part for comparison.
2010-02-12 Jean-Marc Lasgouttestypo
2010-02-12 Jürgen Spitzmüller* GuiApplication.cpp: prevent null pointer.
2010-02-12 Pavel SandaWe need public API
2010-02-12 Jean-Marc LasgouttesFix bug #6217: Replacing a word in spellcheck does...
2010-02-12 Pavel SandaComment
2010-02-12 Pavel SandaSlowly toward version control + comparison
2010-02-12 Pavel SandaForgotten. There should be some oneliner for substituti...
next