Commit Graph

526 Commits

Author SHA1 Message Date
John Levon
2c396b4c89 remove unused vars
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6560 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-23 14:58:41 +00:00
John Levon
fa15f1b24a Ding dong, the CID is dead...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6558 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-22 17:26:03 +00:00
John Levon
47fe3ce6c8 toc and secnum depths were swapped
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6556 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-21 14:31:48 +00:00
John Levon
54d9f7c022 rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6542 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-19 17:15:32 +00:00
John Levon
a1e4f55eb6 fix a typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6513 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-15 17:29:34 +00:00
John Levon
9ac820a7c5 small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6511 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-15 15:39:11 +00:00
Jean-Marc Lasgouttes
c2123ad509 fix setting of vfill in paragraph dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6505 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-14 15:09:41 +00:00
Angus Leeming
0de182f257 * Give Dialog::Controller::initialiseParams a bool return type.
* Constify many ButtonController/View methods.
* Try and document the code ;-)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6495 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-14 00:20:42 +00:00
Angus Leeming
bb8ce22e78 You've had enough time for that ol' review and I've made sure that things
work _despite_ of LyXLex so...
here is the Paragraph dialog reworked.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6487 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-13 13:56:25 +00:00
John Levon
98eca83c5b resizing fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6475 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 23:53:05 +00:00
Angus Leeming
4a842aeb20 Yesterday's character dialog patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6472 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 22:17:50 +00:00
John Levon
bfb9c3955f fix bug 937
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6458 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 06:14:36 +00:00
Angus Leeming
5aa231112f fix tabularcreate bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6428 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 17:06:01 +00:00
Angus Leeming
ba9cdda813 Flatten the ButtonController tree by splitting it into a Controller and
a View.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6410 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 03:13:28 +00:00
Angus Leeming
40d25e4fec Forgotten ChangeLogs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6407 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 00:39:45 +00:00
Angus Leeming
f4b2be060f Port the Merge Changes dialog to the Dialog scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6404 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 21:03:43 +00:00
Angus Leeming
5ec0a44b09 Port the About LyX dialog to the Dialog scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6403 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 20:29:58 +00:00
Angus Leeming
b81c83f69b Port the TabularCreate dialog to the Dialog scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6402 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 19:34:46 +00:00
Angus Leeming
ded76b4ff4 Port the tabular dialog to the new scheme based on class Dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6401 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 18:11:57 +00:00
Angus Leeming
8c2af0660c Minimise the ControlTabular interface in preparation for a move to the
Dialog-based scheme.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6396 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-09 10:08:22 +00:00
Angus Leeming
120c89f24f port the graphics dialog to the new scheme and get rid of the ControlInset
template.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6382 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-07 18:44:57 +00:00
Dekel Tsur
f7ec787f03 Add hspell option to spell-checkers list
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6381 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-07 18:06:56 +00:00
Angus Leeming
e22ee4208d port the minipage dialog to the new scheme. Various other small changes
in the inset mailers and in the controllers.
Enable the include dialog to be lauched for a new inset (should please John ;-)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6374 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-07 14:08:10 +00:00
John Levon
c803419c43 Alfredo's patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6372 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 20:21:21 +00:00
John Levon
796fdb4719 Make max files by 9 like it is in reality
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6368 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 15:34:28 +00:00
John Levon
6c0720adda compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6367 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 15:31:23 +00:00
André Pönitz
a0c3878e31 John's AMS patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6365 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 11:07:55 +00:00
John Levon
09ee1f5664 connect up apply for external
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6358 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 05:52:13 +00:00
Angus Leeming
80a4567bc2 Port wrap dialog to the new scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6357 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 23:19:45 +00:00
Angus Leeming
fafd0dae3a Move insetfloat.h out of ControlFloat.h and into the .C files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6356 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 23:12:19 +00:00
Angus Leeming
5449effb05 Move the float dialog to the new scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6355 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 19:46:08 +00:00
Angus Leeming
cba75d4489 Move InsetFloat's params into a separate struct to simplify the move to the new dialog scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6354 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 17:56:47 +00:00
Angus Leeming
61419611a0 Move the include dialog to the new scheme
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6353 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 14:59:37 +00:00
Angus Leeming
b7c9ae4931 Move the external dialog to the new scheme.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6351 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 11:30:35 +00:00
Angus Leeming
ca067e952a Minimal fix needed to give Qt a label dialog again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6350 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-05 10:47:11 +00:00
Dekel Tsur
88969c910b Fix math fonts problem
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6329 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-03 21:31:38 +00:00
André Pönitz
f566e7c604 Alfredo's patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6305 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-28 09:49:49 +00:00
Angus Leeming
cda53633ff Hold on to your hats.
Qt users should autogen.sh
Gnome users --- you're on your own ;-)
Happy recompiling.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6253 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 14:51:38 +00:00
Angus Leeming
1fcedd4b63 Strip trailing whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6249 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 13:35:26 +00:00
John Levon
1c9c369402 default button fixes (bug 921)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6244 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 12:57:15 +00:00
John Levon
702c38daff slight tweak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6239 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 12:16:04 +00:00
John Levon
b7ec5aa001 Fix dupe accel (bug 918)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6238 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 12:14:40 +00:00
Angus Leeming
ace7b30fb1 Alfredo's setPriority patch to the graphics LoaderQueue.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6235 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-25 11:20:59 +00:00
Angus Leeming
a4276f27f7 Make the GUI instantiation invisible to Timeout.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6230 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-22 18:01:16 +00:00
Jean-Marc Lasgouttes
8926da3807 make some fonts warnings quieter
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6226 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 15:02:47 +00:00
Angus Leeming
80db139a76 The file dialog browser doesn't need a LyXView...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6223 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-21 12:22:25 +00:00
John Levon
47c34c3afa spell rework. revert fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6191 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-17 18:40:04 +00:00
John Levon
7726ee9097 capitalisation fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6179 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-17 00:38:40 +00:00
John Levon
b2e5a55528 consistent dialog titles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6175 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-16 05:08:14 +00:00
John Levon
605d30b73e couple ui improvements
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6171 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-15 22:26:27 +00:00