]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2018-12-16 Kornel BenkoFindAdv: Handle also sizes of characters
2018-12-16 Juergen SpitzmuellerImprove comment.
2018-12-16 Juergen SpitzmuellerUse current_font, not real_current_font, in character...
2018-12-14 Kornel BenkoFindAdv: Comments
2018-12-14 Richard Kimberly... Comment.
2018-12-14 Richard Kimberly... Fix slowness problem on Windows reported on the list.
2018-12-14 Enrico ForestieriFix bug #9622
2018-12-13 Enrico ForestieriFix display of single-char macro names
2018-12-13 Kornel BenkoFindAdv: Add handling spaces, dots, quotes ...
2018-12-13 Jean-Marc LasgouttesSet buffer correctly when changing math space type.
2018-12-11 Kornel BenkoFindAdv: Added code, href, url and footnote to handled...
2018-12-07 Pavel Sandatypo
2018-12-07 Pavel SandaKeep permissions of the saved files intact.
2018-12-06 Kornel BenkoFindAdv: Amend cd941804
2018-12-06 Enrico ForestieriAmend bd21aa9
2018-12-05 Kornel BenkoFindAdv: Simplify search for chars '&', '%', '#' and '_'
2018-12-04 Guillaume MMFix segfault after deleting monitor
2018-12-02 Enrico ForestieriFix bug #11398
2018-12-02 Pavel Sandaparalist.module description.
2018-12-02 Pavel SandaUpdate after buffer-anonymize in branch.
2018-11-29 Richard Kimberly... Typo.
2018-11-29 Kornel BenkoFindAdv: Use plain text as value for \index{}
2018-11-27 Kornel BenkoFindAdv: Eliminate a corner case in the binary search
2018-11-26 Kornel Benkofindadv tests: Adapt one test for the new greedy behaviour
2018-11-26 Kornel BenkoFindAdv: Avoid crash finding char at end of inset
2018-11-25 Kornel Benkofind: This change was not intended, amend e96a9d63294b
2018-11-25 Kornel BenkoFind: Use greedy behaviour
2018-11-24 Jean-Marc LasgouttesFix compilation with msvc 2015
2018-11-23 Jean-Marc LasgouttesFix undo after breaking a nested paragraph
2018-11-23 Jean-Marc LasgouttesUpdate to boost 1.68
2018-11-22 Jean-Marc LasgouttesShow cursor correctly whn loading file
2018-11-20 Kornel BenkoFindAdv: Optimization
2018-11-18 Kornel BenkoFindAdv: Enable search for different languages in Korea...
2018-11-16 Enrico ForestieriFix reloading of local layout file (bug #11120)
2018-11-16 Kornel BenkoFindAdv: Remove left over comment character
2018-11-15 Kornel BenkoFindAdv: Added lyx-function search-ignore
2018-11-13 Kornel BenkoFindAdv: Significantly increase the search speed
2018-11-12 Enrico ForestieriFix cursor left/right navigation in overset, underset...
2018-11-12 Kornel BenkoFindAdv: Polishing search with regex containing '.'
2018-11-12 Jean-Marc LasgouttesTypo
2018-11-10 Enrico ForestieriUpdate layout format number
2018-11-10 Enrico ForestieriFix bug #11367
2018-11-10 Enrico ForestieriRestore correct left/right navigation in root inset
2018-11-09 Jean-Marc LasgouttesMake cell-forward/backward cycle in math
2018-11-09 Jean-Marc Lasgouttesimprove left/right navigation in root inset
2018-11-09 Jean-Marc LasgouttesChange IgnoreFormats to a proper class
2018-11-09 Kornel BenkoFindAdv: Polishing
2018-11-09 Juergen Spitzmuellermissed this.
2018-11-09 Juergen SpitzmuellerFix thinko
2018-11-08 Kornel BenkoFindAdv: Polishing
2018-11-07 Jean-Marc LasgouttesFixup 097da3a9: fix horizontal navigatiion in InsetMathRoot
2018-11-07 Jean-Marc LasgouttesFixup 097da3a9: update the math parser
2018-11-07 Kornel BenkoFindAdv: Optimize for long matches
2018-11-07 Jean-Marc LasgouttesWhen inserting math inset over selection, place cursor...
2018-11-07 Jean-Marc LasgouttesChange cell numbers so that 0 is the main cell
2018-11-07 Kornel BenkoFindAdv: Discard table decorations
2018-11-06 Kornel BenkoFindadv: Initialize the position of first unprocessed...
2018-11-05 Kornel BenkoFindadv: Polishing
2018-11-05 Jean-Marc LasgouttesAvoid extra space in tooltips
2018-11-04 Kornel BenkoFindadv: Some glitches found while searching for Englis...
2018-11-04 Kornel BenkoFindadv: 'Optimized' detection of matched string
2018-11-04 Jean-Marc LasgouttesFix selection of unmarked RtL text
2018-11-04 Jean-Marc LasgouttesRemove old workaround that is not needed anymore
2018-11-03 Kornel Benkofindadv: Output language chage in ANY case, if outputti...
2018-11-03 Richard Kimberly... Minor fixes
2018-11-03 Richard Kimberly... Speed up parenthesis conversion routine for Hebrew...
2018-11-03 Kornel Benkofindadv tests: Remaining test passes now too
2018-11-03 Kornel BenkoFindadv: Handle the problem with list environments
2018-11-02 Kornel BenkoFindadv: Use '\n' as delimiter for end of data with...
2018-10-31 Kornel BenkoAdded test findadv-22
2018-10-30 Kornel BenkoFindadv: Allow multiple math statements in a line
2018-10-30 Juergen SpitzmuellerDispay pre- and posttext widgets if non-empty also...
2018-10-30 Juergen SpitzmuellerFix parentheses with Hebrew
2018-10-29 Kornel BenkoFindadv: Remaining findadv tests pass now
2018-10-29 Kornel BenkoFindadv: Adapt search for special chars '[', ']', ...
2018-10-28 Kornel BenkoChanges to match math equations
2018-10-28 Scott KostyshakRevert "Comment out unused functions to restore -Werror"
2018-10-28 Scott KostyshakComment out unused functions to restore -Werror
2018-10-27 Scott KostyshakAmend 23041f53: remove extra parenthesis
2018-10-27 Kornel BenkoAmend 4459603, MSVC versions >= 1915 allow std::regex
2018-10-27 Kornel BenkoAmend(4) 74c849d Advanced search with format
2018-10-27 Stephan WittAdd dummy implementation for Messages::getIfFound ...
2018-10-25 Kornel BenkoAllow std::regex for MSVC10
2018-10-24 Kornel BenkoAmend(3) 74c849d Advanced search with format
2018-10-23 Kornel BenkoAmend(2) 74c849d Advanced search with format
2018-10-23 Kornel BenkoAmend 74c849d, Advanced search with format
2018-10-23 Scott KostyshakUse underline in (+ bold) for char match in layout
2018-10-22 Kornel BenkoAdvanced search with format, preparing for selective...
2018-10-22 Jean-Marc LasgouttesAmend 8d8988de: it is too early for skipping the update...
2018-10-20 Kornel BenkoAdvanced search with format, consider also sectioning...
2018-10-19 Kornel BenkoAdvanced search with format, refactoring
2018-10-19 Kornel BenkoCommented out an unused function to please a picky...
2018-10-19 Jean-Marc LasgouttesCompilation fix (with qt4 at least).
2018-10-19 Richard Kimberly... Use bold instead of underlining to mark the characters...
2018-10-19 Richard Kimberly... Simplify the code that adds underlining to the layout...
2018-10-19 Richard Kimberly... Refactor
2018-10-19 Richard Kimberly... Re-organize and simplify now.
2018-10-19 Richard Kimberly... Whitespace.
2018-10-19 Richard Kimberly... Fix bug #6096.
2018-10-19 Richard Kimberly... Filter on consecutive sequences of characters.
next