]> git.lyx.org Git - lyx.git/log
lyx.git
16 years agoUserGuide.lyx: revert a part of the last commit as this causes datalosses
Uwe Stöhr [Sun, 22 Jun 2008 12:30:38 +0000 (12:30 +0000)]
UserGuide.lyx: revert a part of the last commit as this causes datalosses

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

16 years agoUserGuide.lyx: update the description of index handling to the latest changes to...
Uwe Stöhr [Sun, 22 Jun 2008 12:05:56 +0000 (12:05 +0000)]
UserGuide.lyx: update the description of index handling to the latest changes to use xindy if possible

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

16 years agoUserGuide: fix two bugs spotted by Helge
Uwe Stöhr [Sat, 21 Jun 2008 23:00:41 +0000 (23:00 +0000)]
UserGuide: fix two bugs spotted by Helge

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

16 years ago- documentation: some preamble fixes, part 3/3
Uwe Stöhr [Sat, 21 Jun 2008 14:21:40 +0000 (14:21 +0000)]
- documentation: some preamble fixes, part 3/3
- French, Spanish Extended.lyx: remove section that is already included in the FAQ and the UserGuide

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

16 years agodocumentation: some preamble fixes, part 2/3
Uwe Stöhr [Sat, 21 Jun 2008 13:48:27 +0000 (13:48 +0000)]
documentation: some preamble fixes, part 2/3

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

16 years ago* Paragraph.cpp (latexSurrogatePair):
Jürgen Spitzmüller [Sat, 21 Jun 2008 07:12:56 +0000 (07:12 +0000)]
* Paragraph.cpp (latexSurrogatePair):
- do not use braces for combinated characters that are natively output (as unicode glyphs)
  (fixes part of bug 4946)

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

16 years agodocumentation: some preamble fixes, part 1
Uwe Stöhr [Sat, 21 Jun 2008 01:51:53 +0000 (01:51 +0000)]
documentation: some preamble fixes, part 1

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

16 years agoFix bug 4966
Enrico Forestieri [Sat, 21 Jun 2008 01:13:22 +0000 (01:13 +0000)]
Fix bug 4966
http://bugzilla.lyx.org/show_bug.cgi?id=4966

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

16 years agoMath.lyx: the original issue of bug 4687 is now fixed
Uwe Stöhr [Fri, 20 Jun 2008 22:01:27 +0000 (22:01 +0000)]
Math.lyx: the original issue of bug 4687 is now fixed

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

16 years agoAvoid any signal/slot communication when the graphic is directly showable on screen...
Abdelrazak Younes [Fri, 20 Jun 2008 16:12:48 +0000 (16:12 +0000)]
Avoid any signal/slot communication when the graphic is directly showable on screen. This should complete the fix to http://bugzilla.lyx.org/show_bug.cgi?id=4829

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

16 years agoforgot this in prev commit.
Abdelrazak Younes [Fri, 20 Jun 2008 13:36:35 +0000 (13:36 +0000)]
forgot this in prev commit.

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

16 years agoFix ScrollBarAsNeeded
Abdelrazak Younes [Fri, 20 Jun 2008 13:29:25 +0000 (13:29 +0000)]
Fix ScrollBarAsNeeded

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

16 years agomore sensible value for max scrollbar value. Related to http://www.lyx.org/trac/chang...
Abdelrazak Younes [Fri, 20 Jun 2008 12:52:38 +0000 (12:52 +0000)]
more sensible value for max scrollbar value. Related to http://www.lyx.org/trac/changeset/24298.
Should fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4901

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

16 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=4829
Abdelrazak Younes [Fri, 20 Jun 2008 12:31:03 +0000 (12:31 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=4829

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

16 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=4954
Abdelrazak Younes [Fri, 20 Jun 2008 11:57:43 +0000 (11:57 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=4954

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

16 years ago* lib/configure.py:
Jürgen Spitzmüller [Fri, 20 Jun 2008 08:46:00 +0000 (08:46 +0000)]
* lib/configure.py:
- check if texindy is available and if so, use it instead of makeindex
  (bug 4732).

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

16 years agotypo
Jean-Marc Lasgouttes [Fri, 20 Jun 2008 08:26:03 +0000 (08:26 +0000)]
typo

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

16 years agorewrite obsolete comment
Jean-Marc Lasgouttes [Fri, 20 Jun 2008 08:25:13 +0000 (08:25 +0000)]
rewrite obsolete comment

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

16 years agofix initial outline disabling.
Abdelrazak Younes [Fri, 20 Jun 2008 06:43:43 +0000 (06:43 +0000)]
fix initial outline disabling.

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

16 years agoOne view/doc: more fixes and cosmetics.
Abdelrazak Younes [Fri, 20 Jun 2008 06:35:42 +0000 (06:35 +0000)]
One view/doc: more fixes and cosmetics.

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

16 years agoretro commit a bit. Should hopefully fix the crashes on Mac.
Abdelrazak Younes [Thu, 19 Jun 2008 20:48:49 +0000 (20:48 +0000)]
retro commit a bit. Should hopefully fix the crashes on Mac.

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

16 years agoSome more fixes to multi-windows.
Abdelrazak Younes [Thu, 19 Jun 2008 17:30:30 +0000 (17:30 +0000)]
Some more fixes to multi-windows.

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

16 years agoGuiView::on_lastWorkAreaRemoved(): the window closing doesn't have to be delayed.
Abdelrazak Younes [Thu, 19 Jun 2008 15:55:34 +0000 (15:55 +0000)]
GuiView::on_lastWorkAreaRemoved(): the window closing doesn't have to be delayed.

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

16 years agoPolish the one window per document user experience.
Abdelrazak Younes [Thu, 19 Jun 2008 15:39:15 +0000 (15:39 +0000)]
Polish the one window per document user experience.

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

16 years agoCreateView(): Simplify id test and add a debug output.
Abdelrazak Younes [Thu, 19 Jun 2008 14:22:32 +0000 (14:22 +0000)]
CreateView(): Simplify id test and add a debug output.

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

16 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=4941
Abdelrazak Younes [Thu, 19 Jun 2008 13:35:19 +0000 (13:35 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=4941

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

16 years agoFix initial cursor visibility problem.
Abdelrazak Younes [Thu, 19 Jun 2008 13:10:25 +0000 (13:10 +0000)]
Fix initial cursor visibility problem.

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

16 years ago* Doxy.
Pavel Sanda [Thu, 19 Jun 2008 11:45:20 +0000 (11:45 +0000)]
* Doxy.

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

16 years agoPresent to Mac users: Session handling per document instead of per window when "open...
Abdelrazak Younes [Thu, 19 Jun 2008 11:28:11 +0000 (11:28 +0000)]
Present to Mac users: Session handling per document instead of per window when "open document in tabs" is disabled.

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

16 years agoTrust Andre'
Enrico Forestieri [Thu, 19 Jun 2008 09:17:57 +0000 (09:17 +0000)]
Trust Andre'

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

16 years agoFix bug 4687
Enrico Forestieri [Thu, 19 Jun 2008 09:16:05 +0000 (09:16 +0000)]
Fix bug 4687
http://bugzilla.lyx.org/show_bug.cgi?id=4687

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

16 years agoSome more fixes to icon size and session settings.
Abdelrazak Younes [Thu, 19 Jun 2008 07:40:29 +0000 (07:40 +0000)]
Some more fixes to icon size and session settings.

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

16 years agofix http://bugzilla.lyx.org/show_bug.cgi?id=4957
Abdelrazak Younes [Thu, 19 Jun 2008 06:21:04 +0000 (06:21 +0000)]
fix http://bugzilla.lyx.org/show_bug.cgi?id=4957

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

16 years agoUserGuide.lyx: fix some index entry formatting
Uwe Stöhr [Wed, 18 Jun 2008 23:44:28 +0000 (23:44 +0000)]
UserGuide.lyx: fix some index entry formatting

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

16 years agoNo need to fit cursor here.
Pavel Sanda [Wed, 18 Jun 2008 23:26:25 +0000 (23:26 +0000)]
No need to fit cursor here.

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

16 years agoComment.
Pavel Sanda [Wed, 18 Jun 2008 23:03:29 +0000 (23:03 +0000)]
Comment.

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

16 years agomarkDirty is automatic.
Pavel Sanda [Wed, 18 Jun 2008 22:51:12 +0000 (22:51 +0000)]
markDirty is automatic.

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

16 years agoSome hints from JMarc.
Pavel Sanda [Wed, 18 Jun 2008 22:37:35 +0000 (22:37 +0000)]
Some hints from JMarc.

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

16 years agoFix include orderings.
Pavel Sanda [Wed, 18 Jun 2008 18:54:31 +0000 (18:54 +0000)]
Fix include orderings.

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

16 years agoCosmetics.
Pavel Sanda [Wed, 18 Jun 2008 18:27:45 +0000 (18:27 +0000)]
Cosmetics.

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

16 years ago* RELEASE-NOTES.
Pavel Sanda [Wed, 18 Jun 2008 18:20:38 +0000 (18:20 +0000)]
* RELEASE-NOTES.

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

16 years agoAdd LFUN_NOTES_MUTATE for global change of note insets type.
Pavel Sanda [Wed, 18 Jun 2008 18:16:50 +0000 (18:16 +0000)]
Add LFUN_NOTES_MUTATE for global change of note insets type.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg141339.html

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

16 years agoRevert 25234: Even though this is not recommended, using repaint give a much better...
Abdelrazak Younes [Wed, 18 Jun 2008 14:15:48 +0000 (14:15 +0000)]
Revert 25234: Even though this is not recommended, using repaint give a much better user experience when dragging the scrollbar slider. So I am changing it back. I've solved the problem leading to rev25234 thanks to the new TocModel anyway.

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

16 years agoLocal aware sorting of the toc type.
Abdelrazak Younes [Wed, 18 Jun 2008 11:35:24 +0000 (11:35 +0000)]
Local aware sorting of the toc type.

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

16 years agonew japanese documents have been added
Jean-Marc Lasgouttes [Wed, 18 Jun 2008 10:26:57 +0000 (10:26 +0000)]
new japanese documents have been added

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

16 years agoupdate japanese translation
Jean-Marc Lasgouttes [Wed, 18 Jun 2008 07:52:27 +0000 (07:52 +0000)]
update japanese translation

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

16 years agoForgot this.
Pavel Sanda [Tue, 17 Jun 2008 23:51:23 +0000 (23:51 +0000)]
Forgot this.

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

16 years agoGerman Extended.lyx, UserGuide.lyx: updates by Hartmut
Uwe Stöhr [Tue, 17 Jun 2008 23:50:18 +0000 (23:50 +0000)]
German Extended.lyx, UserGuide.lyx: updates by Hartmut

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

16 years ago* Doxy.
Pavel Sanda [Tue, 17 Jun 2008 23:44:00 +0000 (23:44 +0000)]
* Doxy.

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

16 years agoUserGuide.lyx: corrections of bugs spotted by Ignacio
Uwe Stöhr [Tue, 17 Jun 2008 23:31:47 +0000 (23:31 +0000)]
UserGuide.lyx: corrections of bugs spotted by Ignacio

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

16 years agoDelete LFUN_MATH_IMPORT_SELECTION.
Pavel Sanda [Tue, 17 Jun 2008 19:44:10 +0000 (19:44 +0000)]
Delete LFUN_MATH_IMPORT_SELECTION.
This lfun is just duplicate of LFUN_MATH_MODE now.

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

16 years agomake _GLIBCXX_DEBUG_PEDASSERT happy
André Pönitz [Tue, 17 Jun 2008 16:33:19 +0000 (16:33 +0000)]
make _GLIBCXX_DEBUG_PEDASSERT happy

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

16 years agocompile fix
André Pönitz [Tue, 17 Jun 2008 16:26:43 +0000 (16:26 +0000)]
compile fix

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

16 years agomove a loc to where it's useful.
Abdelrazak Younes [Tue, 17 Jun 2008 15:49:14 +0000 (15:49 +0000)]
move a loc to where it's useful.

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

16 years agoNavigator:
Abdelrazak Younes [Tue, 17 Jun 2008 15:44:14 +0000 (15:44 +0000)]
Navigator:
- some cleanup in TocWidget
- fix Read-only document navigation.

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

16 years agodelete unused interface.
Abdelrazak Younes [Tue, 17 Jun 2008 15:18:34 +0000 (15:18 +0000)]
delete unused interface.

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

16 years agocreate the initial po/POTFILE.in at autogen.sh time; I hope this does
Jean-Marc Lasgouttes [Tue, 17 Jun 2008 15:14:20 +0000 (15:14 +0000)]
create the initial po/POTFILE.in at autogen.sh time; I hope this does
not require gnu make, otherwise we'll fix it later.

With this patch, we are (again) using pristine gettext sources, and we do not
hook into the m4 code.

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

16 years agoGeneral cleanup of the Outline/Navigator:
Abdelrazak Younes [Tue, 17 Jun 2008 15:10:03 +0000 (15:10 +0000)]
General cleanup of the Outline/Navigator:
- Make use the Qt Model/View separation concept, TocWidget is now really just a view of the current toc model.
- the toc type combo now use a model defined in TocModels.
- the models are not deleted at each reset, they are now just cleared out.

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

16 years agoDon't close child documents.
Abdelrazak Younes [Tue, 17 Jun 2008 14:53:08 +0000 (14:53 +0000)]
Don't close child documents.

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

16 years agoImplement the suggestion by Andre'
Enrico Forestieri [Tue, 17 Jun 2008 11:10:43 +0000 (11:10 +0000)]
Implement the suggestion by Andre'

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

16 years ago* Doxy.
Pavel Sanda [Mon, 16 Jun 2008 23:01:14 +0000 (23:01 +0000)]
* Doxy.

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

16 years agoOps
Enrico Forestieri [Mon, 16 Jun 2008 20:39:40 +0000 (20:39 +0000)]
Ops

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

16 years agoThe mode changing math insets already provide the needed info, so
Enrico Forestieri [Mon, 16 Jun 2008 20:25:44 +0000 (20:25 +0000)]
The mode changing math insets already provide the needed info, so
this is definitely better.

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

16 years agorevert 25271 which was problematic. Sorry for the delay.
Abdelrazak Younes [Mon, 16 Jun 2008 19:51:00 +0000 (19:51 +0000)]
revert 25271 which was problematic. Sorry for the delay.

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

16 years agoAvoid 11 from_ascii calls
Enrico Forestieri [Mon, 16 Jun 2008 18:52:54 +0000 (18:52 +0000)]
Avoid 11 from_ascii calls

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

16 years agosave a few allocations in from_ascii.
André Pönitz [Mon, 16 Jun 2008 18:27:11 +0000 (18:27 +0000)]
save a few allocations in from_ascii.

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

16 years agoGuiPrefs.cpp: fix signal.
Jürgen Spitzmüller [Mon, 16 Jun 2008 17:16:15 +0000 (17:16 +0000)]
GuiPrefs.cpp: fix signal.

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

16 years agoWhitespace
Enrico Forestieri [Mon, 16 Jun 2008 15:58:08 +0000 (15:58 +0000)]
Whitespace

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

16 years ago* m4/po.m4: remove POTFILES.in if it is empty, otherwise it is rebuilt
Enrico Forestieri [Mon, 16 Jun 2008 15:37:23 +0000 (15:37 +0000)]
* m4/po.m4: remove POTFILES.in if it is empty, otherwise it is rebuilt
            only when a Makefile.am is modified.

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

16 years ago* po/*.po:
Jürgen Spitzmüller [Mon, 16 Jun 2008 15:24:14 +0000 (15:24 +0000)]
* po/*.po:
- remerge again. Po files contain flex inset names now.

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

16 years ago* src/frontends/qt4/Menus.cpp:
Jürgen Spitzmüller [Mon, 16 Jun 2008 15:19:31 +0000 (15:19 +0000)]
* src/frontends/qt4/Menus.cpp:
* po/lyx_pot.py:
- make flex insets in the menus translatable.

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

16 years ago* Doxy.
Pavel Sanda [Mon, 16 Jun 2008 15:13:47 +0000 (15:13 +0000)]
* Doxy.

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

16 years ago* po/*.po:
Jürgen Spitzmüller [Mon, 16 Jun 2008 14:39:37 +0000 (14:39 +0000)]
* po/*.po:
- remerge. This restores some entries that got lost on the last remerge.

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

16 years agoUse a helper method in order to avoid code repetition.
Enrico Forestieri [Mon, 16 Jun 2008 14:32:51 +0000 (14:32 +0000)]
Use a helper method in order to avoid code repetition.

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

16 years ago* de.po:
Jürgen Spitzmüller [Mon, 16 Jun 2008 12:41:01 +0000 (12:41 +0000)]
* de.po:
- tiny updates and corrections from Hartmut and myself.

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

16 years ago* GuiWorkArea::addWorkArea(): avoid multiple unneeded drawing.
Abdelrazak Younes [Mon, 16 Jun 2008 07:23:08 +0000 (07:23 +0000)]
* GuiWorkArea::addWorkArea(): avoid multiple unneeded drawing.
* GuiWorkArea::on_currentTabChanged(): make sure the bufferView has the correct size.

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

16 years agoFix bug 1527
Enrico Forestieri [Mon, 16 Jun 2008 01:21:17 +0000 (01:21 +0000)]
Fix bug 1527
http://bugzilla.lyx.org/show_bug.cgi?id=1527

* src/mathed/*.cpp:
- Track mode (math or text) when outputting latex code and
  properly wrap commands that are in the wrong mode with
  either \ensuremath or \lyxmathsym.

* src/mathed/MathParser.cpp:
- Parse \ensuremath and \lyxmathsym, such that exported latex
  produces the same result when imported back.
- Replace latex commands with corresponding unicode symbols.

* src/Encoding.cpp:
- Implement Encodings::fromLaTeXCommand() for converting either
  a single or a sequence of latex commands to unicode symbols.

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

16 years agoCosmetics
Pavel Sanda [Sun, 15 Jun 2008 22:56:45 +0000 (22:56 +0000)]
Cosmetics

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

16 years ago* doxygen for LFUN_MATH_MACRO
Stefan Schimanski [Sun, 15 Jun 2008 22:42:45 +0000 (22:42 +0000)]
* doxygen for LFUN_MATH_MACRO

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

16 years ago* Doxy.
Pavel Sanda [Sun, 15 Jun 2008 22:22:47 +0000 (22:22 +0000)]
* Doxy.

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

16 years agoLet LFUN_MATH_SPACE use various spaces we support.
Pavel Sanda [Sun, 15 Jun 2008 22:12:40 +0000 (22:12 +0000)]
Let LFUN_MATH_SPACE use various spaces we support.

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

16 years agoFix scons
Pavel Sanda [Sun, 15 Jun 2008 21:25:04 +0000 (21:25 +0000)]
Fix scons

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

16 years agofont-free-apply.png -> extstyle-apply.png
Pavel Sanda [Sun, 15 Jun 2008 21:20:01 +0000 (21:20 +0000)]
font-free-apply.png -> extstyle-apply.png
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg141315.html

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

16 years agoExternalTemplate.cpp:
Jürgen Spitzmüller [Sun, 15 Jun 2008 14:23:45 +0000 (14:23 +0000)]
ExternalTemplate.cpp:
- sort Lexer table.

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

16 years agoFix bug 4951
Enrico Forestieri [Sun, 15 Jun 2008 14:21:53 +0000 (14:21 +0000)]
Fix bug 4951
http://bugzilla.lyx.org/show_bug.cgi?id=4951

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

16 years ago* Fix lyx2lyx and thereby make install (bug 4953).
Jürgen Spitzmüller [Sun, 15 Jun 2008 14:06:14 +0000 (14:06 +0000)]
* Fix lyx2lyx and thereby make install (bug 4953).
* Whitespace.

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

16 years ago* Doxy.
Pavel Sanda [Sun, 15 Jun 2008 10:19:39 +0000 (10:19 +0000)]
* Doxy.

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

16 years agoMake Delimiter dialog stretchable.
Pavel Sanda [Sun, 15 Jun 2008 10:06:54 +0000 (10:06 +0000)]
Make Delimiter dialog stretchable.

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

16 years ago* cs.po
Pavel Sanda [Sun, 15 Jun 2008 09:24:36 +0000 (09:24 +0000)]
* cs.po

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

16 years ago* Menus: these are dialogs.
Pavel Sanda [Sun, 15 Jun 2008 09:23:23 +0000 (09:23 +0000)]
* Menus: these are dialogs.

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

16 years agofig2pdftex: Fix for windows
Abdelrazak Younes [Sun, 15 Jun 2008 07:31:42 +0000 (07:31 +0000)]
fig2pdftex: Fix for windows

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

16 years ago* Doxy.
Pavel Sanda [Sun, 15 Jun 2008 00:44:17 +0000 (00:44 +0000)]
* Doxy.

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

16 years agoRessurect LFUN_MATH_SIZE, set toolbars accordingly.
Pavel Sanda [Sat, 14 Jun 2008 18:38:14 +0000 (18:38 +0000)]
Ressurect LFUN_MATH_SIZE, set toolbars accordingly.
http://thread.gmane.org/gmane.editors.lyx.devel/108469

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

16 years ago* Doxy.
Pavel Sanda [Sat, 14 Jun 2008 18:25:21 +0000 (18:25 +0000)]
* Doxy.

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

16 years ago* Doxy.
Pavel Sanda [Fri, 13 Jun 2008 14:15:13 +0000 (14:15 +0000)]
* Doxy.

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

16 years agoadd JFig fig editor support.
Abdelrazak Younes [Fri, 13 Jun 2008 13:46:27 +0000 (13:46 +0000)]
add JFig fig editor support.

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

16 years agodocument external template format change.
Abdelrazak Younes [Fri, 13 Jun 2008 09:27:58 +0000 (09:27 +0000)]
document external template format change.

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

16 years ago- Simplify prefs, graphics and external display options which are now true or false.
Abdelrazak Younes [Fri, 13 Jun 2008 07:34:55 +0000 (07:34 +0000)]
- Simplify prefs, graphics and external display options which are now true or false.
- the display combo in the prefs, external and graphics dialogs are gone
- the lyxrc display_graphics option now overrides any local inset display option
- The external template format has a new tag: Preview
- format incremented to 337

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

16 years ago* Doxy.
Pavel Sanda [Fri, 13 Jun 2008 00:03:36 +0000 (00:03 +0000)]
* Doxy.

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

16 years ago* Doxy.
Pavel Sanda [Thu, 12 Jun 2008 20:16:51 +0000 (20:16 +0000)]
* Doxy.

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