]> git.lyx.org Git - lyx.git/log
lyx.git
21 years agoFix broken changes of wheel mouse. Sorry !
John Levon [Mon, 21 Oct 2002 15:29:41 +0000 (15:29 +0000)]
Fix broken changes of wheel mouse. Sorry !

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

21 years agoTrivial compilation fix.
Angus Leeming [Mon, 21 Oct 2002 14:58:58 +0000 (14:58 +0000)]
Trivial compilation fix.

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

21 years agoHandle \not using a macro
Dekel Tsur [Mon, 21 Oct 2002 13:38:02 +0000 (13:38 +0000)]
Handle \not using a macro

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

21 years agoFix the drawing of an inset with a relative file path subdir/fig.eps
Angus Leeming [Mon, 21 Oct 2002 12:00:51 +0000 (12:00 +0000)]
Fix the drawing of an inset with a relative file path subdir/fig.eps
when pasting it into a buffer in a different directory.

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

21 years ago(Garst Reese): work-around xforms bug enabling the display of the edges
Angus Leeming [Mon, 21 Oct 2002 11:59:46 +0000 (11:59 +0000)]
(Garst Reese): work-around xforms bug enabling the display of the edges
of an image.

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

21 years ago(Rob Lahaye): fix wrapping of long tooltips
Angus Leeming [Mon, 21 Oct 2002 11:13:01 +0000 (11:13 +0000)]
(Rob Lahaye): fix wrapping of long tooltips

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

21 years agoupdates to foils from Martin
Jean-Marc Lasgouttes [Mon, 21 Oct 2002 10:29:43 +0000 (10:29 +0000)]
updates to foils from Martin

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

21 years agoPatch from Philippe Elie for making mouse wheel do
John Levon [Mon, 21 Oct 2002 04:46:26 +0000 (04:46 +0000)]
Patch from Philippe Elie for making mouse wheel do
something in Qt.

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

21 years agoDarren's patch, reworked
John Levon [Mon, 21 Oct 2002 00:15:48 +0000 (00:15 +0000)]
Darren's patch, reworked

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

21 years agoFix automatic reconfiguration.
Dekel Tsur [Sun, 20 Oct 2002 15:03:53 +0000 (15:03 +0000)]
Fix automatic reconfiguration.

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

21 years agoUse QT_VERSION >= 300 instead of >= 0x030000
Dekel Tsur [Sun, 20 Oct 2002 14:27:28 +0000 (14:27 +0000)]
Use QT_VERSION >= 300 instead of >= 0x030000

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

21 years agoRemove two accidental XPM inclusions.
John Levon [Sun, 20 Oct 2002 02:24:31 +0000 (02:24 +0000)]
Remove two accidental XPM inclusions.

Before :

   text    data     bss     dec     hex filename
3146489  133900   27716 3308105  327a49 ./lyx

After :

   text    data     bss     dec     hex filename
3086009  133900   27716 3247625  318e09 ./lyx

nm --size-sort --demangle is neat ! Would that
every change were so easy.

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

21 years agothe qtclean-2 patch with some very small changes
Lars Gullik Bjønnes [Sun, 20 Oct 2002 01:48:28 +0000 (01:48 +0000)]
the qtclean-2 patch with some very small changes

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

21 years agosmall cleanup and removal of warnings
Lars Gullik Bjønnes [Sat, 19 Oct 2002 10:32:57 +0000 (10:32 +0000)]
small cleanup and removal of warnings

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

21 years agofix the more... problem
Jean-Marc Lasgouttes [Fri, 18 Oct 2002 15:01:25 +0000 (15:01 +0000)]
fix the more... problem

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

21 years agoGraphics debug message: unable to convert from ABC to XYZ.
Angus Leeming [Fri, 18 Oct 2002 14:35:42 +0000 (14:35 +0000)]
Graphics debug message: unable to convert from ABC to XYZ.
That should help diagnosis...

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

21 years agoUse pnmcrop to crop the previews
Angus Leeming [Fri, 18 Oct 2002 12:17:38 +0000 (12:17 +0000)]
Use pnmcrop to crop the previews
Use pnmcrop to crop the previews and be done with all this nonsense.
Should fix the drawing problems in tables too.

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

21 years agoRevert yesterday's change. It's going to be too complicated to deal
Angus Leeming [Fri, 18 Oct 2002 09:43:15 +0000 (09:43 +0000)]
Revert yesterday's change. It's going to be too complicated to deal
with nasty surprises.

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

21 years agoImproved error message on failure.
Angus Leeming [Fri, 18 Oct 2002 08:32:18 +0000 (08:32 +0000)]
Improved error message on failure.

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

21 years agoFix from Juergen.
John Levon [Thu, 17 Oct 2002 17:14:22 +0000 (17:14 +0000)]
Fix from Juergen.

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

21 years ago/Save/ emacs buffer to get rid of print statements...
Angus Leeming [Thu, 17 Oct 2002 16:01:43 +0000 (16:01 +0000)]
/Save/ emacs buffer to get rid of print statements...

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

21 years agoNicer previews.
Angus Leeming [Thu, 17 Oct 2002 15:56:42 +0000 (15:56 +0000)]
Nicer previews.

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

21 years agoBetter DPI, Cleaner c-tor.
Angus Leeming [Thu, 17 Oct 2002 13:31:04 +0000 (13:31 +0000)]
Better DPI, Cleaner c-tor.

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

21 years agoBetter alignment of \longrightarrow like macros.
Dekel Tsur [Thu, 17 Oct 2002 13:15:25 +0000 (13:15 +0000)]
Better alignment of \longrightarrow like macros.

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

21 years agofix style issues as posted + removal of the static pixmap, no Assert()
André Pönitz [Thu, 17 Oct 2002 09:51:18 +0000 (09:51 +0000)]
fix style issues as posted + removal of the static pixmap, no Assert()
though.

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

21 years agoRemove moc generated files with distclean
Angus Leeming [Thu, 17 Oct 2002 09:49:44 +0000 (09:49 +0000)]
Remove moc generated files with distclean

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

21 years agoJuergen's QSendto.
John Levon [Wed, 16 Oct 2002 21:26:35 +0000 (21:26 +0000)]
Juergen's QSendto.

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

21 years agoRemove \\protected_separator.
John Levon [Wed, 16 Oct 2002 20:27:23 +0000 (20:27 +0000)]
Remove \\protected_separator.

Tested with load/save a current lyx document, and lyx2lyxing of
klyx UserGuide

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

21 years agofont_loader.C (font_info): correct calculation of font size
Lars Gullik Bjønnes [Wed, 16 Oct 2002 16:11:12 +0000 (16:11 +0000)]
font_loader.C (font_info): correct calculation of font size
t size) for qt.

From Dekel and with small change by me.

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

21 years agoimprove viewer command line syntax; support mozilla as default html viewer
Jean-Marc Lasgouttes [Wed, 16 Oct 2002 16:07:14 +0000 (16:07 +0000)]
improve viewer command line syntax; support mozilla as default html viewer

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

21 years agofix writing of some spaces.
André Pönitz [Wed, 16 Oct 2002 15:32:34 +0000 (15:32 +0000)]
fix writing of some spaces.
Sorry for not discussing this on the list, this has the potential of
corrupting files...

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

21 years agoincrease template depth for some versions of g++
Lars Gullik Bjønnes [Wed, 16 Oct 2002 09:22:46 +0000 (09:22 +0000)]
increase template depth for some versions of g++

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

21 years agotranspose const char
Lars Gullik Bjønnes [Tue, 15 Oct 2002 18:29:01 +0000 (18:29 +0000)]
transpose const char

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

21 years agomissign file
Lars Gullik Bjønnes [Tue, 15 Oct 2002 18:13:58 +0000 (18:13 +0000)]
missign file

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

21 years agoadd missing file
Lars Gullik Bjønnes [Tue, 15 Oct 2002 18:11:40 +0000 (18:11 +0000)]
add missing file

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

21 years agoupdate boost to version 1.29.0
Lars Gullik Bjønnes [Tue, 15 Oct 2002 17:51:41 +0000 (17:51 +0000)]
update boost to version 1.29.0

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

21 years agoCompile fixes with Compaq cxx.
Angus Leeming [Tue, 15 Oct 2002 17:45:12 +0000 (17:45 +0000)]
Compile fixes with Compaq cxx.

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

21 years agoMove the explanation of "why" into the source code and leave just "what"
Angus Leeming [Tue, 15 Oct 2002 17:24:08 +0000 (17:24 +0000)]
Move the explanation of "why" into the source code and leave just "what"
in the ChangeLog.

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

21 years agoCompilation fix for QT2
Dekel Tsur [Tue, 15 Oct 2002 16:48:53 +0000 (16:48 +0000)]
Compilation fix for QT2

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

21 years agoFix for the 'spurious selection with RMB' and improved 'cursor up/down'
André Pönitz [Tue, 15 Oct 2002 16:17:40 +0000 (16:17 +0000)]
Fix for the 'spurious selection with RMB' and improved 'cursor up/down'

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

21 years agoTell dispatch which mouse button is being dragged.
Angus Leeming [Tue, 15 Oct 2002 16:12:27 +0000 (16:12 +0000)]
Tell dispatch which mouse button is being dragged.

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

21 years agoUnicode support
Dekel Tsur [Tue, 15 Oct 2002 15:13:49 +0000 (15:13 +0000)]
Unicode support

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

21 years agoSimplify
Dekel Tsur [Tue, 15 Oct 2002 14:42:16 +0000 (14:42 +0000)]
Simplify

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

21 years agorebostify a bit
Lars Gullik Bjønnes [Tue, 15 Oct 2002 14:08:52 +0000 (14:08 +0000)]
rebostify a bit

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

21 years agoFix qfont_loader::available for QT2.
Dekel Tsur [Tue, 15 Oct 2002 12:59:08 +0000 (12:59 +0000)]
Fix qfont_loader::available for QT2.

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

21 years agofix kerning problems with insetquotes
Jean-Marc Lasgouttes [Tue, 15 Oct 2002 10:39:57 +0000 (10:39 +0000)]
fix kerning problems with insetquotes

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

21 years agoFix bug in xforms citation dialog.
Angus Leeming [Tue, 15 Oct 2002 09:09:48 +0000 (09:09 +0000)]
Fix bug in xforms citation dialog.

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

21 years agofix #658
André Pönitz [Tue, 15 Oct 2002 08:41:35 +0000 (08:41 +0000)]
fix #658

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

21 years agosome small autogen improvements
Lars Gullik Bjønnes [Tue, 15 Oct 2002 08:10:57 +0000 (08:10 +0000)]
some small autogen improvements

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

21 years agofix one AM_CONDITIONAL thingie
Lars Gullik Bjønnes [Tue, 15 Oct 2002 08:09:27 +0000 (08:09 +0000)]
fix one AM_CONDITIONAL thingie

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

21 years agoremove code to fix crash
André Pönitz [Tue, 15 Oct 2002 06:23:22 +0000 (06:23 +0000)]
remove code to fix crash

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

21 years ago*** empty log message ***
André Pönitz [Tue, 15 Oct 2002 06:21:59 +0000 (06:21 +0000)]
*** empty log message ***

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

21 years agoIgnore bogus matches of scalable fonts.
Dekel Tsur [Mon, 14 Oct 2002 20:27:28 +0000 (20:27 +0000)]
Ignore bogus matches of scalable fonts.

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

21 years agoImplement getDPI
Dekel Tsur [Mon, 14 Oct 2002 20:20:34 +0000 (20:20 +0000)]
Implement getDPI

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

21 years agoiffont
Dekel Tsur [Mon, 14 Oct 2002 20:19:32 +0000 (20:19 +0000)]
iffont

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

21 years agoUse fl_get_winorigin in preference to fl_get_wingeometry.
Angus Leeming [Mon, 14 Oct 2002 16:43:47 +0000 (16:43 +0000)]
Use fl_get_winorigin in preference to fl_get_wingeometry.

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

21 years agoFix broken tooltips.
Angus Leeming [Mon, 14 Oct 2002 16:38:00 +0000 (16:38 +0000)]
Fix broken tooltips.

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

21 years agoFix undo bugs.
Jürgen Vigna [Mon, 14 Oct 2002 14:59:50 +0000 (14:59 +0000)]
Fix undo bugs.

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

21 years agoImplement qfont_loader::available.
Dekel Tsur [Mon, 14 Oct 2002 14:49:00 +0000 (14:49 +0000)]
Implement qfont_loader::available.

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

21 years agofix lockup
André Pönitz [Mon, 14 Oct 2002 13:25:15 +0000 (13:25 +0000)]
fix lockup

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

21 years agosupport for AMS flalign environment
André Pönitz [Mon, 14 Oct 2002 12:56:21 +0000 (12:56 +0000)]
support for AMS flalign environment

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

21 years agosupport pasting using button 3 in formulas
André Pönitz [Mon, 14 Oct 2002 12:29:48 +0000 (12:29 +0000)]
support pasting using button 3 in formulas

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

21 years agoUse flag -dCompatibilityLevel=1.3 with ps2pdf
Dekel Tsur [Fri, 11 Oct 2002 18:17:24 +0000 (18:17 +0000)]
Use flag -dCompatibilityLevel=1.3 with ps2pdf
Add a check for kdeprintfax.

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

21 years agoFix bug reported by Martin.
Dekel Tsur [Fri, 11 Oct 2002 18:08:21 +0000 (18:08 +0000)]
Fix bug reported by Martin.

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

21 years agoRemove debug message
Dekel Tsur [Fri, 11 Oct 2002 15:07:53 +0000 (15:07 +0000)]
Remove debug message

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

21 years agoForgotten header file.
Angus Leeming [Fri, 11 Oct 2002 14:06:37 +0000 (14:06 +0000)]
Forgotten header file.

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

21 years agoFix to bug 633.
Angus Leeming [Fri, 11 Oct 2002 12:18:55 +0000 (12:18 +0000)]
Fix to bug 633.

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

21 years agoFix the "can't move out of nested text insets using pageup/down"
André Pönitz [Fri, 11 Oct 2002 10:45:28 +0000 (10:45 +0000)]
Fix the "can't move out of nested text insets using pageup/down"
and a few cases of the "can't scroll over large notes" annoyances.

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

21 years agomore trivial tweaks to mathed bindings
Jean-Marc Lasgouttes [Fri, 11 Oct 2002 09:52:50 +0000 (09:52 +0000)]
more trivial tweaks to mathed bindings

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

21 years agoadd a couple of emacs bindings
Jean-Marc Lasgouttes [Fri, 11 Oct 2002 09:21:02 +0000 (09:21 +0000)]
add a couple of emacs bindings

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

21 years agoSmall fix
Dekel Tsur [Wed, 9 Oct 2002 20:36:25 +0000 (20:36 +0000)]
Small fix

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

21 years agosomewhat better handling of LFUN_ENDBUFFER etc (#571)
André Pönitz [Wed, 9 Oct 2002 16:08:57 +0000 (16:08 +0000)]
somewhat better handling of LFUN_ENDBUFFER etc (#571)

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

21 years agosmall changes to autogen.sh and xforms_helpers suggested by rob lahaye
Jean-Marc Lasgouttes [Wed, 9 Oct 2002 14:38:18 +0000 (14:38 +0000)]
small changes to autogen.sh and xforms_helpers suggested by rob lahaye

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

21 years agofix bug #652
Jean-Marc Lasgouttes [Wed, 9 Oct 2002 13:07:29 +0000 (13:07 +0000)]
fix bug #652

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

21 years agoBrand new qt document dialog. Not finished yet though. TODO is updated and lists
Edwin Leuven [Wed, 9 Oct 2002 08:59:02 +0000 (08:59 +0000)]
Brand new qt document dialog. Not finished yet though. TODO is updated and lists
 what is left to do...

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

21 years agoAlways list the labels of the current buffer.
Dekel Tsur [Tue, 8 Oct 2002 17:53:56 +0000 (17:53 +0000)]
Always list the labels of the current buffer.

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

21 years agoHandle \pextra_type 1
Dekel Tsur [Tue, 8 Oct 2002 15:37:52 +0000 (15:37 +0000)]
Handle \pextra_type 1

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

21 years agofix behaviour when a viewer has not been found
Jean-Marc Lasgouttes [Tue, 8 Oct 2002 09:24:01 +0000 (09:24 +0000)]
fix behaviour when a viewer has not been found

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

21 years agoJuergen's wrap dialog for Qt
John Levon [Mon, 7 Oct 2002 16:41:10 +0000 (16:41 +0000)]
Juergen's wrap dialog for Qt

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

21 years agorun reconfigure when configure script is newer than lyxrc.defaults
Jean-Marc Lasgouttes [Mon, 7 Oct 2002 13:31:37 +0000 (13:31 +0000)]
run reconfigure when configure script is newer than lyxrc.defaults

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

21 years agoFix compilation with xforms 0.88.
Angus Leeming [Mon, 7 Oct 2002 10:49:02 +0000 (10:49 +0000)]
Fix compilation with xforms 0.88.

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

21 years agotext.C: Vitaly Lipatov's small i18n fix
André Pönitz [Mon, 7 Oct 2002 09:42:00 +0000 (09:42 +0000)]
text.C: Vitaly Lipatov's small i18n fix

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

21 years agoRemove debugging messages
Dekel Tsur [Sat, 5 Oct 2002 13:02:37 +0000 (13:02 +0000)]
Remove debugging messages

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

21 years agoSmall fix
Dekel Tsur [Sat, 5 Oct 2002 12:59:04 +0000 (12:59 +0000)]
Small fix

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

21 years agoImproved understanding leads to an improved commentary ;-)
Angus Leeming [Fri, 4 Oct 2002 13:48:36 +0000 (13:48 +0000)]
Improved understanding leads to an improved commentary ;-)

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

21 years agoRefine yesterday's bug fix a little and apply to the combox also.
Angus Leeming [Fri, 4 Oct 2002 10:39:01 +0000 (10:39 +0000)]
Refine yesterday's bug fix a little and apply to the combox also.

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

21 years agoWork around xforms "tooltips and tabfolders" bug.
Angus Leeming [Thu, 3 Oct 2002 17:20:28 +0000 (17:20 +0000)]
Work around xforms "tooltips and tabfolders" bug.

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

21 years agoWorkaround for xforms bug, not hiding tooltip on dialog close.
Angus Leeming [Thu, 3 Oct 2002 11:25:01 +0000 (11:25 +0000)]
Workaround for xforms bug, not hiding tooltip on dialog close.

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

21 years agothe fontsize changing in arrays
André Pönitz [Wed, 2 Oct 2002 06:38:49 +0000 (06:38 +0000)]
the fontsize changing in arrays
[And 40 out of 44 occurences had the dummy variable. This fixes the other
two in math_binominset.C, too]

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

21 years agoFew fixes.
Dekel Tsur [Tue, 1 Oct 2002 14:17:31 +0000 (14:17 +0000)]
Few fixes.

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

21 years agoFix the \end_deeper bug.
Dekel Tsur [Tue, 1 Oct 2002 08:21:47 +0000 (08:21 +0000)]
Fix the \end_deeper bug.

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

21 years agoFix leaking pixmap icon.
Angus Leeming [Mon, 30 Sep 2002 20:00:42 +0000 (20:00 +0000)]
Fix leaking pixmap icon.

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

21 years agoCorrect notes on compilation with Compaq cxx.
Angus Leeming [Mon, 30 Sep 2002 19:57:54 +0000 (19:57 +0000)]
Correct notes on compilation with Compaq cxx.

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

21 years agohopefully complete fix for reading "unusal" labels
André Pönitz [Mon, 30 Sep 2002 06:48:53 +0000 (06:48 +0000)]
hopefully complete fix for reading "unusal" labels

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

21 years agoRemove 1 more dependency.
Angus Leeming [Fri, 27 Sep 2002 08:35:55 +0000 (08:35 +0000)]
Remove 1 more dependency.

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

21 years agoPatch from Juergen Spitzmueller
Dekel Tsur [Thu, 26 Sep 2002 08:59:34 +0000 (08:59 +0000)]
Patch from Juergen Spitzmueller

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

21 years agodoxygen fixes.
Angus Leeming [Thu, 26 Sep 2002 08:57:43 +0000 (08:57 +0000)]
doxygen fixes.

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

21 years agofix target cursor cell for LFUN_BREAKLINE
André Pönitz [Thu, 26 Sep 2002 07:40:16 +0000 (07:40 +0000)]
fix target cursor cell for LFUN_BREAKLINE

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

21 years agoCopyright notices
Angus Leeming [Wed, 25 Sep 2002 14:26:13 +0000 (14:26 +0000)]
Copyright notices

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

21 years agotrivial fix for #630
André Pönitz [Wed, 25 Sep 2002 12:49:55 +0000 (12:49 +0000)]
trivial fix for #630

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