Commit Graph

738 Commits

Author SHA1 Message Date
John Levon
d6546c2bf4 Fix up Alert::prompt for cancel button stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6863 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-27 16:40:50 +00:00
John Levon
84640bc0f2 toolbar4.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6811 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-15 01:06:13 +00:00
John Levon
31f6d268e2 toolbar3.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6768 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-10 14:08:06 +00:00
Angus Leeming
e93988314d Prepare the way for resizable tabfolders if the xforms version is
up to the task.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6749 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-09 21:34:50 +00:00
John Levon
4f8b5b4990 toolbar2.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6746 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-09 19:53:10 +00:00
Angus Leeming
849a5bf74c Enable "proper" tooltips in xforms browser widgets if your version of the
xforms library is recent enough. (I.e., today's cvs!)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6742 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-09 10:02:59 +00:00
John Levon
a2eb2cb918 remove setPixmap and use the backend instead
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6739 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-08 19:35:02 +00:00
John Levon
aa3acd6358 toolbar changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6738 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-08 19:17:00 +00:00
Angus Leeming
99f8c40778 * Ensure that the formatting conforms to xforms style.
* Add all major authors.
* Squash bug in initial selection of the first line of the browser.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6717 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-04 14:01:37 +00:00
Angus Leeming
f5d175ff40 Remove spurious fl_get_freebrowser_browser accessor function.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6699 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-03 09:48:03 +00:00
Angus Leeming
6342052576 * Fix compilation with C89 compilers.
* Tell the world that these files belong to LyX.
* change function prototypes to use enums rather than ints.
* add FL_NORMAL_COMBOX to augment FL_DROPLIST_COMBOX.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6698 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-03 09:21:11 +00:00
Angus Leeming
df370a91e3 shorten some variable names
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6688 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-02 18:57:58 +00:00
John Levon
1423bdb7a7 remove defaults stuff, let Qt handle no toolbar
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6685 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-02 18:08:05 +00:00
Angus Leeming
9bfcf348c8 The new combox code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6681 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-02 14:20:30 +00:00
Angus Leeming
14108aeaf3 Rearrange the widget order
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6680 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-02 13:05:39 +00:00
Angus Leeming
67a1cfd4cc Whitespace and formatting changes only.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6679 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-02 09:49:19 +00:00
Angus Leeming
c93bea2449 A clean-up of the minibuffer code; see xforms/ChangeLog. Qt code seems Ok
in this regard.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6678 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-02 09:23:24 +00:00
John Levon
383f38d390 format alerts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6673 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-01 15:17:26 +00:00
John Levon
22451cf2a8 some reworking to allow Qt to successfully choose a serif default font
with fontconfig


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6655 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-31 02:59:34 +00:00
John Levon
315e07fabc kill Alert::alert()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6653 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-31 01:15:44 +00:00
John Levon
cf17f68c6f handle transparent pixels
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6633 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-29 16:43:22 +00:00
John Levon
31dabbd890 more Alert fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6628 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-29 10:55:48 +00:00
John Levon
20215c83e7 more Alert:: work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6625 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-29 09:02:08 +00:00
John Levon
e8c9544a2d xforms alert fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6624 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-29 08:45:28 +00:00
John Levon
37a1ffccb9 Big shake up of all Alert::askQuestion/Confirmation into something
hopefully a lot better.

Warning: this may negatively affect your muscle memory :(


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6622 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-29 07:09:13 +00:00
Angus Leeming
5065161f37 Remove bug fixes for xforms < 1.0.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6587 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-26 15:01:33 +00:00
Angus Leeming
0784c24d53 Now that fewer dialogs use the old scheme, can merge three files into one.
Dialogs2.C will go when all dialogs are ported to the new scheme.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6584 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-26 12:41:27 +00:00
Angus Leeming
9f330376ac port the thesaurus dialog to the new scheme
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6583 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-26 12:17:20 +00:00
Angus Leeming
6d47abda7f port the various dialogs to display the contents of an external file to the new Dialog-based scheme
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6575 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-25 18:13:46 +00:00
Angus Leeming
37e2388f8e Cure some compiler warnings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6574 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-25 18:10:10 +00:00
Angus Leeming
93543287ce remove some compiler warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6569 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-24 17:46:49 +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
d08db91ed0 Rob's changes patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6500 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-14 11:31:07 +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
Angus Leeming
7fb50b8c66 Fix bug 944:
src/frontends/xforms/forms/fdfix.sh uses fixed file names for temporary
files, thus make dist on SMP fails.
Fix is trivial -- all temporary files should have $$ (PID) appended to them.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6483 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-13 11:37:15 +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
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
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
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
5d2bc94eed Rob's tab create patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6360 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-06 08:24:33 +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
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
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