]> git.lyx.org Git - lyx.git/history - src
French UserGuide.lyx: back to format of 2.2
[lyx.git] / src /
2016-10-09 Enrico ForestieriRemove context help button hint from file dialogs
2016-10-09 Scott KostyshakFurther amend 168d3557 to satisfy GCC 4.6
2016-10-09 Scott KostyshakAmend 168d3557
2016-10-09 Scott KostyshakFactor out magic zoom minimum to a const member
2016-10-09 Scott KostyshakWhitespace
2016-10-09 Daniel RamöllerRemove question marks from Windows dialogs
2016-10-09 Guillaume MunchRemove unused variable warning
2016-10-05 Guillaume MunchAdd the customary 1-pixel gap before MathMacroTemplate...
2016-10-05 Guillaume MunchMake the border of hullRegexp pixel perfect
2016-10-05 Guillaume MunchFix borders of InsetMathGrid
2016-10-04 Enrico ForestieriAmend ccc0e03f
2016-10-04 Enrico ForestieriIn mathed, require xcolor instead of color when appropriate
2016-10-01 Scott KostyshakInitialize a member variable before it is used
2016-09-29 Enrico ForestieriForce local language switch in IPA insets
2016-09-29 Guillaume MunchWork around dangling pointer
2016-09-29 Guillaume MunchClarify that the Dialog::lyxview_ pointer is in fact...
2016-09-29 Guillaume MunchFix horizontal lines in math arrays
2016-09-27 Enrico ForestieriAlso track local language switches
2016-09-27 Enrico ForestieriDo not unnecessarily open the document language
2016-09-27 Enrico ForestieriShut up compiler warning
2016-09-25 Enrico ForestieriDo not rely on math macros being updated
2016-09-25 Enrico ForestieriAmend 6a3ced3c
2016-09-25 Enrico ForestieriNo need to clutter runparams...
2016-09-25 Enrico ForestieriCorrectly track opened polyglossia languages
2016-09-25 Enrico ForestieriDo not confuse global commands with ERT macros
2016-09-24 Enrico ForestieriCorrectly classify macros
2016-09-24 Enrico ForestieriSort the language nesting mess with polyglossia
2016-09-23 Guillaume MunchFix compilation with MSVC 2015
2016-09-23 Guillaume MunchReverse search: select a whole row
2016-09-23 Guillaume MunchFix: shift-mouse selection doesn't work well across...
2016-09-23 Guillaume MunchHelpers to set selections to arbitrary DocIterators
2016-09-23 Guillaume MunchRemove option to disable texrow
2016-09-23 Guillaume Munchexplicit operator bool
2016-09-23 Guillaume MunchFix type of pos
2016-09-23 Guillaume MunchTexRow: clean up and simplify
2016-09-23 Jean-Marc LasgouttesSimplify the code that sets the read-only emblem in...
2016-09-23 Günter MildeFix #10394 Do not error on missing characters in "nullf...
2016-09-21 Guillaume MunchBetter title for ViewSource
2016-09-21 Jean-Marc LasgouttesDo not hardcode required packages for Note inset
2016-09-21 Jean-Marc LasgouttesDo not use em dash in window title
2016-09-21 Jean-Marc LasgouttesMake *-lyxformat-* backup files use .lyx~ extension
2016-09-20 Juergen SpitzmuellerAmend 2c4673af58f6
2016-09-19 Juergen SpitzmuellerImprove info display for biblatex databases, part III
2016-09-18 Guillaume Munchamend 4d991120
2016-09-18 Juergen SpitzmuellerRegex fix for endyear
2016-09-18 Juergen SpitzmuellerImprove info display for biblatex databases, part II
2016-09-18 Juergen SpitzmuellerImprove info display for biblatex databases
2016-09-18 Juergen SpitzmuellerRemove unnecessary directives and preset search on...
2016-09-18 Juergen SpitzmuellerConnect filter reset button and remove unnecessary...
2016-09-17 Enrico ForestieriImprove systemlyxdir handling
2016-09-17 Juergen SpitzmuellerFix string
2016-09-17 Juergen SpitzmuellerClean up the crossrefs dialog.
2016-09-16 Juergen SpitzmuellerKeep citation style settings bot within and between...
2016-09-16 Juergen SpitzmuellerCitation dialog: add & improve tooltips.
2016-09-16 Juergen SpitzmuellerCitationUi: Fix small layout glitch
2016-09-16 Juergen SpitzmuellerCitation dialog redesign
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
next