]> git.lyx.org Git - lyx.git/history - src
* sk.po
[lyx.git] / src /
2010-08-19 Enrico ForestieriFix crash when mutating eqnarray-like environments...
2010-08-14 Enrico ForestieriBetter fix for bug #6851.
2010-08-14 Jürgen Spitzmüller* TabularUI.ui:
2010-08-14 Jürgen SpitzmüllerAdd some accelerators.
2010-08-14 Jürgen Spitzmüller* Output.ui: clearer labeling
2010-08-14 Jürgen Spitzmüller* GuiPrefs.cpp: casing fixes.
2010-08-14 Jürgen Spitzmüller* GuiTabular.cpp:
2010-08-14 Jürgen Spitzmüller* InsetTabular.cpp: do not attempt to access an empty...
2010-08-14 Enrico ForestieriFix bug #6851: Wrong screen fonts with old style macros...
2010-08-13 Uwe StöhrInsetGraphics.cpp: fix a comment
2010-08-12 Uwe StöhrColor.cpp: use the same frame color for inset frames...
2010-08-12 Jean-Marc Lasgouttesremove unused headers
2010-08-10 Richard Heckbuffer_ --> buffer()
2010-08-10 Richard HeckloadIfNeeded() returns a pointer to the loaded child...
2010-08-10 Richard HeckInvalidate caches when the parent is reset.
2010-08-10 Richard Heckbuffer_ --> buffer()
2010-08-10 Richard HeckComments on the caching mechanism.
2010-08-10 Richard HeckFix some bugs in the bibinfo caching mechanism. Comment...
2010-08-09 Richard HeckMissing invalidations of bibfile cache.
2010-08-09 Jean-Marc LasgouttesIntroduce new tag ParbreakIsNewline in Layout and Inset...
2010-08-09 Jean-Marc Lasgouttesfix bug #6786: InsetLayout name containing spaces is...
2010-08-09 Richard HeckRevert r35106.
2010-08-09 Richard HeckDon't need this argument, since it was only ever called...
2010-08-09 Richard HeckChange error message. Reason why appears later.
2010-08-09 Richard HeckMinor cleanup. We don't need the deleted call, as that...
2010-08-09 Richard HeckMore work toward speeding up the bibfile caching stuff.
2010-08-09 Richard HeckDo not invalidate cache unless we find some BibTeX...
2010-08-09 Jean-Marc LasgouttesFinish implementation of "use system colors" checkbox.
2010-08-09 Jean-Marc Lasgouttescut and paste error
2010-08-08 Jean-Marc LasgouttesAdd new pref use_system_colors (defaults to true).
2010-08-08 Jean-Marc LasgouttesRemove DPI from preference dialog. The variable is...
2010-08-08 Jean-Marc LasgouttesReplace ugly wavy line with a dotted line for misspelle...
2010-08-08 Jean-Marc Lasgouttesspacing
2010-08-08 Jean-Marc Lasgouttesfix oversight
2010-08-07 Jean-Marc LasgouttesClean-up the code with respect to PassThru insets and...
2010-08-07 Jean-Marc LasgouttesBug #6842, part II
2010-08-07 Jürgen Spitzmüller* GuiPrefs.cpp:
2010-08-07 Jean-Marc Lasgouttesset locale correctly before parsing command line (bug...
2010-08-07 Jean-Marc Lasgouttesset more colors from qt palette
2010-08-07 Jean-Marc LasgouttesMake sure that the current undo element is finished...
2010-08-07 Jean-Marc LasgouttesFix default colors for workarea.
2010-08-07 Uwe Stöhr- InsetTabular.cpp: floats must not be inserted to...
2010-08-06 Jean-Marc LasgouttesFix bug #3733: 'undo' does not revert 'changed' status...
2010-08-06 Richard HeckForgot this file.
2010-08-05 Richard HeckA UI for document-local layout information. LyX has...
2010-08-05 Jean-Marc LasgouttesInitialize some LyX colors from Qt. Currently what...
2010-08-05 Richard HeckMake sure the layout has actually been closed. Otherwis...
2010-08-05 Richard HeckRemove unused variables, add questions. Anyone know?
2010-08-05 Richard HeckRenaming.
2010-08-05 Richard HeckImprove the error message a bit. LyX CAN produce output...
2010-08-05 Jean-Marc LasgouttesImplement LFUN_SPELLING_REMOVE (patch from switt)
2010-08-05 Jean-Marc Lasgouttessilence some warnings by removing unused parameters
2010-08-05 Richard HeckRemove \Nameref entry. Forgotten before....
2010-08-03 Jean-Marc Lasgouttestiny simplification
2010-08-02 Jean-Marc LasgouttesFix bug #6736: 2.0.0 alpha 3, spell check on the fly bug
2010-08-02 Jürgen Spitzmüller* GuiLog.cpp: refine warning detection:
2010-08-02 Richard HeckStyle and a sanity check.
2010-07-30 Richard HeckAdd a comment.
2010-07-29 Richard HeckUpdate comments a bit.
2010-07-29 Richard HeckImplement independent output scaling for math images...
2010-07-29 Richard HeckMathML and HTML definitely can't handle MathUnknown!!
2010-07-29 Richard HeckMathML and HTML can't handle XYArrow.
2010-07-29 Richard HeckHTML for xarrows.
2010-07-29 Richard HeckMathML and HTML definitely can't handle XYMatrix.
2010-07-29 Richard HeckFramework for math export exceptions. We can throw...
2010-07-29 Richard HeckAllow images to be export even when LyXRC says no previews.
2010-07-29 Richard HeckComment.
2010-07-29 Richard HeckI guess I like this better.
2010-07-28 Richard HeckMove the error message out of LayoutFileList::load...
2010-07-25 Uwe StöhrLength.cpp: fix sort order - in all other files we...
2010-07-23 Enrico ForestieriRefine fix for bug #1337.
2010-07-22 Enrico ForestieriFix bug #1337: LyX confused on $ symbol in math equations
2010-07-22 Stephan Wittcorrect typo in RC_SCROLL_WHEEL_ZOOM text
2010-07-22 Richard HeckTry again with LaTeX output for XHTML math.
2010-07-22 Richard HeckPartially revert r34995, which broke math output. Not...
2010-07-21 Richard HeckNext step in fixing problems noted by Vincent: Remove...
2010-07-21 Richard HeckFirst step towards fixing some issues noted by Vincent...
2010-07-21 Richard HeckComment.
2010-07-21 Richard HeckPrepare for the use of exceptions to catch occasions...
2010-07-21 Richard HeckTweak the math-as-LaTeX output, including the correct...
2010-07-21 Richard HeckRe-organize code from a last commit a bit.
2010-07-21 Richard HeckSupport for exporting math as images with XHTML. The...
2010-07-20 Richard HeckWhitespace only (two tabs at end of each line?).
2010-07-18 Peter Kümmelmerged build: macro name has changed
2010-07-18 Stephan Wittcorrect OR when checking modifiers
2010-07-18 Richard HeckRevert r34969.
2010-07-18 Richard HeckUpdate comment a bit further.
2010-07-18 Richard HeckFix problem reported by Vincent, that absence of python...
2010-07-18 Richard HeckRenaming and typo.
2010-07-18 Uwe StöhrGuiWorkArea.cpp: make it compilable
2010-07-18 Stephan Wittuse "alt" instead of "option" for modifier keyword
2010-07-17 Stephan Wittmake mouse scroll wheel zoom configurable
2010-07-17 Peter Kümmelcmake: fix merged build
2010-07-17 Vincent van RavesteijnCompile fix for r34950.
2010-07-17 Vincent van Ravesteijn* ModuleList.cpp:
2010-07-17 Vincent van Ravesteijn* LayoutFile.cpp:
2010-07-17 Enrico ForestieriBy default, overwrite the main file on export, but...
2010-07-17 Uwe StöhrGuiFontLoader.cpp: forgot this in r34941
2010-07-17 Peter KümmelUNDO: enc
2010-07-17 Uwe Stöhrsupport for formal math script
next