[LyX/master] No \\par after greyedout notes (bug #9598)

2015-06-08 Thread Juergen Spitzmueller
commit f929f21228046756ef394e04fb7d334938560c7d Author: Juergen Spitzmueller sp...@lyx.org Date: Tue Jun 9 07:44:03 2015 +0200 No \\par after greyedout notes (bug #9598) diff --git a/src/output_latex.cpp b/src/output_latex.cpp index 6df77f1..22f083c 100644 --- a/src/output_latex.cpp +++

[LyX/master] Properly notify insets after BufferView::doDispatch

2015-06-08 Thread Jean-Marc Lasgouttes
commit 469a1f48a62a61d7ec5680a26f77fc7d687af56e Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Fri Jun 5 11:43:05 2015 +0200 Properly notify insets after BufferView::doDispatch Currently, insets are notified that the cursor entered or leaved them in Cursor::dispatch. This

[LyX/master] Add packaging support for Haiku

2015-06-08 Thread Jean-Marc Lasgouttes
commit dcfb918f15f604393295f69d36687b9c0db7 Author: Jessica Hamilton jessica.l.hamil...@gmail.com Date: Fri Jun 5 22:40:35 2015 +1200 Add packaging support for Haiku See bug #7568 for details. diff --git a/config/lyxinclude.m4 b/config/lyxinclude.m4 index ba5344a..0374602

[LyX/master] configure: also search for sockets in libnetwork

2015-06-08 Thread Jean-Marc Lasgouttes
commit e02f0a0babeb43d21ebbd2496631cac59a1bcba0 Author: Jessica Hamilton jessica.l.hamil...@gmail.com Date: Fri Jun 5 14:49:00 2015 +1200 configure: also search for sockets in libnetwork This is required for Haiku support. See bug #7568 for details. diff --git

[LyX/master] Properly notify insets after BufferView::doDispatch

2015-06-08 Thread Jean-Marc Lasgouttes
commit 469a1f48a62a61d7ec5680a26f77fc7d687af56e Author: Jean-Marc Lasgouttes Date: Fri Jun 5 11:43:05 2015 +0200 Properly notify insets after BufferView::doDispatch Currently, insets are notified that the cursor entered or leaved them in Cursor::dispatch. This

[LyX/master] configure: also search for sockets in libnetwork

2015-06-08 Thread Jean-Marc Lasgouttes
commit e02f0a0babeb43d21ebbd2496631cac59a1bcba0 Author: Jessica Hamilton Date: Fri Jun 5 14:49:00 2015 +1200 configure: also search for sockets in libnetwork This is required for Haiku support. See bug #7568 for details. diff --git

[LyX/master] Add packaging support for Haiku

2015-06-08 Thread Jean-Marc Lasgouttes
commit dcfb918f15f604393295f69d36687b9c0db7 Author: Jessica Hamilton Date: Fri Jun 5 22:40:35 2015 +1200 Add packaging support for Haiku See bug #7568 for details. diff --git a/config/lyxinclude.m4 b/config/lyxinclude.m4 index ba5344a..0374602

[LyX/master] No \\par after greyedout notes (bug #9598)

2015-06-08 Thread Juergen Spitzmueller
commit f929f21228046756ef394e04fb7d334938560c7d Author: Juergen Spitzmueller Date: Tue Jun 9 07:44:03 2015 +0200 No \\par after greyedout notes (bug #9598) diff --git a/src/output_latex.cpp b/src/output_latex.cpp index 6df77f1..22f083c 100644 --- a/src/output_latex.cpp +++