Michael Schmitt
cee67e1893
* po/*.po: remerge again
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16905 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-28 14:22:28 +00:00
Michael Schmitt
aa1efab525
* lib/ui/stdmenus.inc: change "Figures, Tables, Floats, Notes, Boxes" to
...
"Special Insets"; the former menu entry is too lengthy
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16904 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-28 14:19:57 +00:00
Georg Baum
fdba3fadfe
Small optimization for the unicodesymbols patch
...
* src/encoding.C
(LaTeXNamesEqual): Delete comparison class: It is no longer needed
(Encodings::getFromLaTeXName): Don't use std::find_if since it makes
copies of the map contents
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16903 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-28 10:07:17 +00:00
Georg Baum
ba7c5463cb
Remove delete files from lib/Makefile.am.
...
Add the xpm version of the deleted lib/clipart/buffer-export_pdf2.png as
lib/images/buffer-export_pdf2.xpm since I discovered that we did not yet
have this icon.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16902 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-28 09:23:38 +00:00
Bo Peng
16d5b72ea1
Scons: also consider prefix option
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16901 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-28 07:07:57 +00:00
Bo Peng
168d3ef631
Scons: continue refining scons installer
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16900 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-28 06:58:03 +00:00
Bo Peng
bae86e4098
Scons: refine scons installer
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16899 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-28 06:47:11 +00:00
Bo Peng
4be2a69492
remove removed files from scons_manifest.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16898 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-28 06:26:09 +00:00
Uwe Stöhr
a0936c4cf3
ExtendedInsets:
...
- remove two unneeded images
- some corrections
- use a proper menu entry name because "Insets" says nothing to the user
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16897 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-28 03:03:44 +00:00
Bo Peng
66b7c7eebf
BUG3127 Toolbar display: restore all toolbars to different lines. Not good but better than the current situation. qt > 4.2.2 is required.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16895 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 20:54:17 +00:00
Peter Kümmel
dfcc879239
fix linker error (dummy functions for tex2lyx)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16894 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 20:48:37 +00:00
Uwe Stöhr
9228fc49af
ExtendedInsets: update to LyX 1.5
...
step 1: table dialog, table row spacing, and formal tables
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16893 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 20:01:11 +00:00
Uwe Stöhr
6a4b4a4e25
de_Userguide: updates for 1.5 from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16892 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 19:58:26 +00:00
Michael Schmitt
18138f0d73
* po/.po: remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16890 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 18:42:40 +00:00
Uwe Stöhr
3b322a7ce5
fix bug 3154
...
http://bugzilla.lyx.org/show_bug.cgi?id=3154
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16889 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 17:45:57 +00:00
Georg Baum
b15a9ade28
Fix bug 2182: LyX should default unknown classes to article class
...
* src/bufferparams.C
(BufferParams::readToken): If the text class is unknown, use the
same code as in the constructor to set a default
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16888 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 17:22:58 +00:00
Georg Baum
4ad3995b2a
Fix bug 3145: not possible to copy stuff from dialogs to document text.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16887 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 16:55:25 +00:00
Georg Baum
8b31062e50
fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16886 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 16:40:39 +00:00
Uwe Stöhr
4a2570bc0c
remove LyXWinInstaller and all related stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16885 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 15:47:13 +00:00
Michael Schmitt
6d14c7f198
* Status.15x: move more bugs to bugzilla
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16884 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 15:36:24 +00:00
Michael Schmitt
02f23fd229
* Status.15x: move more bugs to bugzilla
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16883 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 15:06:36 +00:00
Michael Schmitt
0522d02d08
* frontends/qt4/GuiView.C: fix localization
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16882 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 14:42:45 +00:00
Michael Schmitt
2ab9b2608e
* Status.15x: remove some change tracking bugs that have been fixed in the mean-time;
...
remove some reports on slow performance & MAC problems that are probably fixed in the mean-time
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16881 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 14:32:48 +00:00
Michael Schmitt
21003412f9
* Status.15x: move bugs to bugzilla
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16880 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 14:24:36 +00:00
Peter Kümmel
08ad5d19d5
cmake files for tex2lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16879 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 12:29:15 +00:00
Abdelrazak Younes
c4d317d217
Prepare for advanced mouse click selections.
...
* WorkArea::dispatch(): add modifiers argument.
* GuiWorkArea::mousePressEvent(): transmit the modifier to WorkArea::dispatch().
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16878 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 10:41:03 +00:00
Abdelrazak Younes
ecb37d95df
Limit the work-around in rev. 16874 to Windows.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16877 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 10:24:15 +00:00
Abdelrazak Younes
a8d01415d1
Fix bug 3138 ( http://bugzilla.lyx.org/show_bug.cgi?id=3138 ).
...
* BufferView::setCursorFromScrollbar(): Reset the cursor in any case because bv_funcs::status() does not work when the cursor is within mathed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16876 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-27 09:04:36 +00:00
Abdelrazak Younes
d4f8fe1249
Allows editing when the Prefs dialog is opened; fix bug 3140:
...
http://bugzilla.lyx.org/show_bug.cgi?id=3140
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16875 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-26 22:38:14 +00:00
Abdelrazak Younes
ca144be319
Work around bug 2859 by Bernhard R.:
...
http://bugzilla.lyx.org/show_bug.cgi?id=2859
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16874 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-26 22:04:51 +00:00
Jean-Marc Lasgouttes
527c3a69a4
Hungarian update from Alex
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16871 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-26 15:27:32 +00:00
Abdelrazak Younes
dcbc8a1566
MSVC warning (signed/unsigned).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16869 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-26 12:32:03 +00:00
Bo Peng
ef17f583f3
Fix compiling errors caused by LyXText::ChangeOp::ACCEPT
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16865 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-26 04:08:27 +00:00
Uwe Stöhr
6aefa6e8ff
ExtendedInsets: small cleanups
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16864 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-26 01:02:30 +00:00
Uwe Stöhr
fb02cfb34e
ExtendedInsets: change title order and fix PDF info tags
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16862 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-26 00:50:38 +00:00
Michael Schmitt
89b422b320
* src/text2.C: deleteEmptyParagraphMechanism(): fix a crash in
...
LyXText::acceptOrRejectChanges() caused by too aggressive deletion
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16860 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 22:51:00 +00:00
Michael Schmitt
77427d620a
* src/lyxtext.h:
...
* src/text.C: rename acceptOrRejectChange() to acceptOrRejectChanges() because it can handle many changes within the given selection; add acceptChanges() and rejectChanges()
* src/text3.C:
* src/BufferView.C: adjust
* src/insets/insettext.C: accept/rejectChanges() become wrapper methods that call LyXText::acccept/rejectChanges
* src/text2.C: add assertion
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16859 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 22:28:15 +00:00
Michael Schmitt
f4cc84d5a6
* src/lyxtext.h: add enum ChangeOp (ACCEPT/REJECT); add deleteEmptyParagraphMechanism()
...
* src/text.C:
* src/text3.C:
* src/BufferView.C: adjust
* src/insets/insettext.C: acceptChanges() / rejectChanges(): fix pars_size bug introduced in previous commit; call deleteEmptyParagraphMechanism()
* src/text2.C: track changes in DEPM (I am not sure about whether this is actually useful; time will tell..); add deleteEmptyParagraphMechanism(pit_type, pit_type, bool)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16858 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 21:18:36 +00:00
Georg Baum
27a777ccc6
Real fix from Bernhard Roider
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16857 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 21:12:12 +00:00
Georg Baum
c68f3da771
add comment
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16856 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 21:02:08 +00:00
Abdelrazak Younes
3c1d5a48af
Fix bug 3135 by Bernhard Roider:
...
<http://bugzilla.lyx.org/show_bug.cgi?id=3135 >
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16855 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 20:16:30 +00:00
Bo Peng
c9fb2a107e
Scons: NSIS support (installer target)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16854 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 19:13:22 +00:00
Bo Peng
93f1f8bdac
Fix beamer.layout (remove .cls in DeclareLaTeXClass)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16852 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 17:00:56 +00:00
Abdelrazak Younes
78aafac6a4
update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16851 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 13:15:57 +00:00
Abdelrazak Younes
d682f36a67
Fix this bug:
...
1) View->Postscript
2) Export->LaTeX (plain)
1) will generate an error. 2) succeeeds (as it should), but the old error list is displayed again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16850 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 13:10:27 +00:00
Abdelrazak Younes
2a890b4b96
Avoid errorList copy.
...
* ControlErrorList:
- error_list_: deleted
- error_type_: new private member.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16849 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 10:39:40 +00:00
Abdelrazak Younes
2a1da61470
* QErrorList::update_contents(): avoid touching the dialog here.
...
* QErrorListDialog::showEvent(): new method. Set the error on the first item.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16848 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 10:21:02 +00:00
Bo Peng
db4499f4b1
Scons: initial windows nsis installer support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16846 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 06:19:49 +00:00
Enrico Forestieri
cc5b44cb1c
Fix compiler warning about multi-character constant
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16845 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-25 02:06:06 +00:00
Abdelrazak Younes
c347f0467b
Remove buggy and redundant BufferView::update() calls.
...
* BufferView::dispatch() now returns an Update::flags.
* lyx_cb.C::insertPlaintextFile(): delete redundant BufferView::update() call.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16844 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-24 23:10:03 +00:00