]> git.lyx.org Git - lyx.git/log
lyx.git
16 years agolanguages: don't deactivate the decimal dot for Spanish as discussed in http://bugzil...
Uwe Stöhr [Sat, 19 Apr 2008 13:56:50 +0000 (13:56 +0000)]
languages: don't deactivate the decimal dot for Spanish as discussed in http://bugzilla.lyx.org/show_bug.cgi?id=4736 (in Mexican the dot is deactivated)

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

16 years agoMinGW is too slow with O3
Peter Kümmel [Sat, 19 Apr 2008 12:00:53 +0000 (12:00 +0000)]
MinGW is too slow with O3

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

16 years agouse auto_ptr
Peter Kümmel [Sat, 19 Apr 2008 10:37:08 +0000 (10:37 +0000)]
use auto_ptr

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

16 years agoMinGW fixes
Peter Kümmel [Sat, 19 Apr 2008 10:17:40 +0000 (10:17 +0000)]
MinGW fixes

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

16 years agoMinGW fixes
Peter Kümmel [Sat, 19 Apr 2008 09:40:09 +0000 (09:40 +0000)]
MinGW fixes

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

16 years agofix memory leak, using boost::shared_ptr because std::auto_ptr as no value semantic
Peter Kümmel [Sat, 19 Apr 2008 09:36:19 +0000 (09:36 +0000)]
fix memory leak, using boost::shared_ptr because std::auto_ptr as no value semantic

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

16 years agocmake: verbose makefiles also for mingw
Peter Kümmel [Sat, 19 Apr 2008 09:19:30 +0000 (09:19 +0000)]
cmake: verbose makefiles also for mingw

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

16 years agopimpl ButtonController
André Pönitz [Sat, 19 Apr 2008 09:12:34 +0000 (09:12 +0000)]
pimpl ButtonController

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

16 years agocmake: skip configure checks only for msvc
Peter Kümmel [Sat, 19 Apr 2008 09:08:29 +0000 (09:08 +0000)]
cmake: skip configure checks only for msvc

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

16 years agothis we don't need anymore
Edwin Leuven [Sat, 19 Apr 2008 08:55:50 +0000 (08:55 +0000)]
this we don't need anymore

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

16 years ago- make line-lovers happy (fix bug 4677)
Edwin Leuven [Sat, 19 Apr 2008 08:53:24 +0000 (08:53 +0000)]
- make line-lovers happy (fix bug 4677)
- don't break multicol cells when appending a column
- disable multicol when selection spans >1 row

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

16 years agocmake: use external libintl on windows
Peter Kümmel [Sat, 19 Apr 2008 08:47:33 +0000 (08:47 +0000)]
cmake: use external libintl on windows

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

16 years agopimply buttonpolicy data
André Pönitz [Sat, 19 Apr 2008 08:42:56 +0000 (08:42 +0000)]
pimply buttonpolicy data

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

16 years agoforward decalaration is sufficient
André Pönitz [Sat, 19 Apr 2008 07:58:50 +0000 (07:58 +0000)]
forward decalaration is sufficient

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

16 years agocosmetics
André Pönitz [Fri, 18 Apr 2008 20:45:21 +0000 (20:45 +0000)]
cosmetics

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

16 years agocosmetics
André Pönitz [Fri, 18 Apr 2008 20:14:20 +0000 (20:14 +0000)]
cosmetics

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

16 years agocosmetics
André Pönitz [Fri, 18 Apr 2008 19:52:16 +0000 (19:52 +0000)]
cosmetics

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

16 years agocosmetics
André Pönitz [Fri, 18 Apr 2008 19:39:15 +0000 (19:39 +0000)]
cosmetics

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

16 years agocosmetics
André Pönitz [Fri, 18 Apr 2008 19:17:11 +0000 (19:17 +0000)]
cosmetics

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

16 years agocosmetics
André Pönitz [Fri, 18 Apr 2008 18:53:43 +0000 (18:53 +0000)]
cosmetics

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

16 years ago* Doxy.
Pavel Sanda [Fri, 18 Apr 2008 17:26:11 +0000 (17:26 +0000)]
* Doxy.

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

16 years agoEmbedding: revert embedding options and extra_embedded_files
Bo Peng [Fri, 18 Apr 2008 17:06:03 +0000 (17:06 +0000)]
Embedding: revert embedding options and extra_embedded_files

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

16 years agoInsetInfo: tidy up error messages, fix an obvious bug in menus.cpp that breaks "info...
Bo Peng [Fri, 18 Apr 2008 16:26:24 +0000 (16:26 +0000)]
InsetInfo: tidy up error messages, fix an obvious bug in menus.cpp that breaks "info-insert menu name"

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

16 years agoInsetInfo: fix an update bug when inserting InsetInfo from minibuffer
Bo Peng [Fri, 18 Apr 2008 15:54:05 +0000 (15:54 +0000)]
InsetInfo: fix an update bug when inserting InsetInfo from minibuffer

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

16 years ago* Doxy.
Pavel Sanda [Fri, 18 Apr 2008 13:18:47 +0000 (13:18 +0000)]
* Doxy.

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

16 years agocleanup parser code at least
Jean-Marc Lasgouttes [Fri, 18 Apr 2008 12:26:21 +0000 (12:26 +0000)]
cleanup parser code at least

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

16 years agoFix recursive repaint. QSlider::setRange() didn't used to trigger valueChanged()...
Abdelrazak Younes [Fri, 18 Apr 2008 11:38:02 +0000 (11:38 +0000)]
Fix recursive repaint. QSlider::setRange() didn't used to trigger valueChanged() signal before to Qt4.4.

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

16 years agoEmbedding: clean up InsetInclude (hopefully)
Bo Peng [Fri, 18 Apr 2008 03:11:06 +0000 (03:11 +0000)]
Embedding: clean up InsetInclude (hopefully)

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

16 years agofix scons (who broke it?)
Bo Peng [Fri, 18 Apr 2008 02:57:07 +0000 (02:57 +0000)]
fix scons (who broke it?)

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

16 years agofix index problem
Edwin Leuven [Thu, 17 Apr 2008 21:12:24 +0000 (21:12 +0000)]
fix index problem

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

16 years agomove assert function to a separate file
André Pönitz [Thu, 17 Apr 2008 21:11:41 +0000 (21:11 +0000)]
move assert function to a separate file

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

16 years agoEmbedding: disinfect GuiInclude.cpp, GuiExternal.cpp, and GuiGraphics.cpp
Bo Peng [Thu, 17 Apr 2008 18:19:17 +0000 (18:19 +0000)]
Embedding: disinfect GuiInclude.cpp, GuiExternal.cpp, and GuiGraphics.cpp

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

16 years agoEmbedding: remove embedding checkbox from Graphics, Include and External dialogs
Bo Peng [Thu, 17 Apr 2008 18:09:44 +0000 (18:09 +0000)]
Embedding: remove embedding checkbox from Graphics, Include and External dialogs

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

16 years agofix http://bugzilla.lyx.org/show_bug.cgi?id=4756
Edwin Leuven [Thu, 17 Apr 2008 15:07:04 +0000 (15:07 +0000)]
fix http://bugzilla.lyx.org/show_bug.cgi?id=4756

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

16 years agoAdd an assertion so we don't see that bug again.
Richard Heck [Thu, 17 Apr 2008 13:15:27 +0000 (13:15 +0000)]
Add an assertion so we don't see that bug again.

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

16 years agoGive us some useful tooltips for modules.
Richard Heck [Thu, 17 Apr 2008 03:27:20 +0000 (03:27 +0000)]
Give us some useful tooltips for modules.

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

16 years agoFix a bug noticed by Stefan: that the module UI was broken. The problem was introduce...
Richard Heck [Thu, 17 Apr 2008 02:43:57 +0000 (02:43 +0000)]
Fix a bug noticed by Stefan: that the module UI was broken. The problem was introduced at r23981. The data() and setData() methods must be kept in sync.

There's also a little cleanup here.

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

16 years agotex2lyx/Parser.cpp: rename a function since it returns a mandatory argument
Uwe Stöhr [Thu, 17 Apr 2008 00:22:16 +0000 (00:22 +0000)]
tex2lyx/Parser.cpp: rename a function since it returns a mandatory argument

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

16 years agofix leak in the undo stack
André Pönitz [Wed, 16 Apr 2008 22:02:26 +0000 (22:02 +0000)]
fix leak in the undo stack

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

16 years agoGerman UserGuide.lyx: the daily update from Hartmut
Uwe Stöhr [Wed, 16 Apr 2008 21:50:42 +0000 (21:50 +0000)]
German UserGuide.lyx: the daily update from Hartmut

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

16 years ago- po file remerge
Uwe Stöhr [Wed, 16 Apr 2008 21:45:37 +0000 (21:45 +0000)]
- po file remerge
- de.po: translation updates

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

16 years agoa leak in DocumentClassBundle.
André Pönitz [Wed, 16 Apr 2008 21:23:45 +0000 (21:23 +0000)]
a leak in DocumentClassBundle.
However, I am not really sure we should care about these. It's not much
difference, except that application shutdown in slower after 'fixing'
them.

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

16 years agostyle
André Pönitz [Wed, 16 Apr 2008 20:43:30 +0000 (20:43 +0000)]
style

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

16 years agofr.po: updates from Jean-Pierre
Uwe Stöhr [Wed, 16 Apr 2008 20:43:02 +0000 (20:43 +0000)]
fr.po: updates from Jean-Pierre

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

16 years agoreplace with simpler fix, thx Andre
Peter Kümmel [Wed, 16 Apr 2008 20:42:33 +0000 (20:42 +0000)]
replace with  simpler fix, thx Andre

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

16 years agosquash another valgrind warning. the code was safe, though...
André Pönitz [Wed, 16 Apr 2008 20:37:23 +0000 (20:37 +0000)]
squash another valgrind warning. the code was safe, though...

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

16 years agofix some memory leaks
Peter Kümmel [Wed, 16 Apr 2008 19:43:06 +0000 (19:43 +0000)]
fix some memory leaks

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

16 years agoinitialize scrollbar parameters to some sensible dummy values.
André Pönitz [Wed, 16 Apr 2008 18:18:12 +0000 (18:18 +0000)]
initialize scrollbar parameters to some sensible dummy values.
valgrind reported conditional jumps on uninitialized values
in BufferView.cpp:1920

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

16 years agothere is no trunk/src/intl folder
Peter Kümmel [Wed, 16 Apr 2008 16:51:29 +0000 (16:51 +0000)]
there is no trunk/src/intl folder

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

16 years agocleanup namespace
Peter Kümmel [Wed, 16 Apr 2008 16:48:12 +0000 (16:48 +0000)]
cleanup namespace

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

16 years agocmake: also build with win32libs
Peter Kümmel [Wed, 16 Apr 2008 16:47:12 +0000 (16:47 +0000)]
cmake: also build with win32libs

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

16 years ago* lib/layouts/article-beamer.layout:
Jürgen Spitzmüller [Wed, 16 Apr 2008 13:43:11 +0000 (13:43 +0000)]
* lib/layouts/article-beamer.layout:
* lib/layouts/scrarticle-beamer.layout:
* lib/Makefile.am:
* development/scons/scons_manifest.py:
- new layouts that support beamerarticle.cls

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

16 years agolanguages: support for Mexican Spanish as discussed in http://bugzilla.lyx.org/show_b...
Uwe Stöhr [Wed, 16 Apr 2008 00:25:08 +0000 (00:25 +0000)]
languages: support for Mexican Spanish as discussed in http://bugzilla.lyx.org/show_bug.cgi?id=4736
   fileformat change

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

16 years agoInsetMathNest.cpp: fix bug 4720 for trunk as well
Uwe Stöhr [Tue, 15 Apr 2008 23:44:23 +0000 (23:44 +0000)]
InsetMathNest.cpp: fix bug 4720 for trunk as well

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

16 years agoGerman UserGuide.lyx: updates by Hartmut - part 3
Uwe Stöhr [Tue, 15 Apr 2008 23:37:01 +0000 (23:37 +0000)]
German UserGuide.lyx: updates by Hartmut - part 3

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

16 years agosplash.lyx: update to actual file format
Uwe Stöhr [Tue, 15 Apr 2008 23:30:32 +0000 (23:30 +0000)]
splash.lyx: update to actual file format

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

16 years agoGerman UserGuide.lyx: updates by Hartmut - part 1
Uwe Stöhr [Tue, 15 Apr 2008 23:17:44 +0000 (23:17 +0000)]
German UserGuide.lyx: updates by Hartmut - part 1

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

16 years ago* Doxy.
Pavel Sanda [Tue, 15 Apr 2008 20:17:06 +0000 (20:17 +0000)]
* Doxy.

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

16 years agowell... use the liberty we now have
André Pönitz [Tue, 15 Apr 2008 18:04:49 +0000 (18:04 +0000)]
well... use the liberty we now have

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

16 years agoTry to fix the PlainLayout issue a bit.
Richard Heck [Tue, 15 Apr 2008 17:59:01 +0000 (17:59 +0000)]
Try to fix the PlainLayout issue a bit.

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

16 years agoRelease compile fix.
Abdelrazak Younes [Tue, 15 Apr 2008 17:26:19 +0000 (17:26 +0000)]
Release compile fix.

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

16 years ago* TocUI: adapt tooltip to new situation.
Jürgen Spitzmüller [Tue, 15 Apr 2008 17:17:36 +0000 (17:17 +0000)]
* TocUI: adapt tooltip to new situation.

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

16 years agofix crash on application desctruction
André Pönitz [Tue, 15 Apr 2008 17:00:53 +0000 (17:00 +0000)]
fix crash on application desctruction

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

16 years agoPlainLayout is now Plain Layout.
Richard Heck [Tue, 15 Apr 2008 15:53:35 +0000 (15:53 +0000)]
PlainLayout is now Plain Layout.

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

16 years agoFix automake.am for release (take 2)
José Matox [Tue, 15 Apr 2008 15:53:16 +0000 (15:53 +0000)]
Fix automake.am for release (take 2)

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

16 years agoCheck for Plain Layout as well as for Standard in these cases. We should always do...
Richard Heck [Tue, 15 Apr 2008 15:52:01 +0000 (15:52 +0000)]
Check for Plain Layout as well as for Standard in these cases. We should always do this in the 1.6.x lyx2lyx.

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

16 years agoFix bug 4737.
Richard Heck [Tue, 15 Apr 2008 15:41:14 +0000 (15:41 +0000)]
Fix bug 4737.

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

16 years agoFix automake.am for release
José Matox [Tue, 15 Apr 2008 15:37:11 +0000 (15:37 +0000)]
Fix automake.am for release

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

16 years agoFix comment.
Richard Heck [Tue, 15 Apr 2008 15:32:46 +0000 (15:32 +0000)]
Fix comment.

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

16 years agoThis string cannot be translated here, because it is a layout identifier.
Richard Heck [Tue, 15 Apr 2008 15:32:02 +0000 (15:32 +0000)]
This string cannot be translated here, because it is a layout identifier.

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

16 years agoFix scons to make lyxclient compile
Bo Peng [Tue, 15 Apr 2008 14:54:31 +0000 (14:54 +0000)]
Fix scons to make lyxclient compile

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

16 years agoUpdate translations for 1.6.0 (alpha 2)
José Matox [Tue, 15 Apr 2008 14:49:37 +0000 (14:49 +0000)]
Update translations for 1.6.0 (alpha 2)

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

16 years agoadd support for a check box in menu for inset-toggle
Jean-Marc Lasgouttes [Tue, 15 Apr 2008 14:25:57 +0000 (14:25 +0000)]
add support for a check box in menu for inset-toggle

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

16 years ago* lib/scripts/TeXFiles.py:
Jürgen Spitzmüller [Tue, 15 Apr 2008 14:04:40 +0000 (14:04 +0000)]
* lib/scripts/TeXFiles.py:
- fix typo spotted by Hartmut.

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

16 years ago* lib/lyx2lyx/lyx_1_6.py:
Jürgen Spitzmüller [Tue, 15 Apr 2008 14:02:42 +0000 (14:02 +0000)]
* lib/lyx2lyx/lyx_1_6.py:
- fix reversion when hyperref is _not_ selected.

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

16 years agoFix CMake-2.6
Abdelrazak Younes [Tue, 15 Apr 2008 13:57:54 +0000 (13:57 +0000)]
Fix CMake-2.6

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

16 years ago* po/de.po:
Jürgen Spitzmüller [Sun, 13 Apr 2008 13:08:35 +0000 (13:08 +0000)]
* po/de.po:
- missing blank.

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

16 years ago* po/de.po:
Jürgen Spitzmüller [Sun, 13 Apr 2008 13:03:24 +0000 (13:03 +0000)]
* po/de.po:
- fix translation.

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

16 years ago* src/insets/InsetExternal.cpp (validate):
Jürgen Spitzmüller [Sun, 13 Apr 2008 12:50:35 +0000 (12:50 +0000)]
* src/insets/InsetExternal.cpp (validate):
- bug fix: if no specific PDFLaTeX out format is defined, we have to use
  the LaTeX requirement tag in pdflatex output

* lib/external_templates:
- remove unneeded PDFLaTeX format specification.

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

16 years ago* lyx.man:
Jürgen Spitzmüller [Sun, 13 Apr 2008 11:55:46 +0000 (11:55 +0000)]
* lyx.man:
- document -geometry
- update date (bug 4740)

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

16 years agoUpdate it.po
Enrico Forestieri [Sat, 12 Apr 2008 21:55:12 +0000 (21:55 +0000)]
Update it.po

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

16 years agoforgot this.
André Pönitz [Sat, 12 Apr 2008 15:11:59 +0000 (15:11 +0000)]
forgot this.

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

16 years agoGerman UserGuide.lyx: updates by Hartmut
Uwe Stöhr [Sat, 12 Apr 2008 13:58:34 +0000 (13:58 +0000)]
German UserGuide.lyx: updates by Hartmut

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

16 years agolyx2lyx: lyx2lyx: lyx_1_6.py, parser_tools.py:
Uwe Stöhr [Sat, 12 Apr 2008 13:54:30 +0000 (13:54 +0000)]
lyx2lyx: lyx2lyx: lyx_1_6.py, parser_tools.py:
   add some comments

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

16 years agolyx2lyx: lyx_1_6.py, parser_tools.py:
Uwe Stöhr [Sat, 12 Apr 2008 13:48:17 +0000 (13:48 +0000)]
lyx2lyx: lyx_1_6.py, parser_tools.py:
   add a conversion routine for the PDF options, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4612

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

16 years agotex2lyx: text.cpp, Parser.h, Parser.cpp:
Uwe Stöhr [Sat, 12 Apr 2008 12:50:04 +0000 (12:50 +0000)]
tex2lyx: text.cpp, Parser.h, Parser.cpp:
   fix the import of \makebox, fixes http://bugzilla.lyx.org/show_bug.cgi?id=2504

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

16 years ago* optimizations and fixes for installation using a limited user account. default...
Joost Verburg [Fri, 11 Apr 2008 23:01:05 +0000 (23:01 +0000)]
* optimizations and fixes for installation using a limited user account. default directory for a limited account is set to local application data.
* simplified initialization functions

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

16 years agoGerman UserGuide.lyx: Index and spelling updates by Hartmut
Uwe Stöhr [Fri, 11 Apr 2008 22:07:25 +0000 (22:07 +0000)]
German UserGuide.lyx: Index and spelling updates by Hartmut

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

16 years agoGerman Extended.lyx: small update by Hartmut: now all XForms related stuff is removed
Uwe Stöhr [Fri, 11 Apr 2008 22:05:25 +0000 (22:05 +0000)]
German Extended.lyx: small update by Hartmut: now all XForms related stuff is removed

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

16 years ago* lib/lyx2lyx/lyx_1_6.py:
Jürgen Spitzmüller [Fri, 11 Apr 2008 17:20:59 +0000 (17:20 +0000)]
* lib/lyx2lyx/lyx_1_6.py:
- put in a reversion for the embed tag of InsetExternal as close as possible to the
  actual change. This fixes the reversion of documents with external insets to 1.5,
  but still leaves a range of invalid file formats.

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

16 years ago* src/insets/InsetCollapsable.cpp:
Jürgen Spitzmüller [Fri, 11 Apr 2008 15:11:27 +0000 (15:11 +0000)]
* src/insets/InsetCollapsable.cpp:
* src/insets/InsetFoot.cpp:
- make button labels translatable

PLEASE, people, do not forget i18n !!!

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

16 years ago** support pdfpages via external inset **
Jürgen Spitzmüller [Fri, 11 Apr 2008 14:07:25 +0000 (14:07 +0000)]
** support pdfpages via external inset **

* development/FORMAT:
* src/Buffer.cpp:
- format incremented to 326

* src/LaTeXFeatures.cpp:
* lib/chkconfig.ltx:
* lib/doc/LaTeXConfig.lyx:
- support pdfpages

* lib/external_templates:
- add template for pdfpages

* lib/lyx2lyx/LyX.py:
* lib/lyx2lyx/lyx_1_6.py:
- add reversion routine.

* lib/configure.py:
- fix call to "pdftops --eps"

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

16 years agoAdd missing include, due to André LASSERT change
José Matox [Fri, 11 Apr 2008 12:12:57 +0000 (12:12 +0000)]
Add missing include, due to André LASSERT change

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

16 years agovisual mode for bidi cursor movement --- in tables
Dov Feldstern [Fri, 11 Apr 2008 12:02:10 +0000 (12:02 +0000)]
visual mode for bidi cursor movement --- in tables

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

16 years ago* po/de.po:
Jürgen Spitzmüller [Fri, 11 Apr 2008 11:25:47 +0000 (11:25 +0000)]
* po/de.po:
- add missing translations for Categories.
- use the translations from de.wikipedia.org for Unicode blocks

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

16 years agoa dummy file while we wait for andre
Jean-Marc Lasgouttes [Fri, 11 Apr 2008 11:04:11 +0000 (11:04 +0000)]
a dummy file while we wait for andre

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

16 years ago* po/*.po: remerge
Jürgen Spitzmüller [Fri, 11 Apr 2008 10:46:51 +0000 (10:46 +0000)]
* po/*.po: remerge

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

16 years ago* po/lyx_pot.py:
Jürgen Spitzmüller [Fri, 11 Apr 2008 10:39:00 +0000 (10:39 +0000)]
* po/lyx_pot.py:
- flag Category names for translation.

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

16 years ago* po/de.po: fix translation.
Jürgen Spitzmüller [Fri, 11 Apr 2008 09:36:57 +0000 (09:36 +0000)]
* po/de.po: fix translation.

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

16 years agoExtended.lyx: remove a chapter whose content is already in other doc files
Uwe Stöhr [Thu, 10 Apr 2008 22:09:06 +0000 (22:09 +0000)]
Extended.lyx: remove a chapter whose content is already in other doc files

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