dbaron%fas.harvard.edu
59892aa65e
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
alecf%netscape.com
132a073c05
bug 125055 - move uconv registration to table-based list of converters
...
shrinks dll and speeds up access
r=yokoyama, sr=blizzard
2002-02-15 15:03:39 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +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
leaf%mozilla.org
8310ba80d7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
nhotta%netscape.com
a12e996995
Adding Georgian charset GEOSTD8, contributed by giasher@wanex.net, bug 107533, r=ftang, rs=brendan.
2001-11-26 22:57:11 +00:00
nhotta%netscape.com
62734dcaf7
Adding Georgian charset GEOSTD8, contributed by giasher@wanex.net, bug 107533, r=ftang, rs=brendan.
2001-11-21 23:48:08 +00:00
nhotta%netscape.com
9bd48b50c5
Adding Georgian charset GEOSTD8, bug 107533, r=nhotta, sr=brendan.
2001-11-21 23:18:56 +00:00
ftang%netscape.com
05350eb94a
fix 93985. add ISO-8859-16 . r=yokoyama sr=blizzard
2001-10-16 12:26:38 +00:00
ftang%netscape.com
64b1d76d45
check in 93985. add ISO-8859-16 converter
...
r= yokoyama sr= blizzard (rs)
2001-10-16 12:06:22 +00:00
alecf%netscape.com
7f3e9d5db4
fix uconv depending on itself, r=cls part of bug 101761
2001-10-01 18:48:28 +00:00
gerv%gerv.net
6f48c5f805
License changes, take 2. Bug 98089. mozilla/intl/ (part 2).
2001-09-26 00:47:52 +00:00
gerv%gerv.net
1c6c9ed7c8
License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1).
2001-09-26 00:40:45 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
bc444f528a
bug #98089 : ripped new license
2001-09-19 22:39:41 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
alecf%netscape.com
68c4fc803a
add REQUIRES support to intl
...
b=98371 r=cls
2001-09-10 20:03:25 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
a0acb7980c
Remove redundant symbols from intl for static builds.
...
Bug #46775 r=yokoyama sr=blizzard a=asa
2001-06-17 01:00:47 +00:00
yokoyama%netscape.com
fd9f1e5097
bug 81486: Mac Romanian and cns plan 7 unicode converters do not work
...
Correcting typo errors for class names
r=ftang sr/a=blizzard
2001-06-06 00:45:48 +00:00
yokoyama%netscape.com
ba16f25c78
bugfix for 80329; /r=sfraser; /sr=brendan
2001-05-17 00:02:21 +00:00
kandrot%netscape.com
44e66f0ae1
Check in for Ron Guilmette's static build. r=nhotta, sr=waterson bug #46775
2001-05-14 06:30:56 +00:00
waterson%netscape.com
be1dc4cf08
Bug 77209. Get rid of unused module instance counting in order to eliminate duplicate global symbols. r=erik, sr=shaver
2001-05-06 02:27:33 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
ftang%netscape.com
9b73e0ddeb
fix 65773. r=yokoyama sr=sfraser add cid for mac converters
2001-04-11 23:43:26 +00:00
ftang%netscape.com
0aedb3ac71
fix bug 65773 r=yokoyama sr=sfraser
...
add mac table and unix/window makefile
2001-04-11 23:39:43 +00:00
shaver%mozilla.org
a0daa1645d
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
dprice%netscape.com
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
ftang%netscape.com
9f8a711a2c
not part of the build yet.
fix bug 65773
r=nobodyyet sr=nobodyyet
2001-04-04 14:36:53 +00:00
rickg%netscape.com
169a621d42
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
yokoyama%netscape.com
6af74b3c78
Bug fix 72308: Removing duplicate files
2001-03-21 01:17:43 +00:00
yokoyama%netscape.com
5f0f8a8a0b
bug fix 72660; sr=erik
2001-03-21 01:03:30 +00:00
dprice%netscape.com
edb387e49c
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
ftang%netscape.com
7524805ce5
fix 71419. r=bstell sr=erik. fix the mapping so now we won't map
...
30-39 to U+660-U+669
2001-03-12 22:33:34 +00:00
ftang%netscape.com
ae459a36ab
fix 17962. remap 4 entryies adobe symbol font to display lcell, rcell, lfloor and rflorr in HTML4
...
r=bstell sr=erik
2001-03-12 22:30:30 +00:00
yokoyama%netscape.com
eb46ca20ff
Fix for 68224. /r=ftang, /sr=brendan@mozilla.org
2001-03-01 03:33:44 +00:00
yokoyama%netscape.com
24d3fdce2a
Fix for 67520; /r=ftang , /sr=brendan@mozilla.org
2001-03-01 03:22:52 +00:00
dprice%netscape.com
199c935b04
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
dprice%netscape.com
997fb091c7
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
yokoyama%netscape.com
835fe9ea71
Fix for 65685; /r=valeski, /sr=ftang
2001-02-07 01:21:55 +00:00
jgmyers%netscape.com
b8a425d276
utf-8 decoder no longer accepts overlong sequences: bug 50702 r,sr=ftang
2001-02-03 00:08:40 +00:00
dbaron%fas.harvard.edu
3b84cb26a3
Change case of #include since filenames are case sensitive on some platforms.
2001-01-23 23:52:37 +00:00
yokoyama%netscape.com
5b4bb14a66
Fix for 22921; nsIModule code. /sr=ftang
2001-01-23 22:33:22 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
ftang%netscape.com
a6c5970a07
better fix for 35004. thanks John G. Myer's patch. r=ftang
2000-08-29 23:48:34 +00:00