Peter Kümmel
bbc672ae98
qt should not pollute the namespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14847 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-28 16:41:48 +00:00
Bo Peng
132ab09b38
Scons: fix options like CPPFLAGS
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14845 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-26 18:55:51 +00:00
Bo Peng
14de7887d8
Scons: fix scons_manifest.py for flatplacement.* for qt3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14844 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-26 18:45:19 +00:00
Abdelrazak Younes
ff9094ff4a
add FloatPlacementUi.ui
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14843 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-26 13:42:27 +00:00
Edwin Leuven
e28114779b
minimal effort implementation of:
...
* float widget as a .ui file
* floatplacement.[Ch] -> FloatPlacement.[Ch]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14838 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-25 13:40:01 +00:00
Michael Schmitt
415970fcb5
fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14825 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-23 14:11:14 +00:00
Michael Schmitt
d056d51087
revert recent change to development/FORMAT (don't change history)
...
drop LinuxDoc support (final part)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14823 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-23 12:55:23 +00:00
Michael Schmitt
2a71306d77
drop linuxdoc support (part 4)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14821 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-23 11:16:08 +00:00
Michael Schmitt
fb9eb996fa
do not define QT3_SUPPORT
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14820 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-23 10:58:54 +00:00
Abdelrazak Younes
f533422b0e
get rid of QT3_SUPPORT
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14773 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-17 09:08:20 +00:00
Bo Peng
0ba726bb7a
Add #include "xxx_moc.cpp" to xxx.C files, and stop compiling _moc.cpp individually.
...
* src/frontends/qt3/[all mocable files].C: add #include _moc.cpp at the end.
* development/scons/SConstruct: do not compile _moc files individually.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14714 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-16 22:10:20 +00:00
Bo Peng
a9b8f12846
Scons: minor Sconstruct fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14711 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-16 21:50:26 +00:00
Bo Peng
e530d2ddd2
Scons: add support for msvc qt3
...
* src/support/package.C.in: use PATH_MAX instead of MAX_PATH
* INSTALL.scons: add instruction for building qt3 2ith msvc
* development/scons/SConstruct: use the right lib (qt-mt3) and manifest file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14709 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-16 21:34:24 +00:00
Bo Peng
22a3512110
Scons: fix ICONV support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14690 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-15 14:23:57 +00:00
Georg Baum
9245b426b3
Update file format for unicode
...
* src/buffer.C
(LYX_FORMAT): update
* src/bufferparams.h
(inputenc): document
* lib/lyx2lyx/LyX.py
(format_relation): last format is now 249
(get_encoding): return utf8 for formats > 248
* lib/lyx2lyx/lyx_1_5.py
(convert_utf8): don't change \inputencoding anymore
(revert_utf8): new, revert encoding if possible
* development/FORMAT: describe format 249
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14684 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-15 07:08:58 +00:00
Abdelrazak Younes
c29afd391c
generate_enconding_info.py renamed to generate_encoding_info.py
...
As a python advocate Jose you could do better ;-)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14682 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-14 21:19:03 +00:00
Bo Peng
486d32ba39
Scons: add ICONV_CONST to common/config.h, require library iconv
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14676 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-14 16:47:37 +00:00
Peter Kümmel
d308909bee
check for ICONV_CONST
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14675 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-14 16:38:04 +00:00
Peter Kümmel
1fbbe9636e
enable nls with option >all<, print instruction to enable nls
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14670 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-14 11:46:57 +00:00
Peter Kümmel
1f3b82f3ba
require iconv
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14669 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-14 11:18:51 +00:00
Peter Kümmel
4a14a050b4
use module to find support libraries, also search for win32libs( http://www.kdelibs.com/wiki/index.php/3rd-party_libraries_required_for_KDElibs_4 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14668 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-14 11:10:43 +00:00
Peter Kümmel
63b5b965df
unicode.C needs inconv.h
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14666 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-14 09:15:37 +00:00
Peter Kümmel
ee07d30cbf
search for alloca also in malloc.h
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14664 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-14 08:59:30 +00:00
Abdelrazak Younes
7f3df9dfcd
add docstring.h
...
reorder alphabetically
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14663 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-14 07:34:43 +00:00
Bo Peng
5687075007
Scons: fix a uic bug, add unicode.hC
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14662 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-14 00:33:39 +00:00
Bo Peng
c94fcdeeae
Scons: fix a filelist bug (missing spell.C)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14643 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-13 14:30:40 +00:00
Michael Schmitt
69c839dccf
* development/tools/mkdoclinks.sh:
...
* development/tools/makeLyXsigc.sh:
* development/tools/scgen.pl: remove obsolete files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14637 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-13 10:21:06 +00:00
Bo Peng
c8e38f5e05
Scons: stop globbing filenames, use explicit file list instead.
...
* INSTALL.scons: stop lyx1.4.x/qt2 support
* development/scons/scons_manifest.py: list of all filenames
* development/scons/SConstruct: use explicit file list
* development/scons/scons_utils.py: remove globFiles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14634 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-13 04:54:25 +00:00
Bo Peng
d7588feb8f
Scons: check minor version number (>=0.96.92)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14633 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-13 01:51:05 +00:00
Michael Schmitt
6764fe0ee2
remove lyxsocket and all obsolete Win32-related files from ./development
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14632 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-12 20:58:11 +00:00
Bo Peng
8d6ba67353
Correct Russian->English translation for development/Win32/hidecmd.c, by hasherfrog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14612 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-11 04:47:22 +00:00
Jean-Marc Lasgouttes
88a45ab222
2006-08-08 Bennett Helm <bennett.helm@fandm.edu>
...
* MacOSX/LyX.app/Contents/Resources/lyxrc.dist: improve viewers
that require X11; tweak the path_prefix search order.
* MacOSX/LyX.app/Contents/Info.plist: update version.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14562 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-08 10:03:09 +00:00
Peter Kümmel
6400bd38cc
cmake 2.4.3 is out: update Readme.cmake
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14540 a592a061-630c-0410-9148-cb99ea01b6c8
2006-08-04 20:04:16 +00:00
Bo Peng
60fa713737
Update development/Win32/hidecmd.c, from Enrico Forestieri
...
The usage of hidecmd.c is now 'lyx.exe [var=val] [other lyx options]'
The realy console lyx.exe should be renamed to lyxc.exe.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14502 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-27 16:39:27 +00:00
Bo Peng
5ac6c47775
Add development/Win32/hidecmd.c, which hides windows console window when starting lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14497 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-25 19:30:58 +00:00
Bo Peng
6c36d0444c
scons: make "scons install" succeed without msgfmt
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14490 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-20 18:57:29 +00:00
Bo Peng
81262569fc
Scons: small fix for target msvs_projects
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14476 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-17 19:34:58 +00:00
Michael Schmitt
33abde0a60
Indicate that the description is outdated
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14453 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-14 08:41:46 +00:00
Michael Schmitt
4d924e4345
major cleanup of this totally outdated file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14452 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-14 08:30:26 +00:00
Bo Peng
f37a03ece9
Scons: check for unused/misspelled command line option, allow rebuild=yes/no/all/none.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14449 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-13 17:52:41 +00:00
Michael Schmitt
94d5cd6c67
* SConstruct: remove xforms relicts
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14417 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-10 19:40:55 +00:00
Abdelrazak Younes
852431e2a6
Add -DQT_NO_KEYWORDS to compiler option
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14413 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-10 17:40:14 +00:00
Bo Peng
7dcf1bdb26
SCons: fix a small bug in scons_utils.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14388 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-08 22:42:09 +00:00
Bo Peng
1f831d0a99
Scons: fix DESTDIR
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14386 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-08 21:31:57 +00:00
Michael Schmitt
4eccc22119
remove xforms relicts
...
* src/frontends/qt3/QPrefs.C:
* src/frontends/controllers/BCView.tmpl:
* src/support/package.h: fix/remove comment
* po/pocheck.pl: no longer check for xforms shortcuts
* development/Win32/lyx.vcproj: ignore ControlPreamble.[Ch]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14372 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-08 09:40:15 +00:00
Angus Leeming
136fc28dae
Update Geoffrey Tobin's email address to something that doesn't bounce...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14367 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-07 16:22:46 +00:00
Angus Leeming
7c0e56ff5d
Fix the fix so that it actually works ;-)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14366 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-07 16:21:45 +00:00
Bo Peng
563c1b6b24
Scons: allow non-exist build_dir option, adjust QTDIR/bin handling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14365 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-07 16:21:10 +00:00
Angus Leeming
0edeef83b7
Fix humiliating typo and update the link to the licence page on the web.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14361 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-07 15:58:57 +00:00
Angus Leeming
9a88b1d8be
* Enable man2ps to work without hard-coding the locations of groff or dpost.
...
* Re-add whitespace fluff to {dvi,dtl}.doc --- minimize change to original package.
* Enable man2ps (and hence doc) targets in Makefile to build out of the box.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14359 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-07 14:05:23 +00:00
Bo Peng
fc42d0d4f9
Scons: check system boost version, probe qt3 libs for qt2 frontend
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14354 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-07 03:08:37 +00:00
Jean-Marc Lasgouttes
2558af85af
fix hyphens in man pages
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14351 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-06 14:27:46 +00:00
Bo Peng
a54d3e83bd
Scons: exclude boost headers only for system boost header files.
...
* INSTALL.scons: document this change.
* development/scons/SConstruct: check for included_boost to exclude boost
headers from the dependency tree.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14343 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-05 18:48:59 +00:00
Bo Peng
e85cfec957
Scons: do not build boost dependency tree, use debug/release boost system library, check for boost system header files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14338 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-05 15:33:38 +00:00
Bo Peng
cd443c86ca
Scons: fix handling of lib/lyx2lyx/lyx2lyx_version.py.in
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14325 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-03 20:57:25 +00:00
Georg Baum
0c0c43b8eb
merge booktabs branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14319 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-03 19:13:56 +00:00
Bo Peng
62d3cebb29
Scons: polish scons' 1.4.x support.
...
* INSTALL.scons: add instruction for 1.4.x
* development/scons/SConstruct: fix a installation bug for 1.4.x, better handling of QTDIR
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14311 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-03 02:02:11 +00:00
Bo Peng
d4253cbacd
Scons: rename option qt_include_path to qt_inc_path (we have extra_inc_path etc.)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14307 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-02 22:09:11 +00:00
Bo Peng
418b9c936d
Scons: check the validity of QTDIR, and the existence of uic and moc
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14293 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-02 17:35:14 +00:00
Bo Peng
b2d7d52537
Scons: fix a isdir typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14288 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-02 03:17:15 +00:00
Bo Peng
b0abcefcc0
Scons: set default qt lib directory under cygwin
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14286 a592a061-630c-0410-9148-cb99ea01b6c8
2006-07-02 01:54:44 +00:00
Bo Peng
a5a508bdaa
Change the indent level of python code from two to four
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14250 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-27 21:08:54 +00:00
Bo Peng
e941da3bdf
Scons: fix DESTDIR, reloate intl/libintl.h, libgnuintl.h
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14239 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-27 03:53:04 +00:00
Bo Peng
de064bd88a
Scons: remove pch, add stdlib_debug and profiling options
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14188 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-24 03:49:11 +00:00
Bo Peng
b6e42797d4
Scons: fix rebuildTargetOnly for lyx msvs projects
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14180 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-22 15:46:35 +00:00
Peter Kümmel
bc720fa2df
add release option
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14167 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-21 10:32:17 +00:00
Bo Peng
fe5c0415a4
Scons: restore fast_start, remove BOOST_USER_CONFIG in boost/config.h
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14164 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-20 16:46:35 +00:00
Bo Peng
865e5c25f2
Scons: config.h moves to BUILDDIR/common, boost_config.h moves to BUILDDIR/boost.
...
Do not use debug libraries for win/mingw.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14163 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-20 14:44:46 +00:00
Abdelrazak Younes
f032e0af1a
revert commit 14159
...
QtView -> GuiView at the right place this time.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14160 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-20 11:56:31 +00:00
Abdelrazak Younes
e2c3e46a25
QtView -> GuiView
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14159 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-20 11:52:13 +00:00
Peter Kümmel
6aa29e1b9d
add qt3 support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14157 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-20 09:59:48 +00:00
Peter Kümmel
118cdb2bd3
add qt3 support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14156 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-20 09:57:19 +00:00
Abdelrazak Younes
d8ae51dbe1
This is the merging of the GUI API cleanup branch that was developed in svn+ssh://svn.lyx.org/lyx/lyx-devel/branches/personal/younes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14152 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-20 08:39:16 +00:00
Peter Kümmel
9ae369d22f
move uic files into its own folder in the msvc project
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14147 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-19 15:49:48 +00:00
Jürgen Spitzmüller
54acb900ad
The Grand Font Selection Redesign:
...
* lib/lyx2lyx/LyX.py (format_relation): add file format 247 (from Georg BAUM).
* lib/lyx2lyx/lyx_1_5.py: add convert_font_settings, revert_font_settings (from Georg BAUM).
* lib/chkconfig.ltx: Test for newly supported font packages
* lib/doc/LaTeXConfig.lyx.in: document newly supported font packages
* lib/doc/UserGuide.lyx: document new UI.
* lib/doc/Extended.lyx: update PostScript font documentation
* development/FORMAT: document file format change 246->247.
* src/tex-strings.[Ch]: new strings tex_fonts_roman, tex_fonts_sans,
tex_fonts_monospaced (with GUI equivalents).
* src/buffer.C: Format up to 247.
* src/bufferparams.C:
new params fontsRoman, fontsSans, fontsTypewriter, fontsDefaultFamily,
fontsSC, fontsOSF, fontsSansScale and fontsTypewriterScale
(LyXFont const BufferParams::getFont): consider switch of default family.
(string const BufferParams::loadFonts): new method to get all the LaTeX
font stuff done.
* src/paragraph.C
(LyXFont const Paragraph::getFont):
(LyXFont const Paragraph::getLabelFont):
(LyXFont const Paragraph::getLayoutFont): user buffer's not textclass's
default font
* src/text.C
(int LyXText::leftMargin):
(int LyXText::rightMargin): user buffer's not textclass's default font
* src/text2.C
(LyXFont LyXText::getFont):
(LyXFont LyXText::getLayoutFont):
(LyXFont LyXText::getLabelFont): check if the family of the default document
font has been customized.
* src/frontends/gtk/GDocument.[Ch]: implement new font ui (from Georg BAUM).
* src/frontends/gtk/glade/document.glade: implement new font ui (from Georg BAUM).
* src/frontends/qt3/Makefile.dialogs: add new FontModuleBase
* src/frontends/qt3/ui/FontModuleBase.ui: new File
* src/frontends/qt3/ui/TextLayoutModuleBase.ui: remove font widgets
* src/frontends/qt3/QDocument.C
* src/frontends/qt3/QDocumentDialog.[Ch]: implement new font ui
* src/frontends/qt4/Makefile.dialogs: add new FontUi
* src/frontends/qt4/QDocumentDialog.[Ch]: implement new font ui
* src/frontends/qt4/ui/FontUi.ui: new File
* src/frontends/qt4/ui/TextLayoutUi.ui: remove font widgets
* src/frontends/qt4/ui/compile_uic.sh: add new FontUi
* src/frontends/xforms/FormDocument.[Ch]: implement new font ui
* src/frontends/xforms/forms/form_document.fd: add new font tab.
* src/frontends/controllers/ControlDocument.[Ch]
(char ControlDocument::fontfamilies):
(char ControlDocument::fontfamilies_gui):
(bool ControlDocument::isFontAvailable):
(bool ControlDocument::providesSC):
(bool ControlDocument::providesOSF):
(bool ControlDocument::providesScale): new methods, providing font info.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14143 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-19 08:10:17 +00:00
Bo Peng
dde45f75da
Scons: link to qt debug lib in debug mode
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14139 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-18 04:04:23 +00:00
Bo Peng
29431ace2c
Scons: imerge SConscript to SConstruct, separate config.h, code cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14133 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-17 04:43:44 +00:00
Peter Kümmel
4e7ca2d6f4
use glob instead of lists
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14131 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-16 17:26:32 +00:00
Peter Kümmel
585b386088
add item for QMAKESPEC
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14130 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-16 17:02:42 +00:00
Peter Kümmel
82db64c958
use glob instead of lists
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14129 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-16 16:43:17 +00:00
Peter Kümmel
330db5cce1
correct svn properties, upadte aspell handling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14121 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-15 15:11:25 +00:00
Bo Peng
c287b1330e
Scons: bug fix for default_boost_option
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14114 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-15 02:45:57 +00:00
Bo Peng
aa460e9217
Scons: improved option handling
...
* add option: optimization (=-O3 etc)
* add load_option=opt1,opt2 or load_option=-opt1,opt2: selectively load options
* CCFLAGS etc will replace default values, but not hardcoded ones.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14107 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-14 15:13:19 +00:00
Peter Kümmel
34424bb42d
add Linux/Win GCC instructions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14097 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-14 07:49:44 +00:00
Bo Peng
56134789f7
Scons: add qt2 frontend for lyx1.4
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14096 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-13 14:16:54 +00:00
Peter Kümmel
7c00f14cc1
Initial cmake support.
...
trunk/development/cmake/README.cmake:
Building LyX with CMake
CMake 2.4.2 or CVS version from www.cmake.org
Building Visual C++ 2005 project files:
- install Visual C++ 2005
- install Platform SDK 2005, "Core" and "Web Workshop"
- add include and library paths of the SDK to the IDE search paths,
menu: Tools->Options->VC++ directories->Library files + Include files
- install zlib (www.zlib.net) into %ProgramFiles%/GnuWin32/include+lib
or %ProgramFiles%/zlib/include+lib
- create a build directory, e.g. .../trunk/../build
- call in the build directory cmake ..\trunk\development\cmake
- start lyx.sln
To generate other build files call "cmake"
which shows a list of possibilities.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14071 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-11 11:57:25 +00:00
Bo Peng
9d229c3f24
Scons: fix typos and minor bugs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14070 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-11 04:48:22 +00:00
Bo Peng
48ecd44845
Scons: Better MSVS Projects support (now with debug)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14069 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-10 21:02:11 +00:00
Bo Peng
6daeed854b
Scons: ICONV_CONST bug fix, and some code clean-up
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14066 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-10 02:21:28 +00:00
Bo Peng
c8eb10bbef
Scons: version_suffix windows fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14063 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-09 18:44:28 +00:00
Bo Peng
210dbf394f
Scons: version_suffix bug fix and improvement
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14062 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-09 17:11:15 +00:00
Bo Peng
f85e2778f3
Scons: link to libiconv if available
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14061 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-09 15:57:13 +00:00
Bo Peng
f8c24b0293
Distribute INSTALL.scons and development/scons with autotools
...
* development/Makefile.am: distribute development/scons directory
* Makefile.am: distribute INSTALL.scons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14051 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-08 16:36:38 +00:00
Bo Peng
257c6552ed
Add INSTALL.scons, and a small adjustment of target all.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14049 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-08 15:57:45 +00:00
Peter Kümmel
4eed204e95
remove second QT_NO_STL, it was already there
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14048 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-08 15:26:51 +00:00
Peter Kümmel
e3784fcb6b
$ svn diff
...
Index: SConscript
===================================================================
--- SConscript (revision 14044)
+++ SConscript (working copy)
@@ -390,7 +390,7 @@
'-DQT_GENUINE_STR',
'-DQT_NO_STL',
'-DQT3_SUPPORT',
- '-DQT_NO_STL'
+ '-DQT_NO_STL',
]
)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14045 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-08 14:20:56 +00:00
Peter Kümmel
2b205a09ba
disable stl support functions of Qt4
...
$ svn diff
Index: SConscript
===================================================================
--- SConscript (revision 14039)
+++ SConscript (working copy)
@@ -390,6 +390,7 @@
'-DQT_GENUINE_STR',
'-DQT_NO_STL',
'-DQT3_SUPPORT',
+ '-DQT_NO_STL'
]
)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14044 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-08 14:19:44 +00:00
Bo Peng
7fef63264b
Scons: generate msvs porject files with target msvs_projects
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13994 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-03 22:15:35 +00:00
Martin Vermeer
1a77233c5f
Add support for framed.sty
...
* src/LaTeXFeatures.C: add framed.sty
(const * simplefeatures[]: add framed.sty
(const LaTeXFeatures::getPackages): define shadecolor
* src/insets/insetnote.h
* src/insets/insetnote.C
(const init_notetranslator):
(InsetNote::setButtonLabel): add Framed and Shaded
(InsetNote::latex): add output
(InsetNote::validate): require framed.sty
* src/buffer.C
(BufferList bufferlist): new LyX version 246
* src/frontends/qt3/ui/QNoteDialogBase.ui: add
* src/frontends/qt3/QNoteDialog.C: add
* src/frontends/qt3/QNote.C
(QNote::update_contents): add framed, shaded
(QNote::apply): add framed, shaded
* src/LColor.[Ch]: add background colour for shaded
* lib/lyx2lyx/LyX.py: New version support
* lib/lyx2lyx/lyx_1_5.py: convert/revert
* lib/chkconfig.ltx: add framed.sty
* src/frontends/xforms/FormNote.C
(FormNote::build):
(FormNote::update): add FIXME
* src/frontends/gtk/GNote.C
(GNote::doBuild):
(GNote::update):
(GNote::apply): add FIXME
* development/FORMAT: document format increase
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13993 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-03 16:46:27 +00:00
Bo Peng
62e8b7cf75
Scons: msvc command line support.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13984 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-02 18:36:29 +00:00
Abdelrazak Younes
6a742b7aa0
This patch removes qscreen.[Ch] and simplify the cursor drawing on screen. Basically, we paint now only if needed. So there's no need anymore to handle the "no cursor" pixmap saving.
...
SConscript: removed qscreen.C
frontends/qt4/Makefile.am: removed qscreen.C
frontends/screen.h: remove workarea() constness
frontends/qt3/qscreen.[Ch]: ditto
frontends/gtk/GScreen.[Ch]: ditto
frontends/xforms/xscreen.[Ch]: ditto
frontends/qt4/LyXScreenFactory.C: now return the QWorkarea directly
frontends/qt4/QWorkArea.[Ch]: inherits LyXScreen, handle the cursor painting
frontends/qt4/qscreen.[Ch]: removed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13981 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-02 12:01:28 +00:00
Bo Peng
79237ec01c
Scons: two small bug fixes, and a bit more about msvc
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13975 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-01 03:01:46 +00:00
Edwin Leuven
5c8f40106a
Add new tableinsertwidget
...
+ Remove table widget from inserttable dialog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13972 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-31 12:53:05 +00:00
Bo Peng
44d2042c9a
Scons: initial msvc support, and separate fast_start and load_option options.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13962 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-29 16:58:14 +00:00
Jean-Marc Lasgouttes
1b4d5f20e3
adapt lyxrc.dist to autoopen patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13957 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-29 16:31:21 +00:00
Jean-Marc Lasgouttes
59c9d541c0
rename preferences to lyxrc.dist
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13956 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-29 16:30:31 +00:00
Bo Peng
16a8861cd5
Scons: add option rebuild that rebuild only specified targets, regardless of environment (e.g. CCFLAGS) changes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13952 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-29 14:59:20 +00:00
Bo Peng
a04cdd5d50
Scons: add more libintl related function/type tests.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13932 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-25 23:33:39 +00:00
Georg Baum
f0f4e2c042
From Joost Verburg: Put the clean_dvi.py script into the main distribution
...
* lib/configure.py
(checkLatex): Add DraftDVI converter on windows if dv2dt and dt2dv
are available
(checkFormatEntries): Add DraftDVI entry on windows if dv2dt and
dt2dv are available
* lib/Makefile.am: add clean_dvi.py
* development/Win32/packaging/build_lyxwin.sh: remove clean_dvi.py
stuff
* development/Win32/packaging/package_lyxwin.sh: remove configure
mangling for clean_dvi.py
* development/Win32/packaging/clean_dvi.py: move to lib/scripts
* development/Win32/packaging/README: remove clean_dvi.py stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13924 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-24 20:06:42 +00:00
Bo Peng
90933ac07a
Scons: dest_dir option, cache command line option, fix a intl bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13914 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-23 00:27:05 +00:00
Bo Peng
7aeddf0bc3
Scons: fix a few bugs: qt4, included_ libs, command line argument with blank
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13894 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-21 15:50:55 +00:00
Bo Peng
2496781ffb
Scons: nls support (nls=yes, gettext=include/system/auto), merge some autoconf
...
tests, fix CCFLAGS arg for mingw, version-suffix support, reduce unnecessary rebuild
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13892 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-20 15:59:56 +00:00
Abdelrazak Younes
995da7bafc
Qt4 compilation speedup patch by Bo Peng and me.
...
* configure.ac: removed frontends/qt4/moc compilation.
* frontends/qt4/: moc files (*_moc.cpp) are now included at the end of relevant source file (*.C)
* SConscript: adapted to "moc included in .C file" change.
* frontends/qt4/Makefile.am: adapted to "moc included in .C file" change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13860 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-18 08:51:12 +00:00
Bo Peng
f39c9e1d5e
scons: lyx2lyx_version.py.in, less rebuild, filter installed files, bug fix for substFile
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13853 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-17 04:07:45 +00:00
Bo Peng
0725d504b7
scons: fix lyxclient build error handling under windows, extra_inc_path problems.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13852 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-16 14:14:05 +00:00
Abdelrazak Younes
b612ed84dd
scons_utils.py: fix mkdir test on mingw
...
all files set to eolstyle native
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13851 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-16 10:37:25 +00:00
Bo Peng
e94889a041
gettext support, fast_start option, scons all, mingw bug fix and some cleanup for the scons build system
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13849 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-15 20:35:01 +00:00
Georg Baum
479abc6efd
Remove remaining OS/2 bits:
...
* src/lyx_cb.C
(newFile): Remove OS/2 code
* src/lyxserver.C
(LyXComm::startPipe): ditto
(LyXComm::endPipe): ditto
(LyXComm::send): ditto
* src/support/rename.C
(lyx::support::rename): ditto
* src/support/filetools.C
(fileOpenSearch): ditto
(createTmpDir): ditto
(createLyXTmpDir): ditto
(makeAbsPath): ditto
* src/support/getcwd.C
(l_getcwd): ditto
* src/support/forkedcall.C
(Forkedcall::generateChild): ditto
* src/support/chdir.C
(lyx::support::chdir): ditto
* src/support/os.C: ditto
* configure.ac: ditto
* development/scons/scons_utils.py: ditto
* development/Win32/config.h: ditto
* lyx.man: Remove OS/2 related stuff
* lib/doc/Customization.lyx: ditto
* lib/doc/fr_Customization.lyx: ditto
* lib/doc/it_Customization.lyx: ditto
* src/support/os2_defines.h: Remove
* src/support/os2_errortable.h: ditto
* src/support/os_os2.C: ditto
* INSTALL.OS2: ditto
* README.OS2: ditto
* development/OS2/quick_fix.patch: ditto
* development/OS2/gnugettext.diff: ditto
* development/OS2: ditto
* src/support/Makefile.am: Remove deleted files
* development/Makefile.am: Remove deleted OS2 directory
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13848 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-14 17:00:53 +00:00
Georg Baum
029fe9fcd0
* development/lyx.spec.in: remove not unneeded sourcing of /etc/profile
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13846 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-13 13:09:46 +00:00
Georg Baum
a884851ae9
* development/lyx.spec.in: Don't run configure in postinst
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13845 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-13 08:50:58 +00:00
Bo Peng
46bf7d0a25
better scons install (man directory and windows system), fix a few bugs, use g++ as LINK.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13838 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-12 14:21:30 +00:00
Bo Peng
df9bd2cc6d
add 'scons lyxbase', 'scons install', nsl support, and a few other scons improvement.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13835 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-11 21:28:13 +00:00
Bo Peng
e1a132eda7
More bugs fixes to scons system, and finer target control.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13834 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-11 17:20:25 +00:00
Abdelrazak Younes
93adc6658e
* Get rid of Qt3Support linking
...
* revert to -lz instead -lzlib1 (I think Enrico was right about libraries ordering and -lz at the end of linking command works fine under mingw).
* remove win32 target from gcc/g++ replacement hack for cygwin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13832 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-11 11:50:08 +00:00
Bo Peng
c7fa09fe9f
Bug fixes to the scons system.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13831 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-11 05:35:01 +00:00
Bo Peng
bee53b6c8d
Scons-build system moves to development/scons, from Bo Peng (ben.bob@gmail.com)
...
* remove SConstruct config/scons_utils.py config/qt4.py
* add development/scons/qt4.py SConscript SConstruct scons_utils.py
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13829 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-10 21:53:31 +00:00
Jean-Marc Lasgouttes
807c2d5310
tweak compression setting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13652 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-11 15:27:27 +00:00
Jean-Marc Lasgouttes
51cfe91667
compatibility with new intel macs
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13506 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-28 09:28:24 +00:00
Jean-Marc Lasgouttes
c910aee38e
* development/MacOSX/LyX.app/Contents/Library/Spotlight/LyX-Metadata.mdimporter/: update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13482 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-24 15:47:09 +00:00
Jean-Marc Lasgouttes
0a0f9c31f7
* MacOSX/LyX.app/Contents/MacOS/lyxeditor: update location of
...
preferences file within LyX.app bundle
* MacOSX/LyX.app/Contents/Resources/preferences: update
path_prefix to include /opt/local/bin, and remove references to
"-1.4" version suffix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13481 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-24 15:30:40 +00:00
Angus Leeming
4162ade19c
Helper script to compile the Aspell library.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13362 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-13 14:38:22 +00:00
Angus Leeming
6b497e303c
Add Polish interface to the Windows installer (forward ported from 1.3.x).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13361 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-13 14:37:56 +00:00
Jürgen Spitzmüller
5515d23836
Michael's installer patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13354 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-13 10:55:56 +00:00
Angus Leeming
4f5700eac1
Fix the build scripts and update/fix the installer.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13284 a592a061-630c-0410-9148-cb99ea01b6c8
2006-03-02 19:14:09 +00:00
Jean-Marc Lasgouttes
364d096eee
small tweak
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13276 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-24 15:05:50 +00:00
Jean-Marc Lasgouttes
33381332fc
move and update preference file in LyX.app bundle; do not append version suffix to binaries for osx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13231 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-13 21:54:04 +00:00
Lars Gullik Bjønnes
4a7ab830bc
Delete all .cvsignore files from trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13208 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-10 22:09:45 +00:00
Lars Gullik Bjønnes
61f22a1dc8
Fix up a missing '\r' due to ws differences between cvs and svn
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13207 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-10 22:07:06 +00:00
Georg Baum
d55a7468c0
fix bug 2244 (branch removal)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10804 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-02 21:30:04 +00:00
Jean-Marc Lasgouttes
33974b8ae2
update preferences
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10802 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-01 15:17:00 +00:00
Jean-Marc Lasgouttes
43e7c661dd
forgot this
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10759 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-20 11:17:46 +00:00
Angus Leeming
c823a6afd3
Ensure that the last line of text files ends with a newline.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10753 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-19 00:40:38 +00:00
Jürgen Spitzmüller
0ce45c32b6
fix bug 2090 (remove param \quotes_times). File format is up to 245 now.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10549 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-13 10:59:39 +00:00
Lars Gullik Bjønnes
6a05cd6a5c
couple of mac updates from Bennet Helm
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10539 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-11 17:58:38 +00:00
Lars Gullik Bjønnes
79cb7974de
also dist MacOSX
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10537 a592a061-630c-0410-9148-cb99ea01b6c8
2005-10-10 22:41:53 +00:00
Jürgen Spitzmüller
82765345ac
fix space insets, increase version to 244.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10490 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-28 09:40:50 +00:00
Jean-Marc Lasgouttes
f8a0dbd1d3
fix the the LyX.app skeleton and removal of qt patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10474 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-21 13:55:05 +00:00
Jean-Marc Lasgouttes
3b6e50ea33
add the LyX/Mac skeleton to the repository
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10470 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-21 10:04:26 +00:00
Angus Leeming
7b20007801
Trivial fix for modern versions of rpm.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10454 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-18 09:20:24 +00:00
Angus Leeming
a18c3cda5c
Specify the extension to an executable dynamically.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10422 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-07 10:05:59 +00:00
Angus Leeming
b6bebb2eb5
Remove QPreambleDialogBase.ui from the project
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10402 a592a061-630c-0410-9148-cb99ea01b6c8
2005-08-19 22:24:44 +00:00
José Matox
2479ac8f5f
Added a more precise date and details about 222 to 223 change.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10371 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-29 09:39:17 +00:00
Angus Leeming
945be79c7c
Sync 1.3.x and 1.4.x trees.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10362 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-27 11:06:23 +00:00
Angus Leeming
eb095085d3
Update the MSVC project file (from Rob Bearman).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10312 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-18 08:06:30 +00:00
Angus Leeming
b72724a9b6
Sync 13x and 14x
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10297 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-17 21:31:02 +00:00
José Matox
9745fb8187
Remove the support for a4.sty, a4wide.sty and a4widemargins from lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10273 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-17 11:17:13 +00:00
Lars Gullik Bjønnes
ef8e527612
drop reLyX like it is hot, and setup to use tex2lyx instead (and remerged po files + no.po small update)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10244 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-16 15:18:14 +00:00
Jean-Marc Lasgouttes
4f96e3c41e
get rid of the lib/xfonts hack
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10238 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-16 11:06:12 +00:00
Angus Leeming
017bd21202
Sync the 1.3.x and 1.4.x Windows packaging stuff.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10201 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-15 10:05:13 +00:00
Jean-Marc Lasgouttes
108d74bc1a
clean up french language handling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10145 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-07 10:51:58 +00:00
Angus Leeming
f7cbb7fecd
Sync the 1.3.x and 1.4.x versions of the Windows installer.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10063 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-14 16:45:46 +00:00
Angus Leeming
a916592daf
Oops! We don't want zip compression...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10031 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-09 11:48:43 +00:00
Angus Leeming
84237bcf17
New dutch translation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10029 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-09 11:45:30 +00:00
Angus Leeming
638fc7ca83
Sync 13x and 14x trees.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10027 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-09 11:02:17 +00:00
Angus Leeming
70572847e2
Whitespace, only whitespace. s/ +$//
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10024 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-09 09:58:08 +00:00
Angus Leeming
a77a2db213
Sync 13x and 14x trees.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10022 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-09 08:42:12 +00:00
Angus Leeming
6158035567
Update the french translation of the installer.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10018 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-08 17:17:45 +00:00
Angus Leeming
e7e1a0fbbf
s/DirtyDVI/DraftDVI/
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10017 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-08 15:40:57 +00:00
Angus Leeming
279e74de66
Sync the 13x and 14x trees.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10015 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-08 13:41:02 +00:00
Angus Leeming
629dab57aa
Follow Uwe's suggestion to install ghostscript before imagemagick.
...
Add Jean-Pierre's translation of the installer into French.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10009 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-07 08:30:11 +00:00
Angus Leeming
c48efc7922
Packaging of LyX on Windows (will need tweaking for 1.4.x).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10003 a592a061-630c-0410-9148-cb99ea01b6c8
2005-06-06 13:00:52 +00:00
Jürgen Spitzmüller
c776e0754a
Michael's "ASCII->Plain Text" changes (bug 1572)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9965 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-21 13:26:13 +00:00
Angus Leeming
125b960c92
Add qt2/validators.[Ch]. Remove qt2/lengthvalidator.[Ch].
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9942 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-13 07:43:49 +00:00
Angus Leeming
4db573abbe
MSVC compiles out of the box.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9901 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-03 20:32:55 +00:00
Angus Leeming
3aee5dfdfd
Update the MSVC stuff.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9899 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-03 13:42:48 +00:00
Angus Leeming
ffe7659ec6
two more kludges bite the dust
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9898 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-02 21:56:36 +00:00
Angus Leeming
935e0293dc
Iterate slowly towards out-of-the-box compilation with MSVC.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9897 a592a061-630c-0410-9148-cb99ea01b6c8
2005-05-02 21:19:18 +00:00
Angus Leeming
ec3a05a477
Merged os_win32.C changes into the main code base.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9889 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-29 08:45:39 +00:00
Angus Leeming
5c806f1088
Rob's update of the kludge file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9881 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-26 17:10:09 +00:00
Angus Leeming
ab053d54bc
Add Windows-specific code to userinfo.C.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9869 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-24 12:21:57 +00:00
Angus Leeming
dfad748f27
reflect change in master package.C.in
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9865 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-22 22:16:45 +00:00
Angus Leeming
27efdd922d
Move the testing for pid_t to config.h
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9857 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-22 11:01:49 +00:00
Angus Leeming
d98fb732e9
Update the kludge patch whilst we work out how best to address the
...
remaining issues.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9845 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-20 17:50:34 +00:00
Angus Leeming
2ad5f8cb4b
(From Rob Bearman) Sync code needed by MSVC with changes in the main tree.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9837 a592a061-630c-0410-9148-cb99ea01b6c8
2005-04-20 08:56:07 +00:00
Angus Leeming
d099468f67
Stuff to get LyX to compile on Windows
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9674 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-23 18:01:58 +00:00
Georg Baum
8193290f0d
document and convert eqref fileformat change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9657 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-21 12:04:23 +00:00
Asger Ottar Alstrup
44ef54f623
- Update patch & add fake.bat. LyX win32 VC edition compiles and runs again
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9625 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-14 09:40:34 +00:00
Asger Ottar Alstrup
6971e9cd6f
- Add fake configuration files for windows
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9624 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-14 09:26:50 +00:00
Asger Ottar Alstrup
29a94f65cf
- Fix path so that running from lyx-devel works
...
- Update readme
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9623 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-14 08:59:48 +00:00
Georg Baum
5890d93dce
file format change for bug 698 and fix for the reproducible part of bug 922
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9584 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-03 17:24:40 +00:00
Asger Ottar Alstrup
ab07b788e3
- Fix compilation for MSVC after latest package.C changes
...
- Fix the redundant _moc.C files which aren't necessary in the project file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9563 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-01 16:08:05 +00:00
Angus Leeming
30e565bb29
Replace Asger's huge patch with the kludges needed to compile LyX with MSVC.
...
The good stuff is in the repository already.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9559 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 16:35:16 +00:00
Asger Ottar Alstrup
8855810d55
- rmdir is gone
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9557 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 16:18:29 +00:00
Asger Ottar Alstrup
13c9092705
- Link against qt-mt333.lib which is what the current qt3 cvs produces
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9554 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 14:15:22 +00:00
Asger Ottar Alstrup
5c66b43ce8
- Add the windows patch, and a minimal readme
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9553 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 12:59:10 +00:00
Asger Ottar Alstrup
751f2fc0cc
- The entire QGraphics mess seems to be cleared up now
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9552 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 12:31:47 +00:00
Asger Ottar Alstrup
aba840c1cb
- Adjust to Lars boost::filesystem stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9551 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-31 12:25:04 +00:00
Jürgen Spitzmüller
5b56df12f2
document format change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9536 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-24 17:18:26 +00:00
Asger Ottar Alstrup
9f65182105
- Preprepared libintl.h for MSVC compilation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9531 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-23 12:30:03 +00:00
Asger Ottar Alstrup
75cf91c786
- Milestone 2 reached
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9529 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-23 12:02:25 +00:00
Asger Ottar Alstrup
868e520da7
- Files for Windows MSVC compilation added
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9525 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-22 15:36:47 +00:00
José Matox
953984e3da
place one paragraph parameter per line. (file format = 239)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9450 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-06 16:52:08 +00:00
José Matox
e472c2b740
File format up to 238.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9337 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-03 18:39:51 +00:00
Angus Leeming
46ee486bda
Whitespace, only whitespace. Part II.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9138 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-28 14:35:53 +00:00
Georg Baum
c1d27368a1
remove rpm dependencies; make spec file with version suffix work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9083 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-12 06:41:30 +00:00
José Matox
8702818f2b
document change to format 237.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9074 a592a061-630c-0410-9148-cb99ea01b6c8
2004-10-10 17:17:09 +00:00
José Matox
89eb5d132d
document format changes in lyxformat == 236.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8959 a592a061-630c-0410-9148-cb99ea01b6c8
2004-08-19 16:24:55 +00:00
Georg Baum
25bf63f1a1
update file format to reflect the paperpackage bugfix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8829 a592a061-630c-0410-9148-cb99ea01b6c8
2004-07-01 14:40:59 +00:00
Angus Leeming
bd668b25be
Remove ancient history.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8804 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-03 14:25:15 +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
Georg Baum
b36c13278b
require file extension for included graphics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8706 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-29 09:24:29 +00:00
Jürgen Spitzmüller
7aadb167bf
add bibtopic support (bug 870).
...
That's it for now.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8560 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-29 13:17:25 +00:00
Jürgen Spitzmüller
4072a82b6e
support for sidewaysfloats and fix for bug 1016 (float placement allows impossible settings).
...
BTW: floats are still broken (dialogs do not get updated). No idea where this bug sits.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8557 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-29 11:38:39 +00:00
Jürgen Spitzmüller
b1fa5cd0d0
Add support for the jurabib package (www.jurabib.org), a package for elegant BibTeX references, as requested in bug 408.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8480 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-07 14:33:17 +00:00
Jürgen Spitzmüller
891bb08e37
support for second \cite option.
...
Natbib users can now use the before field.
file format is up to 230.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8479 a592a061-630c-0410-9148-cb99ea01b6c8
2004-03-05 14:49:10 +00:00
Jean-Marc Lasgouttes
30f1fd59ae
status tag patch from Georg
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8315 a592a061-630c-0410-9148-cb99ea01b6c8
2004-01-07 14:36:43 +00:00
Jürgen Spitzmüller
260a79e3a5
change the file format number to 229 for the sake of a cleaner minipage/box conversion
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8287 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-29 15:49:50 +00:00
Angus Leeming
faaea50708
Handle Michael's changes to InsetCollapsable.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8255 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-15 22:04:31 +00:00
Angus Leeming
041004baac
Add a 'draft' option to InsetExternal.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8231 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-11 11:16:19 +00:00
Angus Leeming
d43da3679e
Modify the InsetBox format to always start 'Box'.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8229 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-10 21:48:40 +00:00
Angus Leeming
c2d7777341
InsetNote clean-up.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8226 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-10 17:28:14 +00:00
André Pönitz
302f32d7fa
commit
...
make destructors virtual in base classes and only there.
try to implement your class in a way that the automatically generated
copy constructor and copy assignment work out-of-the box.
(we agreed on that a few weeks ago)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8167 a592a061-630c-0410-9148-cb99ea01b6c8
2003-12-01 13:53:25 +00:00
André Pönitz
505ae17833
the format has changed..
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8152 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-28 18:08:24 +00:00
Angus Leeming
2c57d4b6ec
Jo�o's man page for lyxclient.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8050 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-06 00:11:50 +00:00
Alfredo Braunstein
7871470eb0
make lyxclient work with LYXSOCKET
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8039 a592a061-630c-0410-9148-cb99ea01b6c8
2003-11-05 09:10:18 +00:00
Angus Leeming
45a8d5a93a
Jo�o Assirati's lyxsocket patch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7910 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-13 12:25:11 +00:00
Angus Leeming
8c96de553b
Add transformations to InsetExternal.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7877 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-07 22:59:58 +00:00
Martin Vermeer
6f38bba74a
Added Box syntax.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7872 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-07 14:55:22 +00:00
Jean-Marc Lasgouttes
4880f71471
osx updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7734 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-11 14:36:22 +00:00
Jean-Marc Lasgouttes
ccc118437a
some files useful for MacOSX support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7720 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-09 15:12:56 +00:00
José Matox
8f4c38237d
replace valignment "center" by "middle" in tables
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7579 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-21 12:15:29 +00:00
José Matox
29df5f4f83
\end_document replaces \the_end.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7430 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-28 22:30:50 +00:00
José Matox
2d558192af
Document file format change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7421 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-28 15:31:55 +00:00
José Matox
30964c75af
Add \end_layout, increment file format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7397 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-27 21:39:54 +00:00
Angus Leeming
2bd07e1075
Document the change to the file format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7110 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-05 22:42:36 +00:00
Angus Leeming
b3608133b0
(Juergen) the new space inset.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6998 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-22 10:40:57 +00:00
John Levon
868f59f137
split out header parsing
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6454 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 02:39:12 +00:00
Angus Leeming
1a01cb550c
Zvezdan and Kayvan's rpm patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6214 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-20 20:45:22 +00:00
John Levon
6bf507826c
Document change tracking file format changes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6082 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-10 11:48:54 +00:00
Lars Gullik Bjønnes
b379d75b45
make distcheck work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5936 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-12 22:24:47 +00:00
Lars Gullik Bjønnes
a614f76da6
prepare for pre1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5878 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-19 18:38:30 +00:00
Lars Gullik Bjønnes
ac94b18044
make development a full citizen
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5852 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 09:30:00 +00:00
John Levon
24c9bb7712
fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5521 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-27 20:33:28 +00:00
Lars Gullik Bjønnes
c67a37d05d
spec patch from Kayvan
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5512 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-25 10:42:20 +00:00
Angus Leeming
e1edfbe8a0
(Rob Lahaye): changes to the xforms graphics dialog.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5495 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-24 11:53:46 +00:00
Angus Leeming
732bb6aeff
For Andr�'s pleasure...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5480 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-23 13:41:25 +00:00
Angus Leeming
0507b8600d
Copyright notices
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5345 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-25 14:26:13 +00:00
John Levon
8760a2157b
missing commit from Rob
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5093 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-25 00:15:06 +00:00
Angus Leeming
d897bc79b4
Make it compile.
...
Make it say hello.
Make it say bye.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5020 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-19 08:53:54 +00:00
André Pönitz
07ea949693
add comment to \lyxlock
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4946 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 17:13:58 +00:00
Angus Leeming
9360861f33
* Fix reading of lyxsize_type in 1.2.0 documents.
...
* Document change to format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4945 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-12 16:41:15 +00:00
Angus Leeming
5e802bab4d
Change the LyX file format, adding a "preview" flag to Include insets.
...
Document this change in a new file FORMAT.
Enable the user to toggle preview status by modifying the Include dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4849 a592a061-630c-0410-9148-cb99ea01b6c8
2002-08-02 18:25:25 +00:00
Jean-Marc Lasgouttes
46ae7ea256
fix bug 461
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4513 a592a061-630c-0410-9148-cb99ea01b6c8
2002-07-01 21:50:54 +00:00
André Pönitz
639e179c8b
Win32 specific changes from Claus Hentschel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4486 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-26 11:51:59 +00:00
Jean-Marc Lasgouttes
83c3a7d979
get rid of more xtl
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4341 a592a061-630c-0410-9148-cb99ea01b6c8
2002-06-05 15:23:19 +00:00
John Levon
c26247cad8
Now nobody has the excuse of looking at existing code and assuming
...
that's the way enums are named in lyx :)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4207 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-25 14:50:52 +00:00
Lars Gullik Bjønnes
946518bdcd
lyx.spec.in.patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4194 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-24 07:42:03 +00:00
Lars Gullik Bjønnes
07c8c3367f
a couple of useful files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4182 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-21 23:58:52 +00:00
Dekel Tsur
160d830280
Add glyph for \colon for the symbol font.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3211 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-15 11:26:57 +00:00
André Pönitz
08c2fba2a0
add note about long conditions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3141 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-03 17:41:26 +00:00
Jean-Marc Lasgouttes
10f697abbe
small things
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3052 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-20 15:32:11 +00:00
Dekel Tsur
6b2366646d
Patch from Kayvan
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2963 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-04 07:29:40 +00:00
Jean-Marc Lasgouttes
adc0c13718
update to gettext 0.10.40
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2847 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-08 14:36:39 +00:00
Jean-Marc Lasgouttes
eeb1a304e2
win32 port updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2840 a592a061-630c-0410-9148-cb99ea01b6c8
2001-10-04 09:57:02 +00:00
Dekel Tsur
1b6f3b67d3
*** empty log message ***
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2789 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-21 18:23:02 +00:00
Jean-Marc Lasgouttes
af558da34b
fix qt2 compilation + lyx.spec update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2781 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-21 12:11:24 +00:00
Jean-Marc Lasgouttes
a80d5b2345
lyx.spec overhaul
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2773 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-20 09:27:22 +00:00
Dekel Tsur
e63b166d6d
Small update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2683 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-04 13:15:31 +00:00
Dekel Tsur
0cf717d0c8
More fonts in mathed.
...
Please test.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2632 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-30 22:42:26 +00:00
Lars Gullik Bjønnes
b1fb4b15f2
spec.diff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2449 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-08 08:26:09 +00:00
Lars Gullik Bjønnes
68f3c62aa4
spec.diff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2422 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-05 22:15:41 +00:00
Lars Gullik Bjønnes
f6eefacf4b
update rules
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2420 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-05 22:10:27 +00:00
Jean-Marc Lasgouttes
cdcb9b2cc0
os:: patch from Ruurd + bindings display fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2005 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-17 15:11:01 +00:00
Allan Rae
9a95625922
libsigc++-1.0.3: you will need to ./autogen.sh ; ./configure
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1943 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-20 01:43:28 +00:00
Jean-Marc Lasgouttes
5dfa23378b
fix typos
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1902 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-05 12:40:41 +00:00
Jean-Marc Lasgouttes
e44a3c0b66
reLyX rpm fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1900 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-05 12:35:38 +00:00
John Levon
9a75180e35
update namespace comment.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1871 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-02 12:43:30 +00:00
Lars Gullik Bjønnes
9a3176581d
small cleanup, doxygen, formatting changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1521 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-16 09:25:43 +00:00
John Levon
c4892f3b8f
update log rules
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1468 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-09 12:29:51 +00:00
Lars Gullik Bjønnes
0f4053721e
rotate the changelog and a bunch of new changelogs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1324 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-12 09:42:30 +00:00
Jean-Marc Lasgouttes
ec64f0ded6
Small OS/2 updates, sl.po update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1298 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-03 15:14:49 +00:00
Jean-Marc Lasgouttes
7581869fc6
OS/2 updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1213 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-13 15:05:35 +00:00
Jean-Marc Lasgouttes
5cd869d52d
Apply KDE formcopyright patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1111 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-13 08:44:10 +00:00
Jürgen Vigna
325dccab09
Baruch's InsetGraphics - LyXImage patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1106 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-12 10:46:06 +00:00
Lars Gullik Bjønnes
d6665cba42
get rid of dead code, some new functions constify variables.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1041 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-26 13:54:57 +00:00
Allan Rae
d486ef026e
libsigc++ update to fix struct timespec bug
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1035 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-25 03:05:21 +00:00
Allan Rae
88ebef6dbc
Signal3 now supported
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@963 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-10 04:54:00 +00:00
Lars Gullik Bjønnes
797d87b451
make doc++ able to generate the source documentation for lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@956 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-07 20:58:24 +00:00
Lars Gullik Bjønnes
eeaae9c355
more changes read the ChangeLog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@954 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-05 05:17:18 +00:00
Lars Gullik Bjønnes
338bca184c
patch from Angus and patch from Kayvan
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@930 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-27 08:55:59 +00:00
Jean-Marc Lasgouttes
5ce5f0a6f7
Re-implement rhe "bindist" Makefile target
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@841 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-27 15:24:11 +00:00
Jürgen Vigna
a847627f1f
Included spec-patch by Kayvan.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@820 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-19 08:30:32 +00:00
Lars Gullik Bjønnes
6d678c927c
more FILMagain stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@808 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-12 11:55:12 +00:00
Lars Gullik Bjønnes
6bba977f42
FILMagain changes (will need some work)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@807 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-12 11:27:15 +00:00
Jean-Marc Lasgouttes
1fc7671591
Remove the optional bool argument to ChangeExtension().
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@730 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-11 16:12:46 +00:00
Lars Gullik Bjønnes
82fa210ea8
several changes and fixes. Read the ChangeLog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@694 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-26 13:57:28 +00:00
Lars Gullik Bjønnes
85798535a1
some using changes small changes in lyxfont and some other things, read the Changelog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@632 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-28 02:18:55 +00:00
Lars Gullik Bjønnes
c956b05b14
LINUGUAS patch applied
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@607 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-15 01:15:13 +00:00
Jean-Marc Lasgouttes
8dbf9d296e
A bit of cxx warniong hunting; update to rpm spec file.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@596 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-09 16:13:43 +00:00
Lars Gullik Bjønnes
def72111a5
change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@584 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-06 02:42:40 +00:00
Lars Gullik Bjønnes
d8b96c598c
pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@443 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-24 18:34:46 +00:00
Lars Gullik Bjønnes
e656d12d0b
ok, some more changes, this time I have gotten the fonttable and insettable in lyxparagra converted correctly to stl::containsers, added some tags for move to using pdflatex, search for pdflatex,dvips,pdf2ps,xpdf etx. in lib/configure.m4. A couple of name changes. Lets prepare for 1.1.4 now. Read the ChangeLog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@412 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-11 01:59:00 +00:00
Lars Gullik Bjønnes
e8db0ccc46
small things.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@375 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-13 21:59:26 +00:00
Jean-Marc Lasgouttes
6fa667dbf2
Rename files in lyx.spec.in; do not include <config.h> in headers
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@295 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-08 13:47:49 +00:00
Jean-Marc Lasgouttes
34c64b206e
Two patches from Kayvan
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@294 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-05 16:42:14 +00:00
Lars Gullik Bjønnes
a858be7332
removed a warning from screen and added CFLAGS in lyx.spec.in.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@247 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-25 23:41:50 +00:00
Lars Gullik Bjønnes
2391d73a2c
some more installation issues
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@203 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-16 14:06:57 +00:00
Lars Gullik Bjønnes
a79ffd745c
added lyx.spec.in and removed lyx.spec, made CVS dirs not be in the distribution
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@198 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-13 21:39:32 +00:00
Lars Gullik Bjønnes
79db9fbd20
last updates from 1.0.4, no more updates expected from that branch now
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@161 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-02 14:01:04 +00:00
Lars Gullik Bjønnes
27de1486ca
Initial revision
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@140 a592a061-630c-0410-9148-cb99ea01b6c8
1999-09-27 18:44:28 +00:00