]> git.lyx.org Git - lyx.git/log
lyx.git
16 years agoEmbedding: prepare to read/write manifest in .lyx file
Bo Peng [Mon, 10 Sep 2007 03:54:02 +0000 (03:54 +0000)]
Embedding: prepare to read/write manifest in .lyx file

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

16 years agoHelge's wrapfig patch:
Uwe Stöhr [Sun, 9 Sep 2007 23:47:22 +0000 (23:47 +0000)]
Helge's wrapfig patch:

- Format incremented to 284
- LaTeX-package wrapfig is now used instead of flotflt for wrap floats (this allows us to implement now also a table wrap float)

(the optional overhang argument of wrapfig will be implemented later)

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

16 years agoUserGuide.lyx: fix bug 4192 (hopefully)
Uwe Stöhr [Sun, 9 Sep 2007 22:08:56 +0000 (22:08 +0000)]
UserGuide.lyx: fix bug 4192 (hopefully)

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

16 years agoUserguide: merge changes Georg committed last week to branch (unicode stuff)
Uwe Stöhr [Sun, 9 Sep 2007 21:29:49 +0000 (21:29 +0000)]
Userguide: merge changes Georg committed last week to branch (unicode stuff)

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

16 years agofix outline dialog for non-Mac platform.
Abdelrazak Younes [Sun, 9 Sep 2007 20:51:04 +0000 (20:51 +0000)]
fix outline dialog for non-Mac platform.

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

16 years ago* TextMetrics::draw(): withdraw first row ascent before drawing because the conventio...
Abdelrazak Younes [Sun, 9 Sep 2007 20:21:43 +0000 (20:21 +0000)]
* TextMetrics::draw(): withdraw first row ascent before drawing because the convention is that the baseline of a multirow text is the baseline of the first row.

All other files: adapt to above change.

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

16 years agolib/doc/Makefile: whitespace
Uwe Stöhr [Sun, 9 Sep 2007 19:25:25 +0000 (19:25 +0000)]
lib/doc/Makefile: whitespace

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

16 years agoLyX.py: fix for previous commit
Uwe Stöhr [Sun, 9 Sep 2007 18:37:50 +0000 (18:37 +0000)]
LyX.py: fix for previous commit

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

16 years agoupdate charstyle/flex docs a bit
Martin Vermeer [Sun, 9 Sep 2007 18:28:30 +0000 (18:28 +0000)]
update charstyle/flex docs a bit

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

16 years agodoc_toc.py: remove non-ascii character since LyX.py can't encode it at the moment
Uwe Stöhr [Sun, 9 Sep 2007 17:02:48 +0000 (17:02 +0000)]
doc_toc.py: remove non-ascii character since LyX.py can't encode it at the moment
LyX.py: fix thinko that lead to out of range list

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

16 years agomore frontend cleanup
Edwin Leuven [Sun, 9 Sep 2007 15:56:58 +0000 (15:56 +0000)]
more frontend cleanup

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

16 years agoRecover some other images lost in the xpm -> png transition.
Enrico Forestieri [Sun, 9 Sep 2007 14:57:55 +0000 (14:57 +0000)]
Recover some other images lost in the xpm -> png transition.

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

16 years agoUserGuide corrections
Uwe Stöhr [Sun, 9 Sep 2007 14:25:44 +0000 (14:25 +0000)]
UserGuide corrections

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

16 years agoThanks to Ignacio, we have a new Spanish UserGuide!
Uwe Stöhr [Sun, 9 Sep 2007 13:51:30 +0000 (13:51 +0000)]
Thanks to Ignacio, we have a new Spanish UserGuide!

(Will commit this to branch too the next days.)

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

16 years agoconnect to the right slots...
Edwin Leuven [Sun, 9 Sep 2007 12:06:37 +0000 (12:06 +0000)]
connect to the right slots...

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

16 years agoEmbedding: store inset pointer instead of ParConstIterator to enable more accurate...
Bo Peng [Sun, 9 Sep 2007 07:07:13 +0000 (07:07 +0000)]
Embedding: store inset pointer instead of ParConstIterator to enable more accurate navigation in the Embedding dialog

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

16 years agoadd missing header file
Bo Peng [Sun, 9 Sep 2007 02:59:57 +0000 (02:59 +0000)]
add missing header file

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

16 years agofix some index/label issue
André Pönitz [Sat, 8 Sep 2007 22:08:46 +0000 (22:08 +0000)]
fix some index/label issue

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

16 years agomake Controller a standalone class.
André Pönitz [Sat, 8 Sep 2007 21:16:54 +0000 (21:16 +0000)]
make Controller a standalone class.

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

16 years agomsvc fixes: remove warnings
Peter Kümmel [Sat, 8 Sep 2007 21:00:49 +0000 (21:00 +0000)]
msvc fixes: remove warnings

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

16 years agoremove recursive call
Peter Kümmel [Sat, 8 Sep 2007 21:00:03 +0000 (21:00 +0000)]
remove recursive call

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

16 years agoAnother improved icon.
Enrico Forestieri [Sat, 8 Sep 2007 20:43:45 +0000 (20:43 +0000)]
Another improved icon.

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

16 years agoFix return value
André Pönitz [Sat, 8 Sep 2007 20:06:31 +0000 (20:06 +0000)]
Fix return value

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

16 years agoDock the Embedding dialog (code copied from the ViewSource dialog and I do not really...
Bo Peng [Sat, 8 Sep 2007 20:04:28 +0000 (20:04 +0000)]
Dock the Embedding dialog (code copied from the ViewSource dialog and I do not really know what I am doing)

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

16 years agoremove duplicate entry for Dialog.cpp in Makefile.am
André Pönitz [Sat, 8 Sep 2007 19:45:45 +0000 (19:45 +0000)]
remove duplicate entry for Dialog.cpp in Makefile.am

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

16 years agoadd missing header file
Bo Peng [Sat, 8 Sep 2007 19:22:41 +0000 (19:22 +0000)]
add missing header file

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

16 years agoFix crash when layout file cannot be read due to failure to call makeTextClass()...
Richard Heck [Sat, 8 Sep 2007 17:50:09 +0000 (17:50 +0000)]
Fix crash when layout file cannot be read due to failure to call makeTextClass() in that case.

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

16 years agoRevert accidental commit.
Richard Heck [Sat, 8 Sep 2007 17:49:37 +0000 (17:49 +0000)]
Revert accidental commit.

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

16 years agoremove dead code.
Abdelrazak Younes [Sat, 8 Sep 2007 17:48:14 +0000 (17:48 +0000)]
remove dead code.

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

16 years agoFix crash when layout file cannot be read due to failure to call makeTextClass()...
Richard Heck [Sat, 8 Sep 2007 17:46:02 +0000 (17:46 +0000)]
Fix crash when layout file cannot be read due to failure to call makeTextClass() in that case.

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

16 years agoBetter looking icon for emphasis.
Enrico Forestieri [Sat, 8 Sep 2007 17:39:50 +0000 (17:39 +0000)]
Better looking icon for emphasis.

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

16 years agoRestore docked outline widget. Warning: still instable!
Abdelrazak Younes [Sat, 8 Sep 2007 17:28:14 +0000 (17:28 +0000)]
Restore docked outline widget. Warning: still instable!

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

16 years agoDialog::name() is not really needed.
Abdelrazak Younes [Sat, 8 Sep 2007 16:53:54 +0000 (16:53 +0000)]
Dialog::name() is not really needed.

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

16 years agoheader cleanup.
Abdelrazak Younes [Sat, 8 Sep 2007 16:36:53 +0000 (16:36 +0000)]
header cleanup.

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

16 years agooups...
Abdelrazak Younes [Sat, 8 Sep 2007 16:32:11 +0000 (16:32 +0000)]
oups...

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

16 years agofix view source window title.
Abdelrazak Younes [Sat, 8 Sep 2007 16:31:28 +0000 (16:31 +0000)]
fix view source window title.

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

16 years agoRestore docked View source widget.
Abdelrazak Younes [Sat, 8 Sep 2007 16:04:25 +0000 (16:04 +0000)]
Restore docked View source widget.

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

16 years agoCorrect comment.
Richard Heck [Sat, 8 Sep 2007 15:15:31 +0000 (15:15 +0000)]
Correct comment.

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

16 years agoPrevent inserting illegal flex insets from minibuffer
Martin Vermeer [Sat, 8 Sep 2007 13:11:10 +0000 (13:11 +0000)]
Prevent inserting illegal flex insets from minibuffer

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

16 years agoForgot this
Martin Vermeer [Sat, 8 Sep 2007 13:09:58 +0000 (13:09 +0000)]
Forgot this

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

16 years agoConvert CharStyle to Flex also in file format
Martin Vermeer [Sat, 8 Sep 2007 13:01:29 +0000 (13:01 +0000)]
Convert CharStyle to Flex also in file format

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

16 years agoEmbedding: use a vector to store multiple ParConstIterator of multiple insets referri...
Bo Peng [Sat, 8 Sep 2007 04:10:43 +0000 (04:10 +0000)]
Embedding: use a vector to store multiple ParConstIterator of multiple insets referring to the same embedded file, polish the internal logics of EmbeddedFile(s)

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

16 years agoforgot this in last commit
Uwe Stöhr [Fri, 7 Sep 2007 19:00:55 +0000 (19:00 +0000)]
forgot this in last commit

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

16 years agoGerman UserGuide.lyx: forgot a web link
Uwe Stöhr [Fri, 7 Sep 2007 18:59:20 +0000 (18:59 +0000)]
German UserGuide.lyx: forgot a web link

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

16 years agoGerman UserGuide.lyx: updates from Hartmut
Uwe Stöhr [Fri, 7 Sep 2007 18:46:34 +0000 (18:46 +0000)]
German UserGuide.lyx: updates from Hartmut

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

16 years agoConvert postats to python
José Matox [Fri, 7 Sep 2007 16:37:38 +0000 (16:37 +0000)]
Convert postats to python

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

16 years agoEmbedding: bring embedding dialog back to shape
Bo Peng [Fri, 7 Sep 2007 16:33:55 +0000 (16:33 +0000)]
Embedding: bring embedding dialog back to shape

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

16 years agoRegister math fonts with Qt 4.2 or higher. Using Qt 4.1, the old
Enrico Forestieri [Fri, 7 Sep 2007 16:22:05 +0000 (16:22 +0000)]
Register math fonts with Qt 4.2 or higher. Using Qt 4.1, the old
xft-fonts package is still required. However, on *nix there seem
to be no way to tell fontconfig to prefer our fonts instead of
others matching the requirements, so, in case of conflict, the
fontconfig files should be manually adjusted, or some existing
font package used (note that the quality of the bakoma fonts is
better than that of the xft ones). There is no such problem on
Windows where our private fonts are always preferred over the
installed ones (and I hope the same holds true for Mac).

* src/LyX.cpp
(LyX::exec): don't call addFontResources() and restoreFontResources()
anymore, as the frontend code will do the job.

* src/frontends/qt4/GuiFontLoader.{cpp,h}
(GuiFontLoader::GuiFontLoader): register math fonts with Qt.
(GuiFontLoader::~GuiFontLoader): unregister math fonts.

* src/support/os.h
* src/support/os_unix.cpp
* src/support/os_win32.cpp
* src/support/os_cygwin.cpp:
remove code dealing with fonts.

* configure.ac: don't check for fontconfig headers anymore.

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

16 years agoUse same image as in branch.
Enrico Forestieri [Fri, 7 Sep 2007 15:55:55 +0000 (15:55 +0000)]
Use same image as in branch.

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

16 years agoSmall tweak to r20121
Jean-Marc Lasgouttes [Fri, 7 Sep 2007 10:04:10 +0000 (10:04 +0000)]
Small tweak to r20121

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

16 years agoFix bug 4212
Jean-Marc Lasgouttes [Fri, 7 Sep 2007 09:55:57 +0000 (09:55 +0000)]
Fix bug 4212

* Text2.cpp (deleteEmptyParagraphMechanism):
* paragraph_func.cpp (breakParagraph): make sure that the start of
appendix marker is not lost when deleting or breaking a paragraph

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

16 years agoEmbedding: remove AUTO feature, remove STATUS from embedding dialog
Bo Peng [Fri, 7 Sep 2007 03:10:42 +0000 (03:10 +0000)]
Embedding: remove AUTO feature, remove STATUS from embedding dialog

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

16 years agoEmbedding: remove AUTO feature, barely make it compile
Bo Peng [Fri, 7 Sep 2007 03:02:24 +0000 (03:02 +0000)]
Embedding: remove AUTO feature, barely make it compile

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

16 years agoUserGuide.lyx: continue work on appendix B (description of the preferences dialogs)
Uwe Stöhr [Thu, 6 Sep 2007 23:44:36 +0000 (23:44 +0000)]
UserGuide.lyx: continue work on appendix B (description of the preferences dialogs)

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

16 years agoGerman UserGuide.lyx: remove some ERT
Uwe Stöhr [Thu, 6 Sep 2007 18:30:37 +0000 (18:30 +0000)]
German UserGuide.lyx: remove some ERT

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

16 years agoFix another prompt for externally-modified bug with writeAs()
Bo Peng [Thu, 6 Sep 2007 15:54:17 +0000 (15:54 +0000)]
Fix another prompt for externally-modified bug with writeAs()

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

16 years agoForgot this
Martin Vermeer [Thu, 6 Sep 2007 15:37:34 +0000 (15:37 +0000)]
Forgot this

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

16 years agoAdd XML elements as a third flex inset variant
Martin Vermeer [Thu, 6 Sep 2007 14:45:17 +0000 (14:45 +0000)]
Add XML elements as a third flex inset variant

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

16 years agoBetter error signaling
Martin Vermeer [Thu, 6 Sep 2007 14:28:19 +0000 (14:28 +0000)]
Better error signaling

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

16 years agoy-coord in Conglomerate, this time properly
Martin Vermeer [Thu, 6 Sep 2007 14:17:03 +0000 (14:17 +0000)]
y-coord in Conglomerate, this time properly

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

16 years agoFix y co-ordinate for Conglomerate-style inset
Martin Vermeer [Thu, 6 Sep 2007 14:06:07 +0000 (14:06 +0000)]
Fix y co-ordinate for Conglomerate-style inset

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

16 years agoNicely align inset buttons with surrounding text.
Abdelrazak Younes [Thu, 6 Sep 2007 12:25:30 +0000 (12:25 +0000)]
Nicely align inset buttons with surrounding text.

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

16 years agoInsetCollapsable::draw(): Rename 'top' local variable to baseline as that's what...
Abdelrazak Younes [Thu, 6 Sep 2007 12:00:32 +0000 (12:00 +0000)]
InsetCollapsable::draw(): Rename 'top' local variable to baseline as that's what it is really.

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

16 years agochange the way i18n status is built for the web site. The data is now in a i18n.inc...
Jean-Marc Lasgouttes [Thu, 6 Sep 2007 10:59:45 +0000 (10:59 +0000)]
change the way i18n status is built for the web site. The data is now in a i18n.inc file instead of generating the whole i18n.php

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

16 years agoCMake: Supress regeneration.
Abdelrazak Younes [Thu, 6 Sep 2007 09:18:40 +0000 (09:18 +0000)]
CMake: Supress regeneration.

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

16 years agoFix two embedding bugs that lead to deadloop when loading a bundled .lyx file without...
Bo Peng [Thu, 6 Sep 2007 05:46:11 +0000 (05:46 +0000)]
Fix two embedding bugs that lead to deadloop when loading a bundled .lyx file without external file

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

16 years agoFix previous commit. I really do not understand why windows FileName() can not have...
Bo Peng [Thu, 6 Sep 2007 05:05:28 +0000 (05:05 +0000)]
Fix previous commit. I really do not understand why windows FileName() can not have backslash (assertion at line 49 of support/FileName.cpp)

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

16 years agoForgot this: windows backslash needs special treatment
Bo Peng [Thu, 6 Sep 2007 04:18:12 +0000 (04:18 +0000)]
Forgot this: windows backslash needs special treatment

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

16 years agoCleanup msvs_project, make sure lyx can start in place in debug mode
Bo Peng [Thu, 6 Sep 2007 04:04:04 +0000 (04:04 +0000)]
Cleanup msvs_project, make sure lyx can start in place in debug mode

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

16 years agosupport/minizip/iowin32.h|c: also test for _WIN32 because WIN32 is not defined for...
Bo Peng [Thu, 6 Sep 2007 02:48:18 +0000 (02:48 +0000)]
support/minizip/iowin32.h|c: also test for _WIN32 because WIN32 is not defined for all windows compilers

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

16 years agoadjust
André Pönitz [Wed, 5 Sep 2007 22:55:59 +0000 (22:55 +0000)]
adjust

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

16 years agosimplify About dialog
André Pönitz [Wed, 5 Sep 2007 22:54:47 +0000 (22:54 +0000)]
simplify About dialog

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

16 years agofix scons again for GUI cleanup, remove unused variable
Bo Peng [Wed, 5 Sep 2007 22:10:10 +0000 (22:10 +0000)]
fix scons again for GUI cleanup, remove unused variable

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

16 years agoFix alignment of text within insets.
Abdelrazak Younes [Wed, 5 Sep 2007 22:08:41 +0000 (22:08 +0000)]
Fix alignment of text within insets.

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

16 years agoFix drawing of collapsable inset without button.
Abdelrazak Younes [Wed, 5 Sep 2007 21:52:12 +0000 (21:52 +0000)]
Fix drawing of collapsable inset without button.

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

16 years ago* TextMetrics::drawSelection(): use parMetrics() instead of direct access just in...
Abdelrazak Younes [Wed, 5 Sep 2007 21:26:17 +0000 (21:26 +0000)]
* TextMetrics::drawSelection(): use parMetrics() instead of direct access just in case. Should fix crash on selection with PageUp.

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

16 years agoFix tabular text y-positioning
Abdelrazak Younes [Wed, 5 Sep 2007 21:02:49 +0000 (21:02 +0000)]
Fix tabular text y-positioning

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

16 years agoFix caption text y-positioning
Abdelrazak Younes [Wed, 5 Sep 2007 20:54:15 +0000 (20:54 +0000)]
Fix caption text y-positioning

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

16 years agocompile fix. inclomplete transactioN???
André Pönitz [Wed, 5 Sep 2007 20:52:35 +0000 (20:52 +0000)]
compile fix. inclomplete transactioN???

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

16 years agothe fun begins....
André Pönitz [Wed, 5 Sep 2007 20:33:29 +0000 (20:33 +0000)]
the fun begins....

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

16 years agoRenaming CharStyle -> Flex, finishing touch
Martin Vermeer [Wed, 5 Sep 2007 18:40:56 +0000 (18:40 +0000)]
Renaming CharStyle -> Flex, finishing touch

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

16 years agoEmbedding feature patch 5: handling of embedded files (operation without external...
Bo Peng [Wed, 5 Sep 2007 17:50:07 +0000 (17:50 +0000)]
Embedding feature patch 5: handling of embedded files (operation without external files)
*  src/insets/InsetGraphicsParams.h|cpp:
*  src/insets/InsetExternal.cpp: read/write buffer with embedded file
*  src/insets/InsetGraphics.cpp: ditto
*  src/EmbeddedFiles.h|cpp: add find() function

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

16 years agofix scons for InsetFlex.*
Bo Peng [Wed, 5 Sep 2007 17:00:43 +0000 (17:00 +0000)]
fix scons for InsetFlex.*

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

16 years agocompile fix
Alfredo Braunstein [Wed, 5 Sep 2007 15:46:20 +0000 (15:46 +0000)]
compile fix

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

16 years agoName change CharStyle -> Flex
Martin Vermeer [Wed, 5 Sep 2007 15:29:04 +0000 (15:29 +0000)]
Name change CharStyle -> Flex

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

16 years agoFix text frame drawing.
Abdelrazak Younes [Wed, 5 Sep 2007 14:19:52 +0000 (14:19 +0000)]
Fix text frame drawing.

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

16 years agoFix cursor positioning withing collapsable insets.
Abdelrazak Younes [Wed, 5 Sep 2007 14:15:07 +0000 (14:15 +0000)]
Fix cursor positioning withing collapsable insets.

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

16 years ago(InsetCollapsable::draw) restore background color (avoid psychedelic effects when...
Alfredo Braunstein [Wed, 5 Sep 2007 13:52:43 +0000 (13:52 +0000)]
(InsetCollapsable::draw)  restore background color (avoid psychedelic effects when selecting a note)

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

16 years ago* TextMetrics::draw(): get rid of the first par ascent offset.
Abdelrazak Younes [Wed, 5 Sep 2007 13:45:58 +0000 (13:45 +0000)]
* TextMetrics::draw(): get rid of the first par ascent offset.

* BufferView::draw(): adapt to above change.

* InsetCollapsable::draw(): ditto -> get rid of textdim_ member.

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

16 years agofix warning.
Abdelrazak Younes [Wed, 5 Sep 2007 13:29:31 +0000 (13:29 +0000)]
fix warning.

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

16 years agoMove selection painting closer to row painting. Single row painting is now possible...
Abdelrazak Younes [Wed, 5 Sep 2007 13:04:05 +0000 (13:04 +0000)]
Move selection painting closer to row painting. Single row painting is now possible for selection.

* Row:
- setSelection(): set selection begin and end for this row.
- sel_beg, sel_end: new public members.

* BufferView::draw()
- do not trigger a full repaint for selection.
- use TextMetrics::draw() instead of hand calling TextMetrics::drawParagraph().

* InsetText::draw(): don't call TextMetrics::drawSelection().

* InsetMathMBox::drawSelection(): remove.

* TextMetrics:
- drawSelection(): simplify a bit. Now private.
- redoParagraph(): memorize Row selection status.
- x2pos(): fix crash when selecting with PageDown.
- draw(): fill-in the ParPos cache before everything else and not in drawParagraph().
- drawParagraph(): take care of row selection painting.

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

16 years agoresuscitate menus
Edwin Leuven [Wed, 5 Sep 2007 11:55:03 +0000 (11:55 +0000)]
resuscitate menus

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

16 years agoRemoved a 1 pixel border around some images. In this way they are
Enrico Forestieri [Wed, 5 Sep 2007 02:07:27 +0000 (02:07 +0000)]
Removed a 1 pixel border around some images. In this way they are
rendered much better on screen as they are not blurred.

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

16 years agoGerman UserGuide.lyx: updates from Hartmut
Uwe Stöhr [Wed, 5 Sep 2007 00:32:32 +0000 (00:32 +0000)]
German UserGuide.lyx: updates from Hartmut

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

16 years agoSpanish EmbeddedObjects.lyx: updates from Ignacio
Uwe Stöhr [Wed, 5 Sep 2007 00:21:02 +0000 (00:21 +0000)]
Spanish EmbeddedObjects.lyx: updates from Ignacio

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

16 years agoREADME.localization: more translation infos from Pavel
Uwe Stöhr [Tue, 4 Sep 2007 23:58:00 +0000 (23:58 +0000)]
README.localization: more translation infos from Pavel

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

16 years agoRestore some other corrupted images.
Enrico Forestieri [Tue, 4 Sep 2007 23:00:58 +0000 (23:00 +0000)]
Restore some other corrupted images.

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

16 years agoCompile fix
Enrico Forestieri [Tue, 4 Sep 2007 21:44:52 +0000 (21:44 +0000)]
Compile fix

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

16 years agofix cmake file for minizip
Peter Kümmel [Tue, 4 Sep 2007 19:26:57 +0000 (19:26 +0000)]
fix cmake file for minizip

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

16 years agoupdate cmake build system
Peter Kümmel [Tue, 4 Sep 2007 18:41:37 +0000 (18:41 +0000)]
update cmake build system

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