Lars Gullik Bjønnes
|
611079c645
|
remove spurious a
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2090 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-06-05 07:59:08 +00:00 |
|
Lars Gullik Bjønnes
|
313252eb8b
|
various changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2089 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-06-04 23:57:32 +00:00 |
|
Lars Gullik Bjønnes
|
f1d829a185
|
adjust to be able to complile with gcc 3.0, put selection vars into own struct, remove some C string funcs in favour of lstrings ones
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2074 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-05-31 02:23:46 +00:00 |
|
Lars Gullik Bjønnes
|
83acbbd523
|
update copyright year
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2072 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-05-30 13:53:44 +00:00 |
|
Lars Gullik Bjønnes
|
ee7a1321a7
|
better key handling, move some methods closer to caller, fix in lyxstring, change lyxsum to use istream_iterator
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2032 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-05-29 09:50:02 +00:00 |
|
Lars Gullik Bjønnes
|
e5dfa0b9ac
|
some futher cleanup add new LFUN
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2006 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-05-18 07:37:14 +00:00 |
|
Lars Gullik Bjønnes
|
4c6091b63f
|
remove !NEW_INSETS cruft
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1980 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-05-03 14:31:33 +00:00 |
|
Angus Leeming
|
0cf6b74770
|
A white space change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1964 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-04-26 19:17:50 +00:00 |
|
Lars Gullik Bjønnes
|
ec57ed1e96
|
call message more directly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1951 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-04-24 17:33:01 +00:00 |
|
Lars Gullik Bjønnes
|
47910a7a67
|
move more support functions into namespace lyx, small other changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1949 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-04-24 15:25:26 +00:00 |
|
Lars Gullik Bjønnes
|
b17500c1c4
|
the rest read the ChangeLog, hope I remembered all
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1934 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-04-17 15:15:59 +00:00 |
|
Lars Gullik Bjønnes
|
4314e0e5cf
|
simplify some, ws, begin minibuffer simplification
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1905 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-04-06 12:47:50 +00:00 |
|
Jean-Marc Lasgouttes
|
e59e72d1d1
|
do not include language.h and gettext.h in lyxfont.h and lyxparagraph.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1899 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-04-05 12:26:41 +00:00 |
|
Lars Gullik Bjønnes
|
f879ff4b47
|
move code in file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1891 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-04-04 21:37:14 +00:00 |
|
Lars Gullik Bjønnes
|
8cb2e519b3
|
remove Last when NEW_INSETS is defined
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1730 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-03-11 00:21:13 +00:00 |
|
Lars Gullik Bjønnes
|
b95e8f250d
|
some cascading name changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1720 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-03-09 00:56:42 +00:00 |
|
Jürgen Vigna
|
ff67bee117
|
More InsetText/InsetTabular fixes!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1599 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-02-22 14:09:20 +00:00 |
|
Jürgen Vigna
|
16a7d8015e
|
Make LFUN_QUOTE work for InsetText.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1502 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-02-14 10:11:22 +00:00 |
|
Jürgen Vigna
|
a30e709a3b
|
Some InsetTabular and -Text fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1501 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-02-14 08:38:21 +00:00 |
|
Dekel Tsur
|
a0e6ddd7f4
|
Update citations if the insetbib key has changed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1434 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-01-31 20:39:53 +00:00 |
|
Jean-Marc Lasgouttes
|
53b30ba060
|
The bell is dead
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1344 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-01-17 17:33:22 +00:00 |
|
Dekel Tsur
|
46b37aa369
|
Replace gotoNote/gotoError by gotoInset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1338 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-01-15 18:54:31 +00:00 |
|
Jürgen Vigna
|
12747e1af9
|
Dekels tabular/textinset patches
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1305 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-01-08 16:14:09 +00:00 |
|
Jürgen Vigna
|
2affcff7d9
|
Fixes for/in insettabular/text.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1297 a592a061-630c-0410-9148-cb99ea01b6c8
|
2001-01-02 16:06:14 +00:00 |
|
Lars Gullik Bjønnes
|
74b224fcba
|
some work on Floats and some cleanup in WorkArea, some changes to compile more easily with gcc 2.97
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1289 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-12-29 12:48:02 +00:00 |
|
Lars Gullik Bjønnes
|
4b9ed498ea
|
fix the deadkey bug and a patch from Dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1280 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-12-17 06:09:35 +00:00 |
|
Jean-Marc Lasgouttes
|
891bff2bfe
|
A few patches I forgot to commit on friday.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1272 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-12-11 09:46:09 +00:00 |
|
Lars Gullik Bjønnes
|
adaef99e60
|
some formatting changes some simplifications and removal of dead code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1198 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-11-04 10:00:12 +00:00 |
|
Jürgen Vigna
|
9a1425adcb
|
Fixed jumping mathed cursor in text-insets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1173 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-30 12:03:18 +00:00 |
|
Lars Gullik Bjønnes
|
0cbe2e8189
|
return string() instead of 0, make scope of int cell smaller, update no.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1145 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-23 22:36:52 +00:00 |
|
Lars Gullik Bjønnes
|
1fefef3908
|
small changes and two patches from Dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1077 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-03 18:38:10 +00:00 |
|
Jürgen Vigna
|
7bab35423b
|
Remove const, set language of surronding paragraph (point 19 Dekel ;)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1076 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-03 15:31:35 +00:00 |
|
Jürgen Vigna
|
a3148db9a4
|
Moved the_locking_inset form BufferView to LyXText (where it belongs!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1075 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-03 13:55:48 +00:00 |
|
Lars Gullik Bjønnes
|
5f1427b648
|
more type changes, some consts added
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1061 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-29 18:44:07 +00:00 |
|
Jürgen Vigna
|
74a46e0474
|
Various fixes and some "missing features" from Dekels Mail in insettext/
tabular fixe.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1052 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-28 14:05:24 +00:00 |
|
Lars Gullik Bjønnes
|
d6665cba42
|
get rid of dead code, some new functions constify variables.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1041 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-26 13:54:57 +00:00 |
|
Lars Gullik Bjønnes
|
3ff3b95d3c
|
remove almost all traces of old table
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1034 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-23 04:57:18 +00:00 |
|
Lars Gullik Bjønnes
|
45a03f4f67
|
use the new sstream return non-pods as const, use string instead of char * in a lot of places
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1019 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-14 17:53:12 +00:00 |
|
Lars Gullik Bjønnes
|
eeaae9c355
|
more changes read the ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@954 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-08-05 05:17:18 +00:00 |
|
Lars Gullik Bjønnes
|
7110b8eda4
|
small changes read ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@941 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-31 16:39:50 +00:00 |
|
Lars Gullik Bjønnes
|
4d3288c95b
|
more NEW_INSETS changes, define NEW_MANUBAR as default some other changes, read ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@915 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-24 21:49:58 +00:00 |
|
Lars Gullik Bjønnes
|
35cf7dcb2b
|
NEW_INSETS changes, + some small things in insettabular.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@902 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-19 17:16:27 +00:00 |
|
Jürgen Vigna
|
d02a3f2679
|
Small fixes notified by Angus and patch from Kayan!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@878 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-12 13:24:24 +00:00 |
|
Jürgen Vigna
|
f1974cd18a
|
Moving to have the Tabular-Layout-Form tabbed and in the GUI-indep directory.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@876 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-11 15:08:54 +00:00 |
|
Jürgen Vigna
|
572556e94f
|
Various updates for the update-handling and redrawing of insets(text).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@830 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-06-22 14:55:46 +00:00 |
|
Lars Gullik Bjønnes
|
12e7bf34f4
|
pass LyXText as agument to LyXScreen instead of storing a pointer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@824 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-06-20 13:49:07 +00:00 |
|
Jürgen Vigna
|
7390104c74
|
Fixed make updatesrc in forms directory. Various fixes for text insets,
so now selection should work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@821 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-06-19 15:33:58 +00:00 |
|
Lars Gullik Bjønnes
|
2661398a89
|
more stuff (sorry no changelog)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@815 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-06-15 15:44:39 +00:00 |
|
Lars Gullik Bjønnes
|
6bba977f42
|
FILMagain changes (will need some work)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@807 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-06-12 11:27:15 +00:00 |
|
Lars Gullik Bjønnes
|
2889b5fd3e
|
some small stuff before the meeting begins for real
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@806 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-06-08 23:16:16 +00:00 |
|