jake%acutex.net
0640e35ec9
We don't really need to look for fragments that are pulled in by [% INCLUDE %] or [% PROCESS %]. While removing this code bit doesn't allow us to seperatly check that those fragments exist and compile, they'll be checked atomatically when the the template that wants them is run through the process() routine by the 004template.t test. This issue was raised because bug 98707 introduced a [% BLOCK %] element and the syntax for using that is the same as for including a template fragment.
2001-11-14 03:44:07 +00:00
pete%alphanumerica.com
0817f8a5cf
b=108925, r=shaver, sr=jst
...
patch to remove symlinked dirs when recursive flag is set to false
--pete
2001-11-14 03:42:59 +00:00
dbaron%fas.harvard.edu
5940ce3f08
Add unicharutils static library.
2001-11-14 03:08:55 +00:00
bzbarsky%mit.edu
9e36b574e5
Fix bustage -- add unicharutil to REQUIRES
2001-11-14 02:46:58 +00:00
seawood%netscape.com
efdd14b800
Removing unused unix-jar.mn
...
Bug #106375 r=lordpixel
2001-11-14 02:42:07 +00:00
dbaron%fas.harvard.edu
e1bd66a170
Fix xmlterm bustage, and make it faster too. r=bzbarsky b=104159
2001-11-14 02:41:03 +00:00
serge%netscape.com
fb3ba7184c
bug#99080 using plugger, makes the temp file huge; r=peterl; sr=dougt
2001-11-14 02:15:57 +00:00
mscott%netscape.com
ce80f699b3
Bug #109931 --> delay construction of the long email address view
...
until the user actually puts us in expanded email addresses mode.
r=bienvenu
sr=sspitzer
2001-11-14 02:07:39 +00:00
attinasi%netscape.com
c0186ec7ef
Fixing image that was added non-binary
2001-11-14 01:56:39 +00:00
av%netscape.com
cbf2756307
109973 -- passing plugin creation parameters to the plugin instance, not part of the build
2001-11-14 01:54:11 +00:00
dbaron%fas.harvard.edu
8d8b05c4b4
FizillaMach: Make the Quit menu item work by checking the command attribute in nsMenuBarX::ExecuteCommand as in nsMenuItemX::DoCommand. b=107212 r=pinkerton sr=sfraser
2001-11-14 01:53:33 +00:00
dbaron%fas.harvard.edu
f7d59fe1a7
FizillaMach: Further refine the XP_MACOSX / MOZ_WIDGET_TOOLKIT=mac ifdefs. b=109165 r=pinkerton sr=sfraser
2001-11-14 01:48:17 +00:00
av%netscape.com
c6f11f36ba
109973 -- SDK sample code, passing plugin creation parameters to the plugin instance, not part of the build
2001-11-14 01:47:28 +00:00
dbaron%fas.harvard.edu
df7f6c5a77
FizillaMach: Create MozillaDebug.app for DEBUG builds rather than Mozilla.app. b=109939 r=pinkerton sr=sfraser
2001-11-14 01:45:03 +00:00
leaf%mozilla.org
460588df4b
Automated update
2001-11-14 01:43:06 +00:00
seawood%netscape.com
05c30b84ee
Add hooks for building calendar. r=bryner
2001-11-14 01:40:53 +00:00
dbaron%fas.harvard.edu
e033409445
Reduce string copying by using |operator+| to form dependent concatenations. b=106153 r=jag sr=hyatt
2001-11-14 01:38:55 +00:00
dbaron%fas.harvard.edu
1e0c08dcfb
Reduce allocations by using the buffering in nsXMLContentSink. b=106153 r=jag sr=hyatt
2001-11-14 01:37:43 +00:00
wtc%netscape.com
d7553f1ced
Bugzilla bug 109389: changed the PLEvent event receiver window class
...
name to say "XPCOM" instead of "NSPR". r=dougt. sr=alecf.
2001-11-14 01:37:41 +00:00
timeless%mac.com
6dbfc3b58c
Bugzilla Bug 87792 Fix accesskeys based on new flexibility
...
patch by slate@gwu.edu r=aaronl sr=ben
2001-11-14 01:37:35 +00:00
sspitzer%netscape.com
8b50437f89
fix for #108264 , problems with autosubscribe dialog on linux.
...
fix for #68303 and #109537 . problems with auto-subscribe / auto-unsubscribe when newsgroup has non-ASCII chars in the name.
patches by hwaara. r/sr=sspitzer,alecf
2001-11-14 01:37:28 +00:00
bzbarsky%mit.edu
0dce65ed23
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
rangansen%netscape.com
626daef1eb
bug# 109072 ; s-kaie ; sr=hewitt Fixing the blank cert details tab problem
2001-11-14 01:32:21 +00:00
wtc%netscape.com
fcc52c8feb
Bugzilla bug 104645: Fixed compiler warnings. Improved compiler warning
...
fixes. r=mcafee.
Modified files: src/h_page.c src/hash.c tests/lots.c
2001-11-14 01:31:11 +00:00
alecf%netscape.com
4ce960a311
REQUIRES cleanup
2001-11-14 01:28:24 +00:00
leaf%mozilla.org
48ff35dbd3
Automated update
2001-11-14 01:28:01 +00:00
smontagu%netscape.com
2839d2a5e8
Change the definition of IS_ARABIC_ALPHABETIC to correct the display of Persian and Urdu numerals. Bug 82347, r=mkaply, sr=kin
2001-11-14 01:26:21 +00:00
seawood%netscape.com
db34ed0d4a
Remove reference to defunct libIDL homepage.
...
Bug #109901
2001-11-14 01:24:19 +00:00
seawood%netscape.com
699de99e2a
Generate proper tarball name for cross-compile builds. Use target name instead of build name.
2001-11-14 01:22:10 +00:00
sfraser%netscape.com
f97068fa67
Fix for blocker bug 109893. Comment out line that adds the plugins folder to the XPT search paths, to avoid errors when trying to look in MRJPlugin.jar for .xpt files on Mac. r=jband/a=sleestack
2001-11-14 01:14:08 +00:00
smeredith%netscape.com
1de89b777b
Merged SeamonkeyCCK_6_2_BRANCH with trunk.
2001-11-14 00:23:13 +00:00
bryner%netscape.com
7450bd55e1
Fixing smoketest blocker 109870 - crashes when favicon doesn't exist. r=dbaron ,sr=hyatt.
2001-11-13 23:35:12 +00:00
jpierre%netscape.com
03547abceb
Fix OS/2 build
2001-11-13 21:38:54 +00:00
sfraser%netscape.com
3c1bf08de0
Fix for blocker bug 109893; update packages-mac after I changed gfx/widget to be component DLLs. r=pink, sr=alecf
2001-11-13 19:47:31 +00:00
pschwartau%netscape.com
5e7026b24c
Adding another case to test.
2001-11-13 19:46:27 +00:00
mikep%oeone.com
b49ed4555c
Fixed bug 109262, alarms resetting their unit values.
2001-11-13 19:45:11 +00:00
dinglis%qnx.com
c73a5644df
-not part of build -
...
fixed crash when creating a scriptable Region
2001-11-13 19:25:32 +00:00
gerv%gerv.net
545feb9f44
Fix license headers and make attachment changed page look like bug changed page. Bug 99518 and 98110. r-myk, no second review.
2001-11-13 17:24:24 +00:00
mikep%oeone.com
b3b1b73a15
Changes made to get the calendar working under the nightlies because of XUL changes.
2001-11-13 16:39:15 +00:00
dinglis%qnx.com
30687c6192
- not part of build -
...
fix up bustage.
2001-11-13 15:49:51 +00:00
jaggernaut%netscape.com
665f9f9052
Bug 15050, bug 109650: if user starts typing after page load kicks off, but before it replaces the url, don't overwrite what the user just typed, but do update the rest of the UI, doh!, and make sure switching tabs does replace what the user typed. r=ben, sr=hewitt.
2001-11-13 09:00:22 +00:00
hyatt%netscape.com
4d95884d35
Turn on favicons in Mozilla. r=glazou, bryner, sr=ben,hewitt, bug 109843
2001-11-13 08:55:23 +00:00
seawood%netscape.com
ac32bccad3
Use separate shell process for cvs pulls so that 'make -n -f client.mk' doesn't attempt to pull from cvs.
...
Bug #71200
2001-11-13 08:38:56 +00:00
dbaron%fas.harvard.edu
1a55605c30
Adding newline to end of file to fix HP bustage.
2001-11-13 07:59:24 +00:00
bryner%netscape.com
f1c727ffc4
Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls.
2001-11-13 07:57:31 +00:00
seawood%netscape.com
7283be27a9
Update mail meta modules list to handle smime.
...
Bug #109432 r=bryner
2001-11-13 07:48:26 +00:00
rpotts%netscape.com
74f195e39f
bug #106558 (r=darin) again! make sure that all initial stream errors prevent the creation of a content viewer!
2001-11-13 07:47:22 +00:00
bstell%netscape.com
f681efff7a
follow up for bug 102113, per Brendan's request
...
change the name from dummy to align, no other change
2001-11-13 07:36:38 +00:00
hyatt%netscape.com
b90f0e572a
Fix handledomevent to work with custom eventts in XUL. r=jag, sr=hewitt, bug 109831
2001-11-13 07:00:21 +00:00
alecf%netscape.com
6482a2f0ec
remove some DEBUG_alecf's - no bug, not affecting anything...
2001-11-13 05:46:51 +00:00