]> git.lyx.org Git - lyx.git/log
lyx.git
22 years agofrench updates
Jean-Marc Lasgouttes [Tue, 18 Jun 2002 11:35:44 +0000 (11:35 +0000)]
french updates

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

22 years agoIgnore any generated files in the xforms/forms directory.
Angus Leeming [Tue, 18 Jun 2002 10:23:57 +0000 (10:23 +0000)]
Ignore any generated files in the xforms/forms directory.

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

22 years agoMore tweaks to the INSTALL notes when using Compaq cxx.
Angus Leeming [Mon, 17 Jun 2002 10:28:11 +0000 (10:28 +0000)]
More tweaks to the INSTALL notes when using Compaq cxx.

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

22 years agoChange existing ERT dialog to follow GNOME guidelines, implement About and Float...
Michael Gerz [Sat, 15 Jun 2002 09:22:03 +0000 (09:22 +0000)]
Change existing ERT dialog to follow GNOME guidelines, implement About and Float Properties.

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

22 years agoUpdate the notes on compilation under Tru64 unix.
Angus Leeming [Fri, 14 Jun 2002 16:37:13 +0000 (16:37 +0000)]
Update the notes on compilation under Tru64 unix.

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

22 years agoRemove the using std::difftime declaration.
Angus Leeming [Fri, 14 Jun 2002 16:32:22 +0000 (16:32 +0000)]
Remove the using std::difftime declaration.

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

22 years agoNuke forgotten stl_string_fwd.h.
Angus Leeming [Fri, 14 Jun 2002 16:08:31 +0000 (16:08 +0000)]
Nuke forgotten stl_string_fwd.h.

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

22 years agoplaying around with visual feedback for the new mathed font insets
José Matox [Fri, 14 Jun 2002 12:24:28 +0000 (12:24 +0000)]
playing around with visual feedback for the new mathed font insets
now a font change gets small (and hopefully not too annoying) markers and no two "logical" positions end up in the same physical position on screen. Comments welcome.

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

22 years agoPedantry
Angus Leeming [Fri, 14 Jun 2002 10:58:05 +0000 (10:58 +0000)]
Pedantry

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

22 years agoFail gracefully if fdesign fails.
Angus Leeming [Fri, 14 Jun 2002 10:51:32 +0000 (10:51 +0000)]
Fail gracefully if fdesign fails.
Don't overwrite the .h file if the newly generated one is identical.

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

22 years agofix the fix
José Matox [Fri, 14 Jun 2002 10:48:27 +0000 (10:48 +0000)]
fix the fix

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

22 years agoMake the .Ch files dependent on the fdfix files.
Angus Leeming [Fri, 14 Jun 2002 10:12:59 +0000 (10:12 +0000)]
Make the .Ch files dependent on the fdfix files.

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

22 years agoFix crash in FormPreferences.
Angus Leeming [Fri, 14 Jun 2002 09:17:11 +0000 (09:17 +0000)]
Fix crash in FormPreferences.

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

22 years agokeep x coordinate target when moving up/down
José Matox [Thu, 13 Jun 2002 18:07:40 +0000 (18:07 +0000)]
keep x coordinate target when moving up/down

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

22 years agoc-assert expects an int, so don't pass it a pointer.
Angus Leeming [Thu, 13 Jun 2002 16:05:32 +0000 (16:05 +0000)]
c-assert expects an int, so don't pass it a pointer.

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

22 years agoxforms clean-up, described in detail in my mail of 31 May. See
Angus Leeming [Thu, 13 Jun 2002 13:43:51 +0000 (13:43 +0000)]
xforms clean-up, described in detail in my mail of 31 May. See
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg38939.html

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

22 years agoNuke stl_string_fwd.h
Angus Leeming [Thu, 13 Jun 2002 12:35:36 +0000 (12:35 +0000)]
Nuke stl_string_fwd.h

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

22 years agoCompilation fix.
Angus Leeming [Thu, 13 Jun 2002 12:32:37 +0000 (12:32 +0000)]
Compilation fix.

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

22 years agoCompile fix.
Angus Leeming [Thu, 13 Jun 2002 11:37:16 +0000 (11:37 +0000)]
Compile fix.

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

22 years agocompilation fix
Jean-Marc Lasgouttes [Thu, 13 Jun 2002 10:11:32 +0000 (10:11 +0000)]
compilation fix

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

22 years agofix drawing of double quotes; fix input of cyrillic and greek characters
Jean-Marc Lasgouttes [Wed, 12 Jun 2002 15:56:51 +0000 (15:56 +0000)]
fix drawing of double quotes; fix input of cyrillic and greek characters

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

22 years agoPainter and scrollbar API patches
John Levon [Wed, 12 Jun 2002 15:01:32 +0000 (15:01 +0000)]
Painter and scrollbar API patches

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

22 years agoTrivial fix for std::exit.
Angus Leeming [Wed, 12 Jun 2002 14:50:27 +0000 (14:50 +0000)]
Trivial fix for std::exit.

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

22 years agoTrivial fix for compiler warning.
Angus Leeming [Wed, 12 Jun 2002 14:43:09 +0000 (14:43 +0000)]
Trivial fix for compiler warning.

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

22 years agoForward declare ParagraphParameters in ControlParagraph.h.
Angus Leeming [Wed, 12 Jun 2002 14:27:30 +0000 (14:27 +0000)]
Forward declare ParagraphParameters in ControlParagraph.h.

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

22 years agofix flimage.h handling; xpm format patch from herbert; math delim drawing patch from...
Jean-Marc Lasgouttes [Wed, 12 Jun 2002 14:21:58 +0000 (14:21 +0000)]
fix flimage.h handling; xpm format patch from herbert; math delim drawing patch from martin

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

22 years agoAdd missing header file, ButtonControllerBase.h.
Angus Leeming [Wed, 12 Jun 2002 13:10:19 +0000 (13:10 +0000)]
Add missing header file, ButtonControllerBase.h.

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

22 years agoMove init() back to LyXView
John Levon [Wed, 12 Jun 2002 11:34:13 +0000 (11:34 +0000)]
Move init() back to LyXView

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

22 years agorefactor topCursorVisible() prototype a little. Compile fix
John Levon [Wed, 12 Jun 2002 10:31:34 +0000 (10:31 +0000)]
refactor topCursorVisible() prototype a little. Compile fix

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

22 years agoNew lyx_gui namespace. Some working out to be done still ..
John Levon [Wed, 12 Jun 2002 09:47:10 +0000 (09:47 +0000)]
New lyx_gui namespace. Some working out to be done still ..

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

22 years agoTrivial fix for compiler warning.
Angus Leeming [Wed, 12 Jun 2002 09:16:03 +0000 (09:16 +0000)]
Trivial fix for compiler warning.

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

22 years agoMore very minor syncing ..
John Levon [Wed, 12 Jun 2002 03:16:41 +0000 (03:16 +0000)]
More very minor syncing ..

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

22 years agoSome minor cleanup + use of scoped_ptr instead of raw pointer,
John Levon [Wed, 12 Jun 2002 02:54:19 +0000 (02:54 +0000)]
Some minor cleanup + use of scoped_ptr instead of raw pointer,
to reduce diff size

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

22 years agoRemove enter/leaveView since core has no right to know when
John Levon [Wed, 12 Jun 2002 00:51:45 +0000 (00:51 +0000)]
Remove enter/leaveView since core has no right to know when
that happens, and rename wa->height to workHeight() for consistency

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

22 years agoRename screen, and don't re-construct it on a buffer change (that is far too
John Levon [Tue, 11 Jun 2002 23:47:58 +0000 (23:47 +0000)]
Rename screen, and don't re-construct it on a buffer change (that is far too
nosy of the core), and use an accessor ...

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

22 years agoQt frontend is for Qt 3 as well, reflect that in the options
John Levon [Tue, 11 Jun 2002 23:33:26 +0000 (23:33 +0000)]
Qt frontend is for Qt 3 as well, reflect that in the options

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

22 years agoapply workarea() patch. Most of it is orthogonal to the scoped_ptr
John Levon [Tue, 11 Jun 2002 22:38:49 +0000 (22:38 +0000)]
apply workarea() patch. Most of it is orthogonal to the scoped_ptr
debate anyway.

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

22 years agofont_metrics split, ok from asger (And it's obvious anyway ...)
John Levon [Tue, 11 Jun 2002 21:44:00 +0000 (21:44 +0000)]
font_metrics split, ok from asger (And it's obvious anyway ...)

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

22 years agoadd debug message
John Levon [Tue, 11 Jun 2002 20:19:39 +0000 (20:19 +0000)]
add debug message

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

22 years agoremove linking against libiberty
John Levon [Tue, 11 Jun 2002 17:53:47 +0000 (17:53 +0000)]
remove linking against libiberty

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

22 years agoEdwin's Para MVC. Sorry for the delay !
John Levon [Tue, 11 Jun 2002 16:40:18 +0000 (16:40 +0000)]
Edwin's Para MVC. Sorry for the delay !

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

22 years agofix configuration with xforms
Jean-Marc Lasgouttes [Tue, 11 Jun 2002 14:44:05 +0000 (14:44 +0000)]
fix configuration with xforms

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

22 years agoupdate russian l10n
Jean-Marc Lasgouttes [Tue, 11 Jun 2002 13:13:07 +0000 (13:13 +0000)]
update russian l10n

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

22 years agosmall stuff
Lars Gullik Bjønnes [Mon, 10 Jun 2002 21:04:06 +0000 (21:04 +0000)]
small stuff

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

22 years ago2002-06-10 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Lars Gullik Bjønnes [Mon, 10 Jun 2002 21:00:31 +0000 (21:00 +0000)]
2002-06-10  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

* lyxinclude.m4 (lyx_warning): turn off exceptions for 2.96 and 3.1

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

22 years agomake it compile without exceptions on gcc 2.96
Lars Gullik Bjønnes [Mon, 10 Jun 2002 18:08:12 +0000 (18:08 +0000)]
make it compile without exceptions on gcc 2.96

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

22 years agomake boost compile without exceptions
Lars Gullik Bjønnes [Mon, 10 Jun 2002 17:57:29 +0000 (17:57 +0000)]
make boost compile without exceptions

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

22 years agohandle some tmpl files in a more sane way
Lars Gullik Bjønnes [Mon, 10 Jun 2002 17:33:05 +0000 (17:33 +0000)]
handle some tmpl files in a more sane way

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

22 years agoremove some using for functions never to be found in std::
Lars Gullik Bjønnes [Mon, 10 Jun 2002 17:31:57 +0000 (17:31 +0000)]
remove some using for functions never to be found in std::

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

22 years agoremove ViewBase prefix
Lars Gullik Bjønnes [Mon, 10 Jun 2002 16:50:40 +0000 (16:50 +0000)]
remove ViewBase prefix

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

22 years agofix compiles with gcc
Lars Gullik Bjønnes [Mon, 10 Jun 2002 16:49:41 +0000 (16:49 +0000)]
fix compiles with gcc

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

22 years agofix tgif file extension
Jean-Marc Lasgouttes [Mon, 10 Jun 2002 12:57:48 +0000 (12:57 +0000)]
fix tgif file extension

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

22 years agoCompaq cxx 6.5 will now compile lyx.
Angus Leeming [Mon, 10 Jun 2002 07:57:39 +0000 (07:57 +0000)]
Compaq cxx 6.5 will now compile lyx.

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

22 years agofix table example; protect warning in buffer.C
Jean-Marc Lasgouttes [Fri, 7 Jun 2002 15:49:38 +0000 (15:49 +0000)]
fix table example; protect warning in buffer.C

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

22 years agoRotate in the same sense as xdvi et al.
Angus Leeming [Thu, 6 Jun 2002 08:56:21 +0000 (08:56 +0000)]
Rotate in the same sense as xdvi et al.

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

22 years agoremove last file in dir
Lars Gullik Bjønnes [Wed, 5 Jun 2002 15:29:01 +0000 (15:29 +0000)]
remove last file in dir

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

22 years agoget rid of more xtl
Jean-Marc Lasgouttes [Wed, 5 Jun 2002 15:23:19 +0000 (15:23 +0000)]
get rid of more xtl

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

22 years agoget rid of xtl
Jean-Marc Lasgouttes [Wed, 5 Jun 2002 15:14:51 +0000 (15:14 +0000)]
get rid of xtl

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

22 years agofix external templates; fix bug 423
Jean-Marc Lasgouttes [Wed, 5 Jun 2002 15:07:44 +0000 (15:07 +0000)]
fix external templates; fix bug 423

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

22 years agoremove bogus parser warning
André Pönitz [Wed, 5 Jun 2002 07:54:26 +0000 (07:54 +0000)]
remove bogus parser warning

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

22 years agosome spaces have not been skipped in the parser...
André Pönitz [Wed, 5 Jun 2002 07:32:59 +0000 (07:32 +0000)]
some spaces have not been skipped in the parser...

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

22 years agosmall font stuff
André Pönitz [Wed, 5 Jun 2002 07:12:05 +0000 (07:12 +0000)]
small font stuff

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

22 years agooops ... missed this
John Levon [Tue, 4 Jun 2002 12:50:56 +0000 (12:50 +0000)]
oops ... missed this

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

22 years agofurther \mbox tweaking
André Pönitz [Tue, 4 Jun 2002 09:45:41 +0000 (09:45 +0000)]
further \mbox tweaking

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

22 years agosmall advances with \mbox
André Pönitz [Tue, 4 Jun 2002 09:06:04 +0000 (09:06 +0000)]
small advances with \mbox

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

22 years agodisable matrix style operations in inlined math
André Pönitz [Tue, 4 Jun 2002 04:54:02 +0000 (04:54 +0000)]
disable matrix style operations in inlined math

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

22 years ago2002-06-03 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Lars Gullik Bjønnes [Mon, 3 Jun 2002 18:58:50 +0000 (18:58 +0000)]
2002-06-03  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

* configure.in: remove LYX_REGEX call

2002-06-03  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

* libs/regex/src/Makefile.am: only compile the source files that
we actually have to.

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

22 years agosame fix as for 1.2
John Levon [Mon, 3 Jun 2002 12:31:07 +0000 (12:31 +0000)]
same fix as for 1.2

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

22 years agoCheangelog entry
André Pönitz [Mon, 3 Jun 2002 07:32:47 +0000 (07:32 +0000)]
Cheangelog entry

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

22 years agothe parser changes
André Pönitz [Mon, 3 Jun 2002 07:31:08 +0000 (07:31 +0000)]
the parser changes

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

22 years agoImplement the Log dialog, also update accessors.py
Michael Gerz [Mon, 3 Jun 2002 03:38:30 +0000 (03:38 +0000)]
Implement the Log dialog, also update accessors.py

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

22 years agoDon't wrn about missing flimage.h
John Levon [Mon, 3 Jun 2002 02:48:25 +0000 (02:48 +0000)]
Don't wrn about missing flimage.h
a

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

22 years agoconstify
John Levon [Mon, 3 Jun 2002 00:41:59 +0000 (00:41 +0000)]
constify

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

22 years agoFix boost signal patch from Michael
John Levon [Sun, 2 Jun 2002 20:58:48 +0000 (20:58 +0000)]
Fix boost signal patch from Michael

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

22 years agoxforms 1.0 fixes
John Levon [Sun, 2 Jun 2002 18:58:19 +0000 (18:58 +0000)]
xforms 1.0 fixes

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

22 years agogtkmm-2 upgrade. Still some small bugs to iron out, but mostly functional
Michael Gerz [Sun, 2 Jun 2002 04:15:33 +0000 (04:15 +0000)]
gtkmm-2 upgrade.  Still some small bugs to iron out,  but mostly functional

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

22 years agofix bug 391, parrot patch from herbert
Jean-Marc Lasgouttes [Fri, 31 May 2002 12:17:28 +0000 (12:17 +0000)]
fix bug 391, parrot patch from herbert

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

22 years agore-enable ams "autodetection" (I still think it is wrong...)
André Pönitz [Fri, 31 May 2002 04:51:49 +0000 (04:51 +0000)]
re-enable ams "autodetection" (I still think it is wrong...)

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

22 years agofix bug 416
John Levon [Fri, 31 May 2002 01:14:53 +0000 (01:14 +0000)]
fix bug 416

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

22 years agotiny doc improvement
John Levon [Fri, 31 May 2002 01:13:36 +0000 (01:13 +0000)]
tiny doc improvement

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

22 years agohonor LYX_DIR_13x, fix #386, update IEEEtraan template
Jean-Marc Lasgouttes [Thu, 30 May 2002 21:39:54 +0000 (21:39 +0000)]
honor LYX_DIR_13x, fix #386, update IEEEtraan template

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

22 years agocommand line import fixups
John Levon [Thu, 30 May 2002 19:49:00 +0000 (19:49 +0000)]
command line import fixups

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

22 years agoFix Lars' typo
John Levon [Thu, 30 May 2002 19:40:12 +0000 (19:40 +0000)]
Fix Lars' typo

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

22 years ago2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Lars Gullik Bjønnes [Thu, 30 May 2002 16:47:45 +0000 (16:47 +0000)]
2002-05-30  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

insetexternal.C (updateExternal): dont only look for difftime in global scope

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

22 years agotry to fix rounding errors
André Pönitz [Thu, 30 May 2002 14:56:13 +0000 (14:56 +0000)]
try to fix rounding errors

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

22 years agoadd __alpha__ as supported cpu
Lars Gullik Bjønnes [Thu, 30 May 2002 12:32:17 +0000 (12:32 +0000)]
add __alpha__ as supported cpu

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

22 years agoremove some chatter
André Pönitz [Thu, 30 May 2002 10:20:27 +0000 (10:20 +0000)]
remove some chatter

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

22 years ago*** empty log message ***
André Pönitz [Thu, 30 May 2002 09:51:28 +0000 (09:51 +0000)]
*** empty log message ***

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

22 years ago2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Lars Gullik Bjønnes [Thu, 30 May 2002 09:48:07 +0000 (09:48 +0000)]
2002-05-30  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

FileDialog.C (FileDialog): fix () bug when using new
xformsGImage.C (newImage): ditto
Toolbar_pimpl.C (Pimpl): ditto
xfont_loader.C (getFontinfo): ditto

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

22 years agouh... forgot something
André Pönitz [Thu, 30 May 2002 09:45:52 +0000 (09:45 +0000)]
uh... forgot something

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

22 years ago2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Lars Gullik Bjønnes [Thu, 30 May 2002 09:43:29 +0000 (09:43 +0000)]
2002-05-30  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

insetexternal.C (clone): fix () bug when using new

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

22 years ago2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Lars Gullik Bjønnes [Thu, 30 May 2002 09:33:49 +0000 (09:33 +0000)]
2002-05-30  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

* GraphicsImageXPM.C (newImage): fix () bug when using new.

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

22 years ago2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
Lars Gullik Bjønnes [Thu, 30 May 2002 09:31:05 +0000 (09:31 +0000)]
2002-05-30  Lars Gullik Bj�nnes  <larsbj@birdstep.com>

* GraphicsImageXPM.C: SigC to boot::signals changes.

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

22 years agocerr -> lyxerr[Debug::Mathed]
André Pönitz [Thu, 30 May 2002 09:19:12 +0000 (09:19 +0000)]
cerr -> lyxerr[Debug::Mathed]

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

22 years agofonts as insets
André Pönitz [Thu, 30 May 2002 07:09:54 +0000 (07:09 +0000)]
fonts as insets

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

22 years agosrcdoc fixes + a little tidy or two
John Levon [Thu, 30 May 2002 03:37:24 +0000 (03:37 +0000)]
srcdoc fixes + a little tidy or two

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

22 years agoadd const
John Levon [Thu, 30 May 2002 02:53:41 +0000 (02:53 +0000)]
add const

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

22 years agoDocumentation + file removals as sent to list
John Levon [Thu, 30 May 2002 02:24:33 +0000 (02:24 +0000)]
Documentation + file removals as sent to list

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

22 years agofix bugs 357 and 407; speedup Paragraph::Pimpl::isTextAt
Jean-Marc Lasgouttes [Wed, 29 May 2002 22:07:59 +0000 (22:07 +0000)]
fix bugs 357 and 407; speedup Paragraph::Pimpl::isTextAt

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

22 years agotyiny whitespace
André Pönitz [Wed, 29 May 2002 17:16:31 +0000 (17:16 +0000)]
tyiny whitespace

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