]> git.lyx.org Git - lyx.git/log
lyx.git
15 years agoGod damn tabular dual head :-/
Abdelrazak Younes [Wed, 23 Jul 2008 13:25:03 +0000 (13:25 +0000)]
God damn tabular dual head :-/

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

15 years agoStupid bug fix.
Abdelrazak Younes [Wed, 23 Jul 2008 13:10:18 +0000 (13:10 +0000)]
Stupid bug fix.

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

15 years agoForgot this in previous commit.
Abdelrazak Younes [Wed, 23 Jul 2008 12:55:24 +0000 (12:55 +0000)]
Forgot this in previous commit.

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

15 years agoEnsure that the Buffer pointer is correctly set with Clipboard operations.
Abdelrazak Younes [Wed, 23 Jul 2008 12:49:22 +0000 (12:49 +0000)]
Ensure that the Buffer pointer is correctly set with Clipboard operations.

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

15 years agoAdd Yuri Chornoivan to the credits.
Jürgen Spitzmüller [Wed, 23 Jul 2008 12:34:25 +0000 (12:34 +0000)]
Add Yuri Chornoivan to the credits.

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

15 years agoIntroduce new (and complete!) Ukranian translation of the UI.
Jürgen Spitzmüller [Wed, 23 Jul 2008 12:33:15 +0000 (12:33 +0000)]
Introduce new (and complete!) Ukranian translation of the UI.

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

15 years agoRemove GraphicsTypes.cpp
Abdelrazak Younes [Wed, 23 Jul 2008 12:19:43 +0000 (12:19 +0000)]
Remove GraphicsTypes.cpp

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

15 years ago* Inset: ensure that the Buffer pointer is not copied. This was the cause of very...
Abdelrazak Younes [Wed, 23 Jul 2008 12:13:41 +0000 (12:13 +0000)]
* Inset: ensure that the Buffer pointer is not copied. This was the cause of very weird bugs with copy and paste within table.

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

15 years agoAdd masks to temp file names, easier for debugging in case of crash.
Abdelrazak Younes [Wed, 23 Jul 2008 09:41:26 +0000 (09:41 +0000)]
Add masks to temp file names, easier for debugging in case of crash.

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

15 years agouse new FileName::tempName() method.
Abdelrazak Younes [Wed, 23 Jul 2008 09:27:33 +0000 (09:27 +0000)]
use new FileName::tempName() method.

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

15 years agoIntroduce a new tempName() method with base directory.
Abdelrazak Younes [Wed, 23 Jul 2008 09:23:23 +0000 (09:23 +0000)]
Introduce a new tempName() method with base directory.

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

15 years agomove LyXerr QString specialisation to support/qstring_helpers
Abdelrazak Younes [Wed, 23 Jul 2008 09:21:22 +0000 (09:21 +0000)]
move LyXerr QString specialisation to support/qstring_helpers

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

15 years agoSafer temp file creation with regards to double slash.
Abdelrazak Younes [Wed, 23 Jul 2008 08:28:51 +0000 (08:28 +0000)]
Safer temp file creation with regards to double slash.

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

15 years agoFileName::isDirWritable(): make is safer.
Abdelrazak Younes [Wed, 23 Jul 2008 08:14:24 +0000 (08:14 +0000)]
FileName::isDirWritable(): make is safer.

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

15 years agoBug fix: FileName doesn't like double slash. I am going to fix this properly after...
Abdelrazak Younes [Wed, 23 Jul 2008 07:17:54 +0000 (07:17 +0000)]
Bug fix: FileName doesn't like double slash. I am going to fix this properly after this commit.

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

15 years agoReplace home made temp file creation with safer (and cleaner) Qt' solution. Should...
Abdelrazak Younes [Wed, 23 Jul 2008 05:17:31 +0000 (05:17 +0000)]
Replace home made temp file creation with safer (and cleaner) Qt' solution. Should fix http://bugzilla.lyx.org/show_bug.cgi?id=4693

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

15 years agolast bit before generating documentation
Pavel Sanda [Wed, 23 Jul 2008 02:29:22 +0000 (02:29 +0000)]
last bit before generating documentation

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

15 years agoother bits
Pavel Sanda [Wed, 23 Jul 2008 01:41:42 +0000 (01:41 +0000)]
other bits

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

15 years agoFormating issues to get some sensible issue.
Pavel Sanda [Wed, 23 Jul 2008 01:22:47 +0000 (01:22 +0000)]
Formating issues to get some sensible issue.

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

15 years agoPackage.cpp: fix comment position and a typo
Uwe Stöhr [Tue, 22 Jul 2008 23:54:37 +0000 (23:54 +0000)]
Package.cpp: fix comment position and a typo

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

15 years agodocumentation: description of graphics dialog revised
Uwe Stöhr [Tue, 22 Jul 2008 23:50:24 +0000 (23:50 +0000)]
documentation: description of graphics dialog revised

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

15 years agoMath.lyx: description of \unit and \unitfrac
Uwe Stöhr [Tue, 22 Jul 2008 23:20:10 +0000 (23:20 +0000)]
Math.lyx: description of \unit and \unitfrac

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

15 years ago- po-file remerge
Uwe Stöhr [Tue, 22 Jul 2008 22:19:15 +0000 (22:19 +0000)]
- po-file remerge
- de.po: translation of new strings

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

15 years agoGerman EmbeddedObjects.lyx: a fix
Uwe Stöhr [Tue, 22 Jul 2008 21:30:36 +0000 (21:30 +0000)]
German EmbeddedObjects.lyx: a fix

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

15 years agoCoding style.
Pavel Sanda [Tue, 22 Jul 2008 21:22:44 +0000 (21:22 +0000)]
Coding style.

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

15 years agoMath.lyx: correction about formulas you get with Ctrl-Return
Uwe Stöhr [Tue, 22 Jul 2008 21:20:08 +0000 (21:20 +0000)]
Math.lyx: correction about formulas you get with Ctrl-Return

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

15 years agoPackage.cpp: use 16x environment variable (This should be done automatically for...
Uwe Stöhr [Tue, 22 Jul 2008 20:37:12 +0000 (20:37 +0000)]
Package.cpp: use 16x environment variable (This should be done automatically for new major releases.)

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

15 years agotentatively fix http://bugzilla.lyx.org/show_bug.cgi?id=4693
Abdelrazak Younes [Tue, 22 Jul 2008 17:45:40 +0000 (17:45 +0000)]
tentatively fix http://bugzilla.lyx.org/show_bug.cgi?id=4693
The problem stems I guess from the use of from_local8bit().

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

15 years agoThe QFileInfo::refresh() bug affects all *nix targets since the minimum
Enrico Forestieri [Tue, 22 Jul 2008 17:35:13 +0000 (17:35 +0000)]
The QFileInfo::refresh() bug affects all *nix targets since the minimum
version of Qt (4.2) that we support.

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

15 years ago* src/insets/InsetTabular.h:
Jürgen Spitzmüller [Tue, 22 Jul 2008 16:13:59 +0000 (16:13 +0000)]
* src/insets/InsetTabular.h:
- implement hasFixedWidth() (fixes part of bug 3484).

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

15 years agofix MSVC warning.
Abdelrazak Younes [Tue, 22 Jul 2008 16:09:18 +0000 (16:09 +0000)]
fix MSVC warning.

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

15 years agoTouch menu
Pavel Sanda [Tue, 22 Jul 2008 14:34:30 +0000 (14:34 +0000)]
Touch menu

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

15 years ago* src/insets/InsetTabular.h:
Jürgen Spitzmüller [Tue, 22 Jul 2008 14:31:16 +0000 (14:31 +0000)]
* src/insets/InsetTabular.h:
- make neverIndent() non-virtual and const, fixing bug 4641
- also make neverIndent(), usePlainLayout(), forcePlainLayout() and
  allowParagraphCustomization() private.

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

15 years agoVCS: adjust cvs revert to other archs
Pavel Sanda [Tue, 22 Jul 2008 13:44:06 +0000 (13:44 +0000)]
VCS: adjust cvs revert to other archs

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

15 years agoDocs
Pavel Sanda [Tue, 22 Jul 2008 12:48:23 +0000 (12:48 +0000)]
Docs

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

15 years agoVCS: adjust cvs revert to other archs.
Pavel Sanda [Tue, 22 Jul 2008 12:25:54 +0000 (12:25 +0000)]
VCS: adjust cvs revert to other archs.

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

15 years agoDon't use the \textgreek macro when the latex encoding (iso-8859-7) is
Enrico Forestieri [Tue, 22 Jul 2008 11:25:15 +0000 (11:25 +0000)]
Don't use the \textgreek macro when the latex encoding (iso-8859-7) is
already the right one.

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

15 years agoscan log also for svn check-in of VCS
Pavel Sanda [Tue, 22 Jul 2008 10:17:24 +0000 (10:17 +0000)]
scan log also for svn check-in of VCS

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

15 years agoscanLog for checkout svn in VCS.
Pavel Sanda [Tue, 22 Jul 2008 10:16:54 +0000 (10:16 +0000)]
scanLog for checkout svn in VCS.

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

15 years agoChange strings
Pavel Sanda [Tue, 22 Jul 2008 10:16:30 +0000 (10:16 +0000)]
Change strings

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

15 years agoReadOnly mode only for RCS
Pavel Sanda [Tue, 22 Jul 2008 10:16:12 +0000 (10:16 +0000)]
ReadOnly mode only for RCS

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

15 years agodoxyfication of the current state
Pavel Sanda [Tue, 22 Jul 2008 10:16:02 +0000 (10:16 +0000)]
doxyfication of the current state

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

15 years agoSVN changes to documentation.
Pavel Sanda [Tue, 22 Jul 2008 10:07:47 +0000 (10:07 +0000)]
SVN changes to documentation.

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

15 years agoMore work on the Shortcuts UI:
Jürgen Spitzmüller [Tue, 22 Jul 2008 09:49:38 +0000 (09:49 +0000)]
More work on the Shortcuts UI:
-  less stylish, but hopefully more visibly panel style
   for the shortcut widget.

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

15 years agoMore work on the Shortcuts UI:
Jürgen Spitzmüller [Tue, 22 Jul 2008 09:35:46 +0000 (09:35 +0000)]
More work on the Shortcuts UI:
-  modifying a shortcut removes the previous one
   (if it's not a system shortcut)

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

15 years agoImplement checkout for svn.
Pavel Sanda [Tue, 22 Jul 2008 09:00:41 +0000 (09:00 +0000)]
Implement checkout for svn.

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

15 years agotoggleReadOnly belongs only to RCS, not CVS.
Pavel Sanda [Tue, 22 Jul 2008 09:00:05 +0000 (09:00 +0000)]
toggleReadOnly belongs only to RCS, not CVS.

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

15 years agoComments forthe current state.
Pavel Sanda [Tue, 22 Jul 2008 08:59:47 +0000 (08:59 +0000)]
Comments forthe current state.

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

15 years agoVCS svn support, partly fixes http://bugzilla.lyx.org/show_bug.cgi?id=2574.
Pavel Sanda [Tue, 22 Jul 2008 08:59:15 +0000 (08:59 +0000)]
VCS svn support, partly fixes http://bugzilla.lyx.org/show_bug.cgi?id=2574.

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

15 years agoLFUN doxyfication project is finished.
Pavel Sanda [Tue, 22 Jul 2008 08:38:43 +0000 (08:38 +0000)]
LFUN doxyfication project is finished.

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

15 years agoMore work on the Shortcuts UI:
Jürgen Spitzmüller [Tue, 22 Jul 2008 08:29:50 +0000 (08:29 +0000)]
More work on the Shortcuts UI:
- add ability to remove a Key from the sequence
- add ability to modify a sequence without retyping it from scratch

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

15 years ago* Doxy.
Pavel Sanda [Tue, 22 Jul 2008 00:04:03 +0000 (00:04 +0000)]
* Doxy.

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

15 years agoUserGuide.lyx: revised image dialog description
Uwe Stöhr [Mon, 21 Jul 2008 23:22:03 +0000 (23:22 +0000)]
UserGuide.lyx: revised image dialog description

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

15 years ago- French documentation updates by Siegfried
Uwe Stöhr [Mon, 21 Jul 2008 22:23:43 +0000 (22:23 +0000)]
- French documentation updates by Siegfried
- updated footnote images

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

15 years ago- po-file remerge
Uwe Stöhr [Mon, 21 Jul 2008 21:15:00 +0000 (21:15 +0000)]
- po-file remerge
- de.po: translation of new strings

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

15 years agoUndo remains only for RCS.
Pavel Sanda [Mon, 21 Jul 2008 21:08:11 +0000 (21:08 +0000)]
Undo remains only for RCS.

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

15 years agoDocs. If this commit proceeds it means svn support for VCS tracking works :)
Pavel Sanda [Mon, 21 Jul 2008 18:11:05 +0000 (18:11 +0000)]
Docs. If this commit proceeds it means svn support for VCS tracking works :)

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

15 years agocomment
Pavel Sanda [Mon, 21 Jul 2008 18:00:48 +0000 (18:00 +0000)]
comment

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

15 years agoRevert another unintentional commit.
Richard Heck [Mon, 21 Jul 2008 16:41:29 +0000 (16:41 +0000)]
Revert another unintentional commit.

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

15 years agoFix bug 5075, I hope.
Richard Heck [Mon, 21 Jul 2008 16:39:46 +0000 (16:39 +0000)]
Fix bug 5075, I hope.

If Trolltech ever fixes this, then we can put an upper bound onto the #if.

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

15 years ago* Doxy.
Pavel Sanda [Mon, 21 Jul 2008 16:37:09 +0000 (16:37 +0000)]
* Doxy.

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

15 years agomessage
Pavel Sanda [Mon, 21 Jul 2008 16:22:35 +0000 (16:22 +0000)]
message

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

15 years agoHopefully less confusing shortcut settings UI (bug 5012).
Jürgen Spitzmüller [Mon, 21 Jul 2008 14:54:07 +0000 (14:54 +0000)]
Hopefully less confusing shortcut settings UI (bug 5012).

* src/frontends/qt4/CustomizedWidgets{cpp,h}:
- rename ShortcutLineEdit to ShortcutWidget and build it on
   top of QLabel instead of QLineEdit
* src/frontends/qt4/GuiPrefs.{cpp,h}:
* src/frontends/qt4/ui/ShortcutUi.ui:
- improve shortcut editing
- rename shortcutLE to shortcutWG
- add/improve tooltips

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

15 years ago* VCBackend.cpp:
Jürgen Spitzmüller [Mon, 21 Jul 2008 13:20:29 +0000 (13:20 +0000)]
* VCBackend.cpp:
- use boost::format for combined strings to maintain proper syntactic translation.

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

15 years agocommiting stuff also works.
Pavel Sanda [Mon, 21 Jul 2008 13:00:00 +0000 (13:00 +0000)]
commiting stuff also works.

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

15 years agodoxy
Pavel Sanda [Mon, 21 Jul 2008 12:39:08 +0000 (12:39 +0000)]
doxy

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

15 years agoDocument the current status of revision control in Extended manual.
Pavel Sanda [Mon, 21 Jul 2008 12:34:04 +0000 (12:34 +0000)]
Document the current status of revision control in Extended manual.

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

15 years agoWe are completely user unfriendly.
Pavel Sanda [Mon, 21 Jul 2008 11:50:21 +0000 (11:50 +0000)]
We are completely user unfriendly.

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

15 years agocomment
Pavel Sanda [Mon, 21 Jul 2008 11:18:33 +0000 (11:18 +0000)]
comment

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

15 years agoLocking modes of RCS.
Pavel Sanda [Mon, 21 Jul 2008 10:54:53 +0000 (10:54 +0000)]
Locking modes of RCS.

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

15 years agoAccording to Pavel:
Enrico Forestieri [Mon, 21 Jul 2008 10:54:12 +0000 (10:54 +0000)]
According to Pavel:
http://studio.imagemagick.org/pipermail/magick-developers/2008-July/002997.html
the -flatten option is necessary starting from IM 6.3.5

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

15 years agoAlso take into account version number components >= 10 (but less than 256).
Enrico Forestieri [Mon, 21 Jul 2008 10:31:26 +0000 (10:31 +0000)]
Also take into account version number components >= 10 (but less than 256).

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

15 years agoCorrect check for IM version
Enrico Forestieri [Mon, 21 Jul 2008 09:55:40 +0000 (09:55 +0000)]
Correct check for IM version

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

15 years agoTailor version numbers according to IM ChangeLogs:
Enrico Forestieri [Mon, 21 Jul 2008 09:33:59 +0000 (09:33 +0000)]
Tailor version numbers according to IM ChangeLogs:

2006-03-31  6.2.6-8 Chris Madison  <madisonblu@hotma...>
   * 'convert existing-image.png -background' no longer generates a fault.
   * -define pdf:use-cropbox=true actually works now.
   * Slight mods to magick/xwindow.c to compile under BEOS (path provided by
     henrimoi@hotma...).
   * #000000 improperly set the opacity channel (bug report and patch from
     digipete@shaw....).

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

15 years agoAs ImageMagick output is different for different versions, and different (even
Enrico Forestieri [Mon, 21 Jul 2008 08:53:06 +0000 (08:53 +0000)]
As ImageMagick output is different for different versions, and different (even
incompatible) options are to be used to obtain the same result, it is better
to query the version and accordingly use the needed options (bug 4749).

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

15 years ago* src/mathed/InsetMathHull.cpp:
Jürgen Spitzmüller [Mon, 21 Jul 2008 08:48:16 +0000 (08:48 +0000)]
* src/mathed/InsetMathHull.cpp:
- update labels cache after a label has been erased (bug 4929).

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

15 years agoUpdate it.po
Enrico Forestieri [Mon, 21 Jul 2008 08:24:02 +0000 (08:24 +0000)]
Update it.po

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

15 years ago* CutAndPaste.cpp: fix bug 5070.
Jürgen Spitzmüller [Mon, 21 Jul 2008 08:11:10 +0000 (08:11 +0000)]
* CutAndPaste.cpp: fix bug 5070.

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

15 years ago* stdcontext.inc:
Jürgen Spitzmüller [Mon, 21 Jul 2008 07:18:53 +0000 (07:18 +0000)]
* stdcontext.inc:
- add open/close and dissolve items to listings cm.

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

15 years ago* de.po:
Jürgen Spitzmüller [Mon, 21 Jul 2008 06:03:58 +0000 (06:03 +0000)]
* de.po:
- some more spelling fixes, some new translations.

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

15 years agoTry to fix a problem noted by Dov. There are design problems that prevent a really...
Richard Heck [Mon, 21 Jul 2008 02:07:54 +0000 (02:07 +0000)]
Try to fix a problem noted by Dov. There are design problems that prevent a really good solution. Please see the FIXME in InsetTabular.h for a description of the problem and a plea for a better solution.

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

15 years agocomment
Pavel Sanda [Mon, 21 Jul 2008 01:58:10 +0000 (01:58 +0000)]
comment

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

15 years agoThis should bring cvs revision control to usable state.
Pavel Sanda [Mon, 21 Jul 2008 01:55:58 +0000 (01:55 +0000)]
This should bring cvs revision control to usable state.
LyXVC API was too narrow to master both cvs and rcs, so we have to change interface.

We still need one more operation for cvs update, but i need to sleep sometimes.

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

15 years agoMake menu less ambiguous.
Pavel Sanda [Mon, 21 Jul 2008 00:28:06 +0000 (00:28 +0000)]
Make menu less ambiguous.

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

15 years agoMake debug consistent.
Pavel Sanda [Mon, 21 Jul 2008 00:22:43 +0000 (00:22 +0000)]
Make debug consistent.

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

15 years agoSet cvs registration process to the document directory.
Pavel Sanda [Mon, 21 Jul 2008 00:18:19 +0000 (00:18 +0000)]
Set cvs registration process to the document directory.

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

15 years agoGerman UserGuide.lyx: please Hartmut
Uwe Stöhr [Mon, 21 Jul 2008 00:05:59 +0000 (00:05 +0000)]
German UserGuide.lyx: please Hartmut

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

15 years agoUserGuide.lyx: more updates
Uwe Stöhr [Sun, 20 Jul 2008 23:35:39 +0000 (23:35 +0000)]
UserGuide.lyx: more updates

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

15 years agode.po: fix doubled accelerator key entries
Uwe Stöhr [Sun, 20 Jul 2008 23:24:11 +0000 (23:24 +0000)]
de.po: fix doubled accelerator key entries

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

15 years agoUserGuide.lyx: describe the new support for \dotfill, etc.
Uwe Stöhr [Sun, 20 Jul 2008 23:01:33 +0000 (23:01 +0000)]
UserGuide.lyx: describe the new support for \dotfill, etc.

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

15 years agoRevision control log is not visible after launching, moreover the title didn't
Pavel Sanda [Sun, 20 Jul 2008 22:48:48 +0000 (22:48 +0000)]
Revision control log is not visible after launching, moreover the title didn't
get updated when using Log window for a different functions (eg. LaTeX vs RC log).

I hope this is correct position of updateContents() and it was not intention not
to call update of LaTeX log automatically after displaying.

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

15 years agoCosmetics.
Pavel Sanda [Sun, 20 Jul 2008 22:08:32 +0000 (22:08 +0000)]
Cosmetics.

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

15 years agoRessurect RC cvs checking.
Pavel Sanda [Sun, 20 Jul 2008 21:49:58 +0000 (21:49 +0000)]
Ressurect RC cvs checking.

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

15 years agoThis comment is wrong and causes bug in revision control.
Pavel Sanda [Sun, 20 Jul 2008 21:27:20 +0000 (21:27 +0000)]
This comment is wrong and causes bug in revision control.

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

15 years agodocumentation: describe a new feature for rotated floats
Uwe Stöhr [Sun, 20 Jul 2008 21:08:11 +0000 (21:08 +0000)]
documentation: describe a new feature for rotated floats

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

15 years agoAnother debugs for selection engine.
Pavel Sanda [Sun, 20 Jul 2008 20:16:33 +0000 (20:16 +0000)]
Another debugs for selection engine.

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

15 years agoSome debug strings.
Pavel Sanda [Sun, 20 Jul 2008 20:14:40 +0000 (20:14 +0000)]
Some debug strings.

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

15 years ago* Doxy.
Pavel Sanda [Sun, 20 Jul 2008 20:09:12 +0000 (20:09 +0000)]
* Doxy.

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

15 years ago- po-file remerge for our translators
Uwe Stöhr [Sun, 20 Jul 2008 19:05:51 +0000 (19:05 +0000)]
- po-file remerge for our translators
- de.po: translation of new strings

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

15 years ago- EmbeddedObjects.lyx: more work on boxes
Uwe Stöhr [Sun, 20 Jul 2008 18:33:35 +0000 (18:33 +0000)]
- EmbeddedObjects.lyx: more work on boxes
- delete now unneeded images

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