]> git.lyx.org Git - lyx.git/history - src
fix r33152 - part 1
[lyx.git] / src /
2010-01-21 Richard HeckUse the attributes MTag now takes.
2010-01-21 Richard HeckAllow MTag to take attributes.
2010-01-21 Richard HeckWe do not need to extract exponents, either.
2010-01-21 Richard HeckWe do not need to extract limits for MathML.
2010-01-21 Richard HeckXHTML for InsetMathSize.
2010-01-21 Richard HeckSimplify InsetCitation::basicLabel() code.
2010-01-21 Richard HeckFix non-BibTeX detection of "author (year)" labels.
2010-01-21 Richard HeckForgot to wrap first citation.
2010-01-21 Richard HeckOutput labels (1.1, etc) with the TOC.
2010-01-21 Richard HeckTranslate TOC title to document language, not GUI language.
2010-01-21 Vincent van RavesteijnFix the Compare feature. The compl_vector class shouldn...
2010-01-21 Richard HeckUse cached label.
2010-01-21 Richard HeckRemove it for real now.
2010-01-21 Richard HeckRemove an unnecessary dependency.
2010-01-21 Richard HeckKill a (public) magic boolean.
2010-01-21 Richard HeckFormatting.
2010-01-21 Tommaso CucinottaCode cleanup
2010-01-21 Jean-Marc Lasgouttesalways close properly undo groups
2010-01-21 Jürgen Spitzmüller* HunspellChecker.cpp:
2010-01-20 Richard HeckDon't show deleted stuff in output.
2010-01-20 Richard HeckFix output of formatted counters.
2010-01-20 Richard HeckProper output of counters in appendix.
2010-01-20 Richard HeckPartly disable pretty counter output.
2010-01-20 Richard HeckIntroduce a "formatted counter" for use with formatted...
2010-01-20 Richard HeckMake the new argument to step() mandatory, and add...
2010-01-20 Richard HeckFix warning.
2010-01-20 Richard HeckGet rid of some magic booleans in updateLabels() and...
2010-01-20 Richard HeckAdd OutputEnums.h. This enum will shortly replace some...
2010-01-20 Richard HeckBetter XHTML output for InsetRef.
2010-01-20 Tommaso CucinottaDispatch BUFFER_SWITCH only if buffer actually changed...
2010-01-20 Richard HeckThe BufferList does not know about cloned buffers,...
2010-01-20 Richard HeckMove comments to functions, not private members.
2010-01-19 Richard HeckAdd a FIXME.
2010-01-19 Richard HeckRemove half a comment?
2010-01-19 Richard HeckRemove things to be removed.
2010-01-19 Richard HeckMove the StartTag, EndTag, and CompTag classes into...
2010-01-19 Richard HeckCollect the title for XHTML output, and use it.
2010-01-19 Richard HeckFix listings XHTML output: No paragraphs in there.
2010-01-19 Jürgen Spitzmüller* ADD LFUN_SPELLING_ADD and LFUN_SPELLING_IGNORE (bug...
2010-01-18 Jean-Marc LasgouttesNew behaviour when using break-paragraph on an empty...
2010-01-18 Jürgen Spitzmüller* Add support for aspell language varieties.
2010-01-18 Jean-Marc Lasgouttesmake sure that error_ is correctly initialized
2010-01-17 Enrico ForestieriFix bug #5525: Windows XP doesn't shut down with LyX...
2010-01-17 Enrico ForestieriFix horizontal size of replacement combo.
2010-01-17 Jürgen Spitzmüller* InsetIndex.{cpp,h}:
2010-01-17 Jürgen Spitzmüller* GuiSpellchecker:
2010-01-17 Jürgen Spitzmüller* Add more keyboard accelerators to the spellchecker...
2010-01-16 Jürgen Spitzmüller* revert r32450 which broke polytonic Greek.
2010-01-16 Vincent van RavesteijnTry to fix an assert coming from "gcc vector-index...
2010-01-15 Pavel SandaKill LFUN_OUTLINE_DRAGMOVE.
2010-01-15 Jean-Marc Lasgouttesremove bad and unused #include
2010-01-15 Jean-Marc LasgouttesKill warning and avoid double arithmetic. Vincent,...
2010-01-15 Jean-Marc Lasgouttescompilation fir with qt 4.2
2010-01-15 Peter Kümmeladd warning about processing events
2010-01-14 Richard HeckRevert r33039, which did not work at all.
2010-01-14 Richard HeckThe fortoc argument I introduced earlier should all...
2010-01-14 Richard HeckCharacter styles should have MultiPar = false, by default.
2010-01-14 Richard HeckMinor InsetLayout cleanup.
2010-01-14 Richard HeckFinish the output of the index for XHTML.
2010-01-14 Richard HeckBetter error messages for failed conversion.
2010-01-14 Richard HeckDon't access empty iterators.
2010-01-14 Enrico ForestieriFix XHTML output on systems where char_type is not...
2010-01-14 Vincent van RavesteijnSet the hourglass cursor for the dialog while running...
2010-01-14 Pavel SandaIt seems that svn changes its implicit behaviour across...
2010-01-14 Vincent van RavesteijnCompare: Adjustment of the title bar of GuiCompare...
2010-01-14 Pavel SandaNext possibility for svn conflict in log parsing.
2010-01-14 Vincent van RavesteijnCompare: Actually abort the process when cancel is...
2010-01-14 Vincent van RavesteijnHide the Aborted and Finished messages after a few...
2010-01-14 Vincent van RavesteijnCompare: Add a statusbar to the dialog and show a messa...
2010-01-13 Pavel SandaProgressView minimal horizontal size.
2010-01-13 Pavel SandaProgressView quirks
2010-01-13 Vincent van RavesteijnFix (partly?) bug #6451: Crash when interacting with...
2010-01-13 Enrico ForestieriQuery the cygdrive prefix only if the cygwin mount...
2010-01-13 Pavel SandaMove lyxerrFlush() out of singnal/slot business.
2010-01-13 Vincent van RavesteijnFix bug #6448: Crash with invalid anchor.
2010-01-13 Enrico ForestieriRemove the no more necessary workaround for Qt < 4.4
2010-01-12 Richard HeckThis sorts the index entries and writes each one's...
2010-01-12 Richard HeckInitial work for XHTML output of the index. It just...
2010-01-12 Richard HeckRemove the test for "tableofcontents", since that is...
2010-01-12 Richard HeckFix TOC output of math insets.
2010-01-12 Richard HeckWhitespace.
2010-01-12 Richard HeckFix TOC section detection.
2010-01-12 Richard HeckSimplify InsetTOC::xhtml now.
2010-01-12 Richard HeckNew layout tag for specifying the style used for TOCs...
2010-01-12 Jean-Marc Lasgouttesfix example for notes-mutate replacement
2010-01-12 Pavel SandaRevert last patch for time being. This gives 0 vertical...
2010-01-12 Jean-Marc Lasgouttesget rid of notes-mutate and explain that inset-forall...
2010-01-12 Pavel SandaNo vertical restrictions
2010-01-12 Vincent van RavesteijnChange the ProgressView strings:
2010-01-12 Richard HeckA couple changes related to cloning:
2010-01-12 Enrico ForestieriWhen activating the progress window, show the output...
2010-01-12 Vincent van RavesteijnAllow server-goto-row to act when no buffer is open...
2010-01-12 Enrico ForestieriAllow shrinking the progress window.
2010-01-11 Richard HeckWhitespace.
2010-01-11 Richard HeckMinor re-organization.
2010-01-11 Vincent van RavesteijnGuiProgressView: Always add the new text to the end...
2010-01-11 Vincent van RavesteijnBetter debug message.
2010-01-11 Richard HeckCheck the bibliography cache only when we really need...
2010-01-11 Richard HeckAuthor-year citations for XHTML output.
2010-01-11 Jürgen SpitzmüllerHopefully fix ProgressView layout for Qt 4.2.
next