Commit Graph

3 Commits

Author SHA1 Message Date
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
Jean-Marc Lasgouttes
90b40c468f * config/lyxinclude (LYX_VERSION_SUFFIX): make $with_version available
* development/MacOSX/lyxrc.dist.in: use it here instead of program_suffix



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19393 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-10 08:35:58 +00:00
Jean-Marc Lasgouttes
043258ff32 Generate automatically lyxrc.dist and Info.plist for LyX/Mac
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19382 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-09 20:57:23 +00:00