]> git.lyx.org Git - lyx.git/history - src
Operator new[] should always be matched by operator delete[],
[lyx.git] / src /
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()
2010-02-09 Jürgen Spitzmüller* EnchantChecker.cpp: don't crash if dictionary is...
2010-02-09 Enrico ForestieriFix bug #6510: URL in the footnote will cause the ...
2010-02-09 Jürgen SpitzmüllerAdd language selector to the spell chekcer dialog ...
2010-02-09 Abdelrazak YounesTemporarily fix bug #6412. The side effect is that...
2010-02-09 Jürgen Spitzmüller* WordLangTuple.h: better initialization.
2010-02-09 Jürgen Spitzmüller* store the full Language in WordLangTuple.
2010-02-09 Jean-Marc Lasgouttesfix assertion in Inset::getLayout when there is no...
2010-02-09 Pavel Sandaqt 4.2
2010-02-09 Abdelrazak YounesLink fix, sorry.
2010-02-08 Abdelrazak YounesFix compilation with 4.2.
2010-02-08 Abdelrazak Younes* Migrate InsetFloat to InsetDialog
2010-02-08 Jürgen SpitzmüllerPatch by John McCabe-Dansted to fix bug #6502:
2010-02-08 Jürgen SpitzmüllerAllow to switch buffer languages via the menu.
2010-02-08 Richard HeckConst.
2010-02-08 Jean-Marc Lasgouttescleanup handling of LFUN_REGEXP_MODE ; cleanup Text...
2010-02-08 Jean-Marc Lasgouttesfix compilation with qt 4.2
2010-02-08 Pavel SandaNext one
2010-02-08 Pavel SandaUnneeded include
2010-02-07 Abdelrazak YounesFix inset creation, the inset name code was already...
2010-02-07 Abdelrazak YounesERT and Box insets: simplify dialog creation and don...
2010-02-07 Tommaso CucinottaMost common cases with regexps seem to work, at least...
2010-02-07 Abdelrazak YounesMigrate ERT dialog to InsetDialog.
next