]> git.lyx.org Git - lyx.git/history - src
Correctly distinguish ERT macros from predefined ones such as \alpha
[lyx.git] / src /
2016-09-16 Enrico ForestieriCorrectly distinguish ERT macros from predefined ones...
2016-09-15 Enrico ForestieriCorrectly distinguish LyX macros from those defined...
2016-09-15 Enrico ForestieriAvoid inserting spurious \text insets in mathed
2016-09-15 Enrico ForestieriDo not prematurely close \ensuremath or \lyxmathsym...
2016-09-15 Enrico ForestieriReally fix the problem with not updated macros
2016-09-14 Jean-Marc LasgouttesSet window title before stting modified state
2016-09-14 Juergen SpitzmuellerMove wrap check for simple search/replace to lyxfind
2016-09-14 Enrico ForestieriPartly revert the bits of 8f86ee74 that are not necessa...
2016-09-14 Enrico ForestieriMake sure not to use a pointer that may be bogus
2016-09-13 Günter Mildetex2lyx: Remove "textglobfall" hack.
2016-09-13 Enrico ForestieriMake sure that math macros are updated at export time.
2016-09-12 Günter Mildetex2lyx test: make box-color-*.tex sample compilable
2016-09-12 Kornel BenkoCmake build: Shuffle code around.
2016-09-12 Enrico ForestieriEnsure consistency
2016-09-12 Enrico ForestieriMake sure a pointer is valid before using it
2016-09-11 Scott KostyshakUpdate tex2lyx test reference after 754cb3d1
2016-09-11 Kornel BenkoCmake build: Add qt-svg-lib to be linked with lyx if...
2016-09-10 Enrico ForestieriFix display and export of some latex macros
2016-09-10 Enrico ForestieriFix bug #9616
2016-09-10 Günter MildeFix export of Unicode characters (Unicode blocks <=72)
2016-09-10 Juergen SpitzmuellerMinor amendment to b95262f48772
2016-09-10 Enrico ForestieriAvoid duplicating mode changing commands
2016-09-10 Enrico ForestieriEnsure proper mode in mathed
2016-09-08 Georg BaumFix data loss with [ in first cell of aligned
2016-09-08 Georg BaumPrepare for mutlicolumn lines
2016-09-08 Jean-Marc LasgouttesSet vertical lines in math arrays correctly on Y axis
2016-09-08 Jean-Marc LasgouttesSet window title according to platform UI
2016-09-08 Juergen SpitzmuellerSanitize Ref dialog validation.
2016-09-05 Georg BaumFix filter filter regex
2016-09-05 Jean-Marc LasgouttesAmend commit e194c9ce279
2016-09-04 Juergen SpitzmuellerAmend 97b9e81ceef7aae
2016-09-02 Scott KostyshakExit with error if child exits with error (#10188)
2016-08-30 Jean-Marc LasgouttesRemove unused 'glue' parameter
2016-08-30 Jean-Marc LasgouttesRemove unused struct members
2016-08-30 Scott KostyshakImprove status check of LFUN_BUFFER_ZOOM_{OUT,IN}
2016-08-29 Jean-Marc LasgouttesAmend b583fb26e89
2016-08-28 Guillaume MunchAction.cpp: replace a reference with a shared_ptr
2016-08-28 Guillaume MunchChange "Format" into "Formats"
2016-08-28 Richard HeckproducesOutput() should not be redeclared as producesOu...
2016-08-28 Guillaume MunchTrivial clean-up
2016-08-28 Guillaume MunchFix Unicode use in Format's prettyname
2016-08-28 Guillaume MunchFix the compare_locale function by relying on Qt's...
2016-08-26 Juergen SpitzmuellerImplement proper dialog titles in InsetParamsDialogs
2016-08-24 Jean-Marc LasgouttesDo not set layout for no-op paragraph break
2016-08-23 Jean-Marc LasgouttesMove correctly the end of proof marker when row is...
2016-08-23 Jean-Marc LasgouttesReset anchor before selecting with S-button1
2016-08-22 Jean-Marc LasgouttesLet M-x give focus to minibuffer when it is already...
2016-08-21 Guillaume MunchRemove unused variable warning and remove preprocessor...
2016-08-21 Enrico ForestieriQuote filenames used for forward-search with SumatraPDF
2016-08-19 Enrico ForestieriUse only one file for dummy implementations
2016-08-19 Jean-Marc LasgouttesRemove horizontal spacing around previews
2016-08-19 Jean-Marc LasgouttesSimplify menus when there is only one caption type
2016-08-19 Kornel BenkoCmake build: Add verbose variable to some dummy_functio...
2016-08-18 Scott KostyshakWarn in GUI when mixing Title and InTitle layouts
2016-08-17 Enrico ForestieriFix exit code from runCommand on Windows
2016-08-17 Enrico ForestieriAdd verbose option
2016-08-17 Jean-Marc LasgouttesUse proper QPalette::NoRole enum value instead of our own
2016-08-17 Jean-Marc LasgouttesA more radical approach to inset background painting
2016-08-16 Jean-Marc LasgouttesA PainterInfo variable should be named `pi'.
2016-08-15 Guillaume MunchAssertions when doing Export As... (#10321)
2016-08-15 Enrico ForestieriAdapt code to comment
2016-08-13 Enrico ForestieriCorrect comment
2016-08-09 Scott KostyshakImprove a layout LYXERR0 message
2016-08-08 Richard HeckUpdate tex2lyx tests.
2016-08-07 Enrico ForestieriUse std::call_once only if it is actually available
2016-08-05 Richard HeckFix XHTML export of German Additional Features manual.
2016-08-05 Richard HeckDebugging code.
2016-08-05 Richard HeckWe don't need to crash here, but can try to continue...
2016-08-05 Richard HeckSpecial characters should be output to the TOC.
2016-08-04 Richard HeckFix bug #10320.
2016-08-04 Jean-Marc LasgouttesLet InsetSpecialChar draw its background when necessary
2016-08-04 Guillaume MunchPartially revert "Replace static with thread_local...
2016-08-04 Juergen SpitzmuellerInclude all [scr]article styles in beamer article layouts.
2016-08-04 Juergen SpitzmuellerCorrect backends() allocation with japanese encoding
2016-08-04 Scott KostyshakActivate LyX window after reverse search (#10196)
2016-08-04 Scott KostyshakNew LFUN lyx-activate to focus LyX window
2016-08-03 Guillaume MunchFix embarrassing logic mistake
2016-08-02 Richard HeckFix problem noticed by Scott.
2016-08-02 Richard HeckNo need to display contents of the branch when it is...
2016-08-01 Guillaume MunchReplace static with thread_local when used for caching
2016-08-01 Guillaume MunchFix aliasing logic for polylines
2016-07-31 Guillaume MunchEnable to specify the target format for converting...
2016-07-31 Guillaume MunchPerf comments: getFormatFromFile slows LyX startup...
2016-07-31 Guillaume MunchUse call_once to ensure something is only called once
2016-07-31 Guillaume MunchMake static counters atomic
2016-07-31 Guillaume MunchC++11 supports thread-safe initialization of statics
2016-07-31 Guillaume MunchFix "scroll here" feature of scrollbar (#10311)
2016-07-31 Guillaume MunchBasic implementation of QSignalBlocker for qt4
2016-07-31 Richard HeckFix output of floats, etc, inside environments.
2016-07-31 Richard HeckRename, for a little clarity.
2016-07-31 Richard HeckAdd 'dir="auto"' to the body tag for XHTML export....
2016-07-31 Richard HeckAlignment
2016-07-31 Richard HeckFix display of code listings in XHTML.
2016-07-31 Richard HeckActivate export of external material for XHTML.
2016-07-31 Richard HeckFix substitution for $$Contents.
2016-07-31 Richard HeckFix preview of external material with plaintext and...
2016-07-31 Richard HeckUse scaling factor in XHTML output.
2016-07-31 Richard HeckIf we cannot find the input format for a graphic, we...
2016-07-31 Richard HeckFix output of table borders for XHTML. Fixes bug #10154.
2016-07-30 Richard HeckRevert most of dd7863b6.
next