Commit Graph

58 Commits

Author SHA1 Message Date
Bo Peng
4fcccf0672 Distribute README.Cygwin and some source files of boost/regex
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15124 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-22 14:35:24 +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
Georg Baum
6b753c5d97 Remove the images directory
* Makefile.am: remove image files
	* images/ChangeLog: delete
	* images/smallcaps.xpm: move to lib/images/font-smallcaps.xpm
	* lib/Makefile.am: add images to noinst files

Move the following files to lib/images/math:
	* images/README
	* images/delim.xbm
	* images/ams_misc.xbm
	* images/equation.xpm
	* images/delim.xpm
	* images/arrows.xbm
	* images/bop.xbm
	* images/matrix.xpm
	* images/delim0.xpm
	* images/delim1.xpm
	* images/misc.xbm
	* images/greek.xbm
	* images/ams_nrel.xbm
	* images/style.xbm
	* images/ams_ops.xbm
	* images/varsz.xbm
	* images/font.xbm
	* images/sub.xpm
	* images/sqrt.xpm
	* images/dots.xbm
	* images/space.xpm
	* images/deco.xbm
	* images/super.xpm
	* images/ams_arrows.xbm
	* images/style.xpm
	* images/ams_rel.xbm
	* images/brel.xbm
	* images/font.xpm
	* images/deco.xpm
	* images/frac.xpm

Adjust the following files to the moved images:
	* src/frontends/gtk/GMathPanel.C
	* src/frontends/gtk/Makefile.am
	* src/frontends/qt4/ui/QMathUi.ui
	* src/frontends/xforms/Makefile.am
	* src/frontends/xforms/FormMathsPanel.C


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13598 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-08 11:33:26 +00:00
Georg Baum
be60d7c965 * Makefile.am: add new icon
* images/style.xpm: fix name for xforms and gtk


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13556 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-05 14:56:07 +00:00
Jean-Marc Lasgouttes
3a9d8bbd3d add release notes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13270 a592a061-630c-0410-9148-cb99ea01b6c8
2006-02-23 13:56:43 +00:00
Jean-Marc Lasgouttes
816b9b4b3c first updates for 1.4.0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10756 a592a061-630c-0410-9148-cb99ea01b6c8
2006-01-19 12:23:00 +00:00
Jean-Marc Lasgouttes
04a52dc7bc distribute INSTALL.MacOSX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10475 a592a061-630c-0410-9148-cb99ea01b6c8
2005-09-21 13:57:13 +00:00
Angus Leeming
0aab8ead34 Add the new README and INSTALL files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10200 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-15 09:55:48 +00:00
Jean-Marc Lasgouttes
6c6c7dc948 remove GNU-ism
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9611 a592a061-630c-0410-9148-cb99ea01b6c8
2005-02-11 13:14:38 +00:00
Jean-Marc Lasgouttes
08b0389dcc remove m4 from SUBDIRS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8813 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-09 15:46:13 +00:00
Lars Gullik Bjønnes
5af062b550 Further cleanup some Makefiles a bit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8811 a592a061-630c-0410-9148-cb99ea01b6c8
2004-06-09 13:14:36 +00:00
Lars Gullik Bjønnes
225610e3e0 some more gettext work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8782 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-26 20:26:10 +00:00
Lars Gullik Bjønnes
b02093873e Update gettext
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8781 a592a061-630c-0410-9148-cb99ea01b6c8
2004-05-26 16:53:50 +00:00
Lars Gullik Bjønnes
ac1faa8439 allow boost as system shared libarry
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6948 a592a061-630c-0410-9148-cb99ea01b6c8
2003-05-07 16:22:01 +00:00
Angus Leeming
4a1069a59d Enable rpmdist with srcdir != builddir.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6030 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-04 18:13:33 +00:00
Angus Leeming
cd6377fc28 Test for the presence of rpmbuild.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6007 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-30 12:40:01 +00:00
Lars Gullik Bjønnes
f2a5086aef move some doxystuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5971 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-18 22:42:57 +00:00
Lars Gullik Bjønnes
599a94350f use rpmbuild
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5949 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-13 23:17:33 +00:00
Lars Gullik Bjønnes
505baab2d8 sourcedoc as first class citizen
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5857 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-18 15:04:47 +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
Lars Gullik Bjønnes
1e39473100 Switch from SigC signals to boost::signals
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4281 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-29 16:21:03 +00:00
Lars Gullik Bjønnes
e4727fe65b dont use -r
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4076 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 10:32:23 +00:00
Lars Gullik Bjønnes
8b0bb92d40 small build and doc changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4000 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-16 09:11:40 +00:00
Lars Gullik Bjønnes
78930d2d26 further makefile work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3944 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 09:42:58 +00:00
Lars Gullik Bjønnes
5860b2930c newbindist target
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3934 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-07 15:35:07 +00:00
Lars Gullik Bjønnes
a81d9e53d9 make distcheck work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3922 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-06 13:15:10 +00:00
Lars Gullik Bjønnes
80e11b3173 merge po files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3868 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-31 11:49:57 +00:00
Lars Gullik Bjønnes
c8089f8bf9 makefile cleanup, and avoid some warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3821 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-25 11:15:27 +00:00
Lars Gullik Bjønnes
6cb48573c0 be recursive
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3793 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-20 20:23:35 +00:00
Lars Gullik Bjønnes
69013332e2 unification of all Makefiles.am
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3748 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-13 18:24:44 +00:00
Lars Gullik Bjønnes
6631f1d596 remove dup rule
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3720 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-11 23:02:03 +00:00
Angus Leeming
332ed25f55 remove references to the now-dead forms directory.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3691 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-07 15:43:33 +00:00
Lars Gullik Bjønnes
97955f6e12 make maintainer-clean do what it is supposed to
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3645 a592a061-630c-0410-9148-cb99ea01b6c8
2002-03-02 22:58:56 +00:00
Lars Gullik Bjønnes
33a28bdc9c Add string << operators for the other streams as well, and removes
c_str() all places where it is not needed anymore.
(I also add config.h to several files that was missing it)
+ added s string constructor to math_symbolinset

I also change some "while(" to "while ("

mmm ... yes ... I add a "zero()" function to LyXLength... an "empty()"
function did not seem appropriate. changed a couple of places that
checked on length.value() != 0.0.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3149 a592a061-630c-0410-9148-cb99ea01b6c8
2001-12-05 08:04:20 +00:00
Jürgen Vigna
c130d5dbfd Hopefully fixed the redo problems with insets!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3127 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-30 16:10:24 +00:00
Lars Gullik Bjønnes
c68377bad9 add sourcedoc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2331 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-24 23:41:31 +00:00
Jean-Marc Lasgouttes
ce5660a75c small cleanups, mostly from John
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2128 a592a061-630c-0410-9148-cb99ea01b6c8
2001-06-15 14:43:54 +00:00
Allan Rae
4e61c013f4 fix doxygen operation ; stop #warning causing errors on Sun CC 6.0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1919 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-17 00:19:49 +00:00
Lars Gullik Bjønnes
f6aaac088c formskdepatchthingie
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1486 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-12 14:09:09 +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
Lars Gullik Bjønnes
676e29b916 fix parse error in FormPreferences, make LyX be able to compile with gcc 2.97, use mktemp if mkstemp is not available
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1218 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-15 03:22:08 +00:00
Lars Gullik Bjønnes
da003742d9 small patch from Dekel, begin introducing the real boost framework, get rid of the parts of boost that were located in support (block and utility)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1063 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-02 00:55:02 +00:00
Lars Gullik Bjønnes
0031da054f fix call to Dispatch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1028 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-19 11:18:35 +00:00
Lars Gullik Bjønnes
45a03f4f67 use the new sstream return non-pods as const, use string instead of char * in a lot of places
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1019 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-14 17:53:12 +00:00
Jean-Marc Lasgouttes
644db02921 Patch from Kayvan; fixes to menu shortcuts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@948 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-02 09:33:15 +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
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
Lars Gullik Bjønnes
53b464c5e9 some new (not extensive) changes, some fixes, will probably reverto to .la libs later .o libs is too much a hassle, please read the ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@408 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-08 21:02:58 +00:00
Lars Gullik Bjønnes
8dccec5c46 my changes during the holidyas...i expect some compilers to have some problems, but I think that can be solved. Ok these are the main changes: use iostreams for everything, a TextCache to store the text variable in
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@403 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-06 02:44:26 +00:00