Commit Graph

3626 Commits

Author SHA1 Message Date
Lars Gullik Bjønnes
6ab2bfc40b forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4040 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-22 16:38:31 +00:00
Lars Gullik Bjønnes
abc4ed9a65 add qt2/xforms to guilib + simple ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4039 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-22 16:31:14 +00:00
Jürgen Vigna
018653ef27 Rewoke full selection make with selectall otherwise we may paint the
selection later (tabulars).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4038 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-22 14:52:46 +00:00
Jürgen Vigna
2356001ed3 Fixed use of uninitialized variable code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4037 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-22 14:31:47 +00:00
Angus Leeming
b6126838b5 (Herbert): strip the extension from the graphics filename when exporting
to latex.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4036 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-19 17:16:00 +00:00
Jürgen Vigna
43ad9cf095 Fix the rebreak and cursor position if we had a CHANGED_IN_DRAW (fix #175).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4035 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-19 14:16:08 +00:00
Jürgen Vigna
19ba6786a9 Fix recalculating of row dimensions on a zoom (fix #333).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4034 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-19 13:23:39 +00:00
Jürgen Vigna
a9a371fb5e Call an update before setting the_locking_inset = 0 as otherwise we
don't repaint! (fix #332).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4033 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-19 11:12:14 +00:00
Jürgen Vigna
3e12056da2 Don't enter the inset if we came from a row above and are one row over
the inset (#262).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4032 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-19 11:06:09 +00:00
Jürgen Vigna
0b0238d904 Fix not updating of paragaph dialog in some cases (fix #229).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4031 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-19 10:51:06 +00:00
Angus Leeming
8f5b8ae18a Marco might like this...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4030 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-19 09:30:30 +00:00
Angus Leeming
8dfe03e027 (Marco Morandini): make the list of loadable graphics formats dynamic.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4029 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-19 09:17:05 +00:00
Lars Gullik Bjønnes
6277647f63 just massage the input format
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4028 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-18 17:48:55 +00:00
André Pönitz
83c2be0da4 fix enering of \_
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4027 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-18 15:29:27 +00:00
Jürgen Vigna
c57ca65f78 Fix small redraw bug.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4026 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-18 15:19:14 +00:00
Jürgen Vigna
a5e70bd5ef Change the layout also for the last selected paragraph and also if one of
the selected paragraphs does have a different layout.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4025 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-18 14:14:06 +00:00
André Pönitz
763fbc6f1b don't display a message unless in debug mode
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4024 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-18 14:05:33 +00:00
Lars Gullik Bjønnes
d7ed6f5c3c ws changes and make distclean work for sigc as well
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4023 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-18 13:11:28 +00:00
Jürgen Vigna
78fd880838 Fixed compatibility read after Lars substitution from \\end_float with
\\end_inset.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4022 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-18 12:14:26 +00:00
Jürgen Vigna
2fbc66100c Fix page up/down behaviour with very high rows. Same for selection with mouse.
(fix #311, #60)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4021 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-18 09:47:08 +00:00
Lars Gullik Bjønnes
44cf1d0e18 fix a bitfield bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4020 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-17 21:05:37 +00:00
Lars Gullik Bjønnes
4ac2c6df98 dont break line
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4019 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-17 16:29:17 +00:00
Angus Leeming
ba799bbab9 (Rob Lahaye): add Makefile to a couple of .cvsignore files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4018 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-17 16:13:40 +00:00
Angus Leeming
195656bacf Fix the loading of xpm files by the simple image loader when it encounters
colour strings like #rrrrggggbbbb.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4017 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-17 16:08:31 +00:00
Angus Leeming
6a9075b596 fix broken colour in sub/super.xpm that I introduced last time around
and use the same 4 colours for all xpm files.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4016 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-17 15:57:58 +00:00
Angus Leeming
85ab2544a5 Enable Rob Lahaye to read LyX's own xpm files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4015 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-17 11:27:48 +00:00
Jürgen Vigna
ba73010ca1 Forgot to save changed file ;)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4014 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-17 09:54:58 +00:00
Jürgen Vigna
ba79607927 Simplified code and don't enter inset on cursor down/up while we are selecting.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4013 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-17 08:34:59 +00:00
André Pönitz
1bef00e7a3 fix warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4012 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-17 05:25:45 +00:00
John Levon
aa4723fb76 Closer approximation to compiling and building
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4011 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 22:37:46 +00:00
Lars Gullik Bjønnes
893eab90a2 remerge po files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4010 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 21:59:48 +00:00
Angus Leeming
e70099ded4 Overide the InsetCollapsable::ascii method to not output anything at all!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4009 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 16:43:19 +00:00
Jürgen Vigna
1eba5295d8 Losts of fixes to cursor handling with insets. Cursor up/down now can
transverse also inset if they are on it's way, Page up/down for InsetText
fixed (cleanly now as I finally understood the algorithm ;) This fixes some
non reported bugs, some in Michaels list, some reported on the mailing
list and #314 on our buglist.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4008 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 14:10:39 +00:00
Angus Leeming
48f5aa9517 Remove the Alert popups from the graphics cache.
Sometimes, these Alerts are displayed with only part of the background
greyed out, which smacks of "wierd xforms bug".

I can obtain this when loading a buffer from the command line "lyx buffer.lyx".
It appears that xforms isn't happy if the goodie is displayed before the
main window. Just a guess though...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4007 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 12:43:42 +00:00
Jean-Marc Lasgouttes
2611cce4f1 fix math-delim
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4006 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:57:37 +00:00
Lars Gullik Bjønnes
07ba220763 forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4005 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:56:04 +00:00
Jean-Marc Lasgouttes
3bb77e3b71 and another one
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4004 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:41:52 +00:00
Jean-Marc Lasgouttes
f0932bf750 stupid typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4003 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:38:32 +00:00
Jean-Marc Lasgouttes
82c2332197 update upgrade instructions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4002 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:37:45 +00:00
Angus Leeming
f2abe6cb34 Make getBibkeyList const.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4001 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:12:36 +00:00
Lars Gullik Bjønnes
8b0bb92d40 small build and doc changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4000 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:11:40 +00:00
Angus Leeming
143f71f691 (Herbert): fix parsing of bibtex entry bug.
(Henry Pfister): also fixes bug in loading bibtex database.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3999 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:09:42 +00:00
Angus Leeming
36c21f7712 (Rob Lahaye): fix clipping when using the basic image loader.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3998 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 16:56:28 +00:00
André Pönitz
02962ba61a fix math cursor position after switching buffers.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3997 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 15:26:32 +00:00
Lars Gullik Bjønnes
bf26b2a519 update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3996 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 13:25:49 +00:00
Angus Leeming
9b3f8c9819 Those parts of Herbert's natbib patch that either fix bugs or just move
functions around.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3995 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 12:05:07 +00:00
Angus Leeming
c9265e7ccb (make_tempfile): simplify the #ifdef block by using #if defined and re-write
the #warning as a #error because it's terminal.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3994 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 11:01:19 +00:00
Jean-Marc Lasgouttes
5b787c3c33 update fi.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3993 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 09:02:35 +00:00
André Pönitz
db61b4cd53 Hotfix to move cursor to the right when pressing M-m g x in text mode.
We desperately need context sensitive keybindings and more atomic LFUNs..


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3992 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 08:50:20 +00:00
André Pönitz
5bd5028690 fix redraw problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3991 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 16:29:59 +00:00