lyx_mirror/development/MacOSX
Jean-Marc Lasgouttes 384807184a * Paragraph.cpp (isChar): new method; returns true when pointer is on
a character that is not a letter. Note that a footnote inset, for 
	example is neither a letter nor a character.
	(isSpace): new method too.

	* LyXRC.cpp:
	* development/MacOSX/lyxrc.dist.in: new variable mac_like_word_movement,
	set to true on Mac OS X. There is no GUI for it now.

	* src/Text.cpp (cursorForwardOneWord, cursorBackWardOneWord): implement
	mac-like and windows like cursor movement. Fix bugs 2815 and 3580.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25417 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 09:48:52 +00:00
..
spotlight properly distribute LyX-Metadata on OS X 2007-05-22 12:34:23 +00:00
COPYING Use the automake framework to install the LyX/Mac stuff. Probably more 2007-04-25 13:24:22 +00:00
Info.plist.in Generate automatically lyxrc.dist and Info.plist for LyX/Mac 2007-08-09 20:57:23 +00:00
LyX.icns Use the automake framework to install the LyX/Mac stuff. Probably more 2007-04-25 13:24:22 +00:00
LyXapp.icns Use the automake framework to install the LyX/Mac stuff. Probably more 2007-04-25 13:24:22 +00:00
lyxeditor Use the automake framework to install the LyX/Mac stuff. Probably more 2007-04-25 13:24:22 +00:00
lyxrc.dist.in * Paragraph.cpp (isChar): new method; returns true when pointer is on 2008-07-02 09:48:52 +00:00
Makefile.am use mkdir -p directly since (1) we know darwin supports it and (2) we do not know whether to use $(mkdir_p) (automake 1.10) or $(MKDIR_P) (automake 1.9) (bug 4216) 2007-09-12 16:40:23 +00:00
PkgInfo Use the automake framework to install the LyX/Mac stuff. Probably more 2007-04-25 13:24:22 +00:00