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 |
|
Jürgen Vigna
|
82ce6a82ef
|
Fixed various "missing features" in the tabular/textinset code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1286 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-12-22 14:44:29 +00:00 |
|
Lars Gullik Bjønnes
|
d0c9adeb06
|
now fix the KP_ stuff, simplify keysym handling in Workarea, this might break other things please test.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1285 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-12-19 00:22:04 +00:00 |
|
Lars Gullik Bjønnes
|
f510d0f995
|
plug a memleak in mathed + small cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1284 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-12-18 19:48:16 +00:00 |
|
Lars Gullik Bjønnes
|
4d9a456303
|
patch from dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1282 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-12-18 13:11:14 +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
|
676e29b916
|
fix parse error in FormPreferences, make LyX be able to compile with gcc 2.97, use mktemp if mkstemp is not available
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1218 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-11-15 03:22:08 +00:00 |
|
Lars Gullik Bjønnes
|
7ec7c9da44
|
changes read the dirr and changelog, something should be remvoed/changed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1205 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-11-08 09:39:46 +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 |
|
Jean-Marc Lasgouttes
|
916c6bf9d8
|
A patch from Dekel (macros in RTL mode)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1186 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-11-02 16:31:05 +00:00 |
|
Lars Gullik Bjønnes
|
85f8bf7445
|
comment out the fax stuff, diable LyXLookup completely when xforms 0.89, fix some accent issues
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1181 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-11-02 04:48:34 +00:00 |
|
Lars Gullik Bjønnes
|
d597ece5e7
|
fix static array
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1158 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-26 00:03:21 +00:00 |
|
Jean-Marc Lasgouttes
|
0c5d898d43
|
Bibtex fix from Angus ; first try at fixing mathed crash
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1125 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-16 16:15:32 +00:00 |
|
Jean-Marc Lasgouttes
|
68cc667219
|
ChangeLog&CREDITS cleanup, Gnome cleanup, clear minibuffer when clicking, warn when save failed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1112 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-13 12:20:38 +00:00 |
|
Lars Gullik Bjønnes
|
e7401bd8f2
|
use more std::functors add some of my own, some change to fl_display etc. read the change log...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1102 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-11 21:06:43 +00:00 |
|
Jürgen Vigna
|
71f8ac34a9
|
Inset patch from Angus.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1095 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-10 11:50:43 +00:00 |
|
Jean-Marc Lasgouttes
|
8d463d54ce
|
Add support for '@' in mathed + various small things
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1082 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-04 14:24:42 +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 |
|
Jürgen Vigna
|
197273f840
|
Angus mathed (cleanup) and inset (bib) patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1074 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-03 09:13:34 +00:00 |
|
Lars Gullik Bjønnes
|
da003742d9
|
small patch from Dekel, begin introducing the real boost framework, get rid of the parts of boost that were located in support (block and utility)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1063 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-10-02 00:55:02 +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
|
99d6f056e4
|
Added linelen to insets-ascii-function, some fixes and new support
functions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1042 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-26 15:25:14 +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 |
|
Jürgen Vigna
|
1d37337a2e
|
Mathed fix from Dekel, GNOME patch from Marko, language-code from Garst
and some fixes to insettext.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1037 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-25 11:10:15 +00:00 |
|
Jürgen Vigna
|
63f7e47a62
|
Angus inseterror patch + Dekel mathed fix + added language_country code and
support this for pspell.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1033 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-22 15:09:51 +00:00 |
|
Lars Gullik Bjønnes
|
0031da054f
|
fix call to Dispatch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1028 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-19 11:18:35 +00:00 |
|
Lars Gullik Bjønnes
|
4585597f47
|
add a setDefaults to GUIRuntime + some const changes in tabular + some c_str to work in spellchecker
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1027 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-18 19:41:52 +00:00 |
|
Lars Gullik Bjønnes
|
7bfd36da33
|
fix the 0-ref + a memory lieak with strnew
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1026 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-18 18:57:22 +00:00 |
|
Lars Gullik Bjønnes
|
4c295014fe
|
remove commented HAVE_SSTREAM code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1025 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-18 17:39:21 +00:00 |
|
Jean-Marc Lasgouttes
|
160dc67127
|
A few tweaks needed by cxx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1020 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-15 10:24:15 +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 |
|
Jean-Marc Lasgouttes
|
66088f1487
|
Fix to formula macros from Dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1002 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-09-05 14:15:09 +00:00 |
|
Allan Rae
|
f4d7b803f3
|
major GUII cleanup + Baruchs patch + Angus's patch + removed a couple of generated files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@966 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-08-14 05:24:35 +00:00 |
|
Lars Gullik Bjønnes
|
797d87b451
|
make doc++ able to generate the source documentation for lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@956 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-08-07 20:58:24 +00:00 |
|
Jean-Marc Lasgouttes
|
046b5d824c
|
Angus insetindex patch + protect patch from Dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@950 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-08-03 12:56:25 +00:00 |
|
Lars Gullik Bjønnes
|
2984f46a03
|
encoding + etc patch from dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@904 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-20 10:04:27 +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 |
|
Jean-Marc Lasgouttes
|
ba0e59d614
|
Small cleanup from Angus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@900 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-19 12:30:49 +00:00 |
|
Lars Gullik Bjønnes
|
0b1b6dfa4e
|
more changes...read the Changelog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@891 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-17 18:27:53 +00:00 |
|
Lars Gullik Bjønnes
|
8ed9dbabde
|
read the Changelog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@885 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-15 23:51:46 +00:00 |
|
Jürgen Vigna
|
666140b7f2
|
Few more update text-inset issues + some fixes, see ChangeLog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@859 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-05 14:57:48 +00:00 |
|
Lars Gullik Bjønnes
|
9468952780
|
more changes, read the Changelog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@857 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-04 19:16:35 +00:00 |
|
Jürgen Vigna
|
eb7220abe6
|
Lots of changes for update of TextInsets, still some problems!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@854 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-07-04 11:30:07 +00:00 |
|
Jürgen Vigna
|
b744c6ed9f
|
Lot's of updates for new update handling of text-insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@831 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-06-23 15:02:46 +00:00 |
|
Jürgen Vigna
|
87207b1939
|
Language patch from Dekel and fixed formula[macro] as I forgot yesterday.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@827 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-06-22 09:30:43 +00:00 |
|
Lars Gullik Bjønnes
|
105116682d
|
change Timeout to use signals some changes because of this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@825 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-06-21 12:41:18 +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
|
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
|
94fd1a0628
|
some small patches
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@745 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-05-19 19:46:23 +00:00 |
|
Lars Gullik Bjønnes
|
245007468d
|
patch from dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@744 a592a061-630c-0410-9148-cb99ea01b6c8
|
2000-05-19 16:46:01 +00:00 |
|