]> git.lyx.org Git - lyx.git/history - src
Win95 is not supported by a long time now.
[lyx.git] / src /
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 YounesMigrate 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 YounesMigrate Branch dialog to InsetParamsWidget
2010-02-19 Abdelrazak YounesImplement Vincent's suggestions:
2010-02-19 Enrico ForestieriAvoid unnecessary exceptions.
2010-02-19 Jürgen Spitzmüller* Buffer.cpp:
2010-02-19 Abdelrazak YounesFix single table action (from toolbar).
2010-02-19 Abdelrazak YounesFollowing previous commit, the dialog now needs to...
2010-02-19 Abdelrazak YounesInsetParamsDialog: don't update the inset widget if...
2010-02-19 Abdelrazak YounesFix cell width initial fill-in.
2010-02-19 Abdelrazak Younesr33506: better fix for table borders.
2010-02-19 Abdelrazak YounesReally fix table borders toggling.
2010-02-19 Abdelrazak YounesTabular dialog: fix border setting/unsetting bug.
2010-02-19 Abdelrazak YounesSimplify featureAsString()... I don't understand why...
2010-02-18 Abdelrazak YounesFix gcc warning.
2010-02-18 Enrico ForestieriRemove obsolete source file.
2010-02-18 Pavel Sanda* doxy
2010-02-18 Abdelrazak Younes* InsetTabular cleanup:
2010-02-18 Abdelrazak YounesInsetParamsWidget(): fix method constness.
2010-02-17 Enrico ForestieriOperator new[] should always be matched by operator...
2010-02-16 Abdelrazak YounesFactorize showInsetDialog() for InsetParamsDialog based...
2010-02-16 Abdelrazak YounesInsetBox:
2010-02-16 Abdelrazak Younessome moreInsetParamsDialog bug fixing...
2010-02-16 Abdelrazak YounesInsetParamsDialog bug fixing:
2010-02-16 Abdelrazak YounesFix autotools for r33480.
2010-02-15 Abdelrazak YounesFix compilation with Qt4.2
2010-02-15 Abdelrazak YounesAttempt to simplify as much as possible Inset parameter...
2010-02-15 Abdelrazak YounesAdd 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 SandaWhy do we have Variables.{cpp/h} ?
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 RavesteijnCorrect r33454.
2010-02-12 Vincent van RavesteijnFix 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 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...
2010-02-12 Pavel SandaWhitespace
2010-02-12 Pavel Sanda* LFUNs.lyx
2010-02-12 Pavel SandaKill locker() API in VCS
2010-02-12 Pavel Sandaunused code
2010-02-12 Pavel SandaLets start some cleanup of old version() VCS API
2010-02-12 Pavel SandaSVN info - add author, date, time
2010-02-12 Pavel SandaRevision info for RCS too.
2010-02-12 Pavel SandaTree revision info into InsetInfo. Muhehe.
2010-02-12 Pavel SandaFileformat++ as a safety measure.
2010-02-12 Pavel SandaSpots from Abdel
2010-02-12 Pavel SandaWhite space
2010-02-12 Pavel SandaConnect to InsetInfo
2010-02-12 Pavel SandaVCS: Extended API for revision info
2010-02-12 Pavel SandaSVN file revision number
2010-02-11 Abdelrazak YounesGuiTabular despaghettization: pass out tabular_ instead...
2010-02-11 Uwe StöhrInsetTabular.h:
2010-02-11 Uwe StöhrGuiPrefs.cpp: revert changes that accidentally slipped...
2010-02-11 Pavel Sanda-xml
2010-02-11 Uwe Stöhrsupport for multirows in tables:
2010-02-10 Abdelrazak Younes* InsetFloat:
2010-02-10 Abdelrazak YounesFix i18n as suggested by Jürgen:
2010-02-10 Abdelrazak YounesFloatPlacement: code cleanup and bug fixing (pretty...
2010-02-10 Jürgen Spitzmüller* Thesaurus.cpp:
2010-02-10 Jürgen SpitzmüllerFix hunspell.
2010-02-10 Jürgen Spitzmüller* Spellchecker dialog:
2010-02-10 Abdelrazak YounesMake float type translatable.
2010-02-10 Abdelrazak YouneshasDigit(): Avoid a string copy as this is in a critica...
2010-02-10 Pavel SandaUse readonly for manuals only in released versions.
2010-02-09 Jürgen Spitzmüller* GuiSpellchecker.cpp:
2010-02-09 Jürgen Spitzmüller* support/lstring.{cpp,h}:
2010-02-09 Abdelrazak YounesApplication: get rid of 2 virtual interface.
2010-02-09 Abdelrazak YounesToday is a sad day, LyXView has passed over... long...
2010-02-09 Richard HeckRemove unneeded include.
2010-02-09 Richard HeckWhitespace.
2010-02-09 Jürgen Spitzmüllerwhitespace.
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2010-02-09 Jürgen Spitzmüllerthis was not intended to go in.
2010-02-09 Jürgen Spitzmüller* Paragraph.cpp (spellcheck):
2010-02-09 Jean-Marc Lasgouttesremove last member variables from LyXFunc and move...
2010-02-09 Jean-Marc Lasgouttesdo not use theLyXFunc()
next