]> git.lyx.org Git - lyx.git/log
lyx.git
16 years agoEmbedding: mark buffer dirty after changing embedding status
Bo Peng [Thu, 13 Sep 2007 04:45:49 +0000 (04:45 +0000)]
Embedding: mark buffer dirty after changing embedding status

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

16 years agoCustomization.lyx: revise Converters, Copiers and Formats section
Uwe Stöhr [Thu, 13 Sep 2007 01:14:55 +0000 (01:14 +0000)]
Customization.lyx: revise Converters, Copiers and Formats section

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

16 years ago- UserGuide.lyx: finish the beast!
Uwe Stöhr [Thu, 13 Sep 2007 01:12:56 +0000 (01:12 +0000)]
- UserGuide.lyx: finish the beast!
   Only this issue is open, help needed!:
   http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg127198.html

- German UserGuide.lyx: fix typo

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

16 years agoAdd tests/regfiles/biblio to EXTRA_DIST
André Pönitz [Wed, 12 Sep 2007 20:36:08 +0000 (20:36 +0000)]
Add tests/regfiles/biblio to EXTRA_DIST

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

16 years agoFix crash with old versions (earlier than 2.2.92) of fontconfig.
Enrico Forestieri [Wed, 12 Sep 2007 19:07:22 +0000 (19:07 +0000)]
Fix crash with old versions (earlier than 2.2.92) of fontconfig.

* src/frontends/qt4/GuiFontLoader.{cpp,h}
(GuiFontLoader::GuiFontLoader): don't store font IDs anymore,
as we are not going to clean up after ourselves.
(GuiFontLoader::~GuiFontLoader): make it virtual again and
do nothing (avoids a crash with fontconfig < 2.2.92).

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

16 years agorevert my last accidental Customization.lyx commit
Uwe Stöhr [Wed, 12 Sep 2007 18:50:26 +0000 (18:50 +0000)]
revert my last accidental Customization.lyx commit

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

16 years agoUserGuide.lyx: more work on Appendix B
Uwe Stöhr [Wed, 12 Sep 2007 18:42:58 +0000 (18:42 +0000)]
UserGuide.lyx: more work on Appendix B
Customization.lyx: revise converters section

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

16 years agoEmbedding: update related insets when the embedding status of a fileitem is changed
Bo Peng [Wed, 12 Sep 2007 14:27:47 +0000 (14:27 +0000)]
Embedding: update related insets when the embedding status of a fileitem is changed

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

16 years ago* bufferview_funcs.cpp:status(): use new TextMetrics::parPosition().
Abdelrazak Younes [Wed, 12 Sep 2007 12:07:45 +0000 (12:07 +0000)]
* bufferview_funcs.cpp:status(): use new TextMetrics::parPosition().

* TextMetrics::cursorNext(): compil fix.

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

16 years agouse mkdir -p directly since (1) we know darwin supports it and (2) we do not know...
Jean-Marc Lasgouttes [Wed, 12 Sep 2007 10:30:25 +0000 (10:30 +0000)]
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)

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

16 years agoFix PageDown/Up temporarily.
Abdelrazak Younes [Wed, 12 Sep 2007 08:15:56 +0000 (08:15 +0000)]
Fix PageDown/Up temporarily.

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

16 years agoPartial support for units
Martin Vermeer [Wed, 12 Sep 2007 08:15:33 +0000 (08:15 +0000)]
Partial support for units

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

16 years agoCompile fix.
Enrico Forestieri [Wed, 12 Sep 2007 01:12:10 +0000 (01:12 +0000)]
Compile fix.

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

16 years agoremove unnneded #include
André Pönitz [Tue, 11 Sep 2007 22:31:24 +0000 (22:31 +0000)]
remove unnneded #include

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

16 years agoIntro.lyx: fix appearance of the word "LyX" in PDF-bookmarks
Uwe Stöhr [Tue, 11 Sep 2007 22:11:06 +0000 (22:11 +0000)]
Intro.lyx: fix appearance of the word "LyX" in PDF-bookmarks
German Intro.lyx: update to format of the English and Spanish version

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

16 years agoremove unused code
André Pönitz [Tue, 11 Sep 2007 21:52:30 +0000 (21:52 +0000)]
remove unused code

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

16 years agoremove unnecessary includes
André Pönitz [Tue, 11 Sep 2007 21:43:55 +0000 (21:43 +0000)]
remove unnecessary includes

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

16 years agoGerman UserGuide.lyx: some corrections
Uwe Stöhr [Tue, 11 Sep 2007 21:39:43 +0000 (21:39 +0000)]
German UserGuide.lyx: some corrections

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

16 years agoshuffle stuff around
André Pönitz [Tue, 11 Sep 2007 21:27:57 +0000 (21:27 +0000)]
shuffle stuff around

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

16 years agocosmetics
André Pönitz [Tue, 11 Sep 2007 18:33:42 +0000 (18:33 +0000)]
cosmetics

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

16 years agoless functions
André Pönitz [Tue, 11 Sep 2007 17:06:15 +0000 (17:06 +0000)]
less functions

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

16 years agoAdd layout-reload LFUN. This is useful for people creating and editing layouts.
Richard Heck [Tue, 11 Sep 2007 16:42:22 +0000 (16:42 +0000)]
Add layout-reload LFUN. This is useful for people creating and editing layouts.

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

16 years agoTransfer the Paragraph position cache from CoordCache to ParagraphMetrics and TextMet...
Abdelrazak Younes [Tue, 11 Sep 2007 16:04:10 +0000 (16:04 +0000)]
Transfer the Paragraph position cache from CoordCache to ParagraphMetrics and TextMetrics.

* ParagraphMetrics::position_: new private member (and associated access method).

* TextMetrics:
- origin_: new screen position cache.
- use origin_ and ParagraphMetrics::position() instead of the parPos cache.

* Cursor:
- comment out buggy bruteFind() method, will work on that later.

* BufferView::updateMetrics(): refactor and simplify to use new cache and to gather everything SinglePar related.

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

16 years agoEmbedding: for safety, update before changing embedding status
Bo Peng [Tue, 11 Sep 2007 16:00:16 +0000 (16:00 +0000)]
Embedding: for safety, update before changing embedding status

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

16 years agoEmbedding: move manifest to .lyx file, as a separate section between header and body
Bo Peng [Tue, 11 Sep 2007 14:23:12 +0000 (14:23 +0000)]
Embedding: move manifest to .lyx file, as a separate section between header and body

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

16 years agoFurther cleanup, remove encoding since we now use utf-8 for all languages
José Matox [Tue, 11 Sep 2007 09:43:44 +0000 (09:43 +0000)]
Further cleanup, remove encoding since we now use utf-8 for all languages

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

16 years agoMake TOC titles unicode
José Matox [Tue, 11 Sep 2007 09:04:54 +0000 (09:04 +0000)]
Make TOC titles unicode

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

16 years agoadding missing header files due to the use of PCH (the 8th time?)
Bo Peng [Tue, 11 Sep 2007 05:19:48 +0000 (05:19 +0000)]
adding missing header files due to the use of PCH (the 8th time?)

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

16 years agoadjust
André Pönitz [Mon, 10 Sep 2007 22:33:48 +0000 (22:33 +0000)]
adjust

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

16 years agoshuffle some frontend stuff around. merge controller(base) and "Kernel". Make fronten...
André Pönitz [Mon, 10 Sep 2007 22:32:59 +0000 (22:32 +0000)]
shuffle some frontend stuff around. merge controller(base) and "Kernel". Make frontend::Dialog pure virtual

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

16 years agoAnother batch of improved icons.
Enrico Forestieri [Mon, 10 Sep 2007 21:29:21 +0000 (21:29 +0000)]
Another batch of improved icons.

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

16 years agoUserGuide.lyx: add note about LyX proper names and an info about LyX's proposed index...
Uwe Stöhr [Mon, 10 Sep 2007 19:15:42 +0000 (19:15 +0000)]
UserGuide.lyx: add note about LyX proper names and an info about LyX's proposed index entries

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

16 years agoremove Dialog::title_, direct setting the title works as well.
André Pönitz [Mon, 10 Sep 2007 19:02:11 +0000 (19:02 +0000)]
remove Dialog::title_, direct setting the title works as well.

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

16 years agounicodesymbols: workaround fix for an encoding bug in teTeX 3 /TeXLive 2005, see...
Uwe Stöhr [Mon, 10 Sep 2007 18:22:49 +0000 (18:22 +0000)]
unicodesymbols: workaround fix for an encoding bug in teTeX 3 /TeXLive 2005, see http://bugzilla.lyx.org/show_bug.cgi?id=4192#c10

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

16 years agoremove duplicated entry
André Pönitz [Mon, 10 Sep 2007 18:09:37 +0000 (18:09 +0000)]
remove duplicated entry

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

16 years ago* src/insets/InsetCommand.{cpp,h}:
Jürgen Spitzmüller [Mon, 10 Sep 2007 16:06:01 +0000 (16:06 +0000)]
* src/insets/InsetCommand.{cpp,h}:
- implement edit function that opens the inset's dialog.
* src/BufferView.cpp (doDispatch):
- call inset->edit (i.e. open dialog) for EDITABLE insets on next-inset-toggle (bug 2907)
* src/Text3.cpp (doDispatch: INDEX_INSERT):
- move inset->edit to where it belongs.

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

16 years agoFix bug 3798.
José Matox [Mon, 10 Sep 2007 13:48:01 +0000 (13:48 +0000)]
Fix bug 3798.

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

16 years ago* src/Paragraph.cpp (getLabelWidthString):
Jürgen Spitzmüller [Mon, 10 Sep 2007 13:45:48 +0000 (13:45 +0000)]
* src/Paragraph.cpp (getLabelWidthString):
- don't judge possibility of configurable label string by the existence of such,
  but rather by the margintype (bug 4127)

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

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