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

43 Коммитов

Автор SHA1 Сообщение Дата
smontagu%smontagu.org 8081c80efa Update transliterate.properties to Unicode 4.1.0 database. Bug 288137, r=jshin, sr=rbs 2005-04-02 18:44:01 +00:00
gerv%gerv.net b92568bebe Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
gerv%gerv.net 62e3767f68 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
gerv%gerv.net 554e0e99a4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
gerv%gerv.net 6f486a3c92 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00
seawood%netscape.com 8f112a4226 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
alecf%netscape.com 0050fe4247 remove comments from transliterate.properties to reduce the filesize by 47k
bug 188251, r=bz, sr=darin
2003-01-09 23:17:36 +00:00
smontagu%netscape.com cade4afa34 Add Hebrew punctuation characters to transliterate.properties. Bug 171520, r=ftang, sr=rbs. 2002-10-08 18:19:51 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
rbs%maths.uq.edu.au d19693d30e Attempt to fix Mac bustage 2002-07-17 00:09:59 +00:00
rbs%maths.uq.edu.au eae1de0251 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 ce9e9903a5 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 6e0b2ef372 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 a6c16da8e0 Add transliteration for U+2146 (ⅆ) b=119664, r=shanjian, rs=waterson 2002-01-15 23:00:56 +00:00
seawood%netscape.com 874c54280c 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 d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
rbs%maths.uq.edu.au 7dbdc3d8ec transliterate ⁡ b=106780 r=shanjian sr=waterson 2001-11-14 22:44:19 +00:00
rbs%maths.uq.edu.au 1b8e0a3b1f add transliterator to GfxWin, b=33498. r=shanjian, sr=waterson 2001-10-02 02:57:34 +00:00
ftang%netscape.com 3d619b9059 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 865c0eb983 Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 01:46:22 +00:00
nhotta%netscape.com 27b23d4590 Fixed typo in the property, contributed by tenthumbs@cybernex.net, bug 36938. 2000-04-26 04:24:42 +00:00
ftang%netscape.com e5740174e4 add more entries into the transliteration table which generated by the perl script. 2000-04-11 22:37:10 +00:00
erik%netscape.com a028954d2f 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 099275b1c9 bug 454; adding the windows-1252 fallbacks (e.g. ellipsis -> ...); r=rbs 2000-03-12 23:15:10 +00:00
nhotta%netscape.com 9192259d01 Changed EURO to EUR, no bug, no reviewer. 2000-01-31 21:26:37 +00:00
nhotta%netscape.com ed144ae0c9 Adding a new property file for transliteration, bug 9574, r=ftang. 2000-01-28 00:35:53 +00:00
brade%netscape.com c0b0bafe53 fix typos in entities (r=momoi) 2000-01-23 19:19:32 +00:00
dmose%mozilla.org 8535dda53e 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 69af03f210 Fixed a typo in the entity definition, r=ftang. 1999-11-02 01:19:19 +00:00
nhotta%netscape.com df06979b80 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 2506a5fe97 Removing extra backslashes at the end of the install lines. Fixing
build.
1999-10-18 20:43:11 +00:00
nhotta%netscape.com 297ea40b46 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 903d52c236 General cleanup. 1999-09-11 03:07:11 +00:00
tague%netscape.com 8a9f752fcf Obsolete old entity conversion table. 1999-08-26 03:00:42 +00:00
tague%netscape.com 63a4b5d79f Changed build destination of entity conversion tables. 1999-08-26 02:58:58 +00:00
tague%netscape.com 508fd3b70e Fixed up build location of the entity conversion tables. 1999-08-26 02:24:10 +00:00
tague%netscape.com bd03e5888c 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 b8c008dcae Ignore generated files. 1999-08-21 12:14:23 +00:00
tague%netscape.com ee342de47b Turned on nsIEntityConverter for Unix build 1999-08-21 02:50:58 +00:00
tague%netscape.com f0fb1ff7dc First Checked In. 1999-08-21 01:41:17 +00:00
tague%netscape.com 3887bf7e87 Added to windows build. 1999-08-21 00:42:38 +00:00
tague%netscape.com 86107ba392 Added nsIEntityConverter component. 1999-08-20 23:57:21 +00:00