]> git.lyx.org Git - lyx.git/log
lyx.git
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

16 years agoadd this
André Pönitz [Thu, 10 Apr 2008 21:51:18 +0000 (21:51 +0000)]
add this

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

16 years agoinfrastructure for 'graceful asserts'
André Pönitz [Thu, 10 Apr 2008 21:49:34 +0000 (21:49 +0000)]
infrastructure for 'graceful asserts'

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

16 years agoExtended.lyx: small update by Hartmut
Uwe Stöhr [Thu, 10 Apr 2008 20:59:09 +0000 (20:59 +0000)]
Extended.lyx: small update by Hartmut

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

16 years agofr.po: updates by Jean-Pierre
Uwe Stöhr [Thu, 10 Apr 2008 20:22:27 +0000 (20:22 +0000)]
fr.po: updates by Jean-Pierre

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

16 years agofix #4667
André Pönitz [Thu, 10 Apr 2008 19:53:50 +0000 (19:53 +0000)]
fix #4667

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

16 years agoExtended tooltips for footnotes/marginpars:
Jürgen Spitzmüller [Thu, 10 Apr 2008 10:05:00 +0000 (10:05 +0000)]
Extended tooltips for footnotes/marginpars:

* src/insets/InsetFoot.{cpp,h}:
* src/insets/InsetMarginal.{cpp,h}:
- implement tooltip

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

16 years ago* Doxy.
Pavel Sanda [Thu, 10 Apr 2008 09:36:02 +0000 (09:36 +0000)]
* Doxy.

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

16 years agoExtended tooltips for floats:
Jürgen Spitzmüller [Thu, 10 Apr 2008 09:22:49 +0000 (09:22 +0000)]
Extended tooltips for floats:

* src/insets/InsetCaption.{cpp,h}:
- new member getCaptionText that returns formatted plain text content
* src/insets/InsetFloat.{cpp,h}:
* src/insets/InsetWrap.{cpp,h}:
- implement tooltip

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

16 years agoUserGuide.lyx: fix index entries
Uwe Stöhr [Wed, 9 Apr 2008 22:20:21 +0000 (22:20 +0000)]
UserGuide.lyx: fix index entries

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

16 years agoUpdate it.po
Enrico Forestieri [Wed, 9 Apr 2008 20:56:20 +0000 (20:56 +0000)]
Update it.po

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

16 years agotex2lyx/preamble.cpp: change encoding from ascii to auto when importing TeX files...
Uwe Stöhr [Wed, 9 Apr 2008 20:19:47 +0000 (20:19 +0000)]
tex2lyx/preamble.cpp: change encoding from ascii to auto when importing TeX files, fixes
http://bugzilla.lyx.org/show_bug.cgi?id=4719

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

16 years agoGerman UserGuide.lyx: updates by Hartmut
Uwe Stöhr [Wed, 9 Apr 2008 20:15:58 +0000 (20:15 +0000)]
German UserGuide.lyx: updates by Hartmut

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

16 years agoGerman Extended.lyx: - updates by Hartmut
Uwe Stöhr [Wed, 9 Apr 2008 20:08:14 +0000 (20:08 +0000)]
German Extended.lyx: - updates by Hartmut
                     - fix the index entry sort order

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

16 years agoToo much comments.
Enrico Forestieri [Wed, 9 Apr 2008 18:28:47 +0000 (18:28 +0000)]
Too much comments.

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

16 years agoMaybe this script is useful to someone.
Enrico Forestieri [Wed, 9 Apr 2008 18:16:18 +0000 (18:16 +0000)]
Maybe this script is useful to someone.

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

16 years ago* Doxy
Pavel Sanda [Wed, 9 Apr 2008 15:55:56 +0000 (15:55 +0000)]
* Doxy

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

16 years agoheaders cleanup
Jean-Marc Lasgouttes [Wed, 9 Apr 2008 09:36:08 +0000 (09:36 +0000)]
headers cleanup

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

16 years agopo-files: remerge
Uwe Stöhr [Wed, 9 Apr 2008 01:31:05 +0000 (01:31 +0000)]
po-files: remerge

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

16 years agolanguages: we need also a dummy encoding for the dummy languages (e.g. for the pot...
Uwe Stöhr [Wed, 9 Apr 2008 01:28:41 +0000 (01:28 +0000)]
languages: we need also a dummy encoding for the dummy languages (e.g. for the pot files)

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

16 years agode.po: fix doubled shortcuts
Uwe Stöhr [Wed, 9 Apr 2008 01:20:38 +0000 (01:20 +0000)]
de.po: fix doubled shortcuts

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

16 years agoGerman Extended.lyx: updates by Hartmut for LyX 1.6
Uwe Stöhr [Wed, 9 Apr 2008 00:03:47 +0000 (00:03 +0000)]
German Extended.lyx: updates by Hartmut for LyX 1.6

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

16 years agoFrench Math.lyx: updates by Siegfried
Uwe Stöhr [Tue, 8 Apr 2008 23:30:42 +0000 (23:30 +0000)]
French Math.lyx: updates by Siegfried

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

16 years ago- French UserGuide.lyx: updates for LyX 1.6 by Siegfried
Uwe Stöhr [Tue, 8 Apr 2008 23:28:33 +0000 (23:28 +0000)]
- French UserGuide.lyx: updates for LyX 1.6 by Siegfried
- UserGuide.lyx: fix appearance of a wrap float

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

16 years agoadjust rules to what the code looks like
André Pönitz [Tue, 8 Apr 2008 20:22:13 +0000 (20:22 +0000)]
adjust rules to what the code looks like

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

16 years agocanonical clone() also for InsetHyperlink
André Pönitz [Tue, 8 Apr 2008 20:19:23 +0000 (20:19 +0000)]
canonical clone() also for InsetHyperlink

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

16 years agofix #4717
André Pönitz [Tue, 8 Apr 2008 20:05:26 +0000 (20:05 +0000)]
fix #4717

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

16 years ago* vert2.png:
Jürgen Spitzmüller [Tue, 8 Apr 2008 16:03:25 +0000 (16:03 +0000)]
* vert2.png:
- add correct file.

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

16 years ago* vert2.png:
Jürgen Spitzmüller [Tue, 8 Apr 2008 16:01:58 +0000 (16:01 +0000)]
* vert2.png:
- remove wrong file.

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

16 years ago* GuiToolbar.cpp (sorted_ong_map):
Jürgen Spitzmüller [Tue, 8 Apr 2008 15:59:23 +0000 (15:59 +0000)]
* GuiToolbar.cpp (sorted_ong_map):
- sort (and prevent assertion).

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

16 years agoprepare announce and news for alpha2
José Matox [Tue, 8 Apr 2008 15:23:42 +0000 (15:23 +0000)]
prepare announce and news for alpha2

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