John Levon
|
e3a53bcc59
|
fix edit message for tabular
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6891 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-30 02:03:35 +00:00 |
|
John Levon
|
be45cea55f
|
Move to the new menu layout
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6890 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-30 01:41:28 +00:00 |
|
Lars Gullik Bjønnes
|
b7ba81d387
|
003-04-30 Lars Gullik Bj�nnes <larsbj@gullik.net>
* text3.C (dispatch): do not convert iterator -> pointer
* undo_funcs.C (setCursorParUndo): ditto
* text_funcs.C (transposeChars): ditto
* text2.C (setLayout): ws changes only
* text.C (breakParagraph): do not convert iterator -> pointer
(insertChar): ditto
(acceptChange): ditto
(rejectChange): ditto
(changeCase): ditto
(Delete): ditto
(backspace): ditto
* BufferView.C (lockedInsetStoreUndo): do not convert iterator ->
pointer
2003-04-30 Lars Gullik Bj�nnes <larsbj@gullik.net>
* insettext.C (setFont): do not convert iterator -> pointer
* insettabular.C (localDispatch): do not convert iterator -> pointer
(setFont): ditto
(tabularFeatures): ditto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6889 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 23:59:39 +00:00 |
|
John Levon
|
0a94135c65
|
visual re-org
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6888 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 21:32:12 +00:00 |
|
John Levon
|
8406bbecb7
|
YABG from Alfredo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6887 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 19:56:04 +00:00 |
|
André Pönitz
|
3a2a63d322
|
restrict scope of temporary variables
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6886 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 15:24:37 +00:00 |
|
André Pönitz
|
aad2de15b1
|
move common code of textUndo and textRedo to common helper function
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6884 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 14:50:11 +00:00 |
|
André Pönitz
|
79b459d3f0
|
simpler logic to create 'end' from 'behind'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6883 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 14:31:53 +00:00 |
|
André Pönitz
|
a510a0265f
|
remove two *& and a useless cast
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6882 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 14:10:13 +00:00 |
|
André Pönitz
|
653eaace76
|
* paragraph.h: make operator= private unimplemented as long as it is
unusable
* ParagraphList.C: whitespace
* paragraph.[Ch]:
paragraph_pimpl.[Ch]:
paragraph_funcs.C:
CutAndPaste.C:
undo_funcs.C: whitespace + Paragraph * -> Paragraph (const) &
* text2.C:
undo_funcs.[Ch]: Paragraph * -> ParagraphList::iterator
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6881 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 14:05:54 +00:00 |
|
André Pönitz
|
ee9e6fc377
|
more Paragraph * -> Paragraph & changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6879 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 10:56:15 +00:00 |
|
André Pönitz
|
263b9fc043
|
*** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6878 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 10:39:08 +00:00 |
|
André Pönitz
|
76d84c61fd
|
Alfredo's CutAndPaste fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6877 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 09:40:49 +00:00 |
|
André Pönitz
|
4d1bbfdd26
|
whitespace + Inset::haveParagraphs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6876 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 08:46:17 +00:00 |
|
John Levon
|
76cf529711
|
discard changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6875 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-28 22:52:05 +00:00 |
|
Lars Gullik Bjønnes
|
36e376b011
|
fix a small message bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6874 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-28 21:58:53 +00:00 |
|
André Pönitz
|
d19f82e515
|
more of Lars' parlist changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6873 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-28 18:20:31 +00:00 |
|
André Pönitz
|
e83de85ff7
|
part of Lars' parlist-14-a.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6872 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-28 16:22:32 +00:00 |
|
Jean-Marc Lasgouttes
|
be647db7c0
|
another pocheck update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6871 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-28 14:30:50 +00:00 |
|
Jean-Marc Lasgouttes
|
8acbaf9565
|
pocheck update from Michael
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6869 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-28 14:03:28 +00:00 |
|
André Pönitz
|
defe8051ab
|
fix random crashes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6867 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-28 08:44:56 +00:00 |
|
Lars Gullik Bjønnes
|
a52a7b5895
|
remove one more unneeded variable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6866 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-28 02:13:47 +00:00 |
|
Lars Gullik Bjønnes
|
64cb709f78
|
dummy change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6865 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-28 01:52:18 +00:00 |
|
Lars Gullik Bjønnes
|
e2b65dec0c
|
more messages work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6864 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-27 22:11:45 +00:00 |
|
John Levon
|
d6546c2bf4
|
Fix up Alert::prompt for cancel button stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6863 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-27 16:40:50 +00:00 |
|
John Levon
|
eab8eaec5c
|
inset-settings LFUN and a bugfix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6862 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-26 19:01:33 +00:00 |
|
John Levon
|
77e1fac46e
|
remove stale FIXME
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6861 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-26 18:52:07 +00:00 |
|
John Levon
|
d3561d9b79
|
some new menu fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6860 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-26 17:30:13 +00:00 |
|
John Levon
|
12a6ebb867
|
remove debug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6859 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-26 16:55:42 +00:00 |
|
John Levon
|
01bd3eacb0
|
couple of close fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6858 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-26 15:24:56 +00:00 |
|
André Pönitz
|
00e9ff93fb
|
some common structures in extra file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6857 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-25 15:54:29 +00:00 |
|
André Pönitz
|
63febc852e
|
base insetenv directly on InsetText instead of using InsetCollapsable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6856 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-25 15:28:41 +00:00 |
|
John Levon
|
bdcc9b9a8f
|
remove the broken asserts in gettext.C for now
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6855 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-25 15:23:36 +00:00 |
|
Lars Gullik Bjønnes
|
54852ff8e9
|
Bug: 1088
add dummy message to ChangeLog for cvs bugzilla gateway testing.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6854 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-25 12:42:00 +00:00 |
|
Lars Gullik Bjønnes
|
7eec4960de
|
make the message stuff work better
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6853 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-25 01:54:04 +00:00 |
|
Lars Gullik Bjønnes
|
febdea3f88
|
use B_ a bit and trim label strings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6852 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-25 00:15:48 +00:00 |
|
Lars Gullik Bjønnes
|
6b6f256944
|
fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6851 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-24 23:46:40 +00:00 |
|
Lars Gullik Bjønnes
|
86bc0ad030
|
more message work, should now be ready for real integration
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6850 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-24 23:19:41 +00:00 |
|
Lars Gullik Bjønnes
|
a93df297d9
|
add some authors
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6849 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-24 22:18:55 +00:00 |
|
Lars Gullik Bjønnes
|
4fbee58346
|
More messages work. Should now also
compile on some older compilers.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6848 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-24 22:09:46 +00:00 |
|
Lars Gullik Bjønnes
|
265327763d
|
Bug: 1074
Fix some insertion of empty insets stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6847 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-24 20:02:49 +00:00 |
|
André Pönitz
|
2dc2d989a9
|
what's the difference between \\ and \tabularnewline ?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6846 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-24 16:59:39 +00:00 |
|
André Pönitz
|
5b4633d0d1
|
fix compilation by adding a controversial feature
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6845 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-24 15:52:01 +00:00 |
|
André Pönitz
|
f69a5ed0d7
|
support for eqref (fixes #862)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6844 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-24 12:16:56 +00:00 |
|
André Pönitz
|
c7d0b70e7c
|
fix #1073
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6843 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-24 10:47:05 +00:00 |
|
Lars Gullik Bjønnes
|
795e9a7586
|
add missing char
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6842 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-23 20:44:53 +00:00 |
|
Lars Gullik Bjønnes
|
7e46302fb8
|
add messages to Makefile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6841 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-23 19:27:11 +00:00 |
|
Lars Gullik Bjønnes
|
4fbd6bcd95
|
messge files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6840 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-23 18:47:21 +00:00 |
|
John Levon
|
51de4d6b81
|
fix bug 866
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6839 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-23 16:59:45 +00:00 |
|
André Pönitz
|
c7a6b81cea
|
lots of small improvements
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6838 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-23 15:14:43 +00:00 |
|