despotdaemon%netscape.com
749bde4ea3
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@146367 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 01:22:13 +00:00
wtc%netscape.com
a7460393e3
Bugzilla bug 216693: use "." instead of "org" to specify the list for zip.
...
git-svn-id: svn://10.0.0.236/trunk@146365 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 01:13:06 +00:00
wtc%netscape.com
b80c10fa46
Import NSS_3_7_8_RTM.
...
git-svn-id: svn://10.0.0.236/trunk@146364 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 01:01:59 +00:00
bryner%brianryner.com
ab01a6727a
Actually add the site to the reject list if the user said "Never for this site." Bug 216542.
...
git-svn-id: svn://10.0.0.236/trunk@146363 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 00:34:09 +00:00
nicolson%netscape.com
d0c851c31d
Update JSS to version 3.4.1.
...
git-svn-id: svn://10.0.0.236/trunk@146361 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-27 00:08:43 +00:00
myk%mozilla.org
45baa4a1e1
Fix for bug 217029: creates appropriate date string if string is empty now that Date::Parse 2.27 doesn't do it for us auto-magically.
...
r=justdave
a=justdave
git-svn-id: svn://10.0.0.236/trunk@146359 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 23:56:45 +00:00
cls%seawood.org
9e281a8999
Since cygpath is converting paths into absolute paths, remove $srcdir as well as $_dos_srcdir to catch the relative paths.
...
Fixing dependency bustage when configure is called with a relative path.
Fallout from bug #210393
git-svn-id: svn://10.0.0.236/trunk@146356 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 20:28:47 +00:00
timeless%mozdev.org
8109d91717
Bug 210300 Incomplete Help Index
...
patch by rlk@trfenv.com r=oeschger a=asa
git-svn-id: svn://10.0.0.236/trunk@146355 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 20:05:32 +00:00
timeless%mozdev.org
69d95ea6a6
Bug 217063 Preferences categories expand after being closed
...
Backing out bug 209149 Sub-categories should be shown when selecting a category in the preferences dialog
a=mkaply
git-svn-id: svn://10.0.0.236/trunk@146354 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 19:28:00 +00:00
igor%mir2.org
6eae05a6e0
Added NativeFunction.initScriptFunction to initialize NativeFunction.argNames, NativeFunction.version and its usage in InterpretedFunction/InterpretedScript.
...
It will allow to make the protected fields in NativeFunction private when the optimizer will be updated to use the new function.
git-svn-id: svn://10.0.0.236/trunk@146353 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 18:06:10 +00:00
scott%scott-macgregor.org
3fcd33b285
Bug #217348 --> make the access keys consistent between the add and delete buttons for html and plain text domains.
...
git-svn-id: svn://10.0.0.236/trunk@146352 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 17:07:38 +00:00
cls%seawood.org
ad10d81602
Skip iconv checks for darwin builds as iconv is only available from fink and we do not want the extra external dependency.
...
Thanks to Jerry Talkington <jerry@smartasfuck.com > for the patch.
Bug #216908 r=cls sr=darin a=asa
git-svn-id: svn://10.0.0.236/trunk@146351 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 15:56:49 +00:00
igor%mir2.org
3bb28583be
Using ScriptRuntime.emptyStrings to return emoty var array
...
git-svn-id: svn://10.0.0.236/trunk@146350 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 15:45:16 +00:00
igor%mir2.org
9907b2e95f
Added public static final String[] emptyStrings to denote zero-length string array
...
git-svn-id: svn://10.0.0.236/trunk@146349 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 15:45:15 +00:00
igor%mir2.org
c04c61b5ff
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=217257 :
...
Patch from Larry Blair to fix decodeURIComponent()
git-svn-id: svn://10.0.0.236/trunk@146348 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 15:45:14 +00:00
igor%mir2.org
6dfa4d5e3b
Making createObject public so optimizer implementation can access it outside BaseFunction subclass
...
git-svn-id: svn://10.0.0.236/trunk@146347 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 15:45:13 +00:00
igor%mir2.org
9b26f8bd22
1. Support for generation tableswitch code
...
2. Utility method addLoadThis() as an alias for add(ByteCode.ALOAD_0)
git-svn-id: svn://10.0.0.236/trunk@146346 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 15:43:11 +00:00
cbiesinger%web.de
dad63c4b43
Bug 216606
...
New advanced IMAP popup should have IMAP as the default tab
patch by bugzilla@arlen.demon.co.uk (Ian Neal)
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
asa: approval1.5b+
git-svn-id: svn://10.0.0.236/trunk@146343 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 11:19:00 +00:00
cbiesinger%web.de
8abb42f652
Bug 216533
...
Move the "Composition" settings *above* the "Addressing" settings in the
Account Settings
patch by Ian Neal bugzilla@arlen.demon.co.uk
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
asa: approval1.5b+
git-svn-id: svn://10.0.0.236/trunk@146342 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 11:17:11 +00:00
cbiesinger%web.de
e3a4b6852c
216243 "browser, file, save page as" to a write protected media: no error
...
message
ere: review+
darin: superreview+
mkaply: approval1.5b+
git-svn-id: svn://10.0.0.236/trunk@146341 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 09:08:18 +00:00
jshin%mailaps.org
438691b836
bug 213035 : replace NS_ConvertUTF8toUCS2 with IsUTF8 for UTF8-ness checking (r=bienvenu, sr=bz, a1.5=asa)
...
git-svn-id: svn://10.0.0.236/trunk@146340 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 08:25:11 +00:00
scott%scott-macgregor.org
6503278d39
Leverage toolkit/mozapps which now gives us a new attachment opener dialog, a new pref category called attachments
...
which lets you configure your desired attachment behavior.
thanks to ben goodger for making mozapps possible.
git-svn-id: svn://10.0.0.236/trunk@146338 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 06:29:35 +00:00
scott%scott-macgregor.org
843b480337
Bug #134492 --> when printing a msg with attachments, also print a list of the attachments.
...
Thanks to Kevin Teuscher for helping to drive this patch.
r=mscott
sr=bienvenu/brendan
a=asa
git-svn-id: svn://10.0.0.236/trunk@146337 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 06:05:47 +00:00
bryner%brianryner.com
ad50ce74bb
Disable installer
...
git-svn-id: svn://10.0.0.236/trunk@146336 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 05:43:07 +00:00
scott%scott-macgregor.org
e2daed2346
add browser.download.useDownloadDir
...
git-svn-id: svn://10.0.0.236/trunk@146335 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 05:04:31 +00:00
bsmedberg%covad.net
699d799ccc
Bug 170514 - Language name representation not localizable. Patch by marcel.gosselin@polymtl.ca r=nhotta sr=jag a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146334 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 04:02:54 +00:00
cltbld%netscape.com
32a12d4a12
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@146333 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 00:30:14 +00:00
bsmedberg%covad.net
42ca5109a2
Bug 216366 - configure doesn't wrap ActiveState Perl calls correctly. r=cls a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146332 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-26 00:29:19 +00:00
darin%meer.net
6c703ba822
fixes (well sort of) bug 216800 "drag-n-drop to a GTK2 mozilla build often fails" r+sr=blizzard a=asa
...
git-svn-id: svn://10.0.0.236/trunk@146331 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 23:44:21 +00:00
scott%scott-macgregor.org
d00f6b2718
port blake's patch to pref-downloads so it works with his new widget state manager
...
git-svn-id: svn://10.0.0.236/trunk@146330 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 23:30:21 +00:00
gerv%gerv.net
dde9dee36c
Bug 214855 - back out. This is a branch patch. <shuffles feet in embarrassed fashion>
...
git-svn-id: svn://10.0.0.236/trunk@146325 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 23:03:59 +00:00
mkaply%us.ibm.com
4f68fde725
#216920
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - new drag drop code from Rich Walsh. Good stuff.
git-svn-id: svn://10.0.0.236/trunk@146324 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:54:06 +00:00
ben%bengoodger.com
69fbde6a3f
Oops forgot a makefile
...
git-svn-id: svn://10.0.0.236/trunk@146323 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:49:49 +00:00
ben%bengoodger.com
001ac4392b
Add mozapps dir to the build
...
git-svn-id: svn://10.0.0.236/trunk@146322 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:46:12 +00:00
mkaply%us.ibm.com
3583763572
#211984
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - refresh printer list before dialog comes up
git-svn-id: svn://10.0.0.236/trunk@146321 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:44:28 +00:00
scott%scott-macgregor.org
19362669a2
Bug #214981 --> copy over the local specific .rdf files in defaults. fixes the problem where
...
we aren't generating localstore.rdf in the profile like we should.
git-svn-id: svn://10.0.0.236/trunk@146320 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:40:44 +00:00
mkaply%us.ibm.com
d139dd4264
#216848
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - add some error checking for querying system fonts
git-svn-id: svn://10.0.0.236/trunk@146319 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:34:03 +00:00
mkaply%us.ibm.com
fd4241c51c
#217238
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - special case certain chars for clipboard and titlebar so we don't get question marks
git-svn-id: svn://10.0.0.236/trunk@146318 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:31:13 +00:00
mkaply%us.ibm.com
02ff64c8c5
#21330
...
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - rewrite nsAppShell - remove lots of code - more like Windows
git-svn-id: svn://10.0.0.236/trunk@146317 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:29:22 +00:00
bryner%brianryner.com
9adcbc8a44
Adding firebird base mozconfig. You can make use of this by adding:
...
. $(topsrcdir)/browser/config/mozconfig
to the top of your mozconfig file.
git-svn-id: svn://10.0.0.236/trunk@146316 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:23:11 +00:00
ben%bengoodger.com
0ec2518c80
merging blake's changes to pref.css from the other day over here, which is where they now belong.
...
git-svn-id: svn://10.0.0.236/trunk@146315 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:22:44 +00:00
ben%bengoodger.com
d7c621d584
Moving downloads options UI to new mozapps application support package that will live for now over in toolkit/mozapps so that thunderbird can share the new downloading options.
...
git-svn-id: svn://10.0.0.236/trunk@146314 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:21:31 +00:00
ben%bengoodger.com
0afa3a6b1d
Move downloading options UI to new mozapps application support package that is stored for now in toolkit/mozapps so that thunderbird can pick up the new downloading options.
...
git-svn-id: svn://10.0.0.236/trunk@146313 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:12:41 +00:00
bienvenu%nventure.com
ca4aebf61a
bulletproof crash when view has null db, shows up in talkback as topcrash, r=mscott, sr/a=sspitzer 216705
...
git-svn-id: svn://10.0.0.236/trunk@146312 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 22:00:07 +00:00
bryner%brianryner.com
007e76823a
Support using $topsrcdir for bash statements in mozconfig files (bug 216505). r=cls, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@146311 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 21:59:07 +00:00
bryner%brianryner.com
d10951c416
Fix mousewheel scrolling over certain IFRAMEs which have a line height of 0 on the scrollport view. Bug 203239, r/sr=roc, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@146310 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 21:47:58 +00:00
ben%bengoodger.com
9abf59646e
Moving new downloads files (unknown content type handler dialog, preferences dialogs, etc) to new mozapps shared application support directory which will live, for now, in toolkit/. This is so that thunderbird can also use the new downloading options.
...
git-svn-id: svn://10.0.0.236/trunk@146309 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 21:46:59 +00:00
scott%scott-macgregor.org
21c58d6b5a
Bug #217252 --> Contacts panel is double click trigger happy
...
git-svn-id: svn://10.0.0.236/trunk@146308 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 21:33:37 +00:00
scott%scott-macgregor.org
dfc3486e9d
try to fix pref bustage. synch up nsPrefWindow.js changes with those made in browser's version of that file.
...
git-svn-id: svn://10.0.0.236/trunk@146307 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 19:22:36 +00:00
wtc%netscape.com
ded3cf2577
Bugzilla bug 72291: have PK11_ListCerts return all the cert instances on
...
tokens. The patch is Julien Pierre's, with changes by Wan-Teh Chang.
Modified Files: pk11wrap/pk11cert.c pki/pki3hack.c pki/pki3hack.h
git-svn-id: svn://10.0.0.236/trunk@146306 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-25 19:18:02 +00:00