]> git.lyx.org Git - lyx.git/history - src
Revert r37801 and r37870. They are superseded by r37894.
[lyx.git] / src /
2011-02-13 Vincent van RavesteijnTypos in the comment.
2011-02-13 Vincent van RavesteijnGuiWorkArea: coding style.
2011-02-13 Vincent van RavesteijnCorrect the return and parameter types to match the...
2011-02-13 Vincent van RavesteijnFix tabstops in the preference dialog.
2011-02-13 Vincent van RavesteijnAdd comment.
2011-02-13 Vincent van RavesteijnString tweaks.
2011-02-13 Vincent van RavesteijnRemove unused funcion Inset::scroll().
2011-02-13 Jürgen SpitzmüllerIntroduce new file format flag "menu=export" to define...
2011-02-13 Pavel SandaFew typos
2011-02-12 Enrico ForestieriTrial and error shows that this works for yap (what...
2011-02-12 Pavel SandaRest of gcc 4.6 issues from Orion Poplawski.
2011-02-12 Pavel SandaFix gcc 4.6 compilation.
2011-02-12 Enrico ForestieriFix bug #7186 (Forward Search not working for Child...
2011-02-12 Tommaso CucinottaWhen exporting to latex with a length that does not...
2011-02-11 Jürgen Spitzmüller* InsetTabular.cpp: multirow does not allow paragraph...
2011-02-11 Peter Kümmelseems the other have different compilers ;)
2011-02-11 Enrico ForestieriSo, let's constify all globals in version.cpp...
2011-02-11 Pavel Sanda3rd attempt on lyx_version_major/minor.
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...
next