Angus Leeming
|
a874c837d5
|
Don't forget "outfile = real_outfile" as the final step in a conversion where the input and output file names are the same. Otherwise, future conversion steps won't work...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10034 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-06-09 15:19:07 +00:00 |
|
Angus Leeming
|
f04d591c96
|
Quote args passed to convertDefault.sh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9822 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-04-17 19:31:27 +00:00 |
|
Georg Baum
|
55ded55ccf
|
use the default converter for insetexternal, too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9479 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-01-14 19:13:17 +00:00 |
|
Lars Gullik Bjønnes
|
46756fd9e4
|
the const patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9443 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-01-05 20:21:27 +00:00 |
|
Georg Baum
|
4ea4f87ebf
|
fix error message, add some documentation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9202 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-11-08 08:22:03 +00:00 |
|
Angus Leeming
|
e5706b107d
|
The Movers patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9130 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-10-26 18:39:13 +00:00 |
|
Martin Vermeer
|
a566db1d51
|
Implement use of babel language in xindy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9061 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-10-07 15:21:03 +00:00 |
|
Lars Gullik Bjønnes
|
e34a1e90af
|
obvious stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8851 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-07-25 00:04:42 +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 |
|
Martin Vermeer
|
51cd5a7a70
|
Needed for 2.95 / stlport compilation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8405 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-02-06 08:23:39 +00:00 |
|
Lars Gullik Bjønnes
|
3420904448
|
The func.diff patch. Functors work and some tiny cleanup.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8377 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-01-31 15:30:24 +00:00 |
|
Martin Vermeer
|
3dfe7a4734
|
replace bool-valued Pdflatex() by FLAVOR-valued getFlavor().
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8141 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-27 16:38:47 +00:00 |
|
Alfredo Braunstein
|
f61322848d
|
fix a crash while importing from LaTeX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8124 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-24 12:00:20 +00:00 |
|
José Matox
|
cd424d7853
|
Rename ascii to plaintext and LatexRunParams to OutputParams.
Create new files for each output format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8046 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-05 12:06:20 +00:00 |
|
Lars Gullik Bjønnes
|
44cd0fc9a1
|
The std::string mammoth path.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7862 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-10-06 15:43:21 +00:00 |
|
Angus Leeming
|
57a24ea912
|
Replace 'using namespace abc;' with 'using abc::xyz;'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7725 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-09-09 22:13:45 +00:00 |
|
Angus Leeming
|
e835c9477b
|
Pimpl Buffer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7719 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-09-09 11:24:33 +00:00 |
|
Angus Leeming
|
fd36f5ad76
|
Make buffer's member variables private; use accessor functions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7717 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-09-09 09:47:59 +00:00 |
|
Angus Leeming
|
4c6e0fe422
|
Removed all redundant using directives from the source.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7704 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-09-08 00:33:41 +00:00 |
|
Angus Leeming
|
91de22ef34
|
Strip 320 #includes from the files in src.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7684 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-09-05 16:31:30 +00:00 |
|
Angus Leeming
|
f228e41203
|
Move #include "lyxlib.h" out of Path.h, move ctor, dtor out of line.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7657 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-09-04 01:44:16 +00:00 |
|
Lars Gullik Bjønnes
|
b881ed2d5a
|
Use Buffer const reference in most placees possible.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7623 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-08-28 07:41:31 +00:00 |
|
Angus Leeming
|
0be0fcfd59
|
If I ever see another licence blurb again, it'll be too soon...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7598 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-08-23 00:17:00 +00:00 |
|
Jean-Marc Lasgouttes
|
80d7f70dc3
|
move reading of bind files from lyxrc.C to kbmap.C; do not read bindings or menus when not using gui; move paper related enums to a new paper.h; remove dependency on bufferparams.h from lyxrc.h; small bugfix to tex2lyx; fix bad menu shortcut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7372 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-07-26 23:04:39 +00:00 |
|
Alfredo Braunstein
|
8d2394b02c
|
fix crash reported by Kayvan + ws
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7311 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-07-18 07:25:16 +00:00 |
|
Alfredo Braunstein
|
dfbd44997a
|
moved some converter/format functions to more appropriate places
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7300 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-07-17 08:23:33 +00:00 |
|
Alfredo Braunstein
|
e3fc822783
|
Added new signals to Buffer, connect/disconnect to them in BufferView, added BufferView::newFile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7242 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-07-07 08:37:02 +00:00 |
|
Lars Gullik Bjønnes
|
92d522b7f1
|
introduce namespace lyx::support
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7224 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-06-30 23:56:22 +00:00 |
|
Lars Gullik Bjønnes
|
1a8665988f
|
the doxygen patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7219 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-06-28 01:23:11 +00:00 |
|
Alfredo Braunstein
|
3508b30871
|
More errorlist adjustements.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7209 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-06-24 20:42:15 +00:00 |
|
Lars Gullik Bjønnes
|
297b40c725
|
make ParagraphList::push_back take a reference instead of a pointer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7036 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-24 11:54:10 +00:00 |
|
Angus Leeming
|
ccce6b9662
|
Pass struct LatexRunParams around a bit...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7008 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-22 18:59:10 +00:00 |
|
Alfredo Braunstein
|
01478feb03
|
missing bit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6987 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-20 16:56:07 +00:00 |
|
Alfredo Braunstein
|
3e2abfdd78
|
the errorlist change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6958 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-13 21:15:48 +00:00 |
|
André Pönitz
|
dbef37d522
|
non-templated tostr in separate files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6955 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-13 14:36:24 +00:00 |
|
André Pönitz
|
d31244b5e2
|
The 'bformat' introduction
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6953 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-13 09:48:57 +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
|
17c8764e0a
|
move BoostFormat and boost-inst
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6651 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-03-30 20:25:44 +00:00 |
|
John Levon
|
473e2d7b76
|
fix compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6643 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-03-29 19:12:24 +00:00 |
|
John Levon
|
360538a42b
|
couple more Alert fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6630 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-03-29 12:03:54 +00:00 |
|
Lars Gullik Bjønnes
|
63e1ebc312
|
use ParagraphList::iterator a bit more
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6330 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-03-03 23:19:01 +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 |
|
John Levon
|
13080e1cce
|
My old allow/prohibitInput() -> busy(bool) patch cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6151 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-02-14 14:49:51 +00:00 |
|
Lars Gullik Bjønnes
|
99d1627a47
|
dont use pragma impementation and interface anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6138 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-02-13 16:53:15 +00:00 |
|
Lars Gullik Bjønnes
|
13349032cb
|
ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5758 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-12-01 22:59:25 +00:00 |
|
Jean-Marc Lasgouttes
|
866c57213a
|
make error messages about unhandled X11 events GUI debug messages; use temp file when converting from a file to a file with same name
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5751 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-11-29 15:51:17 +00:00 |
|
Lars Gullik Bjønnes
|
53274e31ec
|
the string -> char patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5725 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-11-27 10:30:28 +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 |
|
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 |
|
Jean-Marc Lasgouttes
|
181f765889
|
improve viewer command line syntax; support mozilla as default html viewer
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5426 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-10-16 16:07:14 +00:00 |
|