Commit Graph

7440 Commits

Author SHA1 Message Date
Lars Gullik Bjønnes
fdc1609e39 add nls.m4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8779 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-26 14:40:56 +00:00
Lars Gullik Bjønnes
31bfe0870f makefile gtk fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8778 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-25 23:45:52 +00:00
Lars Gullik Bjønnes
619112545c add config.rpath
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8777 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-25 17:17:14 +00:00
Lars Gullik Bjønnes
7ddbe42168 add some more m4 files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8776 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-25 16:32:18 +00:00
Georg Baum
9501a5d130 make text output of message boxes more readable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8775 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-25 16:27:06 +00:00
Lars Gullik Bjønnes
2c0668646a update m4 files and remove warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8774 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-25 14:42:10 +00:00
John Levon
a0f28f1e9b fix compile error (missing semicolon)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8773 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-24 11:19:30 +00:00
Angus Leeming
0ac4f65ad7 Sane ordering of the files #included in the Qt frontend.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8772 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-20 09:36:28 +00:00
Angus Leeming
3cac00e714 Wrap the definition of debug_trait::DEBUG with preprocessor guards
that protect against a name clash with a macro DEBUG.
Such a macro is defined by the Qt library...


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8771 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-20 09:35:30 +00:00
Angus Leeming
8756f3a7f0 Update to reflect JMarc's comments.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8770 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-19 21:26:42 +00:00
Jean-Marc Lasgouttes
608f5d2d3e fix math bindings with german keyboards
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8769 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-19 16:27:43 +00:00
Angus Leeming
2c375c109d Fix typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8767 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-19 15:16:54 +00:00
Angus Leeming
2a31934f38 Wrap most of the frontend code up inside namespace lyx::frontend.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8766 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-19 15:11:37 +00:00
Angus Leeming
3e34d6f23c Append ".exe" to the name of the searched-for program on Win32.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8765 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-19 14:56:33 +00:00
Angus Leeming
323d128a13 Correct typo in commentary.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8764 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-18 16:47:57 +00:00
Lars Gullik Bjønnes
9e982df7a0 Define the debug mode tokes instead.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8763 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-18 13:20:31 +00:00
Angus Leeming
10759f2112 Fix encoding.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8762 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-18 12:31:50 +00:00
Lars Gullik Bjønnes
4c8245b613 Use the libstdc++ debugging mode if compiling with enable-debug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8761 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-18 11:05:41 +00:00
Angus Leeming
2e66a01e8f Search for "gswin32" also when looking for ghostscript.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8760 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-18 07:40:18 +00:00
Alfredo Braunstein
ff6706002f avoid to update when navigating
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8759 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-18 07:18:02 +00:00
José Matox
fd14ebf7e0 add label (id) to <equation>...</equation> if present
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8758 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-17 16:29:24 +00:00
Georg Baum
db707dab04 remove now unnecessary const casts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8757 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-17 11:28:31 +00:00
Angus Leeming
3ea4eeb8a5 Citation labels now update immediately if the citation engine is changed
from the document dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8756 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-17 08:52:21 +00:00
José Matox
33243f7003 clean code to export between different flavours, output different code for sgml to deal with incomplete implementation, clean code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8755 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-14 15:47:35 +00:00
Angus Leeming
24bd12178d a new biblio::asValidLatexString helper function.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8754 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-14 15:27:13 +00:00
Angus Leeming
ea6a5fe92d Move the biblio::CiteEngine enum into bufferparams.h to minimize
dependencies on frontends/controllers/biblio.h.
Small clean up of the existing biblio.h interfaces.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8753 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-14 13:13:20 +00:00
Angus Leeming
8424214209 Store the citation engine in BufferParams as biblio::CiteEngine rather
than a triplet of bools. Results in a file format change.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8752 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-13 20:44:35 +00:00
José Matox
b14ad898bf add support for xml, now just for docbook
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8751 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-13 11:21:58 +00:00
José Matox
5a87b2a21c Some cosmetic changes for docbook article, cleaner style with Char Styles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8750 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-12 07:57:51 +00:00
José Matox
34b9ed8ac9 whitespace, bugfixes, and convertions dependent on the document type, if need.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8749 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-11 16:13:33 +00:00
Angus Leeming
d8c5a828fa Clean up natbib, jurabib code as posted to the list last Friday.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8748 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-10 20:55:00 +00:00
Georg Baum
eea99ecc8b leftovers from the fileformat 232 -> 233 update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8747 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-07 12:16:20 +00:00
Georg Baum
b65e6f7544 fix handling of zipped graphics files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8746 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-05 15:37:36 +00:00
Jean-Marc Lasgouttes
704b79209a rename flag
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8743 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-05 10:12:12 +00:00
Angus Leeming
b03602ecc0 Squash bug 1251. Now works correctly if the user presses 'Esc'.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8741 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-05 09:33:20 +00:00
Angus Leeming
137af8fc0c Squash bug 803 for Qt and 1.4.x.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8740 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-05 08:29:31 +00:00
Angus Leeming
f557f14c69 Squash bug 803 for XForms and 1.4.x.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8739 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-04 21:35:34 +00:00
Angus Leeming
a5e44ab543 Squash bug 1590 by removing "error" from the list of dialog identifiers.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8738 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-04 18:39:41 +00:00
Angus Leeming
0ed969c0d0 Make the XForms frontend 'do the right thing' when exposing the work area
* if * libforms supports this.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8737 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-04 16:25:30 +00:00
Angus Leeming
9c628d363a Revert the red color of the frame widget.
Instead, set it to LColor::background.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8736 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-04 16:19:54 +00:00
Angus Leeming
a81c35023a Do nothing on calls to XFormsToolbar::show, hide if the toolbar is
already visiblehidden respectively.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8735 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-04 14:50:36 +00:00
Jean-Marc Lasgouttes
37b93beec5 fix command-sequence handling
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8734 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-04 14:12:50 +00:00
José Matox
fc09056ccc fix wrong point for writing in temporary file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8733 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-04 09:42:24 +00:00
Angus Leeming
07cc9f6753 Change the color of the background widget to red.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8731 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-04 09:05:21 +00:00
Angus Leeming
86e0dfa3e1 ... and sanitize the simplified code...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8730 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-03 15:47:39 +00:00
Angus Leeming
c688967bc3 Simplify the mechanics of generating the 'inactive' pixmap.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8729 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-03 15:41:16 +00:00
Angus Leeming
a61e00a55d Fix counters bug in scrlettr textclass.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8727 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-03 14:24:46 +00:00
José Matox
19c9cb3799 fix bug with python 2.3 and
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8726 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-03 13:45:59 +00:00
José Matox
17ec2aa061 fix handling of gzipped files, move default warning level to 1
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8725 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-03 13:40:12 +00:00
José Matox
038f420cb7 reLyX: use a saner method to translate \usepackage from the preamble, fix #1584.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8723 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-03 11:37:16 +00:00