Граф коммитов

36 Коммитов

Автор SHA1 Сообщение Дата
smontagu%netscape.com 239ed4aeee Add Hebrew punctuation characters to transliterate.properties. Bug 171520, r=ftang, sr=rbs. 2002-10-08 18:19:51 +00:00
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
rbs%maths.uq.edu.au 5ff519ca23 Attempt to fix Mac bustage 2002-07-17 00:09:59 +00:00
rbs%maths.uq.edu.au 5a252db08d Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf 2002-05-10 22:05:59 +00:00
seawood%netscape.com c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
rbs%maths.uq.edu.au da41db0cc4 bug 126619 - fixups for the final metrics of certain MathML characters, and add transliteration for U+2212 the official Unicode minus sign (ongoing bug 119664), r=roc+moz, rs=attinasi/blizzard, a=shaver 2002-02-27 01:35:27 +00:00
rbs%maths.uq.edu.au 4f67db8bbf Add transliteration for U+2146 (ⅆ) b=119664, r=shanjian, rs=waterson 2002-01-15 23:00:56 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
rbs%maths.uq.edu.au 9f6ebddafe transliterate ⁡ b=106780 r=shanjian sr=waterson 2001-11-14 22:44:19 +00:00
rbs%maths.uq.edu.au 91ce95633f add transliterator to GfxWin, b=33498. r=shanjian, sr=waterson 2001-10-02 02:57:34 +00:00
ftang%netscape.com 4d4a143232 fix 61803. change the transliteration table so we will map some space or dash character to space and dash
r=nhotta sr=erik
2001-03-12 22:35:00 +00:00
amasri%netscape.com 77b756b7bf Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 01:46:22 +00:00
nhotta%netscape.com d12abb3faf Fixed typo in the property, contributed by tenthumbs@cybernex.net, bug 36938. 2000-04-26 04:24:42 +00:00
ftang%netscape.com 9a2ebc2d50 add more entries into the transliteration table which generated by the perl script. 2000-04-11 22:37:10 +00:00
erik%netscape.com 59211cbb33 bug 33147; mdash and ndash were both transliterated to a single '-'; made
the mdash longer by using 2 hyphens "--"; r=none
2000-03-24 04:25:54 +00:00
erik%netscape.com c137f1b3e6 bug 454; adding the windows-1252 fallbacks (e.g. ellipsis -> ...); r=rbs 2000-03-12 23:15:10 +00:00
nhotta%netscape.com d7ffea17ba Changed EURO to EUR, no bug, no reviewer. 2000-01-31 21:26:37 +00:00
nhotta%netscape.com 4500a9f7ce Adding a new property file for transliteration, bug 9574, r=ftang. 2000-01-28 00:35:53 +00:00
brade%netscape.com 3e9c2c4c13 fix typos in entities (r=momoi) 2000-01-23 19:19:32 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nhotta%netscape.com fa6a5d6ac3 Fixed a typo in the entity definition, r=ftang. 1999-11-02 01:19:19 +00:00
nhotta%netscape.com b5873913b7 Changed interface and implementation of nsIEntityConverter,
more entity support (before Latin1 only), added a string based interface. Bug fix 8865, r=ftang.
1999-10-18 22:33:14 +00:00
dp%netscape.com 9568ae8d05 Removing extra backslashes at the end of the install lines. Fixing
build.
1999-10-18 20:43:11 +00:00
nhotta%netscape.com b338c83fa6 Add new propertie files for html entity, part of bug fix 8865, r=ftang. 1999-10-18 20:02:20 +00:00
briano%netscape.com d055fd251c General cleanup. 1999-09-11 03:07:11 +00:00
tague%netscape.com e7049f0e55 Obsolete old entity conversion table. 1999-08-26 03:00:42 +00:00
tague%netscape.com f0ab775aeb Changed build destination of entity conversion tables. 1999-08-26 02:58:58 +00:00
tague%netscape.com 4ac91b854c Fixed up build location of the entity conversion tables. 1999-08-26 02:24:10 +00:00
tague%netscape.com 01b01c6ae5 Fixed up a makefile problem, updated the build location of the entity translation files. 1999-08-26 02:11:40 +00:00
ramiro%netscape.com e5dfc2a7eb Ignore generated files. 1999-08-21 12:14:23 +00:00
tague%netscape.com f1b6d29f55 Turned on nsIEntityConverter for Unix build 1999-08-21 02:50:58 +00:00
tague%netscape.com ce0c16737e First Checked In. 1999-08-21 01:41:17 +00:00
tague%netscape.com 407f64b741 Added to windows build. 1999-08-21 00:42:38 +00:00
tague%netscape.com 7b2409d97b Added nsIEntityConverter component. 1999-08-20 23:57:21 +00:00