]> git.lyx.org Git - lyx.git/history - src
* sk.po
[lyx.git] / src /
2010-03-21 Edwin Leuvenfix layout
2010-03-21 Edwin Leuvencomments and housekeeping
2010-03-21 Edwin Leuven- make the advanced search/replace dialog play nice...
2010-03-21 Edwin Leuventighten layout
2010-03-21 Edwin Leuvenhopefully people are happy with this layout..
2010-03-21 Tommaso CucinottaFixed #2674 (Find and replace should restore initial...
2010-03-21 Uwe StöhrInsetTabular.cpp: remove FIXME as nothing needs to...
2010-03-21 Uwe Stöhrrevert r33814 but widen the text edit fields instead
2010-03-20 Enrico ForestieriFix PrefLatexUi.ui after r33783.
2010-03-20 Richard HeckDon't bother bliking the cursor if it isn't on the...
2010-03-20 Tommaso CucinottaFixed issues in backward search in various corner cases...
2010-03-20 Tommaso CucinottaLimit the search for the word at current cursor positio...
2010-03-20 Edwin Leuvenforgotten in r33799
2010-03-19 Richard HeckSince we don't do anything if the cursor isn't in view...
2010-03-19 Richard HeckDefer calculations we may not have to do.
2010-03-19 Richard HeckAdd a math-as-LaTeX option, and fix some issues with...
2010-03-19 Jürgen Spitzmüllerfix bug #6513.
2010-03-19 Edwin Leuvenfix the drawing for cells with a specified vertical...
2010-03-19 Richard HeckSimplify a bit, after last commit.
2010-03-19 Richard HeckFix at least the most immediate manifestation of bug...
2010-03-18 Richard HeckSuppress XHTML output for math macros. (We used to...
2010-03-18 Richard HeckGive ourselves a little more flexibility about math...
2010-03-18 Edwin Leuvenrevert awful spaghetti (r33780)
2010-03-18 Richard HeckUse something simpler for the TOC links in XHTML. Some...
2010-03-18 Abdelrazak YounesFix gcc-4.4 warnings.
2010-03-18 Abdelrazak YounesFix potential bug affecting export and preview with...
2010-03-17 Pavel SandaFix bug 6445: Incorrect TEX code causes misleading...
2010-03-17 Pavel SandaFix bug 6593: LyX wont detect some pdftex errors
2010-03-17 Tommaso CucinottaNo more auto math toolbars while in regexp mode (addres...
2010-03-17 Richard HeckGet rid of label_init_length. There is no way to set...
2010-03-17 Richard HeckIntroduce a RefPrefix tag for Style, InsetLayout, and...
2010-03-17 Uwe StöhrPrefLatexUi.ui: fix alignment and spacing of the text...
2010-03-16 Uwe StöhrInsetTabular.cpp:
2010-03-16 Edwin Leuvencorrect cell line drawing for multirow cells
2010-03-16 Uwe StöhrInsetTabular.cpp/h: fix the drawing for cells with...
2010-03-16 Uwe StöhrPrintNomenclUi.ui: fix a typo, spotted by Ignacio
2010-03-16 Edwin Leuven- deleteRow did not properly change multirows
2010-03-16 Edwin Leuvenand also correctly draw selected multicolumn cells...
2010-03-16 Edwin Leuvencorrectly draw selected multirow cells
2010-03-16 Enrico ForestieriRevert r33756 because lyx hangs on startup on some...
2010-03-15 Enrico ForestieriThe output pipe is only used for writing, and not also...
2010-03-15 Edwin Leuvenavoid invalidated indexes with multicol/row
2010-03-15 Abdelrazak Youneswhite space.
2010-03-15 Pavel SandaParametrize position of version string
2010-03-15 Pavel SandaHonour lyxrc.show_banner again
2010-03-15 Jürgen Spitzmüller* GuiSpellchecker.cpp:
2010-03-15 Vincent van RavesteijnRevert r33714: It causes bug #6588.
2010-03-14 Edwin Leuvenuse more flexible default for now...
2010-03-13 Richard HeckMinor cleanup, and some const-ness.
2010-03-13 Edwin Leuvenincrement in the same way in ::draw, ::drawSelection...
2010-03-13 Pavel SandaFix Error dialog. Patch from Richard and Abdel.
2010-03-13 Edwin Leuvenfix some vertical alignment issues in tabular
2010-03-12 Vincent van RavesteijnFix bug #6377: Tex2lyx error with multiple languages.
2010-03-12 Vincent van RavesteijnFix bug #6462: Out-of-bounds index in GuiErrorList...
2010-03-12 Vincent van RavesteijnFix bug #6397: use GUIfied strings in the error dialog.
2010-03-12 Enrico ForestieriFix command line parsing and allow unicode arguments...
2010-03-12 Uwe StöhrGuiWorkArea.cpp: remove unused include of MetricsInfo.h
2010-03-12 Uwe StöhrInsetXXX.cpp: remove unused include of MetricsInfo.h
2010-03-11 Vincent van RavesteijnFix the InsetBranchParams::read function after that...
2010-03-11 Vincent van RavesteijnNo camelBump style for local variables.
2010-03-11 Vincent van RavesteijnRemove unused function.
2010-03-11 Vincent van RavesteijnTypo and style.
2010-03-11 Vincent van RavesteijnAdjust the window settings for MacOSX.
2010-03-11 Vincent van RavesteijnAdd Qt version info to the About dialog in the DEVEL_VE...
2010-03-11 Vincent van RavesteijnFix bug #6563: Change tracking and moving labels
2010-03-11 Vincent van RavesteijnFix bug #5735: Modifying a keyboard shortcut function...
2010-03-11 Vincent van RavesteijnFix bug #6474: Tex2lyx skips all spaces in the preamble.
2010-03-11 Richard HeckFinish fixing the problem with "New Inset" in branches...
2010-03-10 Abdelrazak YounesCode simplification.
2010-03-10 Richard HeckFix part of a problem reported by Vincent.
2010-03-10 Enrico ForestieriFix bug #6581: Empty base of a script inset should...
2010-03-10 Richard HeckThis is worth having here anyway.
2010-03-10 Richard HeckAnother try at #6522. This works here, for the most...
2010-03-10 Vincent van RavesteijnAdjust some messages and constify a variable.
2010-03-10 Vincent van RavesteijnRemove superfluous std::.
2010-03-10 Vincent van RavesteijnAdd a comment.
2010-03-10 Vincent van RavesteijnAdd missing continue. I guess I found this when running...
2010-03-10 Vincent van RavesteijnWhitespace.
2010-03-10 Vincent van RavesteijnDo not use const char *.
2010-03-10 Vincent van RavesteijnInitialize number_index and unit_index in isValidGlueLe...
2010-03-10 Vincent van RavesteijnSmall simplification and remove unneeded std::.
2010-03-10 Vincent van RavesteijnFix typos.
2010-03-10 Vincent van RavesteijnFix bug #6488: Avoid a null pointer when accessing...
2010-03-09 Jean-Marc LasgouttesCleanup InsetTabular::getStatus
2010-03-09 Jean-Marc LasgouttesRestore some sanaity in InsetInfo lfuns (bug #6580)
2010-03-09 Edwin Leuvensimplify
2010-03-09 Edwin Leuvenavoid crash when calling inset_modify with cursor not...
2010-03-09 Richard HeckCheap fix for #6554. When we save a Buffer to a new...
2010-03-08 Richard HeckUnused variable.
2010-03-08 Richard HeckLine length, again.
2010-03-08 Richard HeckChange updateLayout() to updateDocumentClass(), since...
2010-03-08 Richard HeckLine length.
2010-03-08 Richard HeckRevert r33630 and do something more sensible.
2010-03-08 Richard HeckIntroduce isBufferValid() method now, that returns...
2010-03-08 Richard HeckEliminate redundancy.
2010-03-08 Richard Hecks/isBufferValid/isBufferLoaded/
2010-03-08 Richard HeckCloned buffers routinely have their parents reset.
2010-03-08 Richard HeckMicro-optimization.
2010-03-08 Richard HeckFix bug #6516. Under no circumstances do we want to...
2010-03-08 Richard HeckWhoops. Wrong version.
next