]> git.lyx.org Git - lyx.git/log
lyx.git
16 years ago* RELEASE-NOTES:
Jürgen Spitzmüller [Mon, 17 Mar 2008 11:54:11 +0000 (11:54 +0000)]
* RELEASE-NOTES:
- document removal of LFUN_HFILL_INSERT.

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

16 years agouse consistent ifdefs for the mac
Jean-Marc Lasgouttes [Mon, 17 Mar 2008 10:23:02 +0000 (10:23 +0000)]
use consistent ifdefs for the mac

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

16 years ago*** File Format Change: UI and enhancement for InsetSpace ***
Jürgen Spitzmüller [Mon, 17 Mar 2008 09:23:43 +0000 (09:23 +0000)]
*** File Format Change: UI and enhancement for InsetSpace ***

* src/insets/InsetSpace.{cpp,h}:
- merge in HFill inset, add support for dotfill, hrulefill,
  hspace and hspace*
* src/insets/InsetHFill.{cpp,h}:
- remove

* src/frontends/qt4/GuiHSpace.{cpp,h}:
* src/frontends/qt4/ui/HSpaceUi.ui:
* src/frontends/qt4/GuiView:
- new GUI for Space insets.

* src/insets/Inset.{cpp,h}:
* src/insets/InsetCode.h:
* src/insets/InsetCollapsable.cpp:
* src/insets/InsetCommandParams.cpp:
- remove HFILL_CODE and LFUN_HFILL_INSERT, add SPACE_CODE where necessary,
  new Inset member isStretchableSpace() to indicate HFill and friends.

* Buffer.cpp:
- increase format to 319
* lib/lyx2lyx/LyX.py:
* lib/lyx2lyx/lyx_1_6.py:
- conversion/reversion routines
* development/FORMAT:
- document file format change

* src/Makefile.am:
* src/frontends/qt4/Makefile.am:
* development/scons/scons_manifest.py:
- deal with UI changes.

* src/LyXAction.cpp:
- remove LFUN_HFILL_INSERT

* src/LyXFunc.cpp:
- handle space dialog.

* src/factory.cpp:
* src/Paragraph.cpp (isHFill):
* src/Text.cpp:
* src/Text3.cpp:
* src/TextMetrics.cpp:
- adapt to changes

* lib/ui/classic.ui:
* lib/ui/stdmenus.ui:
- add HSpace dialog, remove HFill.

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

16 years agoChange strings.
Pavel Sanda [Mon, 17 Mar 2008 02:49:47 +0000 (02:49 +0000)]
Change strings.

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

16 years ago* cs.po
Pavel Sanda [Mon, 17 Mar 2008 02:45:33 +0000 (02:45 +0000)]
* cs.po

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

16 years ago- Spanish Math.lyx: many small cleanups by Ignacio
Uwe Stöhr [Mon, 17 Mar 2008 01:25:21 +0000 (01:25 +0000)]
- Spanish Math.lyx: many small cleanups by Ignacio
- Math.lyx: small correction according to the final solution for bug 2556

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

16 years agoCosmetics.
Richard Heck [Mon, 17 Mar 2008 01:10:45 +0000 (01:10 +0000)]
Cosmetics.

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

16 years agoupdate SCons according to r23747 and r23749
Uwe Stöhr [Sun, 16 Mar 2008 19:01:05 +0000 (19:01 +0000)]
update SCons according to r23747 and r23749

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

16 years agoinstaller update
Uwe Stöhr [Sun, 16 Mar 2008 18:59:06 +0000 (18:59 +0000)]
installer update

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

16 years ago* possibility to disable the completion cursor in text. All those
Stefan Schimanski [Sun, 16 Mar 2008 17:07:10 +0000 (17:07 +0000)]
* possibility to disable the completion cursor in text. All those
  "*supported" methods maybe should be merged with a bit-enum as return value.

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

16 years ago* getSpeller create a new speller, so call it create*
Stefan Schimanski [Sun, 16 Mar 2008 17:06:26 +0000 (17:06 +0000)]
* getSpeller create a new speller, so call it create*

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

16 years agoFix silly mistake uncovered by Helge.
Richard Heck [Sun, 16 Mar 2008 15:49:41 +0000 (15:49 +0000)]
Fix silly mistake uncovered by Helge.

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

16 years ago* doxy
Pavel Sanda [Sun, 16 Mar 2008 13:24:11 +0000 (13:24 +0000)]
* doxy

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

16 years agoChange translation strings.
Pavel Sanda [Sun, 16 Mar 2008 13:05:42 +0000 (13:05 +0000)]
Change translation strings.

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

16 years agoEmbedding: paste an inset with an embedded file may fail, if the source buffer has...
Bo Peng [Sun, 16 Mar 2008 05:10:41 +0000 (05:10 +0000)]
Embedding: paste an inset with an embedded file may fail, if the source buffer has been closed and the embedded file has been removed. This patch fixes this.

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

16 years agoFix cs.po
Bo Peng [Sun, 16 Mar 2008 03:01:57 +0000 (03:01 +0000)]
Fix cs.po

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

16 years ago* cs.po next part
Pavel Sanda [Sun, 16 Mar 2008 02:28:05 +0000 (02:28 +0000)]
* cs.po next part

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

16 years agoAdd use_bundled_format rc entry to allow creation of new buffers in bundled format.
Bo Peng [Sat, 15 Mar 2008 22:41:54 +0000 (22:41 +0000)]
Add use_bundled_format rc entry to allow creation of new buffers in bundled format.

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

16 years agoTools->Preference: move editing and fullscreen from user interface to a new panel...
Bo Peng [Sat, 15 Mar 2008 22:12:19 +0000 (22:12 +0000)]
Tools->Preference: move editing and fullscreen from user interface to a new panel editing

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

16 years agoComment cleanup.
Richard Heck [Sat, 15 Mar 2008 19:35:08 +0000 (19:35 +0000)]
Comment cleanup.

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

16 years agofix append column when cursor is in multicol cell
Edwin Leuven [Sat, 15 Mar 2008 16:44:00 +0000 (16:44 +0000)]
fix append column when cursor is in multicol cell

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

16 years ago* moved text completion logic into Text class
Stefan Schimanski [Sat, 15 Mar 2008 12:22:28 +0000 (12:22 +0000)]
* moved text completion logic into Text class
* added completion support to InsetTabular

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

16 years ago* make forward deletion of formula labels/numbers more intuitive:
Stefan Schimanski [Sat, 15 Mar 2008 11:40:04 +0000 (11:40 +0000)]
* make forward deletion of formula labels/numbers more intuitive:
** We show (Eq:bla,#) for labeled formulas
** The first forward delete removes the label
** The second forward delete removes the number

Fixes http://bugzilla.lyx.org/show_bug.cgi?id=2556

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

16 years ago* description of the math macro implementation
Stefan Schimanski [Sat, 15 Mar 2008 10:54:26 +0000 (10:54 +0000)]
* description of the math macro implementation
* testcases for math macros

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

16 years ago* make Qt 4.2 happy. Please complain if it is not.
Stefan Schimanski [Sat, 15 Mar 2008 10:19:12 +0000 (10:19 +0000)]
* make Qt 4.2 happy. Please complain if it is not.

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

16 years agocosmetics
André Pönitz [Sat, 15 Mar 2008 08:43:16 +0000 (08:43 +0000)]
cosmetics

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

16 years agoEmbedding: when an inset with an embedded file is copied to another buffer, the embed...
Bo Peng [Sat, 15 Mar 2008 04:48:31 +0000 (04:48 +0000)]
Embedding: when an inset with an embedded file is copied to another buffer, the embedded file needs to be copied, to an external file or to the temporary directory of that buffer. Otherwise, pasted insets will become invalid when the source buffer is closed and the embedded files are removed.

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

16 years agoMore intelligible comment.
Richard Heck [Sat, 15 Mar 2008 03:21:17 +0000 (03:21 +0000)]
More intelligible comment.

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

16 years agoStill trying to fix bug 2178. Will this do it? I do hope so. (Problem reported by...
Richard Heck [Sat, 15 Mar 2008 03:19:45 +0000 (03:19 +0000)]
Still trying to fix bug 2178. Will this do it? I do hope so. (Problem reported by Dov.)

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

16 years ago* make sure the Mac special menu item are only created once per QMenuBar.
Stefan Schimanski [Sat, 15 Mar 2008 02:58:05 +0000 (02:58 +0000)]
* make sure the Mac special menu item are only created once per QMenuBar.

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

16 years ago* cs.po, next iteration.
Pavel Sanda [Sat, 15 Mar 2008 02:47:06 +0000 (02:47 +0000)]
* cs.po, next iteration.

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

16 years ago* reset current_view_ when deleting a GuiView.
Stefan Schimanski [Sat, 15 Mar 2008 02:42:59 +0000 (02:42 +0000)]
* reset current_view_ when deleting a GuiView.
* check for current_view_ when exiting to avoid segfaults

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

16 years ago* fix drag pixmap
Stefan Schimanski [Sat, 15 Mar 2008 02:42:48 +0000 (02:42 +0000)]
* fix drag pixmap

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

16 years ago* drag'n'drop for tabs
Stefan Schimanski [Sat, 15 Mar 2008 02:13:01 +0000 (02:13 +0000)]
* drag'n'drop for tabs

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

16 years agos/kb_action/FuncCode/g
André Pönitz [Sat, 15 Mar 2008 01:20:36 +0000 (01:20 +0000)]
s/kb_action/FuncCode/g

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

16 years agoImplementation of the conclusion of the "LyX/Mac 1.6 -- Window issues" thread:
Stefan Schimanski [Sat, 15 Mar 2008 01:00:25 +0000 (01:00 +0000)]
Implementation of the conclusion of the "LyX/Mac 1.6 -- Window issues" thread:

* add tab popup menu to hide and close a buffer.
* remove the very non-standard hide-button on the left of the tabbar.

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

16 years agocosmetics/#include cleanup
André Pönitz [Sat, 15 Mar 2008 00:22:54 +0000 (00:22 +0000)]
cosmetics/#include cleanup

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

16 years ago* compile fix
Stefan Schimanski [Sat, 15 Mar 2008 00:18:48 +0000 (00:18 +0000)]
* compile fix

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

16 years ago* fix order
Stefan Schimanski [Sat, 15 Mar 2008 00:14:15 +0000 (00:14 +0000)]
* fix order

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

16 years agoearder cleanup; cosmetics;
André Pönitz [Sat, 15 Mar 2008 00:02:41 +0000 (00:02 +0000)]
earder cleanup; cosmetics;

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

16 years agoTry to deuglify RTL in Language preferences a bit.
Pavel Sanda [Fri, 14 Mar 2008 23:50:02 +0000 (23:50 +0000)]
Try to deuglify RTL in Language preferences a bit.

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

16 years ago* QWidget::show is synchronous, hence we see the LyX logo for a moment, even if
Stefan Schimanski [Fri, 14 Mar 2008 23:33:05 +0000 (23:33 +0000)]
* QWidget::show is synchronous, hence we see the LyX logo for a moment, even if
  in the next moment the new buffer appears. So we first create the buffer and
  then show the view.

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

16 years ago* Some work was done in 2007 and 2008 which should deserve a copyright, no?
Stefan Schimanski [Fri, 14 Mar 2008 23:32:34 +0000 (23:32 +0000)]
* Some work was done in 2007 and 2008 which should deserve a copyright, no?

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

16 years ago* comment
Stefan Schimanski [Fri, 14 Mar 2008 23:31:44 +0000 (23:31 +0000)]
* comment

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

16 years ago* comment
Stefan Schimanski [Fri, 14 Mar 2008 23:30:28 +0000 (23:30 +0000)]
* comment

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

16 years ago* activate the view from the constructor. This makes sure that the
Stefan Schimanski [Fri, 14 Mar 2008 23:29:11 +0000 (23:29 +0000)]
* activate the view from the constructor. This makes sure that the
  special menu item for Mac see the "right" status of the LFUNs.

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

16 years ago* Use open_buffers_in_tabs instead of single_window. The latter even confused me.
Stefan Schimanski [Fri, 14 Mar 2008 23:27:31 +0000 (23:27 +0000)]
* Use open_buffers_in_tabs instead of single_window. The latter even confused me.

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

16 years ago* only autoclose GuiView on last removed tab if the tab mode is not enabled.
Stefan Schimanski [Fri, 14 Mar 2008 23:26:47 +0000 (23:26 +0000)]
* only autoclose GuiView on last removed tab if the tab mode is not enabled.

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

16 years ago* dialog can only be shown via a GuiView up to now. This shouldn't be
Stefan Schimanski [Fri, 14 Mar 2008 23:26:22 +0000 (23:26 +0000)]
* dialog can only be shown via a GuiView up to now. This shouldn't be
  the case for GuiView independent dialogs like about or prefs. But
  for now it is.

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

16 years ago* When clicking the close button on a background window, it can be that the window...
Stefan Schimanski [Fri, 14 Mar 2008 23:25:56 +0000 (23:25 +0000)]
* When clicking the close button on a background window, it can be that the window does
  not get the current view when the closeEvent arrives. So better make sure it is the current
  explicitly.

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

16 years ago* in fact we have more than one menubar at the moment, even on Mac. It
Stefan Schimanski [Fri, 14 Mar 2008 23:25:38 +0000 (23:25 +0000)]
* in fact we have more than one menubar at the moment, even on Mac. It
  should be possible to only keep one, but then the reference to
  menuBar() in GuiView must go or point to the global one.

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

16 years ago* release keyboard grab from global menubar again when a new GuiView is created
Stefan Schimanski [Fri, 14 Mar 2008 23:25:24 +0000 (23:25 +0000)]
* release keyboard grab from global menubar again when a new GuiView is created

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

16 years ago* create global menubar on Mac without a parent. It will be shown if no GuiView exists.
Stefan Schimanski [Fri, 14 Mar 2008 23:25:11 +0000 (23:25 +0000)]
* create global menubar on Mac without a parent. It will be shown if no GuiView exists.
* fill global menubar with the normal actions
* capture the keyboard on the menubar if no GuiView exists. This
  enables the shortcuts on Mac in those cases.

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

16 years ago* on Mac close GuiView when the last tab was closed
Stefan Schimanski [Fri, 14 Mar 2008 23:24:59 +0000 (23:24 +0000)]
* on Mac close GuiView when the last tab was closed

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

16 years ago* preference option to open buffers in tabs or new windows
Stefan Schimanski [Fri, 14 Mar 2008 23:24:45 +0000 (23:24 +0000)]
* preference option to open buffers in tabs or new windows
* moved the open/new file dispatches into GuiApplication to make them GuiView independent

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

16 years ago* only for Mac
Stefan Schimanski [Fri, 14 Mar 2008 23:07:40 +0000 (23:07 +0000)]
* only for Mac

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

16 years agoDistinguish layout and preference string.
Pavel Sanda [Fri, 14 Mar 2008 22:19:40 +0000 (22:19 +0000)]
Distinguish layout and preference string.

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

16 years agoGet rid of minimalistic comboboxes with oversensitive
Pavel Sanda [Fri, 14 Mar 2008 21:59:31 +0000 (21:59 +0000)]
Get rid of minimalistic comboboxes with oversensitive
scrollbars in settings.

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

16 years agoSilence uic warning.
Pavel Sanda [Fri, 14 Mar 2008 20:20:24 +0000 (20:20 +0000)]
Silence uic warning.
Spellchecker doesn't work anyway.

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

16 years agocompile fix (missing forward declaration)
André Pönitz [Fri, 14 Mar 2008 19:51:42 +0000 (19:51 +0000)]
compile fix (missing forward declaration)

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

16 years agoadd -DQT_NO_KEYWORDS to the statistic scripts, since that's what we use in
André Pönitz [Fri, 14 Mar 2008 19:48:58 +0000 (19:48 +0000)]
add  -DQT_NO_KEYWORDS to the statistic scripts, since that's what we use in
reality

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

16 years ago* compile fix
Stefan Schimanski [Fri, 14 Mar 2008 16:39:51 +0000 (16:39 +0000)]
* compile fix

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

16 years ago* copy icon size to new GuiView from the last GuiView
Stefan Schimanski [Fri, 14 Mar 2008 16:39:34 +0000 (16:39 +0000)]
* copy icon size to new GuiView from the last GuiView
* use small Mac combobox widget for small icon size. Otherwise the combobox is bigger than the icons.

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

16 years ago* cosmetic
Stefan Schimanski [Fri, 14 Mar 2008 16:35:44 +0000 (16:35 +0000)]
* cosmetic

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

16 years ago* remove the need of an active GuiView
Stefan Schimanski [Fri, 14 Mar 2008 16:33:16 +0000 (16:33 +0000)]
* remove the need of an active GuiView

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

16 years ago* we have not only one instance of the menu bar. Hence we better take the right Menu...
Stefan Schimanski [Fri, 14 Mar 2008 15:34:31 +0000 (15:34 +0000)]
* we have not only one instance of the menu bar. Hence we better take the right Menu objects of the current buffer. Otherwise we easily get crashes if the last GuiView is closed. The Menu objects are gone then too.

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

16 years ago* put "group layout list" option into tab list
Stefan Schimanski [Fri, 14 Mar 2008 15:31:59 +0000 (15:31 +0000)]
* put "group layout list" option into tab list

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

16 years ago* Doxy.
Pavel Sanda [Fri, 14 Mar 2008 12:54:38 +0000 (12:54 +0000)]
* Doxy.

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

16 years agoremove unused variable
Edwin Leuven [Thu, 13 Mar 2008 23:47:29 +0000 (23:47 +0000)]
remove unused variable

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

16 years ago* cs.po: start work on 1.6
Pavel Sanda [Thu, 13 Mar 2008 22:55:20 +0000 (22:55 +0000)]
* cs.po: start work on 1.6

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

16 years agoEmbedding: move file validation from InsetExternal to GuiExternal
Bo Peng [Thu, 13 Mar 2008 17:27:20 +0000 (17:27 +0000)]
Embedding: move file validation from InsetExternal to GuiExternal

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

16 years agoEmbedding: move file validation from InsetBibtex to GuiBibtex
Bo Peng [Thu, 13 Mar 2008 17:19:36 +0000 (17:19 +0000)]
Embedding: move file validation from InsetBibtex to GuiBibtex

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

16 years agoEmbedding: move file validation from InsetGraphics to GuiGraphics
Bo Peng [Thu, 13 Mar 2008 16:49:04 +0000 (16:49 +0000)]
Embedding: move file validation from InsetGraphics to GuiGraphics

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

16 years agoEmbedding: prepare params()[embed] in GuiInclude rather than InsetInclude
Bo Peng [Thu, 13 Mar 2008 14:16:47 +0000 (14:16 +0000)]
Embedding: prepare params()[embed] in GuiInclude rather than InsetInclude

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

16 years agotwo uninitialized variables uncovered by valgrind, and a gcc warning
Jean-Marc Lasgouttes [Thu, 13 Mar 2008 10:28:02 +0000 (10:28 +0000)]
two uninitialized variables uncovered by valgrind, and a gcc warning

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

16 years agoUpdate the description of the bm package in LaTeXConfig.lyx.
Enrico Forestieri [Thu, 13 Mar 2008 01:44:49 +0000 (01:44 +0000)]
Update the description of the bm package in LaTeXConfig.lyx.
Also make sure that bm is loaded after amsmath.

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

16 years agoMath.lyx: bug 2556 is now fixed
Uwe Stöhr [Thu, 13 Mar 2008 01:16:41 +0000 (01:16 +0000)]
Math.lyx: bug 2556 is now fixed

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

16 years agoComment.
Richard Heck [Thu, 13 Mar 2008 01:09:41 +0000 (01:09 +0000)]
Comment.

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

16 years agoinstaller: new Japanese translation
Uwe Stöhr [Thu, 13 Mar 2008 00:51:55 +0000 (00:51 +0000)]
installer: new Japanese translation

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

16 years agoFrench UserGuide: missing translations from Siegfried
Uwe Stöhr [Thu, 13 Mar 2008 00:45:05 +0000 (00:45 +0000)]
French UserGuide: missing translations from Siegfried
German Extended.lyx: revert unwanted changes from previous commit

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

16 years agoGerman Extended.lyx: updated by Hartmut
Uwe Stöhr [Thu, 13 Mar 2008 00:20:12 +0000 (00:20 +0000)]
German Extended.lyx: updated by Hartmut

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

16 years agoFix loading opened files from last session
Bo Peng [Wed, 12 Mar 2008 22:02:22 +0000 (22:02 +0000)]
Fix loading opened files from last session

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

16 years agoEmbedding: adjust how parameters are passed from the graphics dialog to InsetInclude
Bo Peng [Wed, 12 Mar 2008 21:42:55 +0000 (21:42 +0000)]
Embedding: adjust how parameters are passed from the graphics dialog to InsetInclude

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

16 years agoEmbedding: markDirty should not be called in EmbeddedFiles::enable(), which is handle...
Bo Peng [Wed, 12 Mar 2008 21:29:37 +0000 (21:29 +0000)]
Embedding: markDirty should not be called in EmbeddedFiles::enable(), which is handled in BufferView

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

16 years agofix monolithic compilation and add usage comment
André Pönitz [Wed, 12 Mar 2008 19:39:14 +0000 (19:39 +0000)]
fix monolithic compilation and add usage comment

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

16 years ago* src/mathed/InsetMathNest.cpp:
Jürgen Spitzmüller [Wed, 12 Mar 2008 18:50:50 +0000 (18:50 +0000)]
* src/mathed/InsetMathNest.cpp:
- also handle the Color_inherit case.

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

16 years agoAdjust format and comments in src/EmbeddedFiles.*
Bo Peng [Wed, 12 Mar 2008 18:22:41 +0000 (18:22 +0000)]
Adjust format and comments in src/EmbeddedFiles.*

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

16 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4194 .
Pavel Sanda [Wed, 12 Mar 2008 16:17:25 +0000 (16:17 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4194 .

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

16 years agoMerge InsetMathBoldSymbol and InsetMathBM by providing \boldsymbol
Enrico Forestieri [Wed, 12 Mar 2008 14:33:16 +0000 (14:33 +0000)]
Merge InsetMathBoldSymbol and InsetMathBM by providing \boldsymbol
through the bm package.

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

16 years ago* recover the status bar by only showing the layout list hints when the layout list...
Stefan Schimanski [Wed, 12 Mar 2008 14:07:53 +0000 (14:07 +0000)]
* recover the status bar by only showing the layout list hints when the layout list is visible.

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

16 years ago* handle the multiple-selected-cells case also for color changes in mathed
Stefan Schimanski [Wed, 12 Mar 2008 14:04:25 +0000 (14:04 +0000)]
* handle the multiple-selected-cells case also for color changes in mathed

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

16 years ago* half of the fix for http://bugzilla.lyx.org/show_bug.cgi?id=4091
Stefan Schimanski [Wed, 12 Mar 2008 13:20:40 +0000 (13:20 +0000)]
* half of the fix for http://bugzilla.lyx.org/show_bug.cgi?id=4091

  "Applying Text-style to math generates \color{ignore}"

Which kind of font changes do we want to support here? After all the
text style dialog is meant for text. So it only really make sense for
\mbox'es. But there we probably cannot store every font change because
it still math up to now.

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

16 years agoFix Andre.
Richard Heck [Wed, 12 Mar 2008 03:51:35 +0000 (03:51 +0000)]
Fix Andre.

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

16 years agoRemove another 'Create directory' message
Bo Peng [Wed, 12 Mar 2008 03:46:49 +0000 (03:46 +0000)]
Remove another 'Create directory' message

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

16 years agoone more doxy move.
Pavel Sanda [Wed, 12 Mar 2008 01:38:58 +0000 (01:38 +0000)]
one more doxy move.

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

16 years agoDoxy: reorganize structure.
Pavel Sanda [Wed, 12 Mar 2008 01:35:13 +0000 (01:35 +0000)]
Doxy: reorganize structure.

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

16 years agoAdd doxy.
Pavel Sanda [Wed, 12 Mar 2008 01:27:53 +0000 (01:27 +0000)]
Add doxy.

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

16 years ago* fix a serious data loss problem: undo did not save the whole
Stefan Schimanski [Wed, 12 Mar 2008 00:59:29 +0000 (00:59 +0000)]
* fix a serious data loss problem: undo did not save the whole
  selection in mathed if more than one cell was selected.

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

16 years ago* Doxy.
Pavel Sanda [Wed, 12 Mar 2008 00:26:31 +0000 (00:26 +0000)]
* Doxy.

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

16 years ago* fix for http://bugzilla.lyx.org/show_bug.cgi?id=4566
Stefan Schimanski [Wed, 12 Mar 2008 00:19:31 +0000 (00:19 +0000)]
* fix for http://bugzilla.lyx.org/show_bug.cgi?id=4566

  "Eqnarray multiple cells size change erases what they contain"

  We now loop over the selected cells and change the font in each of them.

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