]> git.lyx.org Git - lyx.git/log
lyx.git
23 years agoThe BIG UNDO patch. Recodes undo handling for better use inside InsetText.
Jürgen Vigna [Fri, 6 Jul 2001 15:57:54 +0000 (15:57 +0000)]
The BIG UNDO patch. Recodes undo handling for better use inside InsetText.

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

23 years agomake init of the lyxtext explicit
Lars Gullik Bjønnes [Fri, 6 Jul 2001 15:41:17 +0000 (15:41 +0000)]
make init of the lyxtext explicit

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

23 years agomathed95.diff
Lars Gullik Bjønnes [Fri, 6 Jul 2001 12:09:32 +0000 (12:09 +0000)]
mathed95.diff

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

23 years agoParse rerun messages from latex packages.
Dekel Tsur [Thu, 5 Jul 2001 18:10:52 +0000 (18:10 +0000)]
Parse rerun messages from latex packages.

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

23 years agouse shared_ptr for chache and cached_text
Lars Gullik Bjønnes [Thu, 5 Jul 2001 14:52:08 +0000 (14:52 +0000)]
use shared_ptr for chache and cached_text

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

23 years agoFix for mis-drawing reported by Dekel
André Pönitz [Thu, 5 Jul 2001 14:48:45 +0000 (14:48 +0000)]
Fix for mis-drawing reported by Dekel

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

23 years agoFix for signed/unsiged char bug.
André Pönitz [Thu, 5 Jul 2001 14:45:04 +0000 (14:45 +0000)]
Fix for signed/unsiged char bug.

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

23 years agoconfigure cleanups
Jean-Marc Lasgouttes [Thu, 5 Jul 2001 14:00:36 +0000 (14:00 +0000)]
configure cleanups

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

23 years agoFixed releasing of TextCache in InsetText.
Jürgen Vigna [Thu, 5 Jul 2001 08:29:36 +0000 (08:29 +0000)]
Fixed releasing of TextCache in InsetText.

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

23 years agocosmetics
André Pönitz [Wed, 4 Jul 2001 17:20:46 +0000 (17:20 +0000)]
cosmetics

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

23 years agooperator<<(ostream &, xarray const &)
André Pönitz [Wed, 4 Jul 2001 17:17:32 +0000 (17:17 +0000)]
operator<<(ostream &, xarray const &)

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

23 years agoSmall parser bug fixed
André Pönitz [Wed, 4 Jul 2001 17:15:08 +0000 (17:15 +0000)]
Small parser bug fixed

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

23 years agoupdate gettext to 0.10.38
Jean-Marc Lasgouttes [Wed, 4 Jul 2001 10:29:40 +0000 (10:29 +0000)]
update gettext to 0.10.38

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

23 years agobetter placement handling
Lars Gullik Bjønnes [Wed, 4 Jul 2001 07:44:27 +0000 (07:44 +0000)]
better placement handling

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

23 years agochange LyXScreen names to begin with lower case
Lars Gullik Bjønnes [Wed, 4 Jul 2001 07:19:09 +0000 (07:19 +0000)]
change LyXScreen names to begin with lower case

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

23 years agofurther work on updatescrollbar
Lars Gullik Bjønnes [Tue, 3 Jul 2001 22:44:37 +0000 (22:44 +0000)]
further work on updatescrollbar

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

23 years agoremove more forms.h cruft
Jean-Marc Lasgouttes [Tue, 3 Jul 2001 16:13:01 +0000 (16:13 +0000)]
remove more forms.h cruft

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

23 years agouse CutAndPaste static methods directly
Lars Gullik Bjønnes [Tue, 3 Jul 2001 15:39:17 +0000 (15:39 +0000)]
use CutAndPaste static methods directly

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

23 years agotext2 chane, XFormsView
Lars Gullik Bjønnes [Tue, 3 Jul 2001 15:19:04 +0000 (15:19 +0000)]
text2 chane, XFormsView

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

23 years agomathed89.diff - fix "random" crashes
André Pönitz [Tue, 3 Jul 2001 15:04:59 +0000 (15:04 +0000)]
mathed89.diff - fix "random" crashes

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

23 years agoremove one more forms.h ; fix cache miss in TabularInset::GetMaxWidth
Jean-Marc Lasgouttes [Tue, 3 Jul 2001 14:15:39 +0000 (14:15 +0000)]
remove one more forms.h ; fix cache miss in TabularInset::GetMaxWidth

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

23 years agodo not include forms.h when not necessary
Jean-Marc Lasgouttes [Tue, 3 Jul 2001 13:04:32 +0000 (13:04 +0000)]
do not include forms.h when not necessary

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

23 years agoAdded using directive.
Angus Leeming [Tue, 3 Jul 2001 11:02:12 +0000 (11:02 +0000)]
Added using directive.

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

23 years agoremove unneeded file
André Pönitz [Tue, 3 Jul 2001 08:28:54 +0000 (08:28 +0000)]
remove unneeded file

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

23 years agomathed87.diff (Bug fixes, new feature "change font on selection")
André Pönitz [Tue, 3 Jul 2001 07:56:55 +0000 (07:56 +0000)]
mathed87.diff (Bug fixes, new feature "change font on selection")

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

23 years agoavoid multiple lookups and simplify slightly
Lars Gullik Bjønnes [Tue, 3 Jul 2001 07:46:50 +0000 (07:46 +0000)]
avoid multiple lookups and simplify slightly

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

23 years agoIntroduce a local cache to the getLyXText method for repetitive calls.
Jürgen Vigna [Mon, 2 Jul 2001 15:29:23 +0000 (15:29 +0000)]
Introduce a local cache to the getLyXText method for repetitive calls.

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

23 years agohungarian files update
Jean-Marc Lasgouttes [Mon, 2 Jul 2001 15:26:53 +0000 (15:26 +0000)]
hungarian files update

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

23 years agofix in formcharacter ; remove extra tabular duplication
Jean-Marc Lasgouttes [Mon, 2 Jul 2001 14:12:18 +0000 (14:12 +0000)]
fix in formcharacter ; remove extra tabular duplication

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

23 years agoremove TEXT
Lars Gullik Bjønnes [Fri, 29 Jun 2001 15:17:05 +0000 (15:17 +0000)]
remove TEXT

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

23 years agofix [foot|margin]note spacing in LaTeX
Jean-Marc Lasgouttes [Fri, 29 Jun 2001 14:01:29 +0000 (14:01 +0000)]
fix [foot|margin]note spacing in LaTeX

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

23 years agolyxstring compile fixes ; small stuff
Jean-Marc Lasgouttes [Fri, 29 Jun 2001 11:54:39 +0000 (11:54 +0000)]
lyxstring compile fixes ; small stuff

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

23 years agopatch from Jean-Marc + some
Lars Gullik Bjønnes [Fri, 29 Jun 2001 09:58:56 +0000 (09:58 +0000)]
patch from Jean-Marc + some

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

23 years agovariables.diff
Lars Gullik Bjønnes [Fri, 29 Jun 2001 06:40:08 +0000 (06:40 +0000)]
variables.diff

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

23 years agofix typo
Lars Gullik Bjønnes [Fri, 29 Jun 2001 06:35:47 +0000 (06:35 +0000)]
fix typo

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

23 years agolowercase.diff
Lars Gullik Bjønnes [Fri, 29 Jun 2001 06:30:53 +0000 (06:30 +0000)]
lowercase.diff

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

23 years agoadd ext* textclasses ; fix menu bindings
Jean-Marc Lasgouttes [Thu, 28 Jun 2001 15:11:24 +0000 (15:11 +0000)]
add ext* textclasses ; fix menu bindings

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

23 years agocxx compile fixes ; several patches from John
Jean-Marc Lasgouttes [Thu, 28 Jun 2001 13:02:03 +0000 (13:02 +0000)]
cxx compile fixes ; several patches from John

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

23 years agochange a lot of methods to begin with small char
Lars Gullik Bjønnes [Thu, 28 Jun 2001 10:25:20 +0000 (10:25 +0000)]
change a lot of methods to begin with small char

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

23 years agochangeCase fix
Lars Gullik Bjønnes [Wed, 27 Jun 2001 18:29:18 +0000 (18:29 +0000)]
changeCase fix

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

23 years agosome fixes for compaq cxx
Jean-Marc Lasgouttes [Wed, 27 Jun 2001 15:57:57 +0000 (15:57 +0000)]
some fixes for compaq cxx

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

23 years agogcc 3.0 fixes
Lars Gullik Bjønnes [Wed, 27 Jun 2001 15:33:55 +0000 (15:33 +0000)]
gcc 3.0 fixes

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

23 years agoLyX Drinkers United: patch 2
Lars Gullik Bjønnes [Wed, 27 Jun 2001 14:10:35 +0000 (14:10 +0000)]
LyX Drinkers United: patch 2

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

23 years agoupdate french translation
Jean-Marc Lasgouttes [Wed, 27 Jun 2001 14:03:03 +0000 (14:03 +0000)]
update french translation

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

23 years agoLyX Drinkers Union: patch 1
Lars Gullik Bjønnes [Mon, 25 Jun 2001 00:06:33 +0000 (00:06 +0000)]
LyX Drinkers Union: patch 1

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

23 years agoFix validation of insets inside a float
Dekel Tsur [Fri, 22 Jun 2001 10:55:15 +0000 (10:55 +0000)]
Fix validation of insets inside a float

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

23 years agofix read problems on win32
Jean-Marc Lasgouttes [Thu, 21 Jun 2001 10:55:48 +0000 (10:55 +0000)]
fix read problems on win32

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

23 years agoadd cv class
Jean-Marc Lasgouttes [Mon, 18 Jun 2001 16:05:21 +0000 (16:05 +0000)]
add cv class

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

23 years agoFix for qt2 citation dialog crash when selecting first key
Angus Leeming [Sun, 17 Jun 2001 13:22:56 +0000 (13:22 +0000)]
Fix for qt2 citation dialog crash when selecting first key
of available bibliography keys.

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

23 years agoClean-up of the button controller.
Angus Leeming [Sat, 16 Jun 2001 14:48:12 +0000 (14:48 +0000)]
Clean-up of the button controller.
The Qt frontend now compiles again.

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

23 years agoAdd an updateParagraph signal, take the opportunity to make a couple of
Angus Leeming [Fri, 15 Jun 2001 16:18:43 +0000 (16:18 +0000)]
Add an updateParagraph signal, take the opportunity to make a couple of
cosmetic name changes to existing signals.
updateParagraph signal emitted from BufferView::fitCursor().
Add crude machinery to deal with it in the xforms Paragraph dialog.

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

23 years agosmall cleanups, mostly from John
Jean-Marc Lasgouttes [Fri, 15 Jun 2001 14:43:54 +0000 (14:43 +0000)]
small cleanups, mostly from John

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

23 years agofix some buggy constructs with stringstream
Lars Gullik Bjønnes [Thu, 14 Jun 2001 17:58:49 +0000 (17:58 +0000)]
fix some buggy constructs with stringstream

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

23 years agoSmall fix and remove some warinings.
Jürgen Vigna [Thu, 14 Jun 2001 14:10:25 +0000 (14:10 +0000)]
Small fix and remove some warinings.

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

23 years agoFixed a bug when tabular was not redrawed.
Jürgen Vigna [Thu, 14 Jun 2001 10:44:21 +0000 (10:44 +0000)]
Fixed a bug when tabular was not redrawed.

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

23 years agoIn for a penny, in for a pound. Consistent use of // -*- C++ -*-
Angus Leeming [Thu, 14 Jun 2001 08:20:41 +0000 (08:20 +0000)]
In for a penny, in for a pound. Consistent use of // -*- C++ -*-

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

23 years agofix spellchecker crash ; implement status info for read-only
Jean-Marc Lasgouttes [Wed, 13 Jun 2001 16:32:36 +0000 (16:32 +0000)]
fix spellchecker crash ; implement status info for read-only

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

23 years agoRemoved // -*- C++ -*- from all .C files!
Angus Leeming [Wed, 13 Jun 2001 15:11:17 +0000 (15:11 +0000)]
Removed // -*- C++ -*- from all .C files!

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

23 years agoRevert changes committed by accident 5 mins ago!
Angus Leeming [Wed, 13 Jun 2001 14:53:58 +0000 (14:53 +0000)]
Revert changes committed by accident 5 mins ago!

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

23 years agofix compatability reading of floats
Lars Gullik Bjønnes [Wed, 13 Jun 2001 14:47:08 +0000 (14:47 +0000)]
fix compatability reading of floats

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

23 years agoAdded // -*- C++ -*- to the top of all files in controllers/ and xforms/
Angus Leeming [Wed, 13 Jun 2001 14:33:31 +0000 (14:33 +0000)]
Added // -*- C++ -*- to the top of all files in controllers/ and xforms/

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

23 years agosmall fixes to INSTALL
Jean-Marc Lasgouttes [Wed, 13 Jun 2001 14:05:26 +0000 (14:05 +0000)]
small fixes to INSTALL

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

23 years agoaa class changes from Pit
Jean-Marc Lasgouttes [Wed, 13 Jun 2001 13:45:51 +0000 (13:45 +0000)]
aa class changes from Pit

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

23 years agoOnce again the user can use the Font button on the toolbar to get the current
Angus Leeming [Wed, 13 Jun 2001 13:44:23 +0000 (13:44 +0000)]
Once again the user can use the Font button on the toolbar to get the current
contents of the character dialog even if the dialog is hidden.

I think that the functionality of the character dialog/Font button on the
toolbar is now as it was in 1.1.6. Oh, but we now have a working button
controller that the GUI's get for free...

Keep up the bug reports!
Angus

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

23 years agoshut off a warning
Jean-Marc Lasgouttes [Wed, 13 Jun 2001 12:01:46 +0000 (12:01 +0000)]
shut off a warning

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

23 years agofix gettext problem
Jean-Marc Lasgouttes [Tue, 12 Jun 2001 16:42:07 +0000 (16:42 +0000)]
fix gettext problem

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

23 years agoChanges needed to activate Character dialog buttons when any field is not
Angus Leeming [Tue, 12 Jun 2001 13:54:04 +0000 (13:54 +0000)]
Changes needed to activate Character dialog buttons when any field is not
IGNORE.
Also fix crash when Font button on toolbar is pressed and the Character dialog
has not yet been shown for the first time.

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

23 years agoThe Ok button is now activated in the Include dialog when the filename is
Angus Leeming [Tue, 12 Jun 2001 12:39:26 +0000 (12:39 +0000)]
The Ok button is now activated in the Include dialog when the filename is
input from the keyboard.

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

23 years agoFixed bug that disabled permanently addition of new converters using the
Angus Leeming [Tue, 12 Jun 2001 11:32:34 +0000 (11:32 +0000)]
Fixed bug that disabled permanently addition of new converters using the
Preferences dialog.

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

23 years agoremove setup of kde, fix the libtool setup
Lars Gullik Bjønnes [Mon, 11 Jun 2001 20:53:18 +0000 (20:53 +0000)]
remove setup of kde, fix the libtool setup

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

23 years agofix toc bug
Lars Gullik Bjønnes [Mon, 11 Jun 2001 17:20:17 +0000 (17:20 +0000)]
fix toc bug

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

23 years agofix getext problem with --disable-nls
Jean-Marc Lasgouttes [Fri, 8 Jun 2001 13:34:41 +0000 (13:34 +0000)]
fix getext problem with --disable-nls

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

23 years agoremove bogus define
Lars Gullik Bjønnes [Thu, 7 Jun 2001 19:14:28 +0000 (19:14 +0000)]
remove bogus define

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

23 years agoFixed one more "missing feature" for InsetText/Tabular.
Jürgen Vigna [Thu, 7 Jun 2001 14:51:20 +0000 (14:51 +0000)]
Fixed one more "missing feature" for InsetText/Tabular.

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

23 years agoencts class
Jean-Marc Lasgouttes [Thu, 7 Jun 2001 14:04:23 +0000 (14:04 +0000)]
encts class

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

23 years agopossible fix for the cxx compile problems
Lars Gullik Bjønnes [Thu, 7 Jun 2001 13:46:25 +0000 (13:46 +0000)]
possible fix for the cxx compile problems

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

23 years agoQt2 compilation + LColor cleanup from John
Jean-Marc Lasgouttes [Tue, 5 Jun 2001 17:05:51 +0000 (17:05 +0000)]
Qt2 compilation + LColor cleanup from John

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

23 years agoremove spurious a
Lars Gullik Bjønnes [Tue, 5 Jun 2001 07:59:08 +0000 (07:59 +0000)]
remove spurious a

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

23 years agovarious changes
Lars Gullik Bjønnes [Mon, 4 Jun 2001 23:57:32 +0000 (23:57 +0000)]
various changes

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

23 years agoModification to ButtonController, so that read-only list of widgets is
Angus Leeming [Sat, 2 Jun 2001 14:53:35 +0000 (14:53 +0000)]
Modification to ButtonController, so that read-only list of widgets is
not refreshed every time Restore,Apply,Ok,Cancel are pressed. Has the real
advantage that the GUI's can control the widgets more accurately, since the
ButtonController cannot.

Demonstrated with some small change to the Paragraph dialog: enabling the
align buttons is now dependent on the AlignPossible entry in the Layout.

Also apply a small bug fix to getVectorFromString in helper_funcs.C

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

23 years agofix typo
Lars Gullik Bjønnes [Fri, 1 Jun 2001 15:27:04 +0000 (15:27 +0000)]
fix typo

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

23 years agoInsetText/Tabular fixes (buglist from SF.NET)
Jürgen Vigna [Fri, 1 Jun 2001 15:10:26 +0000 (15:10 +0000)]
InsetText/Tabular fixes (buglist from SF.NET)

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

23 years agosmall compile fixes
Jean-Marc Lasgouttes [Fri, 1 Jun 2001 14:22:39 +0000 (14:22 +0000)]
small compile fixes

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

23 years agoinclude latinkeys.bind
Dekel Tsur [Fri, 1 Jun 2001 13:06:59 +0000 (13:06 +0000)]
include latinkeys.bind

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

23 years agohack to let boost know if limit exists or not
Lars Gullik Bjønnes [Fri, 1 Jun 2001 12:47:25 +0000 (12:47 +0000)]
hack to let boost know if limit exists or not

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

23 years agouse boost:crc
Lars Gullik Bjønnes [Fri, 1 Jun 2001 12:10:06 +0000 (12:10 +0000)]
use boost:crc

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

23 years agosome new boost files that we now use
Lars Gullik Bjønnes [Fri, 1 Jun 2001 11:56:18 +0000 (11:56 +0000)]
some new boost files that we now use

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

23 years agocompilation fixes for compaq cxx + small things
Jean-Marc Lasgouttes [Fri, 1 Jun 2001 10:53:24 +0000 (10:53 +0000)]
compilation fixes for compaq cxx + small things

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

23 years agosenseless fix
Lars Gullik Bjønnes [Thu, 31 May 2001 22:34:05 +0000 (22:34 +0000)]
senseless fix

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

23 years agoadd support for wide floats
Lars Gullik Bjønnes [Thu, 31 May 2001 16:48:26 +0000 (16:48 +0000)]
add support for wide floats

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

23 years agocleanout the boost dir, cleanup the frontends Makefile.am
Lars Gullik Bjønnes [Thu, 31 May 2001 13:07:02 +0000 (13:07 +0000)]
cleanout the boost dir, cleanup the frontends Makefile.am

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

23 years agoupdate libtool
Lars Gullik Bjønnes [Thu, 31 May 2001 10:37:32 +0000 (10:37 +0000)]
update libtool

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

23 years agoadjust to be able to complile with gcc 3.0, put selection vars into own struct, remov...
Lars Gullik Bjønnes [Thu, 31 May 2001 02:23:46 +0000 (02:23 +0000)]
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

23 years agoSmall changes to be able to compile on RH7.1 with pspell and included string.
Jürgen Vigna [Wed, 30 May 2001 15:09:31 +0000 (15:09 +0000)]
Small changes to be able to compile on RH7.1 with pspell and included string.

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

23 years agoupdate copyright year
Lars Gullik Bjønnes [Wed, 30 May 2001 13:53:44 +0000 (13:53 +0000)]
update copyright year

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

23 years agofix selection bug, use istreambuf_iterator in lyxsum
Lars Gullik Bjønnes [Wed, 30 May 2001 13:17:50 +0000 (13:17 +0000)]
fix selection bug, use istreambuf_iterator in lyxsum

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

23 years agosmall fix to fr.po
Jean-Marc Lasgouttes [Wed, 30 May 2001 08:47:44 +0000 (08:47 +0000)]
small fix to fr.po

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

23 years agotrivial changes
Angus Leeming [Tue, 29 May 2001 14:54:25 +0000 (14:54 +0000)]
trivial changes

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

23 years agofix ugly kbsequence parsing ; support cursor keys in numpad
Jean-Marc Lasgouttes [Tue, 29 May 2001 14:16:39 +0000 (14:16 +0000)]
fix ugly kbsequence parsing ; support cursor keys in numpad

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

23 years agosmall fixes
Jean-Marc Lasgouttes [Tue, 29 May 2001 12:40:26 +0000 (12:40 +0000)]
small fixes

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