]> git.lyx.org Git - lyx.git/log
lyx.git
16 years agoFileformat incremented to 293 due to yesterdays' support for japanese-plain (r20831)
Uwe Stöhr [Mon, 8 Oct 2007 23:40:23 +0000 (23:40 +0000)]
Fileformat incremented to 293 due to yesterdays' support for japanese-plain (r20831)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20859 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoupdate SCons
Uwe Stöhr [Mon, 8 Oct 2007 23:17:32 +0000 (23:17 +0000)]
update SCons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20858 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agofix pch
Bernhard Roider [Mon, 8 Oct 2007 20:38:55 +0000 (20:38 +0000)]
fix pch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20856 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoMerge Dialog and Controller in DockView. Still crashes...
Abdelrazak Younes [Mon, 8 Oct 2007 20:14:58 +0000 (20:14 +0000)]
Merge Dialog and Controller in DockView. Still crashes...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20855 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoremove X11's namespace pollution
Peter Kümmel [Mon, 8 Oct 2007 19:36:15 +0000 (19:36 +0000)]
remove X11's namespace pollution

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20854 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agomore cmake stuff
Edwin Leuven [Mon, 8 Oct 2007 15:17:02 +0000 (15:17 +0000)]
more cmake stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20852 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago * src/paragraph_funcs.cpp (breakParagraph): change parameter 'flag' to
Jean-Marc Lasgouttes [Mon, 8 Oct 2007 13:17:15 +0000 (13:17 +0000)]
* src/paragraph_funcs.cpp (breakParagraph): change parameter 'flag' to
simpler 'keep_layout'

* src/Text.cpp (breakParagraph): change parameter keep_layout to
inverse_logic.

* src/Text3.cpp (dispatch): remove LFUN_BREAK_PARAGRAPH_KEEP_LAYOUT;
implement "inverse" flag to LFUN_BREAK_PARAGRAPH.

* src/LyXAction.cpp:
* src/insets/InsetCaption.cpp (doDispatch):
* src/insets/InsetFlex.cpp (doDispatch):
* src/insets/InsetTabular.cpp (doDispatch):
* src/insets/InsetIndex.cpp (doDispatch):
* src/lfuns.h: remove all traces of LFUN_BREAK_PARAGRAPH_KEEP_LAYOUT.

* lib/bind/cua.bind:
* lib/bind/xemacs.bind:
* lib/bind/emacs.bind:
* lib/bind/mac.bind: adapt bindings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20846 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agolink to boost stuff
Edwin Leuven [Mon, 8 Oct 2007 09:41:11 +0000 (09:41 +0000)]
link to boost stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20842 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* src/BranchList.cpp:
Jürgen Spitzmüller [Mon, 8 Oct 2007 09:21:56 +0000 (09:21 +0000)]
* src/BranchList.cpp:
- fix crash when theApp() didn't exist (command line export of document with branches) [bug 4255]

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20840 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoAdd a FIXME and a hint for implementation of surrogate pair metric problem.
Abdelrazak Younes [Mon, 8 Oct 2007 08:55:21 +0000 (08:55 +0000)]
Add a FIXME and a hint for implementation of surrogate pair metric problem.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20839 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoadjust CMake to controllers removal.
Abdelrazak Younes [Mon, 8 Oct 2007 07:40:16 +0000 (07:40 +0000)]
adjust CMake to controllers removal.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20838 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoadjust CMake to controllers removal.
Abdelrazak Younes [Mon, 8 Oct 2007 07:12:58 +0000 (07:12 +0000)]
adjust CMake to controllers removal.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20837 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoencodings: add dummy encodings for plain Japanese support (Patch by Yokata san)
Uwe Stöhr [Mon, 8 Oct 2007 00:18:11 +0000 (00:18 +0000)]
encodings: add dummy encodings for plain Japanese support (Patch by Yokata san)
languages: add a second Japanese language entry that doesn't use CJK

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20831 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agodelete controllers dir
André Pönitz [Sun, 7 Oct 2007 21:38:06 +0000 (21:38 +0000)]
delete controllers dir

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20830 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agomove stuff around. probably not the final destination...
André Pönitz [Sun, 7 Oct 2007 21:14:24 +0000 (21:14 +0000)]
move stuff around. probably not the final destination...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20829 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoscons_manifest.py: update
Uwe Stöhr [Sun, 7 Oct 2007 20:41:52 +0000 (20:41 +0000)]
scons_manifest.py: update

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20828 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoremove unneeded #include
André Pönitz [Sun, 7 Oct 2007 20:36:09 +0000 (20:36 +0000)]
remove unneeded #include

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20827 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agomath stuff
André Pönitz [Sun, 7 Oct 2007 20:34:09 +0000 (20:34 +0000)]
math stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20826 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agolanguages:
Uwe Stöhr [Sun, 7 Oct 2007 20:09:12 +0000 (20:09 +0000)]
languages:
 - add comment for Hungarian and correct its name in LyX
 - whitespace fixes
 - add comments for Sorbian
 - disable Upper Sorbian as this is broken, see bug http://bugzilla.lyx.org/show_bug.cgi?id=4257

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20825 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agothis (temporarily...) removes the "dock" option.
André Pönitz [Sun, 7 Oct 2007 20:00:46 +0000 (20:00 +0000)]
this (temporarily...) removes the "dock" option.
*sigh*

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20824 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agomore
André Pönitz [Sun, 7 Oct 2007 18:58:47 +0000 (18:58 +0000)]
more

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20823 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoone more
André Pönitz [Sun, 7 Oct 2007 18:40:01 +0000 (18:40 +0000)]
one more

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20822 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agosome refactoring
André Pönitz [Sun, 7 Oct 2007 14:59:01 +0000 (14:59 +0000)]
some refactoring

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20821 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agosome refactoring
André Pönitz [Sun, 7 Oct 2007 14:44:41 +0000 (14:44 +0000)]
some refactoring

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20820 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext ones
André Pönitz [Sun, 7 Oct 2007 14:41:49 +0000 (14:41 +0000)]
next ones

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20819 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix indentation (from 2 spaces to 4) in lyx_1_6.py
Bo Peng [Sun, 7 Oct 2007 14:26:16 +0000 (14:26 +0000)]
Fix indentation (from 2 spaces to 4) in lyx_1_6.py

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20818 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sun, 7 Oct 2007 14:19:14 +0000 (14:19 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20817 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix scons and a file inclusion problem in ControlCommand.h
Bo Peng [Sun, 7 Oct 2007 14:18:21 +0000 (14:18 +0000)]
Fix scons and a file inclusion problem in ControlCommand.h

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20816 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agocorrect includes
Edwin Leuven [Sun, 7 Oct 2007 11:17:32 +0000 (11:17 +0000)]
correct includes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20815 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agorename config.C.cmake to config.cpp.cmake
Edwin Leuven [Sun, 7 Oct 2007 11:10:45 +0000 (11:10 +0000)]
rename config.C.cmake to config.cpp.cmake

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20814 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agomore
André Pönitz [Sun, 7 Oct 2007 10:31:37 +0000 (10:31 +0000)]
more

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20813 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoshuffle stuff around
André Pönitz [Sun, 7 Oct 2007 10:10:41 +0000 (10:10 +0000)]
shuffle stuff around

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20811 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoshuffle stuff arond
André Pönitz [Sun, 7 Oct 2007 09:59:28 +0000 (09:59 +0000)]
shuffle stuff arond

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20810 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sun, 7 Oct 2007 09:47:12 +0000 (09:47 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20809 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoone more
André Pönitz [Sun, 7 Oct 2007 08:55:20 +0000 (08:55 +0000)]
one more

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20808 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoTransfer some more code from GuiView to TabWorkArea.
Abdelrazak Younes [Sun, 7 Oct 2007 08:12:20 +0000 (08:12 +0000)]
Transfer some more code from GuiView to TabWorkArea.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20807 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoTransfer some code from GuiView to TabWorkArea.
Abdelrazak Younes [Sun, 7 Oct 2007 08:05:02 +0000 (08:05 +0000)]
Transfer some code from GuiView to TabWorkArea.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20806 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 22:43:21 +0000 (22:43 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20805 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 22:16:14 +0000 (22:16 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20804 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 21:31:01 +0000 (21:31 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20803 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agodisplay icons in the Embedding dialog
Bo Peng [Sat, 6 Oct 2007 21:14:30 +0000 (21:14 +0000)]
display icons in the Embedding dialog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20802 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 20:54:31 +0000 (20:54 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20801 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 20:35:44 +0000 (20:35 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20800 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoone more
André Pönitz [Sat, 6 Oct 2007 20:09:40 +0000 (20:09 +0000)]
one more

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20799 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 19:59:13 +0000 (19:59 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20798 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 19:51:03 +0000 (19:51 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20797 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agomove LaTeXHighlighte
André Pönitz [Sat, 6 Oct 2007 19:03:41 +0000 (19:03 +0000)]
move LaTeXHighlighte

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20796 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoupdate SCons again (for the new esint font)
Uwe Stöhr [Sat, 6 Oct 2007 17:35:11 +0000 (17:35 +0000)]
update SCons again (for the new esint font)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20795 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoUrm...
André Pönitz [Sat, 6 Oct 2007 17:29:53 +0000 (17:29 +0000)]
Urm...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20794 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoWas forgetting this
Enrico Forestieri [Sat, 6 Oct 2007 17:29:39 +0000 (17:29 +0000)]
Was forgetting this

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20793 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoupdate SCons according to André's current controller merge state
Uwe Stöhr [Sat, 6 Oct 2007 17:24:34 +0000 (17:24 +0000)]
update SCons according to André's current controller merge state

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20792 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoItalian UserGuide.lyx: revert wrong translation in last commit
Uwe Stöhr [Sat, 6 Oct 2007 17:12:33 +0000 (17:12 +0000)]
Italian UserGuide.lyx: revert wrong translation in last commit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20791 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoall UserGuides: fix the broken character "DOTTLESS J WITH HAT", according to r20730
Uwe Stöhr [Sat, 6 Oct 2007 17:05:17 +0000 (17:05 +0000)]
all UserGuides: fix the broken character "DOTTLESS J WITH HAT", according to r20730
German UserGuide: Updates from Hartmut
Basque, French, and Italian UserGuide: format the document like the English, German, and Spanish version

I'll apply this to the 1.5.X branch as soon as it is repoened.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20790 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoChange some .C -> .cpp
André Pönitz [Sat, 6 Oct 2007 16:23:02 +0000 (16:23 +0000)]
Change some .C -> .cpp

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20789 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agofix compilation on Mac, patch from Stefan.
André Pönitz [Sat, 6 Oct 2007 16:06:03 +0000 (16:06 +0000)]
fix compilation on Mac, patch from Stefan.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20788 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoMove TabWidget related code to TabWorkArea class in GuiWorkArea.{cpp,h}
Abdelrazak Younes [Sat, 6 Oct 2007 15:48:58 +0000 (15:48 +0000)]
Move TabWidget related code to TabWorkArea class in GuiWorkArea.{cpp,h}
The close button is back...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20787 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoAdd the esint font to the private fonts.
Enrico Forestieri [Sat, 6 Oct 2007 15:30:29 +0000 (15:30 +0000)]
Add the esint font to the private fonts.
The \dotsint glyph is remapped to an unsed code point in the
font such that to maintain compatibility with the TeX font
and convince Qt4 to show the glyph.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20786 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoonly a partial patch. will rework immediately.
André Pönitz [Sat, 6 Oct 2007 15:03:58 +0000 (15:03 +0000)]
only a partial patch. will rework immediately.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20785 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agohalf of another one
André Pönitz [Sat, 6 Oct 2007 14:31:48 +0000 (14:31 +0000)]
half of another one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20784 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 14:13:25 +0000 (14:13 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20783 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix bug 2330
Enrico Forestieri [Sat, 6 Oct 2007 13:42:28 +0000 (13:42 +0000)]
Fix bug 2330

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20782 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix bug 2326
Enrico Forestieri [Sat, 6 Oct 2007 13:30:03 +0000 (13:30 +0000)]
Fix bug 2326

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20781 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 12:03:13 +0000 (12:03 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20780 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 11:45:53 +0000 (11:45 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20779 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 11:33:33 +0000 (11:33 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20778 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 11:17:57 +0000 (11:17 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20777 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 11:03:21 +0000 (11:03 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20776 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 10:23:51 +0000 (10:23 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20775 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext ones
André Pönitz [Sat, 6 Oct 2007 09:55:21 +0000 (09:55 +0000)]
next ones

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20774 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 09:39:29 +0000 (09:39 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20773 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 09:19:53 +0000 (09:19 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20772 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Sat, 6 Oct 2007 08:47:08 +0000 (08:47 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20770 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoGet Conglomerate-style rendering back into order
Martin Vermeer [Sat, 6 Oct 2007 08:15:40 +0000 (08:15 +0000)]
Get Conglomerate-style rendering back into order

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20769 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago* lib/doc/Makefile.am:
Jürgen Spitzmüller [Sat, 6 Oct 2007 06:52:07 +0000 (06:52 +0000)]
* lib/doc/Makefile.am:
* development/scons/scons_manifest.py:
- add Spanish UserGuide.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20767 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Fri, 5 Oct 2007 23:12:55 +0000 (23:12 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20766 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Fri, 5 Oct 2007 22:53:01 +0000 (22:53 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20765 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Fri, 5 Oct 2007 22:27:04 +0000 (22:27 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20764 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Fri, 5 Oct 2007 22:08:56 +0000 (22:08 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20763 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agonext one
André Pönitz [Fri, 5 Oct 2007 21:53:54 +0000 (21:53 +0000)]
next one

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20762 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago37 or so
André Pönitz [Fri, 5 Oct 2007 21:06:08 +0000 (21:06 +0000)]
37 or so

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20761 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago38...
André Pönitz [Fri, 5 Oct 2007 20:43:26 +0000 (20:43 +0000)]
38...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20760 a592a061-630c-0410-9148-cb99ea01b6c8

16 years ago39 to go
André Pönitz [Fri, 5 Oct 2007 20:16:05 +0000 (20:16 +0000)]
39 to go

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20759 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agofix scons for the removal of ControlRef.h|cpp
Bo Peng [Fri, 5 Oct 2007 19:44:39 +0000 (19:44 +0000)]
fix scons for the removal of ControlRef.h|cpp

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20758 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agostart dissolving frontends/controllers. 40 steps to go.
André Pönitz [Fri, 5 Oct 2007 19:04:38 +0000 (19:04 +0000)]
start dissolving frontends/controllers. 40 steps to go.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20757 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agosmall cleanup
Edwin Leuven [Fri, 5 Oct 2007 11:58:34 +0000 (11:58 +0000)]
small cleanup

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20748 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoSmall API cleanup: as BufferView already use Buffer::changed() make it use it some...
Abdelrazak Younes [Fri, 5 Oct 2007 09:38:40 +0000 (09:38 +0000)]
Small API cleanup: as BufferView already use Buffer::changed() make it use it some more instead of WorkArea.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20747 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFurther charstyle -> element fixes, thx John
Martin Vermeer [Fri, 5 Oct 2007 05:08:51 +0000 (05:08 +0000)]
Further charstyle -> element fixes, thx John

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20741 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoCharstyle->Element, thx John
Martin Vermeer [Fri, 5 Oct 2007 05:02:26 +0000 (05:02 +0000)]
Charstyle->Element, thx John

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20740 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoGuiBox.cpp: fix update of height checkbox
Uwe Stöhr [Fri, 5 Oct 2007 00:36:38 +0000 (00:36 +0000)]
GuiBox.cpp: fix update of height checkbox
BoxUi.ui: fix the ui according to r20727
InsetBox.cpp: fix that e.g. "1\width" wasn't output to TeX

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20739 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agosupport for the Vietnamese languages
Uwe Stöhr [Thu, 4 Oct 2007 23:20:39 +0000 (23:20 +0000)]
support for the Vietnamese languages
fileformat increased to 291

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20738 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoremove uneeded code;
André Pönitz [Thu, 4 Oct 2007 17:35:27 +0000 (17:35 +0000)]
remove uneeded code;
move some other code to the place where it is used

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20735 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoremove unused code
André Pönitz [Thu, 4 Oct 2007 17:27:02 +0000 (17:27 +0000)]
remove unused code

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20734 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoconfigure chack for rcc
André Pönitz [Thu, 4 Oct 2007 16:57:16 +0000 (16:57 +0000)]
configure chack for rcc

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20733 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoTransfer the setting of the current LyXView from workArea::focusInEvent() to GuiView...
Abdelrazak Younes [Thu, 4 Oct 2007 15:46:58 +0000 (15:46 +0000)]
Transfer the setting of the current LyXView from workArea::focusInEvent() to GuiView activation event.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20732 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix unicode character.
Abdelrazak Younes [Thu, 4 Oct 2007 11:11:32 +0000 (11:11 +0000)]
Fix unicode character.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20730 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix tab text update when file name changes.
Abdelrazak Younes [Thu, 4 Oct 2007 10:16:06 +0000 (10:16 +0000)]
Fix tab text update when file name changes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20729 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agocleanup dialog
Edwin Leuven [Thu, 4 Oct 2007 07:48:26 +0000 (07:48 +0000)]
cleanup dialog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20727 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoOops, updated FORMAT
Martin Vermeer [Thu, 4 Oct 2007 05:16:48 +0000 (05:16 +0000)]
Oops, updated FORMAT

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20726 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFix (again) bug 3510 after r20508
Enrico Forestieri [Wed, 3 Oct 2007 23:56:34 +0000 (23:56 +0000)]
Fix (again) bug 3510 after r20508

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20725 a592a061-630c-0410-9148-cb99ea01b6c8

16 years agoFORMAT: fix typos
Uwe Stöhr [Wed, 3 Oct 2007 23:47:33 +0000 (23:47 +0000)]
FORMAT: fix typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20724 a592a061-630c-0410-9148-cb99ea01b6c8