gettext repository) that streamlines OS X configuration. In particular, this
allows on OS X 10.5 to build against the 10/4 SDK.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26168 a592a061-630c-0410-9148-cb99ea01b6c8
http://bugzilla.lyx.org/show_bug.cgi?id=5065
* BufferView.cpp (setCursorFromScrollbar): makes sure that the mouse is set using mouseSetCursor (so that dEPM can trigger).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26165 a592a061-630c-0410-9148-cb99ea01b6c8
(@Jürgen: This is uncontroversial as this is only a wrapper of article.inc)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@26072 a592a061-630c-0410-9148-cb99ea01b6c8
- update from Susana Barbosa, some formal tweaks from me.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25833 a592a061-630c-0410-9148-cb99ea01b6c8
* InsetCollapsable.cpp (doDispatch): on mouse release, do nothing if
user is clicking button different from 1 or 3 on the inset button.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25701 a592a061-630c-0410-9148-cb99ea01b6c8
- better definition of cases environment, as suggested by Russ Woodroofe and Paul Rubin.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25700 a592a061-630c-0410-9148-cb99ea01b6c8
http://bugzilla.lyx.org/show_bug.cgi?id=4977http://bugzilla.lyx.org/show_bug.cgi?id=2018
* Text3.cpp (doInsertInset): do not copy selection to clipboard if we
do not intend to paste it later (bug 4977); do not remove space at
start of paragraph (bug 2018).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25628 a592a061-630c-0410-9148-cb99ea01b6c8
- correct the kerning between two subsequent '<' or '>' characters.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25437 a592a061-630c-0410-9148-cb99ea01b6c8
- do not assume that typewriter can encode any character (bug 4727).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25434 a592a061-630c-0410-9148-cb99ea01b6c8
- check if texindy is available and if so, use it instead of makeindex
(bug 4732).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25401 a592a061-630c-0410-9148-cb99ea01b6c8
* src/Paragraph.cpp (latexSurrogatePair):
- do not use braces for combinated characters that are natively output (as unicode glyphs)
* src/Encoding.{cpp,h}:
- build an exception list of characters that must be output as LaTeX command in any case
(except in utf8-plain). I.e., the utf8 encodings now also honour the "force" flag.
* lib/unicodesymbols:
- add "force" flag to combine characters.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25395 a592a061-630c-0410-9148-cb99ea01b6c8
* InsetNote.{cpp,h}:
- reimplement metrics to initialize display font correctly
* InsetERT.{cpp,h}:
- (getDrawFont): pass buffer font as argument to reset the size appropriately.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25315 a592a061-630c-0410-9148-cb99ea01b6c8
Note to self: `!' is not the complement-to-one operator...
This allows me to revert a 3 years old commit from Juergen that I never
managed to understand before.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24943 a592a061-630c-0410-9148-cb99ea01b6c8