Commit Graph

2169 Commits

Author SHA1 Message Date
John Levon
075eb92607 add print dialog back
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2622 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 21:11:30 +00:00
John Levon
37278639f6 build fix (hopefully)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2621 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 19:34:05 +00:00
André Pönitz
f1e2433313 re-enable { and } in seperate cells;
nuke MathScopeInset;


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2620 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 16:23:54 +00:00
Angus Leeming
592c50de2f Prevent resizing of the citation dialog.
Fix paragraph dialog bug.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2619 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 16:00:14 +00:00
John Levon
a5c39240f7 Angus's compile patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2618 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 15:37:39 +00:00
André Pönitz
d18d31df77 remove unneeded #include
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2617 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 15:31:00 +00:00
André Pönitz
10187ee6d9 read & and \\ nested in {} again
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2616 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 15:19:50 +00:00
Angus Leeming
f4c407e4f6 Clean-up of paragraph dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2615 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 12:52:41 +00:00
Edwin Leuven
c1b295a7a3 layout tweak in url dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2614 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 11:03:20 +00:00
Angus Leeming
d51710eb3e Add a pre-handler that triggers an input event when text is pasted into
an xforms text input widget.
Use this in the Preamble dialog.

If anybody wants to help add this functionality to the rest of the dialogs
then feel free. Apart from FormPreferences (which has it's own prehandler
already that would need to be modified) there are about 60 text input
widgets that all need the extra code:
	extern "C" int C_CutandPastePH(FL_OBJECT *, int, FL_Coord, FL_Coord,
				       int, void *);

	fl_set_object_prehandler(widget, C_CutandPastePH);

Not too hard, is it?

Angus


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2613 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 11:01:05 +00:00
John Levon
621c062434 added pre-amble dialog with icky $EDITOR support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2612 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 03:35:45 +00:00
John Levon
eed0649017 whatsthis fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2611 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 02:29:26 +00:00
John Levon
ead11eb6b5 add minipage dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2610 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 02:08:04 +00:00
John Levon
7e1ba5f1f9 Log and VCLog dialogs for qt2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2609 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-29 00:37:04 +00:00
José Matox
ae3b2c7874 Allow reLyX to be run from the source directory
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2608 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 20:23:46 +00:00
Angus Leeming
ccb3cb54e5 Clean fix for Michael's reported bug with the character dialog. Occurred
because build() is called from the controller meaning that minw_ etc
were not reset.

Fix to citation dialog; the style should now remain centred within the frame.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2607 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 13:48:40 +00:00
André Pönitz
6844068ec2 fix cursor font bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2606 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 13:34:04 +00:00
Angus Leeming
6da75c9cd8 John's controller patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2605 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 12:24:03 +00:00
Angus Leeming
786cc35da8 John's character.C patch (bug fix).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2604 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 11:57:10 +00:00
John Levon
150430ecb9 re-add tab create dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2603 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 04:17:49 +00:00
John Levon
db7cd3524d add graphics dialog - not quite working
the controllers really do make this piss easy to do :))


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2602 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 03:35:17 +00:00
John Levon
9c793ce3fc and the changelog ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2601 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 01:29:06 +00:00
John Levon
3509e5f1ba include dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2600 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-28 01:27:35 +00:00
John Levon
b8beae4a70 clear the thesaurus list boxes !!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2599 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 21:01:04 +00:00
John Levon
dc575158c6 build fixes, fixes to thesaurus and bibtex.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2598 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 20:41:45 +00:00
John Levon
af9ab9d8b6 use sed to replace tr() with _()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2597 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 16:51:13 +00:00
John Levon
b755373819 whoops ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2596 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 15:05:35 +00:00
John Levon
ec417b6f3d Thesaurus dialog. Untested, as it won't build for me. I get undefined
vtable errors, which make no sense :(


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2595 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 02:54:27 +00:00
John Levon
58dcb8523c add external material dialog to Qt2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2594 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-27 01:19:32 +00:00
John Levon
f1dac2b3ea forgot cvs add ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2593 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 19:19:27 +00:00
John Levon
79a9fb3265 qt2 ert dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2592 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 19:18:45 +00:00
John Levon
883717e5ec Qt2 latex error dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2591 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 18:49:33 +00:00
John Levon
3c7fe2f407 character dialog with auto-apply ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2590 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 17:49:42 +00:00
John Levon
b90b704bdd bibitem dialog for Qt2. Took longer to build than to write ;)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2589 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 15:34:36 +00:00
John Levon
ef3a25c069 Add a Bibtex dialog with Herbert's spangly new things + some more.
Filedialogs are crashing with BadWindow X errors - NO idea why.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2588 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 03:20:52 +00:00
John Levon
d459817dee small silly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2587 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 01:01:12 +00:00
John Levon
20f2690c6d ref dialog, more updates (BC stuff should now be OK along with the coming
controllers/ patch)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2586 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-26 00:29:39 +00:00
John Levon
3796da5d05 various fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2585 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-25 20:04:15 +00:00
John Levon
a63c7ca207 some more random changes, added Timeout (make clean if LyX crashes !!)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2584 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-25 03:00:19 +00:00
Angus Leeming
99915ba16a Tentative fix for the "press Apply multiple times and get multiple new
Insets" problem.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2583 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-24 15:49:03 +00:00
Angus Leeming
8ae23e7526 John's recent build.diff patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2582 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-24 14:57:27 +00:00
André Pönitz
a85d0b3fef small script based on Jules Beans's suggestion to help people who want to
add mathed support for new symbols


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2581 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-24 10:03:29 +00:00
André Pönitz
21c277b6f3 forget to disable the debug output
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2580 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-24 06:35:12 +00:00
André Pönitz
403915f5ff ignore again space at the beginning of formulae
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2579 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-24 05:59:59 +00:00
John Levon
6dac02d3bb some small updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2578 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-23 21:21:50 +00:00
Angus Leeming
1aaf551af0 order the items in the Preferences dialog "logically" so that tabbing through
it makes sense. Closes bug #404569.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2577 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-23 16:19:22 +00:00
Angus Leeming
3f7e3f8bef Revert recent "fix"!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2576 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-23 16:13:47 +00:00
Angus Leeming
c82e7795c3 Only output the -paper option if the dvi viewer is xdvi, thereby fixing
bug #233429.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2575 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-23 15:11:23 +00:00
Angus Leeming
f921515196 Tentative fix of John's "no point in spell command "None"" bug, #223255.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2574 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-23 14:39:18 +00:00
Angus Leeming
9f672b28c4 The BibTeX dialog asymptotes towards perfection!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2573 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-23 09:04:42 +00:00