Commit Graph

3850 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
6623030337 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
2002-06-12 15:56:51 +00:00
John Levon
0db59752e2 Painter and scrollbar API patches
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4386 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 15:01:32 +00:00
Angus Leeming
37b0280356 Trivial fix for std::exit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4385 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 14:50:27 +00:00
Angus Leeming
3bcf1499d1 Trivial fix for compiler warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4384 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 14:43:09 +00:00
Angus Leeming
4bd1dd129c Forward declare ParagraphParameters in ControlParagraph.h.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4383 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 14:27:30 +00:00
Jean-Marc Lasgouttes
35de4638f7 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
2002-06-12 14:21:58 +00:00
Angus Leeming
3bf65e6bb5 Add missing header file, ButtonControllerBase.h.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4381 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 13:10:19 +00:00
John Levon
1ff9cadb81 Move init() back to LyXView
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4379 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 11:34:13 +00:00
John Levon
021ad027a9 refactor topCursorVisible() prototype a little. Compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4378 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 10:31:34 +00:00
John Levon
9699643848 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
2002-06-12 09:47:10 +00:00
Angus Leeming
279eed6806 Trivial fix for compiler warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4376 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 09:16:03 +00:00
John Levon
6da2c4d96d More very minor syncing ..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4375 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-12 03:16:41 +00:00
John Levon
ab5f0efdcb 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
2002-06-12 02:54:19 +00:00
John Levon
ae11d20ade 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
2002-06-12 00:51:45 +00:00
John Levon
92e53dc01b 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
2002-06-11 23:47:58 +00:00
John Levon
ddcd73acd7 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
2002-06-11 23:33:26 +00:00
John Levon
d6120758ce 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
2002-06-11 22:38:49 +00:00
John Levon
11cad84732 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
2002-06-11 21:44:00 +00:00
John Levon
645d93c1ec add debug message
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4367 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 20:19:39 +00:00
John Levon
80e391ef35 remove linking against libiberty
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4366 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 17:53:47 +00:00
John Levon
760e4f4ce6 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
2002-06-11 16:40:18 +00:00
Jean-Marc Lasgouttes
3b1a9a5fc2 fix configuration with xforms
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4364 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 14:44:05 +00:00
Jean-Marc Lasgouttes
d7a98e8bb8 update russian l10n
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4363 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-11 13:13:07 +00:00
Lars Gullik Bjønnes
bb7b14ae8b small stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4359 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 21:04:06 +00:00
Lars Gullik Bjønnes
0a9ac30a97 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
2002-06-10 21:00:31 +00:00
Lars Gullik Bjønnes
1f91982766 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
2002-06-10 18:08:12 +00:00
Lars Gullik Bjønnes
3dbc80c145 make boost compile without exceptions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4356 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 17:57:29 +00:00
Lars Gullik Bjønnes
3005c47180 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
2002-06-10 17:33:05 +00:00
Lars Gullik Bjønnes
635a7afc3d 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
2002-06-10 17:31:57 +00:00
Lars Gullik Bjønnes
164e24cb62 remove ViewBase prefix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4353 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 16:50:40 +00:00
Lars Gullik Bjønnes
c47cfe391b fix compiles with gcc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4352 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 16:49:41 +00:00
Jean-Marc Lasgouttes
dbfd1f24ac fix tgif file extension
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4351 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-10 12:57:48 +00:00
Angus Leeming
9548351ef8 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
2002-06-10 07:57:39 +00:00
Jean-Marc Lasgouttes
b523000e96 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
2002-06-07 15:49:38 +00:00
Angus Leeming
fb29f01377 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
2002-06-06 08:56:21 +00:00
Lars Gullik Bjønnes
3cf03c9edc remove last file in dir
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4342 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-05 15:29:01 +00:00
Jean-Marc Lasgouttes
83c3a7d979 get rid of more xtl
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4341 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-05 15:23:19 +00:00
Jean-Marc Lasgouttes
91d8a2bda3 get rid of xtl
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4340 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-05 15:14:51 +00:00
Jean-Marc Lasgouttes
4bad42dd2e fix external templates; fix bug 423
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4339 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-05 15:07:44 +00:00
André Pönitz
b27f7bdaf9 remove bogus parser warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4337 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-05 07:54:26 +00:00
André Pönitz
e2e9f03515 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
2002-06-05 07:32:59 +00:00
André Pönitz
12130ed9b1 small font stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4335 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-05 07:12:05 +00:00
John Levon
03a07edafc oops ... missed this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4334 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-04 12:50:56 +00:00
André Pönitz
aa1b4aa789 further \mbox tweaking
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4333 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-04 09:45:41 +00:00
André Pönitz
8d9f14a22b small advances with \mbox
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4331 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-04 09:06:04 +00:00
André Pönitz
b0b5756ff4 disable matrix style operations in inlined math
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4330 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-04 04:54:02 +00:00
Lars Gullik Bjønnes
7eb5643f4f 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
2002-06-03 18:58:50 +00:00
John Levon
9db92943bd same fix as for 1.2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4327 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-03 12:31:07 +00:00
André Pönitz
656a4db7b3 Cheangelog entry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4325 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-03 07:32:47 +00:00
André Pönitz
bc6e1a1338 the parser changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4324 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-03 07:31:08 +00:00