]> git.lyx.org Git - lyx.git/history - src
updated compile instructions for the MSVC 2010 / CMake environment
[lyx.git] / src /
2011-02-17 Jürgen Spitzmüller* InsetTabular.cpp:
2011-02-17 Stephan Witt#7292 revert the use MetaModifier for AltModifier on...
2011-02-16 Vincent van RavesteijnFix bug #7308: Table settings dialog broken.
2011-02-16 Vincent van RavesteijnRevert r37704. It enabled SET_TABULAR_WIDTH for all...
2011-02-16 Enrico ForestieriDon't disable apply button if one (or more) of vertical...
2011-02-16 Joost Verburgfix replacement of multiple environment variables ...
2011-02-16 Jürgen Spitzmüller* PreviewLoader.cpp:
2011-02-16 Jürgen SpitzmüllerMenus.cpp: use proper ifdefs.
2011-02-16 Jürgen SpitzmüllerMenus.cpp: QProyStyle was introduced in Qt 4.6.
2011-02-16 Richard HeckFix typo.
2011-02-15 Richard HeckIntroduce BufferParam to control whether CSS is output...
2011-02-15 Vincent van RavesteijnFix bug #7263: Instant Preview crash.
2011-02-15 Vincent van RavesteijnSqueeze warning.
2011-02-15 Peter Kümmeltry a autosave next time even when currently no buffer...
2011-02-15 Vincent van RavesteijnFix bug #5414: Show context menu accelerators when...
2011-02-15 Peter Kümmeluse more common millisecond notation
2011-02-15 Jürgen Spitzmüller* src/InsetTabular.cpp: revert r36415.
2011-02-15 Peter Kümmelsuppress abbreviated descriptions in document dialog
2011-02-14 Vincent van RavesteijnFix bug #7209: Crash when clicking on unfinished comman...
2011-02-14 Peter Kümmelfix msvc warning, somehow msvc thinks !line[0] is a...
2011-02-14 Stephan Witt#7292 use MetaModifier for AltModifier on mac - alt...
2011-02-14 Enrico ForestieriAlso catch the endl manipulator for automatic line...
2011-02-14 Richard HeckRemove obsolete comment.
2011-02-14 Enrico ForestieriDue to the increased accuracy of line counting and...
2011-02-14 Richard HeckFix bug #6302: Allow setting of on-screen paragraph...
2011-02-13 Enrico ForestieriComplete integration of texrow with otexstream and...
2011-02-13 Vincent van RavesteijnDo not compile unused code.
2011-02-13 Vincent van RavesteijnConstify InsetMathNest::setMouseHover and remove the...
2011-02-13 Vincent van RavesteijnRemove an include an reorder.
2011-02-13 Vincent van RavesteijnRemove unimplemented function declaration.
2011-02-13 Vincent van RavesteijnGuiView: Small simplification.
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}:
next