Angus Leeming
365b73748f
boost::format compilation fixes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5717 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 19:44:44 +00:00
André Pönitz
a9c2dd92df
Make it compile when USE_BOOST_FORMAT is unset
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5716 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 19:17:42 +00:00
Angus Leeming
1a0655a514
* A controller-view split of the math panel and its daughter dialogs.
...
* Get rid of FormBaseDeprecated.
* Merge FormBase and FeedbackController.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5715 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 18:58:15 +00:00
Lars Gullik Bjønnes
267e4d92ea
update no.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5714 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 17:56:48 +00:00
Jean-Marc Lasgouttes
7a172cb177
fix LYX_CHECK_DECL in autoconf 2.5x
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5712 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 16:02:21 +00:00
André Pönitz
c9e33c37e6
fix problem with uninitialized value as reported by Michael
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5711 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 10:18:06 +00:00
André Pönitz
f454da736f
Fix \vdots problem reported by Michael
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5710 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 10:15:13 +00:00
John Levon
97dedd97de
small fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5709 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 03:18:27 +00:00
Lars Gullik Bjønnes
205aeb8d73
remerge and update no.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5708 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 01:51:46 +00:00
Lars Gullik Bjønnes
efd7b3eaa4
some ws and more boost.format
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5707 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 01:15:10 +00:00
Lars Gullik Bjønnes
af4fca532f
add more explicit instantations
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5706 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-25 00:42:20 +00:00
Lars Gullik Bjønnes
a4c9f5fdf4
Boost.Format patch from Herber
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5705 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-24 23:43:30 +00:00
Lars Gullik Bjønnes
92e79ed84e
fix compile error
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5704 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-24 15:23:33 +00:00
Lars Gullik Bjønnes
00efea7970
handle USE_BOOST_FORMAT
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5703 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-24 15:20:31 +00:00
John Levon
06bf792012
fix build
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5702 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-24 14:54:50 +00:00
Angus Leeming
3a82c61287
Whitespace.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5701 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-22 12:00:05 +00:00
Angus Leeming
a6500a6e46
Clean-up of the math dialog code; the first step towards a controller.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5700 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-22 11:56:43 +00:00
Angus Leeming
784af7b916
Use a control-view split for the xforms document dialog.
...
Clean up reporting of errors loading class templates by the controller.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5699 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-22 10:47:56 +00:00
Lars Gullik Bjønnes
1b0cfa4381
remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5696 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 21:23:19 +00:00
John Levon
79fb37fbbc
fix compile
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5695 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 19:50:35 +00:00
Lars Gullik Bjønnes
b016d9d773
use boost::format
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5694 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 18:33:09 +00:00
Angus Leeming
e27f7329c9
Don't use "if [ $? -ne 0 ]"; personally, I blame JMarc ;-)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5693 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 17:09:22 +00:00
John Levon
c0eb43a927
cursor fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5692 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 14:52:59 +00:00
Angus Leeming
80a3858b32
Use of $? in shell scripts is unnecessary apparently.
...
Replace the black magic in spellchecker with something I can follow ;-)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5691 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 14:28:10 +00:00
Dekel Tsur
a981100a91
Support for block alignment in fixed width columns.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5690 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 12:24:50 +00:00
Angus Leeming
8903a92aea
I reckon that the generated .h files and the scripts that modify them
...
aren't do bad now.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5689 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-21 10:58:28 +00:00
John Levon
077819717e
minor fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5688 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 18:57:49 +00:00
John Levon
e6c532d775
add missing icons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5687 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 18:42:04 +00:00
John Levon
bc9e10ff71
Some more mangling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5686 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 17:49:52 +00:00
John Levon
33fb9d7eda
Add empty xpm's for later filling in
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5685 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 17:49:30 +00:00
John Levon
9ba1386ad6
menu disable fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5684 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 17:21:42 +00:00
Lars Gullik Bjønnes
d201c74d5d
add the Boost.Format library
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5683 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 17:20:54 +00:00
John Levon
b335e6657c
add missing changelog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5682 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 17:05:54 +00:00
John Levon
4e18f2cccd
jmarc's shortcut patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5681 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:46:17 +00:00
Jürgen Vigna
d4ee5b69d0
Fix for the endless loop bug on wide tabulars.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5680 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:42:28 +00:00
John Levon
c598fd2c9d
geometry fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5679 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:36:23 +00:00
John Levon
9e8436a4f7
Edwin missed making these black not blue
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5678 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:35:51 +00:00
John Levon
5e37ac3113
icon name fixups
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5677 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:13:49 +00:00
John Levon
4a70c91eee
math icon name fixups
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5676 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 16:11:18 +00:00
John Levon
8b817af6f6
fix connect() bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5675 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 15:21:07 +00:00
Angus Leeming
d6a21f8bd3
Sigh. Revert this.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5674 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 12:44:37 +00:00
Angus Leeming
e7ee773f51
Hose MathsCallbacks.h.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5673 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 12:41:48 +00:00
John Levon
14e9274b62
crash reported by Rod
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5672 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 09:07:17 +00:00
John Levon
1880175fea
Fix bug reported by Rod
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5671 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 08:58:38 +00:00
Angus Leeming
9e269ca2dd
Propogate the virtual keyword.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5670 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-19 19:18:11 +00:00
Angus Leeming
575155f01f
Remove redundant files.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5669 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-19 18:47:01 +00:00
John Levon
7248190d64
Debloatarise.
...
moz src 196 size lyx.o lyx
text data bss dec hex filename
4517528 150224 28228 4695980 47a7ac lyx.o
4482094 150280 28228 4660602 471d7a lyx
There's undoubtedly more.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5666 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-18 21:19:02 +00:00
John Levon
ebac08df7f
Show an example of chosen font
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5665 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-18 19:52:29 +00:00
John Levon
627de563e1
ok, now we use qfontdatabase (thanks Dekel). Things seem good
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5664 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 17:16:21 +00:00
John Levon
1199867058
partial fonts fix. Like Juergen said we really need our own dialog.
...
Not that there's any point until qfont_loader reads lyxrc...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5663 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-17 16:43:36 +00:00