]> git.lyx.org Git - lyx.git/history - src
As improbable as it may be, an error could occur in both master and child
[lyx.git] / src /
2011-02-10 Peter Kümmelcompile. we don't need a const here
2011-02-10 Peter Kümmelcompile.
2011-02-10 Enrico ForestieriFor some reason, when a latex error occurs, it may...
2011-02-10 Georg Baumfix bug #7288: add configure option for external mythes...
2011-02-10 Enrico ForestieriIntegrate texrow with otexstream in order to perform...
2011-02-10 Jürgen Spitzmüller* GuiSendto: allow to simply export from this dialog...
2011-02-10 Jürgen Spitzmüller* LaTeX.{cpp,h}:
2011-02-09 Pavel SandaCosmetic change of .lyx headers. We output now only...
2011-02-09 Jürgen Spitzmüller* BufferParams.cpp: do not load luainputenc if inputenc...
2011-02-09 Pavel SandaWe have lyx_version, for PACKAGE_VERSION.
2011-02-09 Jürgen Spitzmüller* Menus.cpp: fix comment.
2011-02-09 Jürgen SpitzmüllerFix typo.
2011-02-09 Jürgen Spitzmüllerforgot this in previous revision.
2011-02-09 Jürgen SpitzmüllerCheck for fontspec an configure the GUI accordingly.
2011-02-08 Stephan Witt#7170 Disable hunspell dict path in prefs when hunspell...
2011-02-08 Stephan Wittfix a crash when the inset containing the new word...
2011-02-08 Tommaso CucinottaRemoving dependency on longOperationCancelled() patch.
2011-02-07 Tommaso CucinottaCompleting r37549.
2011-02-07 Richard HeckOutput width and height parameters for XHTML images...
2011-02-07 Richard HeckFix a couple of compilation issues with gcc 4.6. See...
2011-02-07 Tommaso CucinottaSearch and replace buffers are now passed from the...
2011-02-07 Tommaso CucinottaAdded possibility to retrieve internal buffers (by...
2011-02-07 Jürgen Spitzmüller* LaTeX.{cpp,h}: run biber if necessary (bug 7281).
2011-02-06 Enrico ForestieriIn the tabular dialog, associate label with the correct...
2011-02-04 Edwin Leuvenattempt at consistency in widget naming in tabular...
2011-02-04 Edwin Leuvenforgot to initialize the tabular width length validator
2011-02-04 Edwin Leuvenupdate tabular width fields in dialog correctly
2011-02-04 Jürgen Spitzmüllerrevert r37459 and add a note to the sources:
2011-02-03 Pavel SandaRepair tooltip so it can be translated, spotted by...
2011-02-03 Pavel SandaResave ExternalUi in Qt 4.4 designer
2011-02-03 Edwin Leuvensupport for tabular*
2011-02-03 Enrico ForestieriDon't pass the letterpaper option to the geometry packa...
2011-02-03 Stephan Wittprepare for LyX personal dictionary file format with...
2011-02-03 Georg Baumadd busy.gif to resources (in line with cmake)
2011-02-03 Stephan Wittsuppress the misspelled marker only when typing in...
2011-02-03 Jürgen Spitzmüller* GuiDocument.cpp:
2011-02-03 Pavel SandaSpotted by Jim Rotmalm.
2011-02-03 Jürgen Spitzmüller* Allow to set language package on a per-document basis...
2011-02-03 Enrico ForestieriHelp avoiding shortcut clashes by discriminating strings.
2011-02-02 Richard HeckFinally, disentangle IsPredefined and UsesFloatPkg...
2011-02-02 Richard HeckForgot this.
2011-02-02 Richard HeckChange NeedsFloatPkg to UsesFloatPkg and introduce...
2011-02-02 Richard HeckJust some renaming, preparatory to disentangling two...
2011-02-02 Stephan Wittremove duplicate check for current selection
2011-02-02 Richard HeckMore related to #7224: It's OK for layouts not to provi...
2011-02-02 Richard HeckFix bug #7224. This allows two different floats to...
2011-02-02 Richard HeckFix #7274.
2011-02-02 Jürgen Spitzmüller* InsetFloat.cpp (getCaption):
2011-02-02 Stephan Wittapply change of languange to the word under cursor...
2011-02-02 Tommaso CucinottaFixed focusing issue when dialog already open on lyx...
2011-02-01 Jürgen Spitzmüller* BufferParams.{cpp,h}:
2011-01-31 Jürgen SpitzmüllerInsetParamsDialog: update the dialog settings on contex...
2011-01-30 Enrico ForestieriBump layout format for the new Display tag used in...
2011-01-30 Stephan WittisWordSeparator crashes when checking end-of-paragraph
2011-01-29 Enrico ForestieriIn order to avoid code replication, use a template...
2011-01-29 Stephan Wittrestore the correct behavior of suppression of misspell...
2011-01-29 Enrico ForestieriIntroduce a wrapper class for odocstream to help ensuri...
2011-01-28 Georg BaumImprove roundtrip of Customization.lyx:
2011-01-28 Georg BaumClean up parsing of optional arguments:
2011-01-28 Pavel Sanda.lyx as symlinks killed when saving because of #6587...
2011-01-28 Pavel SandaBug #7095: Support fix-cm.sty
2011-01-28 Tommaso CucinottaCode simplification (thx Vincent).
2011-01-28 Stephan Wittsave the correct last position of misspelled words...
2011-01-27 Jean-Marc LasgouttesFix default buffer output format for literate documents.
2011-01-27 Jean-Marc LasgouttesFor the default View and Update actions of the View...
2011-01-27 Jean-Marc LasgouttesFinish fixing bug #6623 (Sweave cannot read local files)
2011-01-27 Tommaso CucinottaCompleting r37335 (apologies).
2011-01-26 Tommaso CucinottaFixing regression bug after last commit. Couldn't find...
2011-01-26 Tommaso CucinottaFixes this issue:
2011-01-26 Tommaso CucinottaPuts the selection at the correct position after replac...
2011-01-26 Richard HeckFix thinko from r37328.
2011-01-26 Jean-Marc LasgouttesUnify handling of pass thru insets and paragraphs by...
2011-01-25 Stephan Wittintroduce the lyx_dir() of Package, automatically set...
2011-01-25 Jean-Marc Lasgouttesbetter fix to #7239. Actually the whole switch and...
2011-01-24 Enrico ForestieriFix bug #7254 (LyX may insert a blank line when ending...
2011-01-24 Peter Kümmelfix c&p bug
2011-01-24 Peter Kümmelremove obsolete code: we have now a animation to indica...
2011-01-24 Stephan Witt#7149 correct current_view_ or add checks for it for...
2011-01-24 Jürgen Spitzmüller* LaTeX.cpp: recognize etaremune rerun request.
2011-01-24 Jean-Marc LasgouttesFix ticket #7260: Error when opening all floats, when...
2011-01-23 Georg BaumNext step towards a working roundtrip of files generate...
2011-01-23 Edwin Leuvenadd busy spinner to status bar when threads are running...
2011-01-22 Georg BaumThe roundtrip of the math manual produces a compilable...
2011-01-22 Peter Kümmelmake a copy of Converters because this function is...
2011-01-21 Georg Baumhandle commands from xargs.sty correctly
2011-01-21 Georg BaumFix bug #7252
2011-01-21 Georg BaumTranslate all known box insets. This is needed since...
2011-01-21 Pavel SandaUpdate years
2011-01-21 Pavel SandaString cosmetics
2011-01-20 Enrico ForestieriFix bug #6720 (Better error handling of instant preview)
2011-01-19 Richard HeckMiniscule cleanup in Converters.
2011-01-19 Richard HeckMust be a vestige of some earlier code....
2011-01-19 Richard HeckUse the typedef.
2011-01-19 Richard HeckSimplify the new graph code just a bit.
2011-01-19 Jürgen Spitzmüller* InsetBox.cpp: framed boxes can have paragraph breaks...
2011-01-19 Peter Kümmel#7240
2011-01-18 Stephan Witt#7149 improve the comment
2011-01-18 Stephan Witt#7149 fix a crash on file-open with having some view...
2011-01-18 Richard HeckFormat conversion for bind files. This completes the...
2011-01-18 Richard HeckMove bind file format tag to LyXAction.cpp, and rename it.
next