]> git.lyx.org Git - lyx.git/log
lyx.git
22 years agouse layout default not layout from prev para
Lars Gullik Bjønnes [Thu, 7 Mar 2002 10:12:59 +0000 (10:12 +0000)]
use layout default not layout from prev para

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

22 years agofix memory access bugs in flimage use.
Angus Leeming [Thu, 7 Mar 2002 09:59:17 +0000 (09:59 +0000)]
fix memory access bugs in flimage use.

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

22 years agoFix bugs in minipage compatibility read (fix #240).
Jürgen Vigna [Wed, 6 Mar 2002 16:02:51 +0000 (16:02 +0000)]
Fix bugs in minipage compatibility read (fix #240).

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

22 years agolayout work
Lars Gullik Bjønnes [Wed, 6 Mar 2002 15:55:04 +0000 (15:55 +0000)]
layout work

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

22 years agoremove lib/configure from cvs and make sure it is autogenerated
Jean-Marc Lasgouttes [Wed, 6 Mar 2002 14:40:56 +0000 (14:40 +0000)]
remove lib/configure from cvs and make sure it is autogenerated

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

22 years agohandle missing layout gracefully when reading and writing lyx files
Lars Gullik Bjønnes [Wed, 6 Mar 2002 14:24:34 +0000 (14:24 +0000)]
handle missing layout gracefully when reading and writing lyx files

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

22 years agoset layout for new paragraph.
Jürgen Vigna [Wed, 6 Mar 2002 13:19:07 +0000 (13:19 +0000)]
set layout for new paragraph.

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

22 years agoAdd an image loader using the xforms library routines and compile it if
Angus Leeming [Wed, 6 Mar 2002 12:07:23 +0000 (12:07 +0000)]
Add an image loader using the xforms library routines and compile it if
your version of the xforms library is good enough.
The qt2 stuff is only partially tested (link problems elsewhere) and
the gnome stuff is not tested at all.

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

22 years agoAdd LString.h to ControlShowFile.h
Angus Leeming [Wed, 6 Mar 2002 12:06:34 +0000 (12:06 +0000)]
Add LString.h to ControlShowFile.h

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

22 years agoFixed InsetText's frame redrawing.
Jürgen Vigna [Wed, 6 Mar 2002 10:40:31 +0000 (10:40 +0000)]
Fixed InsetText's frame redrawing.

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

22 years agoMore fixes to InsetERT (hopefully the last ones for now).
Jürgen Vigna [Wed, 6 Mar 2002 10:17:29 +0000 (10:17 +0000)]
More fixes to InsetERT (hopefully the last ones for now).

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

22 years agoget rid of Paragraph::clear
Lars Gullik Bjønnes [Tue, 5 Mar 2002 23:02:37 +0000 (23:02 +0000)]
get rid of Paragraph::clear

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

22 years agoDon't call parseBibTeX at all if the info field is from lyx layout
Angus Leeming [Tue, 5 Mar 2002 17:48:21 +0000 (17:48 +0000)]
Don't call parseBibTeX at all if the info field is from lyx layout
"bibliography" (from Herbert).

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

22 years agoFix crash when data.find('=') returns string::npos.
Angus Leeming [Tue, 5 Mar 2002 17:36:22 +0000 (17:36 +0000)]
Fix crash when data.find('=') returns string::npos.

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

22 years agofix crash when doing nothing (from John) and upgrade Martin in CREDITS
Jean-Marc Lasgouttes [Tue, 5 Mar 2002 16:18:02 +0000 (16:18 +0000)]
fix crash when doing nothing (from John) and upgrade Martin in CREDITS

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

22 years agofix set layout 0 problem
Lars Gullik Bjønnes [Tue, 5 Mar 2002 16:13:59 +0000 (16:13 +0000)]
fix set layout 0 problem

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

22 years agoLooks like I forgot this this morning, although I still don't know why it's
Angus Leeming [Tue, 5 Mar 2002 15:14:34 +0000 (15:14 +0000)]
Looks like I forgot this this morning, although I still don't know why it's
in cvs...

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

22 years agoRemove cruft.
Angus Leeming [Tue, 5 Mar 2002 15:08:22 +0000 (15:08 +0000)]
Remove cruft.

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

22 years agoChanged behaviour of Inlined ERT insets (fix 251).
Jürgen Vigna [Tue, 5 Mar 2002 14:55:20 +0000 (14:55 +0000)]
Changed behaviour of Inlined ERT insets (fix 251).

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

22 years agoFor linuxdoc and docbook:
José Matox [Tue, 5 Mar 2002 13:38:40 +0000 (13:38 +0000)]
For linuxdoc and docbook:
   * add empty methods to insetnote (as latex)
   * fix use of uninitialized varible in insetquote
   * fix standard style in layout files.

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

22 years agoFixed calling edit off subinset on a ButtonPress event (fix #214).
Jürgen Vigna [Tue, 5 Mar 2002 11:51:07 +0000 (11:51 +0000)]
Fixed calling edit off subinset on a ButtonPress event (fix #214).

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

22 years agoFix bug displaying tgif images and with exporting them to pdflatex
Angus Leeming [Tue, 5 Mar 2002 11:02:32 +0000 (11:02 +0000)]
Fix bug displaying tgif images and with exporting them to pdflatex

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

22 years agoFix the paste bug with different depths.
Jürgen Vigna [Tue, 5 Mar 2002 10:53:46 +0000 (10:53 +0000)]
Fix the paste bug with different depths.

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

22 years agogross hack to set layout
Lars Gullik Bjønnes [Mon, 4 Mar 2002 16:10:47 +0000 (16:10 +0000)]
gross hack to set layout

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

22 years agoFixed Inset->File as inside insets (InsetTabular/InsetText) (fix #257).
Jürgen Vigna [Mon, 4 Mar 2002 15:42:54 +0000 (15:42 +0000)]
Fixed Inset->File as inside insets (InsetTabular/InsetText) (fix #257).

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

22 years agoqt2 stuff
Lars Gullik Bjønnes [Mon, 4 Mar 2002 12:19:28 +0000 (12:19 +0000)]
qt2 stuff

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

22 years agoFixed recalculate of multicolumns on screen (fix #150).
Jürgen Vigna [Mon, 4 Mar 2002 11:26:17 +0000 (11:26 +0000)]
Fixed recalculate of multicolumns on screen (fix #150).

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

22 years agoMartin's Angstrom patch.
Angus Leeming [Mon, 4 Mar 2002 11:10:26 +0000 (11:10 +0000)]
Martin's Angstrom patch.

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

22 years agoMove Dialogs::redrawGUI to frontends/Dialogs.C from all those guis.
Angus Leeming [Mon, 4 Mar 2002 10:51:40 +0000 (10:51 +0000)]
Move Dialogs::redrawGUI to frontends/Dialogs.C from all those guis.
Move Dialogs::initialiseGraphics to GUIRunTime.
xforms works, qt2 and gnome not tested.

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

22 years agoCompile fix.
Angus Leeming [Mon, 4 Mar 2002 10:40:01 +0000 (10:40 +0000)]
Compile fix.

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

22 years agoHerbert's upgrade to the recognized graphics formats.
Angus Leeming [Mon, 4 Mar 2002 10:37:25 +0000 (10:37 +0000)]
Herbert's upgrade to the recognized graphics formats.

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

22 years agoFix to deal with the pernicious mixed content model in tables,
José Matox [Mon, 4 Mar 2002 10:04:29 +0000 (10:04 +0000)]
Fix to deal with the pernicious mixed content model in tables,
the exported docbook and linuxdoc output now is ugly but correct.
Included files final fix, now they work in all cases, with or
without temp directory.

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

22 years agocomment out some debugging
Lars Gullik Bjønnes [Mon, 4 Mar 2002 01:06:37 +0000 (01:06 +0000)]
comment out some debugging

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

22 years agoforgot these
Lars Gullik Bjønnes [Sun, 3 Mar 2002 20:26:22 +0000 (20:26 +0000)]
forgot these

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

22 years agoremove lowercase, better layout handling and some variable renameing
Lars Gullik Bjønnes [Sun, 3 Mar 2002 20:25:07 +0000 (20:25 +0000)]
remove lowercase, better layout handling and some variable renameing

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

22 years agolowercase style on reading .lyx
Lars Gullik Bjønnes [Sun, 3 Mar 2002 13:11:06 +0000 (13:11 +0000)]
lowercase style on reading .lyx

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

22 years agoadd defaultstyle
Lars Gullik Bjønnes [Sun, 3 Mar 2002 11:15:27 +0000 (11:15 +0000)]
add defaultstyle

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

22 years agomake maintainer-clean do what it is supposed to
Lars Gullik Bjønnes [Sat, 2 Mar 2002 22:58:56 +0000 (22:58 +0000)]
make maintainer-clean do what it is supposed to

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

22 years agomake constructor public
Lars Gullik Bjønnes [Sat, 2 Mar 2002 22:57:10 +0000 (22:57 +0000)]
make constructor public

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

22 years agoremove some debug stuff
Lars Gullik Bjønnes [Sat, 2 Mar 2002 20:32:35 +0000 (20:32 +0000)]
remove some debug stuff

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

22 years agoget rid of LYX_LIBS
Lars Gullik Bjønnes [Sat, 2 Mar 2002 19:27:06 +0000 (19:27 +0000)]
get rid of LYX_LIBS

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

22 years agofix calling of LaTeXFeatures
Lars Gullik Bjønnes [Sat, 2 Mar 2002 19:09:56 +0000 (19:09 +0000)]
fix calling of LaTeXFeatures

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

22 years agolayout as string
Lars Gullik Bjønnes [Sat, 2 Mar 2002 16:39:54 +0000 (16:39 +0000)]
layout as string

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

22 years agouse exclicit temp var
Lars Gullik Bjønnes [Sat, 2 Mar 2002 13:21:31 +0000 (13:21 +0000)]
use exclicit temp var

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

22 years agoauto updates
Lars Gullik Bjønnes [Sat, 2 Mar 2002 12:11:55 +0000 (12:11 +0000)]
auto updates

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

22 years agoforgot this
Lars Gullik Bjønnes [Sat, 2 Mar 2002 12:08:46 +0000 (12:08 +0000)]
forgot this

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

22 years agosome more configure/Makefile changes
Lars Gullik Bjønnes [Sat, 2 Mar 2002 12:07:06 +0000 (12:07 +0000)]
some more configure/Makefile changes

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

22 years agoqt2.diff
Lars Gullik Bjønnes [Fri, 1 Mar 2002 23:09:05 +0000 (23:09 +0000)]
qt2.diff

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

22 years agofix up build (also need patch sent to list), bring back doc/par dialogs,
John Levon [Fri, 1 Mar 2002 18:47:56 +0000 (18:47 +0000)]
fix up build (also need patch sent to list), bring back doc/par dialogs,
add alert_pimpl

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

22 years agoadd debug.h (this is a test commit)
Lars Gullik Bjønnes [Fri, 1 Mar 2002 17:42:43 +0000 (17:42 +0000)]
add debug.h (this is a test commit)

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

22 years agoadd some object file for qt2
Lars Gullik Bjønnes [Fri, 1 Mar 2002 17:31:39 +0000 (17:31 +0000)]
add some object file for qt2

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

22 years agosome more compile fixing
Lars Gullik Bjønnes [Fri, 1 Mar 2002 17:30:53 +0000 (17:30 +0000)]
some more compile fixing

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

22 years agoMake the d-tor public to make Dekel's compiler happy.
Angus Leeming [Fri, 1 Mar 2002 17:12:13 +0000 (17:12 +0000)]
Make the d-tor public to make Dekel's compiler happy.

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

22 years agoStarting fixing multicolumns draw on screen.
Jürgen Vigna [Fri, 1 Mar 2002 16:04:10 +0000 (16:04 +0000)]
Starting fixing multicolumns draw on screen.

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

22 years agoa new springer journal
Jean-Marc Lasgouttes [Fri, 1 Mar 2002 15:40:16 +0000 (15:40 +0000)]
a new springer journal

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

22 years agoCleanup of getExtFromContents.
Angus Leeming [Fri, 1 Mar 2002 15:28:02 +0000 (15:28 +0000)]
Cleanup of getExtFromContents.

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

22 years agobegin work on gui compiling
Lars Gullik Bjønnes [Fri, 1 Mar 2002 15:08:12 +0000 (15:08 +0000)]
begin work on gui compiling

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

22 years agochange the way kbd sequences are shown in minibuffer
Jean-Marc Lasgouttes [Fri, 1 Mar 2002 14:13:01 +0000 (14:13 +0000)]
change the way kbd sequences are shown in minibuffer

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

22 years agotentative fix for #177; small things
Jean-Marc Lasgouttes [Fri, 1 Mar 2002 12:39:22 +0000 (12:39 +0000)]
tentative fix for #177; small things

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

22 years agoComment out
Angus Leeming [Fri, 1 Mar 2002 10:29:26 +0000 (10:29 +0000)]
Comment out
//     else if ((str.at(3) == 'i') && (str.at(0) == '\000') &&
//      (str.at(1) == '\000') && (str.at(2) == '\000'))
// return "xwd";
as a temporary fix for a crash.

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

22 years agoHerbert's patch supporting more graphics formats.
Angus Leeming [Fri, 1 Mar 2002 09:58:15 +0000 (09:58 +0000)]
Herbert's patch supporting more graphics formats.

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

22 years agoMartin's prettification patch.
Angus Leeming [Fri, 1 Mar 2002 09:52:49 +0000 (09:52 +0000)]
Martin's prettification patch.

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

22 years agoFix Kayvan's make dist problem.
Angus Leeming [Fri, 1 Mar 2002 09:25:42 +0000 (09:25 +0000)]
Fix Kayvan's make dist problem.

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

22 years agoif we can load direct without conversion, then do that.
Angus Leeming [Thu, 28 Feb 2002 19:55:26 +0000 (19:55 +0000)]
if we can load direct without conversion, then do that.

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

22 years agoAdd a missing #include <cstdio> for sscanf.
Angus Leeming [Thu, 28 Feb 2002 19:44:31 +0000 (19:44 +0000)]
Add a missing #include <cstdio> for sscanf.

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

22 years agoMove connection of the image loader signals to the frontends.
Angus Leeming [Thu, 28 Feb 2002 18:07:15 +0000 (18:07 +0000)]
Move connection of the image loader signals to the frontends.
Small fix to GImageXPM.

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

22 years agoUpgrading of my xforms libs showed that lots of files thought they depended
Angus Leeming [Thu, 28 Feb 2002 17:50:20 +0000 (17:50 +0000)]
Upgrading of my xforms libs showed that lots of files thought they depended
on xforms. Further inspection showed that they didn't!
I've done nothing more than remove #include "lyx_gui_misc.h" here.

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

22 years agofix code to detect g++ version
Jean-Marc Lasgouttes [Thu, 28 Feb 2002 17:30:10 +0000 (17:30 +0000)]
fix code to detect g++ version

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

22 years agoAdd GraphicsTypes.h to libgraphics_la_SOURCES
Angus Leeming [Thu, 28 Feb 2002 16:09:35 +0000 (16:09 +0000)]
Add GraphicsTypes.h to libgraphics_la_SOURCES

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

22 years agoSince Jean-Marc is making you all rebuild your trees, now is the time to
Angus Leeming [Thu, 28 Feb 2002 15:37:52 +0000 (15:37 +0000)]
Since Jean-Marc is making you all rebuild your trees, now is the time to
add a new static method "initialiseGraphics" to Dialogs.h.

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

22 years agonew code for max depth; time to recompile your tree :)
Jean-Marc Lasgouttes [Thu, 28 Feb 2002 15:07:11 +0000 (15:07 +0000)]
new code for max depth; time to recompile your tree :)

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

22 years agoJohn's possible fix to the Bad Window problems that some people have
Angus Leeming [Thu, 28 Feb 2002 14:36:23 +0000 (14:36 +0000)]
John's possible fix to the Bad Window problems that some people have
been experiencing.

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

22 years ago"ding-dong, the witch is dead!", says John
Jean-Marc Lasgouttes [Thu, 28 Feb 2002 14:06:24 +0000 (14:06 +0000)]
"ding-dong, the witch is dead!", says John

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

22 years agoshut off warning
Jean-Marc Lasgouttes [Thu, 28 Feb 2002 13:17:37 +0000 (13:17 +0000)]
shut off warning

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

22 years agoSome more fixes to compiler warnings.
Angus Leeming [Thu, 28 Feb 2002 13:10:26 +0000 (13:10 +0000)]
Some more fixes to compiler warnings.

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

22 years agoUnsigned/signed.
Angus Leeming [Thu, 28 Feb 2002 12:02:50 +0000 (12:02 +0000)]
Unsigned/signed.

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

22 years agoClear selection on PgUp/Down in tabulars (fix #216).
Jürgen Vigna [Thu, 28 Feb 2002 12:02:19 +0000 (12:02 +0000)]
Clear selection on PgUp/Down in tabulars (fix #216).

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

22 years agoMore signed/unsigned stuff.
Angus Leeming [Thu, 28 Feb 2002 11:50:42 +0000 (11:50 +0000)]
More signed/unsigned stuff.

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

22 years agoProperly resolve more warnings about comparison between signed and
Angus Leeming [Thu, 28 Feb 2002 11:00:48 +0000 (11:00 +0000)]
Properly resolve more warnings about comparison between signed and
between signed and unsigned integer expressions.

Could people please report any further warnings.

Angus

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

22 years agonext try at fixing 214; dist bugfix from Kayvan
Jean-Marc Lasgouttes [Thu, 28 Feb 2002 10:43:24 +0000 (10:43 +0000)]
next try at fixing 214; dist bugfix from Kayvan

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

22 years agoWhite space changes only.
Angus Leeming [Wed, 27 Feb 2002 17:49:10 +0000 (17:49 +0000)]
White space changes only.

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

22 years agoRemove diagnostic message
Angus Leeming [Wed, 27 Feb 2002 17:42:29 +0000 (17:42 +0000)]
Remove diagnostic message

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

22 years ago* Cure the crash that became a memory leak properly.
Angus Leeming [Wed, 27 Feb 2002 17:27:59 +0000 (17:27 +0000)]
* Cure the crash that became a memory leak properly.
* Enable the loading of XPM files with crappy color strings. Print
  out a nice friendly message on what's gone wrong and how to resolve
  it properly.

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

22 years agoturn proof of concept from Juergen into fix for #214
Jean-Marc Lasgouttes [Wed, 27 Feb 2002 15:19:21 +0000 (15:19 +0000)]
turn proof of concept from Juergen into fix for #214

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

22 years agoremove redundant code (from Martin)
Jean-Marc Lasgouttes [Wed, 27 Feb 2002 14:02:10 +0000 (14:02 +0000)]
remove redundant code (from Martin)

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

22 years agoAdd #include <sys/types.h> // needed for pid_t
Angus Leeming [Wed, 27 Feb 2002 12:51:20 +0000 (12:51 +0000)]
Add #include <sys/types.h> // needed for pid_t

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

22 years agoDon't compile src/frontends/support as LyXImage is now dead.
Angus Leeming [Wed, 27 Feb 2002 12:17:58 +0000 (12:17 +0000)]
Don't compile src/frontends/support as LyXImage is now dead.

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

22 years ago* GraphicsImageXPM.[Ch]: more rigorous use of types (signed/unsigned).
Angus Leeming [Wed, 27 Feb 2002 11:43:04 +0000 (11:43 +0000)]
* GraphicsImageXPM.[Ch]: more rigorous use of types (signed/unsigned).
(Data d-tor): introduce memory leak temporarily, to "fix" a crash
in free_color_table.
(unique_color_string): use the correct string c-tor.

Could a gcc user post me any remaining warning messages?

Angus

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

22 years agopatch against infinite depth from Martin
Jean-Marc Lasgouttes [Wed, 27 Feb 2002 11:36:20 +0000 (11:36 +0000)]
patch against infinite depth from Martin

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

22 years agocompilation fix; small menubar tweak
Jean-Marc Lasgouttes [Wed, 27 Feb 2002 11:34:20 +0000 (11:34 +0000)]
compilation fix; small menubar tweak

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

22 years agoThe graphics inset now has:
Angus Leeming [Wed, 27 Feb 2002 09:59:52 +0000 (09:59 +0000)]
The graphics inset now has:
* lazy loading (don't try and load the image until a request to draw it
  is received).
* asynchronous conversion to a loadable format.
* asynchronous loading if the image loader supports it (it doesn't).
* "simple" cropping, rotating and scaling (in that order) of the image
  on the LyX screen.
* display in color, grayscale or monochrome.

We also have a forked calls dialog, although it isn't very exciting
yet because only the graphics cache makes use of the forked call controller.

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

22 years agoAdded a insetButtonRelease call returning true as prove of concept (fix #214).
Jürgen Vigna [Tue, 26 Feb 2002 16:14:45 +0000 (16:14 +0000)]
Added a insetButtonRelease call returning true as prove of concept (fix #214).

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

22 years agoFixed wrong update handling after change I leave in the wrong code for the
Jürgen Vigna [Tue, 26 Feb 2002 15:42:19 +0000 (15:42 +0000)]
Fixed wrong update handling after change I leave in the wrong code for the
one who wrote it to remove and have a look what he did wrong (fix #243).

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

22 years agohandle font changing stuff when we have a cell selection (fix # 217).
Jürgen Vigna [Tue, 26 Feb 2002 15:17:00 +0000 (15:17 +0000)]
handle font changing stuff when we have a cell selection (fix # 217).

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

22 years agoForce a SELECTION update if we had a selection and we passed the event down to
Jürgen Vigna [Tue, 26 Feb 2002 11:55:31 +0000 (11:55 +0000)]
Force a SELECTION update if we had a selection and we passed the event down to
the inset (fix #213).

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

22 years agocleanups from John and Juergen, bib files parsing fix from Herbert
Jean-Marc Lasgouttes [Tue, 26 Feb 2002 10:50:48 +0000 (10:50 +0000)]
cleanups from John and Juergen, bib files parsing fix from Herbert

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

22 years agoAddressing #212 bloat of fileformat for tabulars. More than this I'm not
Jürgen Vigna [Tue, 26 Feb 2002 08:24:48 +0000 (08:24 +0000)]
Addressing #212 bloat of fileformat for tabulars. More than this I'm not
willing to do on this for 1.2.0. Anyway this reduces TableExamples.lyx from
107kb to 66kb.

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

22 years agoFixed by calling edit() before InsetButtonPress on locking the inset for
Jürgen Vigna [Fri, 22 Feb 2002 14:51:53 +0000 (14:51 +0000)]
Fixed by calling edit() before InsetButtonPress on locking the inset for
HIGHLY editable insets (fix #250).

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

22 years agodon't add an indent for paragraphs inside tabular cells (fix #208)
Jürgen Vigna [Fri, 22 Feb 2002 14:11:32 +0000 (14:11 +0000)]
don't add an indent for paragraphs inside tabular cells (fix #208)

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

22 years agoFix for #191, setting the cursor to the second paragraph if available if the
Jürgen Vigna [Fri, 22 Feb 2002 13:25:03 +0000 (13:25 +0000)]
Fix for #191, setting the cursor to the second paragraph if available if the
first one is empty.

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