]> git.lyx.org Git - lyx.git/history - src
typo
[lyx.git] / src /
2010-10-12 Stephan Witt#6945 correct refresh range maximum on char erase
2010-10-12 Richard HeckCustomize getLayout for InsetFlex and change how we...
2010-10-12 Richard Heckstyle
2010-10-12 Richard HeckGet rid of "CharStyle:", "Custom:", and "Element:"...
2010-10-11 Uwe StöhrInsetBibtex.cpp:
2010-10-09 Uwe StöhrInsetBibitem.cpp: fix #5786
2010-10-08 Stephan Wittadd implementation for CVS::checkOut
2010-10-08 Stephan Wittcorrect typo of button link init of open-from-template...
2010-10-08 Stephan Wittadd some tests for LFUN_VC_REVERT and LFUN_VC_REPO_UPDATE
2010-10-08 Stephan Wittadd missing implementation of the check method for...
2010-10-08 Stephan Witt#5970 more exact modifier check for Tab keys filter
2010-10-08 Stephan Wittcell movement inside tables should not mark the documen...
2010-10-05 Richard HeckFix bug #6929.
2010-10-05 Uwe StöhrInsetTabular.cpp: fix #6907, patch by goriccardo
2010-10-04 Stephan Wittshift misspelled line slightly lower when inside runnin...
2010-10-04 Stephan Wittshift misspelled line slightly lower when inside runnin...
2010-09-30 Stephan Witt#6796 add sizePolicy to get the size of pushbuttons...
2010-09-29 Stephan Wittadd missing spell check request on early return for...
2010-09-29 Stephan Witt#6917 correct spell check for deleted text in change...
2010-09-29 Stephan Wittdisable the check box for compound word handling becaus...
2010-09-29 Richard HeckClean up this code a little bit.
2010-09-29 Richard HeckSimplify Buffer::allRelatives() now.
2010-09-29 Richard HeckRemove the magic boolean in getChildren() from the...
2010-09-29 Richard HeckKeep the "find the master" recursion in masterDocument().
2010-09-29 Richard HeckComment.
2010-09-29 Richard HeckSimplify some of the find and replace code now, since...
2010-09-29 Richard HeckI am pretty sure we do not want duplicates here. What...
2010-09-29 Richard HeckI prefer this style....
2010-09-29 Richard HeckThis doesn't need to be a vector. Should be no change...
2010-09-29 Richard HeckIntroduce Buffer::hasChildren() and use it.
2010-09-29 Richard HeckUse getChildren() to collect all the relatives. Note...
2010-09-29 Richard HeckIntroduce a typedef for vector<Buffer *>. No change...
2010-09-28 Richard HeckWhitespace.
2010-09-28 Stephan Witt#6917 move forward after adding a word to personal...
2010-09-27 Uwe StöhrInsetGraphics.cpp and InsetInclude.cpp: whitespace...
2010-09-27 Uwe Stöhrfiletools.cpp: introduce a new method to be able to...
2010-09-25 Uwe Stöhrfiletools.cpp: revert r35499 until we found a proper...
2010-09-25 Uwe Stöhrfiletools.cpp: fix #6916 - round parentheses are valid...
2010-09-25 Uwe StöhrGuiPainter.cpp: correct attempt from r35491
2010-09-24 Richard HeckKeeping the comma leads to bug #6914, since we end...
2010-09-24 Edwin Leuvencorrect icon size in math panels
2010-09-24 Pavel SandaMy compilator issues warning. Uwe, please check that...
2010-09-24 Uwe StöhrLineUi.ui: Qt's designer use XML as default - revert...
2010-09-24 Uwe StöhrLineUi.ui: a line has a thickness rather then a height
2010-09-24 Uwe StöhrGuiMathMatrix:
2010-09-21 Pavel SandaAdd lilypond-book module and add support for instant...
2010-09-20 Enrico ForestieriInstead of specifically addressing glibc, use NULL...
2010-09-20 Pavel SandaSquash warning
2010-09-20 Stephan Wittmore constness, thanks Abdel
2010-09-19 Pavel SandaAllow InsetPreview in no math preview mode.
2010-09-19 Pavel SandaAdd support for feyn package and Diagram inset.
2010-09-19 Pavel SandaAdd CB for Meta/Control key swap on Mac OS X.
2010-09-19 Pavel SandaPATH_MAX is not guaranteed by POSIX (fixes bug #6906).
2010-09-19 Jürgen Spitzmüller* ExternalSupport.cpp:
2010-09-19 Stephan Wittreplace the map of the speller state with a vector
2010-09-19 Stephan Wittcorrect the second try for misspelled words to catch...
2010-09-18 Uwe Stöhrrowpainter.cpp: remove hack introduced in r35299
2010-09-18 Abdelrazak YounesThicker misspelled underlining.
2010-09-17 Uwe StöhrInsetLine.h revert changes made in r35417
2010-09-17 Stephan Wittmake a second try for misspelled words to catch abbrevi...
2010-09-17 Uwe StöhrGuiDocument.cpp: the local layout can be treated as...
2010-09-17 Uwe StöhrGuiLine: honor Abdel as author
2010-09-17 Uwe StöhrInsetLine:
2010-09-16 Abdelrazak YounesInsetLine: Fix vertical positioning, offset is really...
2010-09-16 Abdelrazak Younesheader cleanup and doxy.
2010-09-16 Abdelrazak YounesRemove uneeded hack.
2010-09-16 Stephan Wittdon't copy internal state of spell checker in copy... 2.0.0alpha6
2010-09-16 Abdelrazak YounesFix InsetLine painting for exotic offset and heigth.
2010-09-15 Pavel SandaRevert 35400 for the time being, crashes here.
2010-09-15 Richard HeckAutomatic CSS for left and right margins, too. Fixes...
2010-09-15 Richard HeckMinor simplification.
2010-09-15 Richard HeckAllow alignment customization in environments.
2010-09-15 Richard HeckAllow alignment customization in environments.
2010-09-15 Richard HeckAdd XHTMLStream::operator<<(char). Failure to have...
2010-09-15 Richard HeckHandle forced alignments, at least in ordinary paragraphs.
2010-09-15 Richard HeckLabel tag should default to div for "top environment...
2010-09-15 Richard HeckAuto-generate centering info for centered labels.
2010-09-15 Richard HeckAdd alignment to default CSS.
2010-09-15 Richard Heckcomments and whitespace
2010-09-15 Richard HeckPart of #6893.
2010-09-15 Richard HeckFix output of HTML tags in bibliography info.
2010-09-15 Richard HeckFix i18n for InsetBibtex.
2010-09-15 Richard HeckAdd topsep and bottomsep handling to the default CSS...
2010-09-15 Abdelrazak Younes* add InsetLine::dimension() to avoid calling InsetComm...
2010-09-15 Richard HeckWhoops.
2010-09-15 Richard HeckFix HTMLLabelFirst handling in non-list environments...
2010-09-15 Abdelrazak Younesrevert r35374 and further improve the metrics and drawi...
2010-09-15 Richard HeckVoid functions don't return things. ;-)
2010-09-14 Uwe StöhrInsetLine.cpp: correct coding style
2010-09-14 Uwe StöhrInsetLine.cpp: restore the drawing routine after r35373...
2010-09-14 Abdelrazak YounesFix InsetLine metrics and drawing.
2010-09-14 Abdelrazak Younesgcc compile fix.
2010-09-14 Abdelrazak Youneswhitespace
2010-09-14 Abdelrazak Younescoding style and C++ fixes.
2010-09-14 Stephan Wittreduce nesting levels in markMisspelledWords; simplify...
2010-09-14 Stephan Wittimplement isChar() in header like all other insets
2010-09-14 Stephan Wittadd cache of spell checker results to speed up native...
2010-09-13 Jürgen Spitzmüller* Thesaurus.cpp: fix synonym collection.
2010-09-13 Jean-Marc LasgouttesRevert r35339 for now following Enrico criticisms....
2010-09-13 Enrico ForestieriIf system colors are used, paint selected math in Color...
next