Lars Gullik Bjønnes
be0b4abbc3
get rid of LYX_LIBS
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3642 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 19:27:06 +00:00
Lars Gullik Bjønnes
b86565cfe5
fix calling of LaTeXFeatures
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3641 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 19:09:56 +00:00
Lars Gullik Bjønnes
dbd7a961fc
layout as string
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3640 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 16:39:54 +00:00
Lars Gullik Bjønnes
2c3af1475e
use exclicit temp var
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3639 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 13:21:31 +00:00
Lars Gullik Bjønnes
e6dae25711
auto updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3638 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 12:11:55 +00:00
Lars Gullik Bjønnes
8e86ef0fba
forgot this
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3637 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 12:08:46 +00:00
Lars Gullik Bjønnes
81753592d8
some more configure/Makefile changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3636 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 12:07:06 +00:00
Lars Gullik Bjønnes
9c2fef3e5b
qt2.diff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3635 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 23:09:05 +00:00
John Levon
a032e389e3
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
2002-03-01 18:47:56 +00:00
Lars Gullik Bjønnes
8fc0d78659
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
2002-03-01 17:42:43 +00:00
Lars Gullik Bjønnes
74aecce301
add some object file for qt2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3632 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 17:31:39 +00:00
Lars Gullik Bjønnes
d226ca60fa
some more compile fixing
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3631 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 17:30:53 +00:00
Angus Leeming
5f1a3be830
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
2002-03-01 17:12:13 +00:00
Jürgen Vigna
57bb1b916c
Starting fixing multicolumns draw on screen.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3629 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 16:04:10 +00:00
Jean-Marc Lasgouttes
681da65923
a new springer journal
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3628 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 15:40:16 +00:00
Angus Leeming
531b651032
Cleanup of getExtFromContents.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3627 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 15:28:02 +00:00
Lars Gullik Bjønnes
f77b81570d
begin work on gui compiling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3626 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 15:08:12 +00:00
Jean-Marc Lasgouttes
31538bd39e
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
2002-03-01 14:13:01 +00:00
Jean-Marc Lasgouttes
d5c4ecc548
tentative fix for #177 ; small things
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3624 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 12:39:22 +00:00
Angus Leeming
fd4424d549
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
2002-03-01 10:29:26 +00:00
Angus Leeming
b3e376fefc
Herbert's patch supporting more graphics formats.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3621 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 09:58:15 +00:00
Angus Leeming
865b605078
Martin's prettification patch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3620 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 09:52:49 +00:00
Angus Leeming
46c0f20d2a
Fix Kayvan's make dist problem.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3619 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-01 09:25:42 +00:00
Angus Leeming
1bb8334771
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
2002-02-28 19:55:26 +00:00
Angus Leeming
23a28bf25b
Add a missing #include <cstdio> for sscanf.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3617 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-28 19:44:31 +00:00
Angus Leeming
00e13a6f56
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
2002-02-28 18:07:15 +00:00
Angus Leeming
eb6a0ad551
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
2002-02-28 17:50:20 +00:00
Jean-Marc Lasgouttes
46d5911af1
fix code to detect g++ version
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3614 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-28 17:30:10 +00:00
Angus Leeming
9dafe9b9a5
Add GraphicsTypes.h to libgraphics_la_SOURCES
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3613 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-28 16:09:35 +00:00
Angus Leeming
a1aa5796c8
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
2002-02-28 15:37:52 +00:00
Jean-Marc Lasgouttes
cfffe11571
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
2002-02-28 15:07:11 +00:00
Angus Leeming
3026a589b0
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
2002-02-28 14:36:23 +00:00
Jean-Marc Lasgouttes
4b07057b7e
"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
2002-02-28 14:06:24 +00:00
Jean-Marc Lasgouttes
0957efa540
shut off warning
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3608 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-28 13:17:37 +00:00
Angus Leeming
77866d9e88
Some more fixes to compiler warnings.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3607 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-28 13:10:26 +00:00
Angus Leeming
58ad553455
Unsigned/signed.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3606 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-28 12:02:50 +00:00
Jürgen Vigna
3c599a8c2a
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
2002-02-28 12:02:19 +00:00
Angus Leeming
01df791351
More signed/unsigned stuff.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3604 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-28 11:50:42 +00:00
Angus Leeming
04196c1a6c
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
2002-02-28 11:00:48 +00:00
Jean-Marc Lasgouttes
b5fcf8a4b8
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
2002-02-28 10:43:24 +00:00
Angus Leeming
0f433cbbf6
White space changes only.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3601 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-27 17:49:10 +00:00
Angus Leeming
f6599f7257
Remove diagnostic message
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3600 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-27 17:42:29 +00:00
Angus Leeming
aa70718501
* 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
2002-02-27 17:27:59 +00:00
Jean-Marc Lasgouttes
53c6d464f6
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
2002-02-27 15:19:21 +00:00
Jean-Marc Lasgouttes
6635cee7ce
remove redundant code (from Martin)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3597 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-27 14:02:10 +00:00
Angus Leeming
3b041cc66d
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
2002-02-27 12:51:20 +00:00
Angus Leeming
0a8d0c71a3
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
2002-02-27 12:17:58 +00:00
Angus Leeming
fcc7529843
* 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
2002-02-27 11:43:04 +00:00
Jean-Marc Lasgouttes
bf954a7bc3
patch against infinite depth from Martin
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3593 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-27 11:36:20 +00:00
Jean-Marc Lasgouttes
d03f2aab75
compilation fix; small menubar tweak
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3592 a592a061-630c-0410-9148-cb99ea01b6c8
2002-02-27 11:34:20 +00:00